Uses of Class
com.google.cloud.asset.v1.BatchGetEffectiveIamPoliciesResponse
-
Packages that use BatchGetEffectiveIamPoliciesResponse Package Description com.google.cloud.asset.v1 A client to Cloud Asset APIcom.google.cloud.asset.v1.stub -
-
Uses of BatchGetEffectiveIamPoliciesResponse in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return BatchGetEffectiveIamPoliciesResponse Modifier and Type Method Description BatchGetEffectiveIamPoliciesResponseAssetServiceClient. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)Gets effective IAM policies for a batch of resources.BatchGetEffectiveIamPoliciesResponseAssetServiceGrpc.AssetServiceBlockingStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)Gets effective IAM policies for a batch of resources.BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse.Builder. build()BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse.Builder. buildPartial()static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. getDefaultInstance()BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse.Builder. getDefaultInstanceForType()BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. getDefaultInstanceForType()static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseDelimitedFrom(InputStream input)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(byte[] data)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(com.google.protobuf.ByteString data)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(InputStream input)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(ByteBuffer data)static BatchGetEffectiveIamPoliciesResponseBatchGetEffectiveIamPoliciesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type BatchGetEffectiveIamPoliciesResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BatchGetEffectiveIamPoliciesResponse>AssetServiceGrpc.AssetServiceFutureStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request)Gets effective IAM policies for a batch of resources.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<BatchGetEffectiveIamPoliciesResponse>BatchGetEffectiveIamPoliciesResponse. getParserForType()static com.google.protobuf.Parser<BatchGetEffectiveIamPoliciesResponse>BatchGetEffectiveIamPoliciesResponse. parser()Methods in com.google.cloud.asset.v1 with parameters of type BatchGetEffectiveIamPoliciesResponse Modifier and Type Method Description BatchGetEffectiveIamPoliciesResponse.BuilderBatchGetEffectiveIamPoliciesResponse.Builder. mergeFrom(BatchGetEffectiveIamPoliciesResponse other)static BatchGetEffectiveIamPoliciesResponse.BuilderBatchGetEffectiveIamPoliciesResponse. newBuilder(BatchGetEffectiveIamPoliciesResponse prototype)Method parameters in com.google.cloud.asset.v1 with type arguments of type BatchGetEffectiveIamPoliciesResponse Modifier and Type Method Description voidAssetServiceGrpc.AssetServiceStub. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request, io.grpc.stub.StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)Gets effective IAM policies for a batch of resources.default voidAssetServiceGrpc.AsyncService. batchGetEffectiveIamPolicies(BatchGetEffectiveIamPoliciesRequest request, io.grpc.stub.StreamObserver<BatchGetEffectiveIamPoliciesResponse> responseObserver)Gets effective IAM policies for a batch of resources. -
Uses of BatchGetEffectiveIamPoliciesResponse in com.google.cloud.asset.v1.stub
Methods in com.google.cloud.asset.v1.stub that return types with arguments of type BatchGetEffectiveIamPoliciesResponse 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.
-