Uses of Class
com.google.cloud.asset.v1.AnalyzeIamPolicyLongrunningResponse
-
Packages that use AnalyzeIamPolicyLongrunningResponse Package Description com.google.cloud.asset.v1 A client to Cloud Asset APIcom.google.cloud.asset.v1.stub -
-
Uses of AnalyzeIamPolicyLongrunningResponse in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return AnalyzeIamPolicyLongrunningResponse Modifier and Type Method Description AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse.Builder. build()AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse.Builder. buildPartial()static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. getDefaultInstance()AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse.Builder. getDefaultInstanceForType()AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. getDefaultInstanceForType()static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseDelimitedFrom(InputStream input)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(byte[] data)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(com.google.protobuf.ByteString data)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(InputStream input)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(ByteBuffer data)static AnalyzeIamPolicyLongrunningResponseAnalyzeIamPolicyLongrunningResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type AnalyzeIamPolicyLongrunningResponse Modifier and Type Method Description 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.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.protobuf.Parser<AnalyzeIamPolicyLongrunningResponse>AnalyzeIamPolicyLongrunningResponse. getParserForType()static com.google.protobuf.Parser<AnalyzeIamPolicyLongrunningResponse>AnalyzeIamPolicyLongrunningResponse. parser()Methods in com.google.cloud.asset.v1 with parameters of type AnalyzeIamPolicyLongrunningResponse Modifier and Type Method Description AnalyzeIamPolicyLongrunningResponse.BuilderAnalyzeIamPolicyLongrunningResponse.Builder. mergeFrom(AnalyzeIamPolicyLongrunningResponse other)static AnalyzeIamPolicyLongrunningResponse.BuilderAnalyzeIamPolicyLongrunningResponse. newBuilder(AnalyzeIamPolicyLongrunningResponse prototype) -
Uses of AnalyzeIamPolicyLongrunningResponse in com.google.cloud.asset.v1.stub
-