Package | Description |
---|---|
com.google.api.services.deploymentmanager | |
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
DeploymentManager.Deployments.TestIamPermissions |
DeploymentManager.Deployments.testIamPermissions(String project,
String resource,
TestPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
Constructor and Description |
---|
TestIamPermissions(String project,
String resource,
TestPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
Modifier and Type | Method and Description |
---|---|
TestPermissionsRequest |
TestPermissionsRequest.clone() |
TestPermissionsRequest |
TestPermissionsRequest.set(String fieldName,
Object value) |
TestPermissionsRequest |
TestPermissionsRequest.setPermissions(List<String> permissions)
The set of permissions to check for the 'resource'.
|
Copyright © 2011–2024 Google. All rights reserved.