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 |
---|---|
AnalyzeIamPolicyResponse |
AssetServiceGrpc.AssetServiceBlockingStub.analyzeIamPolicy(AnalyzeIamPolicyRequest request)
Analyzes IAM policies to answer which identities have what accesses on
which resources.
|
AnalyzeIamPolicyResponse |
AssetServiceClient.analyzeIamPolicy(AnalyzeIamPolicyRequest request)
Analyzes IAM policies to answer which identities have what accesses on which resources.
|
AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.Builder.build() |
AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.Builder.buildPartial() |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.getDefaultInstance() |
AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.getDefaultInstanceForType() |
AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.Builder.getDefaultInstanceForType() |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseDelimitedFrom(InputStream input) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(byte[] data) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(ByteBuffer data) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(ByteString data) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(CodedInputStream input) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(InputStream input) |
static AnalyzeIamPolicyResponse |
AnalyzeIamPolicyResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<AnalyzeIamPolicyResponse> |
AssetServiceGrpc.AssetServiceFutureStub.analyzeIamPolicy(AnalyzeIamPolicyRequest request)
Analyzes IAM policies to answer which identities have what accesses on
which resources.
|
UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceClient.analyzeIamPolicyCallable()
Analyzes IAM policies to answer which identities have what accesses on which resources.
|
UnaryCallSettings<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceSettings.analyzeIamPolicySettings()
Returns the object with the settings used for calls to analyzeIamPolicy.
|
UnaryCallSettings.Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceSettings.Builder.analyzeIamPolicySettings()
Returns the builder for the settings used for calls to analyzeIamPolicy.
|
static MethodDescriptor<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceGrpc.getAnalyzeIamPolicyMethod() |
Parser<AnalyzeIamPolicyResponse> |
AnalyzeIamPolicyResponse.getParserForType() |
static Parser<AnalyzeIamPolicyResponse> |
AnalyzeIamPolicyResponse.parser() |
Modifier and Type | Method and Description |
---|---|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeFrom(AnalyzeIamPolicyResponse other) |
static AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilder(AnalyzeIamPolicyResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
AssetServiceGrpc.AssetServiceImplBase.analyzeIamPolicy(AnalyzeIamPolicyRequest request,
StreamObserver<AnalyzeIamPolicyResponse> responseObserver)
Analyzes IAM policies to answer which identities have what accesses on
which resources.
|
void |
AssetServiceGrpc.AssetServiceStub.analyzeIamPolicy(AnalyzeIamPolicyRequest request,
StreamObserver<AnalyzeIamPolicyResponse> responseObserver)
Analyzes IAM policies to answer which identities have what accesses on
which resources.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
HttpJsonAssetServiceStub.analyzeIamPolicyCallable() |
UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceStub.analyzeIamPolicyCallable() |
UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
GrpcAssetServiceStub.analyzeIamPolicyCallable() |
UnaryCallSettings<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceStubSettings.analyzeIamPolicySettings()
Returns the object with the settings used for calls to analyzeIamPolicy.
|
UnaryCallSettings.Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> |
AssetServiceStubSettings.Builder.analyzeIamPolicySettings()
Returns the builder for the settings used for calls to analyzeIamPolicy.
|
Copyright © 2022 Google LLC. All rights reserved.