Package | Description |
---|---|
com.google.api.services.cloudresourcemanager.v3 | |
com.google.api.services.cloudresourcemanager.v3.model |
Modifier and Type | Method and Description |
---|---|
CloudResourceManager.Folders.GetIamPolicy |
CloudResourceManager.Folders.getIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for a folder.
|
CloudResourceManager.Organizations.GetIamPolicy |
CloudResourceManager.Organizations.getIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for an organization resource.
|
CloudResourceManager.Projects.GetIamPolicy |
CloudResourceManager.Projects.getIamPolicy(String resource,
GetIamPolicyRequest content)
Returns the IAM access control policy for the specified project, in the format
`projects/{ProjectIdOrNumber}` e.g.
|
CloudResourceManager.TagKeys.GetIamPolicy |
CloudResourceManager.TagKeys.getIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for a TagKey.
|
CloudResourceManager.TagValues.GetIamPolicy |
CloudResourceManager.TagValues.getIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for a TagValue.
|
Constructor and Description |
---|
GetIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for a folder.
|
GetIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for an organization resource.
|
GetIamPolicy(String resource,
GetIamPolicyRequest content)
Returns the IAM access control policy for the specified project, in the format
`projects/{ProjectIdOrNumber}` e.g.
|
GetIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for a TagKey.
|
GetIamPolicy(String resource,
GetIamPolicyRequest content)
Gets the access control policy for a TagValue.
|
Modifier and Type | Method and Description |
---|---|
GetIamPolicyRequest |
GetIamPolicyRequest.clone() |
GetIamPolicyRequest |
GetIamPolicyRequest.set(String fieldName,
Object value) |
GetIamPolicyRequest |
GetIamPolicyRequest.setOptions(GetPolicyOptions options)
OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.
|
Copyright © 2011–2024 Google. All rights reserved.