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