Uses of Class
com.google.cloud.asset.v1.AnalyzeIamPolicyLongrunningRequest
-
Packages that use AnalyzeIamPolicyLongrunningRequest Package Description com.google.cloud.asset.v1 A client to Cloud Asset APIcom.google.cloud.asset.v1.stub -
-
Uses of AnalyzeIamPolicyLongrunningRequest in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return AnalyzeIamPolicyLongrunningRequest Modifier and Type Method Description AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest.Builder. build()AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest.Builder. buildPartial()static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. getDefaultInstance()AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest.Builder. getDefaultInstanceForType()AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. getDefaultInstanceForType()static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseDelimitedFrom(InputStream input)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(byte[] data)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(com.google.protobuf.ByteString data)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(InputStream input)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(ByteBuffer data)static AnalyzeIamPolicyLongrunningRequestAnalyzeIamPolicyLongrunningRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type AnalyzeIamPolicyLongrunningRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceClient. analyzeIamPolicyLongrunningCallable()Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.com.google.api.gax.rpc.OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceClient. analyzeIamPolicyLongrunningOperationCallable()Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.com.google.api.gax.rpc.OperationCallSettings<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceSettings. analyzeIamPolicyLongrunningOperationSettings()Returns the object with the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceSettings.Builder. analyzeIamPolicyLongrunningOperationSettings()Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.UnaryCallSettings<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceSettings. analyzeIamPolicyLongrunningSettings()Returns the object with the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceSettings.Builder. analyzeIamPolicyLongrunningSettings()Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.static io.grpc.MethodDescriptor<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceGrpc. getAnalyzeIamPolicyLongrunningMethod()com.google.protobuf.Parser<AnalyzeIamPolicyLongrunningRequest>AnalyzeIamPolicyLongrunningRequest. getParserForType()static com.google.protobuf.Parser<AnalyzeIamPolicyLongrunningRequest>AnalyzeIamPolicyLongrunningRequest. parser()Methods in com.google.cloud.asset.v1 with parameters of type AnalyzeIamPolicyLongrunningRequest Modifier and Type Method Description com.google.longrunning.OperationAssetServiceGrpc.AssetServiceBlockingStub. analyzeIamPolicyLongrunning(AnalyzeIamPolicyLongrunningRequest request)Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AssetServiceGrpc.AssetServiceFutureStub. analyzeIamPolicyLongrunning(AnalyzeIamPolicyLongrunningRequest request)Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.voidAssetServiceGrpc.AssetServiceStub. analyzeIamPolicyLongrunning(AnalyzeIamPolicyLongrunningRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.default voidAssetServiceGrpc.AsyncService. analyzeIamPolicyLongrunning(AnalyzeIamPolicyLongrunningRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.com.google.api.gax.longrunning.OperationFuture<AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceClient. analyzeIamPolicyLongrunningAsync(AnalyzeIamPolicyLongrunningRequest request)Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Google Cloud Storage or a BigQuery destination.AnalyzeIamPolicyLongrunningRequest.BuilderAnalyzeIamPolicyLongrunningRequest.Builder. mergeFrom(AnalyzeIamPolicyLongrunningRequest other)static AnalyzeIamPolicyLongrunningRequest.BuilderAnalyzeIamPolicyLongrunningRequest. newBuilder(AnalyzeIamPolicyLongrunningRequest prototype) -
Uses of AnalyzeIamPolicyLongrunningRequest in com.google.cloud.asset.v1.stub
Methods in com.google.cloud.asset.v1.stub that return types with arguments of type AnalyzeIamPolicyLongrunningRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceStub. analyzeIamPolicyLongrunningCallable()com.google.api.gax.rpc.UnaryCallable<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>GrpcAssetServiceStub. analyzeIamPolicyLongrunningCallable()com.google.api.gax.rpc.UnaryCallable<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>HttpJsonAssetServiceStub. analyzeIamPolicyLongrunningCallable()com.google.api.gax.rpc.OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceStub. analyzeIamPolicyLongrunningOperationCallable()com.google.api.gax.rpc.OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>GrpcAssetServiceStub. analyzeIamPolicyLongrunningOperationCallable()com.google.api.gax.rpc.OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>HttpJsonAssetServiceStub. analyzeIamPolicyLongrunningOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceStubSettings. analyzeIamPolicyLongrunningOperationSettings()Returns the object with the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>AssetServiceStubSettings.Builder. analyzeIamPolicyLongrunningOperationSettings()Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.UnaryCallSettings<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceStubSettings. analyzeIamPolicyLongrunningSettings()Returns the object with the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>AssetServiceStubSettings.Builder. analyzeIamPolicyLongrunningSettings()Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
-