Package | Description |
---|---|
com.google.api.services.pubsub | |
com.google.api.services.pubsub.model |
Modifier and Type | Method and Description |
---|---|
Pubsub.Projects.Snapshots.TestIamPermissions |
Pubsub.Projects.Snapshots.testIamPermissions(java.lang.String resource,
TestIamPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
Pubsub.Projects.Subscriptions.TestIamPermissions |
Pubsub.Projects.Subscriptions.testIamPermissions(java.lang.String resource,
TestIamPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
Pubsub.Projects.Topics.TestIamPermissions |
Pubsub.Projects.Topics.testIamPermissions(java.lang.String resource,
TestIamPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
Constructor and Description |
---|
TestIamPermissions(java.lang.String resource,
TestIamPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
TestIamPermissions(java.lang.String resource,
TestIamPermissionsRequest content)
Returns permissions that a caller has on the specified resource.
|
TestIamPermissions(java.lang.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(java.lang.String fieldName,
java.lang.Object value) |
TestIamPermissionsRequest |
TestIamPermissionsRequest.setPermissions(java.util.List<java.lang.String> permissions)
The set of permissions to check for the `resource`.
|