public static final class MoveAnalysisResult.Builder extends GeneratedMessageV3.Builder<MoveAnalysisResult.Builder> implements MoveAnalysisResultOrBuilder
An analysis result including blockers and warnings.Protobuf type
google.cloud.asset.v1.MoveAnalysisResult
Modifier and Type | Method and 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.Builder builderForValue)
Blocking information that would prevent the target resource from moving
to the specified destination at runtime.
|
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(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.
|
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(Descriptors.FieldDescriptor field,
Object value) |
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(int index,
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.
|
MoveAnalysisResult.Builder |
addWarnings(MoveImpact value)
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(Descriptors.FieldDescriptor field) |
MoveAnalysisResult.Builder |
clearOneof(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 Descriptors.Descriptor |
getDescriptor() |
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 GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MoveAnalysisResult.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
MoveAnalysisResult.Builder |
mergeFrom(Message other) |
MoveAnalysisResult.Builder |
mergeFrom(MoveAnalysisResult other) |
MoveAnalysisResult.Builder |
mergeUnknownFields(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.Builder builderForValue)
Blocking information that would prevent the target resource from moving
to the specified destination at runtime.
|
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 |
setField(Descriptors.FieldDescriptor field,
Object value) |
MoveAnalysisResult.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
MoveAnalysisResult.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
MoveAnalysisResult.Builder |
setWarnings(int index,
MoveImpact.Builder builderForValue)
Warning information indicating that moving the target resource to the
specified destination might be unsafe.
|
MoveAnalysisResult.Builder |
setWarnings(int index,
MoveImpact value)
Warning information indicating that moving the target resource to the
specified destination might be unsafe.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public MoveAnalysisResult build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public MoveAnalysisResult buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public MoveAnalysisResult.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder mergeFrom(MoveAnalysisResult other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public MoveAnalysisResult.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<MoveAnalysisResult.Builder>
IOException
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;
getBlockersList
in interface MoveAnalysisResultOrBuilder
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;
getBlockersCount
in interface MoveAnalysisResultOrBuilder
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;
getBlockers
in interface MoveAnalysisResultOrBuilder
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
getBlockersOrBuilder
in interface MoveAnalysisResultOrBuilder
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;
getBlockersOrBuilderList
in interface MoveAnalysisResultOrBuilder
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;
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;
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;
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;
getWarningsList
in interface MoveAnalysisResultOrBuilder
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;
getWarningsCount
in interface MoveAnalysisResultOrBuilder
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;
getWarnings
in interface MoveAnalysisResultOrBuilder
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
getWarningsOrBuilder
in interface MoveAnalysisResultOrBuilder
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;
getWarningsOrBuilderList
in interface MoveAnalysisResultOrBuilder
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;
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;
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;
public final MoveAnalysisResult.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
public final MoveAnalysisResult.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<MoveAnalysisResult.Builder>
Copyright © 2022 Google LLC. All rights reserved.