| Package | Description |
|---|---|
| com.google.api.services.run.v2 | |
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudRun.Projects.Locations.Jobs.SetIamPolicy |
CloudRun.Projects.Locations.Jobs.setIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM Access control policy for the specified Job.
|
CloudRun.Projects.Locations.Services.SetIamPolicy |
CloudRun.Projects.Locations.Services.setIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM Access control policy for the specified Service.
|
CloudRun.Projects.Locations.WorkerPools.SetIamPolicy |
CloudRun.Projects.Locations.WorkerPools.setIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM Access control policy for the specified WorkerPool.
|
| Constructor and Description |
|---|
SetIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM Access control policy for the specified Job.
|
SetIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM Access control policy for the specified Service.
|
SetIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM Access control policy for the specified WorkerPool.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.clone() |
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.set(String fieldName,
Object value) |
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.setPolicy(GoogleIamV1Policy policy)
REQUIRED: The complete policy to be applied to the `resource`.
|
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.setUpdateMask(String updateMask)
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
|
Copyright © 2011–2026 Google. All rights reserved.