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 AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata.Builder. build()
AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata.Builder. buildPartial()
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. getDefaultInstance()
AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata.Builder. getDefaultInstanceForType()
AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. getDefaultInstanceForType()
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseDelimitedFrom(InputStream input)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(byte[] data)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(com.google.protobuf.ByteString data)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(InputStream input)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. parseFrom(ByteBuffer data)
static AnalyzeIamPolicyLongrunningMetadata
AnalyzeIamPolicyLongrunningMetadata. 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.Builder
AnalyzeIamPolicyLongrunningMetadata.Builder. mergeFrom(AnalyzeIamPolicyLongrunningMetadata other)
static AnalyzeIamPolicyLongrunningMetadata.Builder
AnalyzeIamPolicyLongrunningMetadata. newBuilder(AnalyzeIamPolicyLongrunningMetadata prototype)
-
Uses of AnalyzeIamPolicyLongrunningMetadata in com.google.cloud.asset.v1.stub
-