OrganizationsLocationsOrgPolicyViolationsPreviewsResource class

Properties

hashCode int
The hash code for this object.
no setterinherited
operations OrganizationsLocationsOrgPolicyViolationsPreviewsOperationsResource
no setter
orgPolicyViolations OrganizationsLocationsOrgPolicyViolationsPreviewsOrgPolicyViolationsResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

create(GoogleCloudPolicysimulatorV1OrgPolicyViolationsPreview request, String parent, {String? orgPolicyViolationsPreviewId, String? $fields}) Future<GoogleLongrunningOperation>
CreateOrgPolicyViolationsPreview creates an OrgPolicyViolationsPreview for the proposed changes in the provided OrgPolicyViolationsPreview.OrgPolicyOverlay.
get(String name, {String? $fields}) Future<GoogleCloudPolicysimulatorV1OrgPolicyViolationsPreview>
GetOrgPolicyViolationsPreview gets the specified OrgPolicyViolationsPreview.
list(String parent, {int? pageSize, String? pageToken, String? $fields}) Future<GoogleCloudPolicysimulatorV1ListOrgPolicyViolationsPreviewsResponse>
ListOrgPolicyViolationsPreviews lists each OrgPolicyViolationsPreview in an organization.
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