- 3.87.0 (latest)
- 3.86.0
- 3.85.0
- 3.84.0
- 3.82.0
- 3.80.0
- 3.79.0
- 3.78.0
- 3.77.0
- 3.76.0
- 3.74.0
- 3.72.0
- 3.71.0
- 3.68.0
- 3.67.0
- 3.66.0
- 3.64.0
- 3.63.0
- 3.62.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.2-SNAPSHOT
- 3.6.0
- 3.4.1
- 3.3.1
- 3.2.17
public static final class AnalyzeIamPolicyResponse.Builder extends GeneratedMessage.Builder<AnalyzeIamPolicyResponse.Builder> implements AnalyzeIamPolicyResponseOrBuilderA response message for AssetService.AnalyzeIamPolicy.
Protobuf type google.cloud.asset.v1.AnalyzeIamPolicyResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AnalyzeIamPolicyResponse.BuilderImplements
AnalyzeIamPolicyResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllServiceAccountImpersonationAnalysis(Iterable<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysis> values)
public AnalyzeIamPolicyResponse.Builder addAllServiceAccountImpersonationAnalysis(Iterable<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysis> values)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis> |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
public AnalyzeIamPolicyResponse.Builder addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
public AnalyzeIamPolicyResponse.Builder addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
addServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
public AnalyzeIamPolicyResponse.Builder addServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis value)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
addServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
public AnalyzeIamPolicyResponse.Builder addServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
addServiceAccountImpersonationAnalysisBuilder()
public AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder addServiceAccountImpersonationAnalysisBuilder()The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
|
addServiceAccountImpersonationAnalysisBuilder(int index)
public AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder addServiceAccountImpersonationAnalysisBuilder(int index)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
|
build()
public AnalyzeIamPolicyResponse build()| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse |
|
buildPartial()
public AnalyzeIamPolicyResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse |
|
clear()
public AnalyzeIamPolicyResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
clearFullyExplored()
public AnalyzeIamPolicyResponse.Builder clearFullyExplored()Represents whether all entries in the main_analysis and service_account_impersonation_analysis have been fully explored to answer the query in the request.
bool fully_explored = 3;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
This builder for chaining. |
clearMainAnalysis()
public AnalyzeIamPolicyResponse.Builder clearMainAnalysis()The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
clearServiceAccountImpersonationAnalysis()
public AnalyzeIamPolicyResponse.Builder clearServiceAccountImpersonationAnalysis()The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
getDefaultInstanceForType()
public AnalyzeIamPolicyResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getFullyExplored()
public boolean getFullyExplored()Represents whether all entries in the main_analysis and service_account_impersonation_analysis have been fully explored to answer the query in the request.
bool fully_explored = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
The fullyExplored. |
getMainAnalysis()
public AnalyzeIamPolicyResponse.IamPolicyAnalysis getMainAnalysis()The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
The mainAnalysis. |
getMainAnalysisBuilder()
public AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder getMainAnalysisBuilder()The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
|
getMainAnalysisOrBuilder()
public AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder getMainAnalysisOrBuilder()The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
|
getServiceAccountImpersonationAnalysis(int index)
public AnalyzeIamPolicyResponse.IamPolicyAnalysis getServiceAccountImpersonationAnalysis(int index)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
|
getServiceAccountImpersonationAnalysisBuilder(int index)
public AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder getServiceAccountImpersonationAnalysisBuilder(int index)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
|
getServiceAccountImpersonationAnalysisBuilderList()
public List<AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder> getServiceAccountImpersonationAnalysisBuilderList()The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getServiceAccountImpersonationAnalysisCount()
public int getServiceAccountImpersonationAnalysisCount()The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Returns | |
|---|---|
| Type | Description |
int |
|
getServiceAccountImpersonationAnalysisList()
public List<AnalyzeIamPolicyResponse.IamPolicyAnalysis> getServiceAccountImpersonationAnalysisList()The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Returns | |
|---|---|
| Type | Description |
List<IamPolicyAnalysis> |
|
getServiceAccountImpersonationAnalysisOrBuilder(int index)
public AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder getServiceAccountImpersonationAnalysisOrBuilder(int index)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
|
getServiceAccountImpersonationAnalysisOrBuilderList()
public List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> getServiceAccountImpersonationAnalysisOrBuilderList()The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> |
|
hasMainAnalysis()
public boolean hasMainAnalysis()The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the mainAnalysis field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(AnalyzeIamPolicyResponse other)
public AnalyzeIamPolicyResponse.Builder mergeFrom(AnalyzeIamPolicyResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
AnalyzeIamPolicyResponse |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AnalyzeIamPolicyResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AnalyzeIamPolicyResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
mergeMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
public AnalyzeIamPolicyResponse.Builder mergeMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
removeServiceAccountImpersonationAnalysis(int index)
public AnalyzeIamPolicyResponse.Builder removeServiceAccountImpersonationAnalysis(int index)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
setFullyExplored(boolean value)
public AnalyzeIamPolicyResponse.Builder setFullyExplored(boolean value)Represents whether all entries in the main_analysis and service_account_impersonation_analysis have been fully explored to answer the query in the request.
bool fully_explored = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
booleanThe fullyExplored to set. |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
This builder for chaining. |
setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
public AnalyzeIamPolicyResponse.Builder setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
public AnalyzeIamPolicyResponse.Builder setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)The main analysis that matches the original request.
.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
setServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
public AnalyzeIamPolicyResponse.Builder setServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis value)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|
setServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)
public AnalyzeIamPolicyResponse.Builder setServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder builderForValue)The service account impersonation analysis if IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
repeated .google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder |
| Returns | |
|---|---|
| Type | Description |
AnalyzeIamPolicyResponse.Builder |
|