public static final class TargetInstancesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder> implements TargetInstancesScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.TargetInstancesScopedList| Modifier and Type | Method and Description |
|---|---|
TargetInstancesScopedList.Builder |
addAllTargetInstances(Iterable<? extends TargetInstance> values)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TargetInstancesScopedList.Builder |
addTargetInstances(int index,
TargetInstance.Builder builderForValue)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
addTargetInstances(int index,
TargetInstance value)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
addTargetInstances(TargetInstance.Builder builderForValue)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
addTargetInstances(TargetInstance value)
A list of target instances contained in this scope.
|
TargetInstance.Builder |
addTargetInstancesBuilder()
A list of target instances contained in this scope.
|
TargetInstance.Builder |
addTargetInstancesBuilder(int index)
A list of target instances contained in this scope.
|
TargetInstancesScopedList |
build() |
TargetInstancesScopedList |
buildPartial() |
TargetInstancesScopedList.Builder |
clear() |
TargetInstancesScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TargetInstancesScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TargetInstancesScopedList.Builder |
clearTargetInstances()
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
clearWarning()
Informational warning which replaces the list of addresses when the list is empty.
|
TargetInstancesScopedList.Builder |
clone() |
TargetInstancesScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TargetInstance |
getTargetInstances(int index)
A list of target instances contained in this scope.
|
TargetInstance.Builder |
getTargetInstancesBuilder(int index)
A list of target instances contained in this scope.
|
List<TargetInstance.Builder> |
getTargetInstancesBuilderList()
A list of target instances contained in this scope.
|
int |
getTargetInstancesCount()
A list of target instances contained in this scope.
|
List<TargetInstance> |
getTargetInstancesList()
A list of target instances contained in this scope.
|
TargetInstanceOrBuilder |
getTargetInstancesOrBuilder(int index)
A list of target instances contained in this scope.
|
List<? extends TargetInstanceOrBuilder> |
getTargetInstancesOrBuilderList()
A list of target instances contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of addresses when the list is empty.
|
Warning.Builder |
getWarningBuilder()
Informational warning which replaces the list of addresses when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of addresses when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of addresses when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TargetInstancesScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TargetInstancesScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
TargetInstancesScopedList.Builder |
mergeFrom(TargetInstancesScopedList other) |
TargetInstancesScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TargetInstancesScopedList.Builder |
mergeWarning(Warning value)
Informational warning which replaces the list of addresses when the list is empty.
|
TargetInstancesScopedList.Builder |
removeTargetInstances(int index)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TargetInstancesScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TargetInstancesScopedList.Builder |
setTargetInstances(int index,
TargetInstance.Builder builderForValue)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
setTargetInstances(int index,
TargetInstance value)
A list of target instances contained in this scope.
|
TargetInstancesScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TargetInstancesScopedList.Builder |
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of addresses when the list is empty.
|
TargetInstancesScopedList.Builder |
setWarning(Warning value)
Informational warning which replaces the list of addresses when the list is empty.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TargetInstancesScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TargetInstancesScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TargetInstancesScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder mergeFrom(TargetInstancesScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public TargetInstancesScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TargetInstancesScopedList.Builder>IOExceptionpublic List<TargetInstance> getTargetInstancesList()
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;getTargetInstancesList in interface TargetInstancesScopedListOrBuilderpublic int getTargetInstancesCount()
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;getTargetInstancesCount in interface TargetInstancesScopedListOrBuilderpublic TargetInstance getTargetInstances(int index)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;getTargetInstances in interface TargetInstancesScopedListOrBuilderpublic TargetInstancesScopedList.Builder setTargetInstances(int index, TargetInstance value)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder setTargetInstances(int index, TargetInstance.Builder builderForValue)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder addTargetInstances(TargetInstance value)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder addTargetInstances(int index, TargetInstance value)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder addTargetInstances(TargetInstance.Builder builderForValue)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder addTargetInstances(int index, TargetInstance.Builder builderForValue)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder addAllTargetInstances(Iterable<? extends TargetInstance> values)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder clearTargetInstances()
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstancesScopedList.Builder removeTargetInstances(int index)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstance.Builder getTargetInstancesBuilder(int index)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstanceOrBuilder getTargetInstancesOrBuilder(int index)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;getTargetInstancesOrBuilder in interface TargetInstancesScopedListOrBuilderpublic List<? extends TargetInstanceOrBuilder> getTargetInstancesOrBuilderList()
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;getTargetInstancesOrBuilderList in interface TargetInstancesScopedListOrBuilderpublic TargetInstance.Builder addTargetInstancesBuilder()
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public TargetInstance.Builder addTargetInstancesBuilder(int index)
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public List<TargetInstance.Builder> getTargetInstancesBuilderList()
A list of target instances contained in this scope.
repeated .google.cloud.compute.v1.TargetInstance target_instances = 392915280;public boolean hasWarning()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface TargetInstancesScopedListOrBuilderpublic Warning getWarning()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface TargetInstancesScopedListOrBuilderpublic TargetInstancesScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public TargetInstancesScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public TargetInstancesScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public TargetInstancesScopedList.Builder clearWarning()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface TargetInstancesScopedListOrBuilderpublic final TargetInstancesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>public final TargetInstancesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TargetInstancesScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.