public static final class AnalyzeMoveResponse.Builder extends GeneratedMessage.Builder<AnalyzeMoveResponse.Builder> implements AnalyzeMoveResponseOrBuilder
The response message for resource move analysis.
Protobuf type google.cloud.asset.v1.AnalyzeMoveResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllMoveAnalysis(Iterable<? extends MoveAnalysis> values)
public AnalyzeMoveResponse.Builder addAllMoveAnalysis(Iterable<? extends MoveAnalysis> values)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.asset.v1.MoveAnalysis>
|
addMoveAnalysis(MoveAnalysis value)
public AnalyzeMoveResponse.Builder addMoveAnalysis(MoveAnalysis value)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
addMoveAnalysis(MoveAnalysis.Builder builderForValue)
public AnalyzeMoveResponse.Builder addMoveAnalysis(MoveAnalysis.Builder builderForValue)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
addMoveAnalysis(int index, MoveAnalysis value)
public AnalyzeMoveResponse.Builder addMoveAnalysis(int index, MoveAnalysis value)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
addMoveAnalysis(int index, MoveAnalysis.Builder builderForValue)
public AnalyzeMoveResponse.Builder addMoveAnalysis(int index, MoveAnalysis.Builder builderForValue)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
addMoveAnalysisBuilder()
public MoveAnalysis.Builder addMoveAnalysisBuilder()
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
addMoveAnalysisBuilder(int index)
public MoveAnalysis.Builder addMoveAnalysisBuilder(int index)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public AnalyzeMoveResponse build()
buildPartial()
public AnalyzeMoveResponse buildPartial()
clear()
public AnalyzeMoveResponse.Builder clear()
Overrides
clearMoveAnalysis()
public AnalyzeMoveResponse.Builder clearMoveAnalysis()
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
getDefaultInstanceForType()
public AnalyzeMoveResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getMoveAnalysis(int index)
public MoveAnalysis getMoveAnalysis(int index)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Parameter |
| Name |
Description |
index |
int
|
getMoveAnalysisBuilder(int index)
public MoveAnalysis.Builder getMoveAnalysisBuilder(int index)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Parameter |
| Name |
Description |
index |
int
|
getMoveAnalysisBuilderList()
public List<MoveAnalysis.Builder> getMoveAnalysisBuilderList()
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
getMoveAnalysisCount()
public int getMoveAnalysisCount()
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Returns |
| Type |
Description |
int |
|
getMoveAnalysisList()
public List<MoveAnalysis> getMoveAnalysisList()
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
getMoveAnalysisOrBuilder(int index)
public MoveAnalysisOrBuilder getMoveAnalysisOrBuilder(int index)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Parameter |
| Name |
Description |
index |
int
|
getMoveAnalysisOrBuilderList()
public List<? extends MoveAnalysisOrBuilder> getMoveAnalysisOrBuilderList()
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.asset.v1.MoveAnalysisOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(AnalyzeMoveResponse other)
public AnalyzeMoveResponse.Builder mergeFrom(AnalyzeMoveResponse other)
public AnalyzeMoveResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public AnalyzeMoveResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeMoveAnalysis(int index)
public AnalyzeMoveResponse.Builder removeMoveAnalysis(int index)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
| Parameter |
| Name |
Description |
index |
int
|
setMoveAnalysis(int index, MoveAnalysis value)
public AnalyzeMoveResponse.Builder setMoveAnalysis(int index, MoveAnalysis value)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;
setMoveAnalysis(int index, MoveAnalysis.Builder builderForValue)
public AnalyzeMoveResponse.Builder setMoveAnalysis(int index, MoveAnalysis.Builder builderForValue)
The list of analyses returned from performing the intended resource move
analysis. The analysis is grouped by different Google Cloud services.
repeated .google.cloud.asset.v1.MoveAnalysis move_analysis = 1;