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