public static final class InstancesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder> implements InstancesScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.InstancesScopedList| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList.Builder |
addAllInstances(Iterable<? extends Instance> values)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
addInstances(Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
addInstances(Instance value)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
addInstances(int index,
Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
addInstances(int index,
Instance value)
[Output Only] A list of instances contained in this scope.
|
Instance.Builder |
addInstancesBuilder()
[Output Only] A list of instances contained in this scope.
|
Instance.Builder |
addInstancesBuilder(int index)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstancesScopedList |
build() |
InstancesScopedList |
buildPartial() |
InstancesScopedList.Builder |
clear() |
InstancesScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstancesScopedList.Builder |
clearInstances()
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstancesScopedList.Builder |
clearWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
InstancesScopedList.Builder |
clone() |
InstancesScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Instance |
getInstances(int index)
[Output Only] A list of instances contained in this scope.
|
Instance.Builder |
getInstancesBuilder(int index)
[Output Only] A list of instances contained in this scope.
|
List<Instance.Builder> |
getInstancesBuilderList()
[Output Only] A list of instances contained in this scope.
|
int |
getInstancesCount()
[Output Only] A list of instances contained in this scope.
|
List<Instance> |
getInstancesList()
[Output Only] A list of instances contained in this scope.
|
InstanceOrBuilder |
getInstancesOrBuilder(int index)
[Output Only] A list of instances contained in this scope.
|
List<? extends InstanceOrBuilder> |
getInstancesOrBuilderList()
[Output Only] A list of instances contained in this scope.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InstancesScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstancesScopedList.Builder |
mergeFrom(InstancesScopedList other) |
InstancesScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstancesScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstancesScopedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
InstancesScopedList.Builder |
removeInstances(int index)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstancesScopedList.Builder |
setInstances(int index,
Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
setInstances(int index,
Instance value)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstancesScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstancesScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
InstancesScopedList.Builder |
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of instances 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<InstancesScopedList.Builder>public InstancesScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.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<InstancesScopedList.Builder>public InstancesScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstancesScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstancesScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstancesScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder>public InstancesScopedList.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<InstancesScopedList.Builder>public InstancesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder>public InstancesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder>public InstancesScopedList.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<InstancesScopedList.Builder>public InstancesScopedList.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<InstancesScopedList.Builder>public InstancesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstancesScopedList.Builder>public InstancesScopedList.Builder mergeFrom(InstancesScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder>public InstancesScopedList.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<InstancesScopedList.Builder>IOExceptionpublic List<Instance> getInstancesList()
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;getInstancesList in interface InstancesScopedListOrBuilderpublic int getInstancesCount()
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;getInstancesCount in interface InstancesScopedListOrBuilderpublic Instance getInstances(int index)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;getInstances in interface InstancesScopedListOrBuilderpublic InstancesScopedList.Builder setInstances(int index, Instance value)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder setInstances(int index, Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder addInstances(Instance value)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder addInstances(int index, Instance value)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder addInstances(Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder addInstances(int index, Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder addAllInstances(Iterable<? extends Instance> values)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder clearInstances()
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstancesScopedList.Builder removeInstances(int index)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public Instance.Builder getInstancesBuilder(int index)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public InstanceOrBuilder getInstancesOrBuilder(int index)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;getInstancesOrBuilder in interface InstancesScopedListOrBuilderpublic List<? extends InstanceOrBuilder> getInstancesOrBuilderList()
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;getInstancesOrBuilderList in interface InstancesScopedListOrBuilderpublic Instance.Builder addInstancesBuilder()
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public Instance.Builder addInstancesBuilder(int index)
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public List<Instance.Builder> getInstancesBuilderList()
[Output Only] A list of instances contained in this scope.
repeated .google.cloud.compute.v1.Instance instances = 29097598;public boolean hasWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface InstancesScopedListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface InstancesScopedListOrBuilderpublic InstancesScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public InstancesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public InstancesScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public InstancesScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface InstancesScopedListOrBuilderpublic final InstancesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder>public final InstancesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.