public static final class AddressesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder> implements AddressesScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.AddressesScopedList| Modifier and Type | Method and Description |
|---|---|
AddressesScopedList.Builder |
addAddresses(Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
addAddresses(Address value)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
addAddresses(int index,
Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
addAddresses(int index,
Address value)
[Output Only] A list of addresses contained in this scope.
|
Address.Builder |
addAddressesBuilder()
[Output Only] A list of addresses contained in this scope.
|
Address.Builder |
addAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
addAllAddresses(Iterable<? extends Address> values)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddressesScopedList |
build() |
AddressesScopedList |
buildPartial() |
AddressesScopedList.Builder |
clear() |
AddressesScopedList.Builder |
clearAddresses()
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AddressesScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AddressesScopedList.Builder |
clearWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
AddressesScopedList.Builder |
clone() |
Address |
getAddresses(int index)
[Output Only] A list of addresses contained in this scope.
|
Address.Builder |
getAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.
|
List<Address.Builder> |
getAddressesBuilderList()
[Output Only] A list of addresses contained in this scope.
|
int |
getAddressesCount()
[Output Only] A list of addresses contained in this scope.
|
List<Address> |
getAddressesList()
[Output Only] A list of addresses contained in this scope.
|
AddressOrBuilder |
getAddressesOrBuilder(int index)
[Output Only] A list of addresses contained in this scope.
|
List<? extends AddressOrBuilder> |
getAddressesOrBuilderList()
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AddressesScopedList.Builder |
mergeFrom(AddressesScopedList other) |
AddressesScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AddressesScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
AddressesScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddressesScopedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
AddressesScopedList.Builder |
removeAddresses(int index)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
setAddresses(int index,
Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
setAddresses(int index,
Address value)
[Output Only] A list of addresses contained in this scope.
|
AddressesScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddressesScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AddressesScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddressesScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
AddressesScopedList.Builder |
setWarning(Warning value)
[Output Only] 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<AddressesScopedList.Builder>public AddressesScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.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<AddressesScopedList.Builder>public AddressesScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AddressesScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AddressesScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AddressesScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>public AddressesScopedList.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<AddressesScopedList.Builder>public AddressesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>public AddressesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>public AddressesScopedList.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<AddressesScopedList.Builder>public AddressesScopedList.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<AddressesScopedList.Builder>public AddressesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AddressesScopedList.Builder>public AddressesScopedList.Builder mergeFrom(AddressesScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>public AddressesScopedList.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<AddressesScopedList.Builder>IOExceptionpublic List<Address> getAddressesList()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;getAddressesList in interface AddressesScopedListOrBuilderpublic int getAddressesCount()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;getAddressesCount in interface AddressesScopedListOrBuilderpublic Address getAddresses(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;getAddresses in interface AddressesScopedListOrBuilderpublic AddressesScopedList.Builder setAddresses(int index, Address value)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder setAddresses(int index, Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder addAddresses(Address value)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder addAddresses(int index, Address value)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder addAddresses(Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder addAddresses(int index, Address.Builder builderForValue)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder addAllAddresses(Iterable<? extends Address> values)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder clearAddresses()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressesScopedList.Builder removeAddresses(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public Address.Builder getAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public AddressOrBuilder getAddressesOrBuilder(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;getAddressesOrBuilder in interface AddressesScopedListOrBuilderpublic List<? extends AddressOrBuilder> getAddressesOrBuilderList()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;getAddressesOrBuilderList in interface AddressesScopedListOrBuilderpublic Address.Builder addAddressesBuilder()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public Address.Builder addAddressesBuilder(int index)
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public List<Address.Builder> getAddressesBuilderList()
[Output Only] A list of addresses contained in this scope.
repeated .google.cloud.compute.v1.Address addresses = 337673122;public boolean hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface AddressesScopedListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface AddressesScopedListOrBuilderpublic AddressesScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public AddressesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public AddressesScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public AddressesScopedList.Builder clearWarning()
[Output Only] 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()
[Output Only] Informational warning which replaces the list of addresses 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 addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface AddressesScopedListOrBuilderpublic final AddressesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>public final AddressesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddressesScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.