Cloudresourcemanager_v1beta1Functions
Functions
Link copied to clipboard
suspend fun getOrganizationIamPolicy(argument: GetOrganizationIamPolicyPlainArgs): GetOrganizationIamPolicyResult
Gets the access control policy for an Organization resource. May be empty if no such policy or resource exists. The resource
field should be the organization's resource name, e.g. "organizations/123".
suspend fun getOrganizationIamPolicy(argument: suspend GetOrganizationIamPolicyPlainArgsBuilder.() -> Unit): GetOrganizationIamPolicyResult
Link copied to clipboard
Retrieves the Project identified by the specified project_id
(for example, my-project-123
). The caller must have read permissions for this Project.
Link copied to clipboard
Returns the IAM access control policy for the specified Project. Permission is denied if the policy or the resource does not exist. For additional information about resource structure and identification, see /apis/design/resource_names.
suspend fun getProjectIamPolicy(argument: suspend GetProjectIamPolicyPlainArgsBuilder.() -> Unit): GetProjectIamPolicyResult