Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.asset.v1.stub |
Modifier and Type | Method and Description |
---|---|
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.
|
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.
|
OperationCallSettings<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> |
AssetServiceSettings.analyzeIamPolicyLongrunningOperationSettings()
Returns the object with the settings used for calls to analyzeIamPolicyLongrunning.
|
OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> |
AssetServiceSettings.Builder.analyzeIamPolicyLongrunningOperationSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
|
Parser<AnalyzeIamPolicyLongrunningMetadata> |
AnalyzeIamPolicyLongrunningMetadata.getParserForType() |
static Parser<AnalyzeIamPolicyLongrunningMetadata> |
AnalyzeIamPolicyLongrunningMetadata.parser() |
Modifier and Type | Method and Description |
---|---|
AnalyzeIamPolicyLongrunningMetadata.Builder |
AnalyzeIamPolicyLongrunningMetadata.Builder.mergeFrom(AnalyzeIamPolicyLongrunningMetadata other) |
static AnalyzeIamPolicyLongrunningMetadata.Builder |
AnalyzeIamPolicyLongrunningMetadata.newBuilder(AnalyzeIamPolicyLongrunningMetadata prototype) |
Copyright © 2022 Google LLC. All rights reserved.