IamApi class
Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls. Note: This API is tied to the IAM service account credentials API ( iamcredentials.googleapis.com). Enabling or disabling this API will also enable or disable the IAM service account credentials API.
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- iamPolicies → IamPoliciesResourceApi
-
read-only
- organizations → OrganizationsResourceApi
-
read-only
- permissions → PermissionsResourceApi
-
read-only
- projects → ProjectsResourceApi
-
read-only
- roles → RolesResourceApi
-
read-only
- 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
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- CloudPlatformScope → const String
-
View and manage your data across Google Cloud Platform services
"https://www.googleapis.com/auth/cloud-platform"