OrganizationsLocationsWorkloadsViolationsResource class
Constructors
- OrganizationsLocationsWorkloadsViolationsResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
acknowledge(
GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest request, String name, {String? $fields}) → Future< GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse> - Acknowledges an existing violation.
-
get(
String name, {String? $fields}) → Future< GoogleCloudAssuredworkloadsV1Violation> - Retrieves Assured Workload Violation based on ID.
-
list(
String parent, {String? filter, String? interval_endTime, String? interval_startTime, int? pageSize, String? pageToken, String? $fields}) → Future< GoogleCloudAssuredworkloadsV1ListViolationsResponse> - Lists the Violations in the AssuredWorkload Environment.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited