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