| Modifier and Type | Method and Description |
|---|---|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addAllNonCriticalErrors(Iterable<? extends IamPolicyAnalysisResult.AnalysisState> values)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
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.addNonCriticalErrors(IamPolicyAnalysisResult.AnalysisState.Builder builderForValue)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addNonCriticalErrors(IamPolicyAnalysisResult.AnalysisState value)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addNonCriticalErrors(int index,
IamPolicyAnalysisResult.AnalysisState.Builder builderForValue)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addNonCriticalErrors(int index,
IamPolicyAnalysisResult.AnalysisState value)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.addRepeatedField(com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearFullyExplored()
Represents whether all entries in the [main_analysis][google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.main_analysis] and
[service_account_impersonation_analysis][google.cloud.asset.v1p4beta1.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.clearNonCriticalErrors()
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.clearOneof(com.google.protobuf.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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilder() |
static AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilder(AnalyzeIamPolicyResponse prototype) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilderForType() |
protected AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.removeNonCriticalErrors(int index)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
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(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setFullyExplored(boolean value)
Represents whether all entries in the [main_analysis][google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.main_analysis] and
[service_account_impersonation_analysis][google.cloud.asset.v1p4beta1.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.setNonCriticalErrors(int index,
IamPolicyAnalysisResult.AnalysisState.Builder builderForValue)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setNonCriticalErrors(int index,
IamPolicyAnalysisResult.AnalysisState value)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.Builder.setRepeatedField(com.google.protobuf.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(com.google.protobuf.UnknownFieldSet unknownFields) |
AnalyzeIamPolicyResponse.Builder |
AnalyzeIamPolicyResponse.toBuilder() |
Copyright © 2020 Google LLC. All rights reserved.