| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.TestIamPermissions |
Apigee.Organizations.Environments.testIamPermissions(String resource,
GoogleIamV1TestIamPermissionsRequest content)
Tests the permissions of a user on an environment, and returns a subset of permissions that the
user has on the environment.
|
Apigee.Organizations.Environments.Deployments.TestIamPermissions |
Apigee.Organizations.Environments.Deployments.testIamPermissions(String resource,
GoogleIamV1TestIamPermissionsRequest content)
Tests the permissions of a user on a deployment, and returns a subset of permissions that the
user has on the deployment.
|
Apigee.Organizations.Spaces.TestIamPermissions |
Apigee.Organizations.Spaces.testIamPermissions(String resource,
GoogleIamV1TestIamPermissionsRequest content)
Callers don't need any permissions.
|
| Constructor and Description |
|---|
TestIamPermissions(String resource,
GoogleIamV1TestIamPermissionsRequest content)
Tests the permissions of a user on an environment, and returns a subset of permissions that the
user has on the environment.
|
TestIamPermissions(String resource,
GoogleIamV1TestIamPermissionsRequest content)
Tests the permissions of a user on a deployment, and returns a subset of permissions that the
user has on the deployment.
|
TestIamPermissions(String resource,
GoogleIamV1TestIamPermissionsRequest content)
Callers don't need any permissions.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1TestIamPermissionsRequest |
GoogleIamV1TestIamPermissionsRequest.clone() |
GoogleIamV1TestIamPermissionsRequest |
GoogleIamV1TestIamPermissionsRequest.set(String fieldName,
Object value) |
GoogleIamV1TestIamPermissionsRequest |
GoogleIamV1TestIamPermissionsRequest.setPermissions(List<String> permissions)
The set of permissions to check for the `resource`.
|
Copyright © 2011–2025 Google. All rights reserved.