$GetPolicyOptions class Null safety
Used by:
- accesscontextmanager:v1 : GetPolicyOptions
- bigquery:v2 : GetPolicyOptions
- bigtableadmin:v2 : GetPolicyOptions
- cloudiot:v1 : GetPolicyOptions
- cloudresourcemanager:v1 : GetPolicyOptions
- cloudresourcemanager:v2 : GetPolicyOptions
- cloudresourcemanager:v3 : GetPolicyOptions
- cloudtasks:v2 : GetPolicyOptions
- containeranalysis:v1 : GetPolicyOptions
- datacatalog:v1 : GetPolicyOptions
- iap:v1 : GetPolicyOptions
- securitycenter:v1 : GetPolicyOptions
- servicedirectory:v1 : GetPolicyOptions
- servicemanagement:v1 : GetPolicyOptions
- spanner:v1 : GetPolicyOptions
Constructors
- $GetPolicyOptions({int? requestedPolicyVersion})
- $GetPolicyOptions.fromJson(Map _json)
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- requestedPolicyVersion ↔ int?
-
The maximum policy version that will be used to format the policy. [...]
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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