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<AnalyzeIamPolicyLongrunningResponse> |
AnalyzeIamPolicyLongrunningResponse.getParserForType() |
static Parser<AnalyzeIamPolicyLongrunningResponse> |
AnalyzeIamPolicyLongrunningResponse.parser() |
Modifier and Type | Method and Description |
---|---|
AnalyzeIamPolicyLongrunningResponse.Builder |
AnalyzeIamPolicyLongrunningResponse.Builder.mergeFrom(AnalyzeIamPolicyLongrunningResponse other) |
static AnalyzeIamPolicyLongrunningResponse.Builder |
AnalyzeIamPolicyLongrunningResponse.newBuilder(AnalyzeIamPolicyLongrunningResponse prototype) |
Copyright © 2022 Google LLC. All rights reserved.