Package | Description |
---|---|
com.google.api.services.iam.v1 | |
com.google.api.services.iam.v1.model |
Modifier and Type | Method and Description |
---|---|
Iam.Projects.ServiceAccounts.SetIamPolicy |
Iam.Projects.ServiceAccounts.setIamPolicy(java.lang.String resource,
SetIamPolicyRequest content)
Sets the IAM access control policy for a ServiceAccount.
|
Constructor and Description |
---|
Iam.Projects.ServiceAccounts.SetIamPolicy(java.lang.String resource,
SetIamPolicyRequest content)
Sets the IAM access control policy for a ServiceAccount.
|
Modifier and Type | Method and Description |
---|---|
SetIamPolicyRequest |
SetIamPolicyRequest.clone() |
SetIamPolicyRequest |
SetIamPolicyRequest.set(java.lang.String fieldName,
java.lang.Object value) |
SetIamPolicyRequest |
SetIamPolicyRequest.setPolicy(Policy policy)
REQUIRED: The complete policy to be applied to the `resource`.
|