Uses of Class
com.google.cloud.asset.v1.BatchGetEffectiveIamPoliciesRequest
-
Packages that use BatchGetEffectiveIamPoliciesRequest Package Description com.google.cloud.asset.v1 A client to Cloud Asset APIcom.google.cloud.asset.v1.stub -
-
Uses of BatchGetEffectiveIamPoliciesRequest in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest.Builder. build()
BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest.Builder. buildPartial()
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. getDefaultInstance()
BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest.Builder. getDefaultInstanceForType()
BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. getDefaultInstanceForType()
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseDelimitedFrom(InputStream input)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(byte[] data)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(InputStream input)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(ByteBuffer data)
static BatchGetEffectiveIamPoliciesRequest
BatchGetEffectiveIamPoliciesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.asset.v1 that return types with arguments of type BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceClient. batchGetEffectiveIamPoliciesCallable()
Gets effective IAM policies for a batch of resources.com.google.api.gax.rpc.UnaryCallSettings<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceSettings. batchGetEffectiveIamPoliciesSettings()
Returns the object with the settings used for calls to batchGetEffectiveIamPolicies.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceSettings.Builder. batchGetEffectiveIamPoliciesSettings()
Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.static io.grpc.MethodDescriptor<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceGrpc. getBatchGetEffectiveIamPoliciesMethod()
com.google.protobuf.Parser<BatchGetEffectiveIamPoliciesRequest>
BatchGetEffectiveIamPoliciesRequest. getParserForType()
static com.google.protobuf.Parser<BatchGetEffectiveIamPoliciesRequest>
BatchGetEffectiveIamPoliciesRequest. parser()
Methods in com.google.cloud.asset.v1 with parameters of type BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description BatchGetEffectiveIamPoliciesResponse
AssetServiceClient. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)
Gets effective IAM policies for a batch of resources.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.void
AssetServiceGrpc.AssetServiceStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request, io.grpc.stub.StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)
Gets effective IAM policies for a batch of resources.default void
AssetServiceGrpc.AsyncService. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request, io.grpc.stub.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)
-
Uses of BatchGetEffectiveIamPoliciesRequest in com.google.cloud.asset.v1.stub
Methods in com.google.cloud.asset.v1.stub that return types with arguments of type BatchGetEffectiveIamPoliciesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceStub. batchGetEffectiveIamPoliciesCallable()
com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
GrpcAssetServiceStub. batchGetEffectiveIamPoliciesCallable()
com.google.api.gax.rpc.UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
HttpJsonAssetServiceStub. batchGetEffectiveIamPoliciesCallable()
com.google.api.gax.rpc.UnaryCallSettings<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceStubSettings. batchGetEffectiveIamPoliciesSettings()
Returns the object with the settings used for calls to batchGetEffectiveIamPolicies.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
AssetServiceStubSettings.Builder. batchGetEffectiveIamPoliciesSettings()
Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.
-