Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addAllServiceAccountImpersonationAnalysis(Iterable<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysis> values)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addServiceAccountImpersonationAnalysis(int index,
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addServiceAccountImpersonationAnalysis(int index,
AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clear() |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearFullyExplored()
Represents whether all entries in the
[main_analysis][google.cloud.asset.v1.AnalyzeIamPolicyResponse.main_analysis]
and
[service_account_impersonation_analysis][google.cloud.asset.v1.AnalyzeIamPolicyResponse.service_account_impersonation_analysis]
have been fully explored to answer the query in the request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearMainAnalysis()
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearServiceAccountImpersonationAnalysis()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clone() |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeFrom(AnalyzeIamPolicyResponse other) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeFrom(Message other) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilder() |
static AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilder(AnalyzeIamPolicyResponse prototype) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilderForType() |
protected AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.removeServiceAccountImpersonationAnalysis(int index)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setFullyExplored(boolean value)
Represents whether all entries in the
[main_analysis][google.cloud.asset.v1.AnalyzeIamPolicyResponse.main_analysis]
and
[service_account_impersonation_analysis][google.cloud.asset.v1.AnalyzeIamPolicyResponse.service_account_impersonation_analysis]
have been fully explored to answer the query in the request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setServiceAccountImpersonationAnalysis(int index,
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setServiceAccountImpersonationAnalysis(int index,
AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.