GoogleCloudAssuredworkloadsV1ListViolationsResponse constructor
GoogleCloudAssuredworkloadsV1ListViolationsResponse({
- String? nextPageToken,
- List<
GoogleCloudAssuredworkloadsV1Violation> ? violations,
Implementation
GoogleCloudAssuredworkloadsV1ListViolationsResponse({
this.nextPageToken,
this.violations,
});