Classes
CreatePolicyRequest
Request message for CreatePolicy
.
Protobuf type google.iam.v2beta.CreatePolicyRequest
CreatePolicyRequest.Builder
Request message for CreatePolicy
.
Protobuf type google.iam.v2beta.CreatePolicyRequest
DeletePolicyRequest
Request message for DeletePolicy
.
Protobuf type google.iam.v2beta.DeletePolicyRequest
DeletePolicyRequest.Builder
Request message for DeletePolicy
.
Protobuf type google.iam.v2beta.DeletePolicyRequest
DenyRule
A deny rule in an IAM deny policy.
Protobuf type google.iam.v2beta.DenyRule
DenyRule.Builder
A deny rule in an IAM deny policy.
Protobuf type google.iam.v2beta.DenyRule
DenyRuleProto
GetPolicyRequest
Request message for GetPolicy
.
Protobuf type google.iam.v2beta.GetPolicyRequest
GetPolicyRequest.Builder
Request message for GetPolicy
.
Protobuf type google.iam.v2beta.GetPolicyRequest
ListPoliciesRequest
Request message for ListPolicies
.
Protobuf type google.iam.v2beta.ListPoliciesRequest
ListPoliciesRequest.Builder
Request message for ListPolicies
.
Protobuf type google.iam.v2beta.ListPoliciesRequest
ListPoliciesResponse
Response message for ListPolicies
.
Protobuf type google.iam.v2beta.ListPoliciesResponse
ListPoliciesResponse.Builder
Response message for ListPolicies
.
Protobuf type google.iam.v2beta.ListPoliciesResponse
PoliciesGrpc
An interface for managing Identity and Access Management (IAM) policies.
PoliciesGrpc.PoliciesBlockingStub
A stub to allow clients to do synchronous rpc calls to service Policies.
An interface for managing Identity and Access Management (IAM) policies.
PoliciesGrpc.PoliciesFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service Policies.
An interface for managing Identity and Access Management (IAM) policies.
PoliciesGrpc.PoliciesImplBase
Base class for the server implementation of the service Policies.
An interface for managing Identity and Access Management (IAM) policies.
PoliciesGrpc.PoliciesStub
A stub to allow clients to do asynchronous rpc calls to service Policies.
An interface for managing Identity and Access Management (IAM) policies.
Policy
Data for an IAM policy.
Protobuf type google.iam.v2beta.Policy
Policy.Builder
Data for an IAM policy.
Protobuf type google.iam.v2beta.Policy
PolicyOperationMetadata
Metadata for long-running Policy
operations.
Protobuf type google.iam.v2beta.PolicyOperationMetadata
PolicyOperationMetadata.Builder
Metadata for long-running Policy
operations.
Protobuf type google.iam.v2beta.PolicyOperationMetadata
PolicyProto
PolicyRule
A single rule in a Policy
.
Protobuf type google.iam.v2beta.PolicyRule
PolicyRule.Builder
A single rule in a Policy
.
Protobuf type google.iam.v2beta.PolicyRule
UpdatePolicyRequest
Request message for UpdatePolicy
.
Protobuf type google.iam.v2beta.UpdatePolicyRequest
UpdatePolicyRequest.Builder
Request message for UpdatePolicy
.
Protobuf type google.iam.v2beta.UpdatePolicyRequest
Interfaces
CreatePolicyRequestOrBuilder
DeletePolicyRequestOrBuilder
DenyRuleOrBuilder
GetPolicyRequestOrBuilder
ListPoliciesRequestOrBuilder
ListPoliciesResponseOrBuilder
PoliciesGrpc.AsyncService
An interface for managing Identity and Access Management (IAM) policies.