Package | Description |
---|---|
com.google.api.services.spanner.v1 | |
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
Spanner.Projects.Instances.TestIamPermissions |
Spanner.Projects.Instances.testIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified instance resource.
|
Spanner.Projects.Instances.Backups.TestIamPermissions |
Spanner.Projects.Instances.Backups.testIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
Spanner.Projects.Instances.Databases.TestIamPermissions |
Spanner.Projects.Instances.Databases.testIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
Spanner.Projects.Instances.Databases.BackupSchedules.TestIamPermissions |
Spanner.Projects.Instances.Databases.BackupSchedules.testIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
Spanner.Projects.Instances.Databases.DatabaseRoles.TestIamPermissions |
Spanner.Projects.Instances.Databases.DatabaseRoles.testIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
Constructor and Description |
---|
TestIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified instance resource.
|
TestIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
TestIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
TestIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
TestIamPermissions(String resource,
TestIamPermissionsRequest content)
Returns permissions that the caller has on the specified database or backup resource.
|
Modifier and Type | Method and Description |
---|---|
TestIamPermissionsRequest |
TestIamPermissionsRequest.clone() |
TestIamPermissionsRequest |
TestIamPermissionsRequest.set(String fieldName,
Object value) |
TestIamPermissionsRequest |
TestIamPermissionsRequest.setPermissions(List<String> permissions)
REQUIRED: The set of permissions to check for 'resource'.
|
Copyright © 2011–2025 Google. All rights reserved.