$GetPolicyOptions00 class
Used by:
- accesscontextmanager:v1 : GetPolicyOptions
- analyticshub:v1 : GetPolicyOptions
- bigquery:v2 : GetPolicyOptions
- bigqueryconnection:v1 : GetPolicyOptions
- bigquerydatapolicy:v1 : GetPolicyOptions
- bigtableadmin:v2 : GetPolicyOptions
- cloudresourcemanager:v1 : GetPolicyOptions
- cloudresourcemanager:v2 : GetPolicyOptions
- cloudresourcemanager:v3 : GetPolicyOptions
- cloudtasks:v2 : GetPolicyOptions
- containeranalysis:v1 : GetPolicyOptions
- datacatalog:v1 : GetPolicyOptions
- dns:v1 : GoogleIamV1GetPolicyOptions
- iam:v1 : GetPolicyOptions
- iap:v1 : GetPolicyOptions
- identitytoolkit:v2 : GoogleIamV1GetPolicyOptions
- securitycenter:v1 : GetPolicyOptions
- servicedirectory:v1 : GetPolicyOptions
- servicemanagement:v1 : GetPolicyOptions
- spanner:v1 : GetPolicyOptions
Constructors
- $GetPolicyOptions00({int? requestedPolicyVersion})
- $GetPolicyOptions00.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- requestedPolicyVersion ↔ int?
-
The maximum policy version that will be used to format the policy.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited