Package com.google.cloud.asset.v1
Class MoveAnalysisResult.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
- com.google.cloud.asset.v1.MoveAnalysisResult.Builder
-
- All Implemented Interfaces:
MoveAnalysisResultOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- MoveAnalysisResult
public static final class MoveAnalysisResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder> implements MoveAnalysisResultOrBuilder
An analysis result including blockers and warnings.
Protobuf typegoogle.cloud.asset.v1.MoveAnalysisResult
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MoveAnalysisResult.Builder
addAllBlockers(Iterable<? extends MoveImpact> values)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
addAllWarnings(Iterable<? extends MoveImpact> values)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
addBlockers(int index, MoveImpact value)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
addBlockers(int index, MoveImpact.Builder builderForValue)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
addBlockers(MoveImpact value)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
addBlockers(MoveImpact.Builder builderForValue)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpact.Builder
addBlockersBuilder()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpact.Builder
addBlockersBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MoveAnalysisResult.Builder
addWarnings(int index, MoveImpact value)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
addWarnings(int index, MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
addWarnings(MoveImpact value)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
addWarnings(MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveImpact.Builder
addWarningsBuilder()
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveImpact.Builder
addWarningsBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult
build()
MoveAnalysisResult
buildPartial()
MoveAnalysisResult.Builder
clear()
MoveAnalysisResult.Builder
clearBlockers()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
MoveAnalysisResult.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
MoveAnalysisResult.Builder
clearWarnings()
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
clone()
MoveImpact
getBlockers(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpact.Builder
getBlockersBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.List<MoveImpact.Builder>
getBlockersBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.int
getBlockersCount()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.List<MoveImpact>
getBlockersList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveImpactOrBuilder
getBlockersOrBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.List<? extends MoveImpactOrBuilder>
getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
MoveImpact
getWarnings(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveImpact.Builder
getWarningsBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.List<MoveImpact.Builder>
getWarningsBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe.int
getWarningsCount()
Warning information indicating that moving the target resource to the specified destination might be unsafe.List<MoveImpact>
getWarningsList()
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveImpactOrBuilder
getWarningsOrBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.List<? extends MoveImpactOrBuilder>
getWarningsOrBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
MoveAnalysisResult.Builder
mergeFrom(MoveAnalysisResult other)
MoveAnalysisResult.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MoveAnalysisResult.Builder
mergeFrom(com.google.protobuf.Message other)
MoveAnalysisResult.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MoveAnalysisResult.Builder
removeBlockers(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
removeWarnings(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
setBlockers(int index, MoveImpact value)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
setBlockers(int index, MoveImpact.Builder builderForValue)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.MoveAnalysisResult.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MoveAnalysisResult.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
MoveAnalysisResult.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MoveAnalysisResult.Builder
setWarnings(int index, MoveImpact value)
Warning information indicating that moving the target resource to the specified destination might be unsafe.MoveAnalysisResult.Builder
setWarnings(int index, MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the specified destination might be unsafe.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
clear
public MoveAnalysisResult.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
getDefaultInstanceForType
public MoveAnalysisResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public MoveAnalysisResult build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MoveAnalysisResult buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MoveAnalysisResult.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
setField
public MoveAnalysisResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
clearField
public MoveAnalysisResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
clearOneof
public MoveAnalysisResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
setRepeatedField
public MoveAnalysisResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
addRepeatedField
public MoveAnalysisResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
mergeFrom
public MoveAnalysisResult.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MoveAnalysisResult.Builder>
-
mergeFrom
public MoveAnalysisResult.Builder mergeFrom(MoveAnalysisResult other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
mergeFrom
public MoveAnalysisResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MoveAnalysisResult.Builder>
- Throws:
IOException
-
getBlockersList
public List<MoveImpact> getBlockersList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
- Specified by:
getBlockersList
in interfaceMoveAnalysisResultOrBuilder
-
getBlockersCount
public int getBlockersCount()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
- Specified by:
getBlockersCount
in interfaceMoveAnalysisResultOrBuilder
-
getBlockers
public MoveImpact getBlockers(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
- Specified by:
getBlockers
in interfaceMoveAnalysisResultOrBuilder
-
setBlockers
public MoveAnalysisResult.Builder setBlockers(int index, MoveImpact value)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
setBlockers
public MoveAnalysisResult.Builder setBlockers(int index, MoveImpact.Builder builderForValue)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
addBlockers
public MoveAnalysisResult.Builder addBlockers(MoveImpact value)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
addBlockers
public MoveAnalysisResult.Builder addBlockers(int index, MoveImpact value)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
addBlockers
public MoveAnalysisResult.Builder addBlockers(MoveImpact.Builder builderForValue)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
addBlockers
public MoveAnalysisResult.Builder addBlockers(int index, MoveImpact.Builder builderForValue)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
addAllBlockers
public MoveAnalysisResult.Builder addAllBlockers(Iterable<? extends MoveImpact> values)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
clearBlockers
public MoveAnalysisResult.Builder clearBlockers()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
removeBlockers
public MoveAnalysisResult.Builder removeBlockers(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
getBlockersBuilder
public MoveImpact.Builder getBlockersBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
getBlockersOrBuilder
public MoveImpactOrBuilder getBlockersOrBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
- Specified by:
getBlockersOrBuilder
in interfaceMoveAnalysisResultOrBuilder
-
getBlockersOrBuilderList
public List<? extends MoveImpactOrBuilder> getBlockersOrBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
- Specified by:
getBlockersOrBuilderList
in interfaceMoveAnalysisResultOrBuilder
-
addBlockersBuilder
public MoveImpact.Builder addBlockersBuilder()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
addBlockersBuilder
public MoveImpact.Builder addBlockersBuilder(int index)
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
getBlockersBuilderList
public List<MoveImpact.Builder> getBlockersBuilderList()
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
repeated .google.cloud.asset.v1.MoveImpact blockers = 1;
-
getWarningsList
public List<MoveImpact> getWarningsList()
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
- Specified by:
getWarningsList
in interfaceMoveAnalysisResultOrBuilder
-
getWarningsCount
public int getWarningsCount()
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
- Specified by:
getWarningsCount
in interfaceMoveAnalysisResultOrBuilder
-
getWarnings
public MoveImpact getWarnings(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
- Specified by:
getWarnings
in interfaceMoveAnalysisResultOrBuilder
-
setWarnings
public MoveAnalysisResult.Builder setWarnings(int index, MoveImpact value)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
setWarnings
public MoveAnalysisResult.Builder setWarnings(int index, MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
addWarnings
public MoveAnalysisResult.Builder addWarnings(MoveImpact value)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
addWarnings
public MoveAnalysisResult.Builder addWarnings(int index, MoveImpact value)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
addWarnings
public MoveAnalysisResult.Builder addWarnings(MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
addWarnings
public MoveAnalysisResult.Builder addWarnings(int index, MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
addAllWarnings
public MoveAnalysisResult.Builder addAllWarnings(Iterable<? extends MoveImpact> values)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
clearWarnings
public MoveAnalysisResult.Builder clearWarnings()
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
removeWarnings
public MoveAnalysisResult.Builder removeWarnings(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
getWarningsBuilder
public MoveImpact.Builder getWarningsBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
getWarningsOrBuilder
public MoveImpactOrBuilder getWarningsOrBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
- Specified by:
getWarningsOrBuilder
in interfaceMoveAnalysisResultOrBuilder
-
getWarningsOrBuilderList
public List<? extends MoveImpactOrBuilder> getWarningsOrBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
- Specified by:
getWarningsOrBuilderList
in interfaceMoveAnalysisResultOrBuilder
-
addWarningsBuilder
public MoveImpact.Builder addWarningsBuilder()
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
addWarningsBuilder
public MoveImpact.Builder addWarningsBuilder(int index)
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
getWarningsBuilderList
public List<MoveImpact.Builder> getWarningsBuilderList()
Warning information indicating that moving the target resource to the specified destination might be unsafe. This can include important policy information and configuration changes, but will not block moves at runtime.
repeated .google.cloud.asset.v1.MoveImpact warnings = 2;
-
setUnknownFields
public final MoveAnalysisResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
mergeUnknownFields
public final MoveAnalysisResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
-
-