Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.asset.v1.stub |
Modifier and Type | Method and Description |
---|---|
BatchGetEffectiveIamPoliciesResponse |
AssetServiceGrpc.AssetServiceBlockingStub.batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)
Gets effective IAM policies for a batch of resources.
|
com.google.common.util.concurrent.ListenableFuture<BatchGetEffectiveIamPoliciesResponse> |
AssetServiceGrpc.AssetServiceFutureStub.batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)
Gets effective IAM policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesResponse |
AssetServiceClient.batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)
Gets effective IAM policies for a batch of resources.
|
void |
AssetServiceGrpc.AssetServiceImplBase.batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request,
StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)
Gets effective IAM policies for a batch of resources.
|
void |
AssetServiceGrpc.AssetServiceStub.batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request,
StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)
Gets effective IAM policies for a batch of resources.
|
BatchGetEffectiveIamPoliciesRequest.Builder |
BatchGetEffectiveIamPoliciesRequest.Builder.mergeFrom(BatchGetEffectiveIamPoliciesRequest other) |
static BatchGetEffectiveIamPoliciesRequest.Builder |
BatchGetEffectiveIamPoliciesRequest.newBuilder(BatchGetEffectiveIamPoliciesRequest prototype) |
Copyright © 2022 Google LLC. All rights reserved.