public static final class RegionAddressesMoveRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder> implements RegionAddressesMoveRequestOrBuilder
Protobuf type
google.cloud.compute.v1.RegionAddressesMoveRequest| Modifier and Type | Method and Description |
|---|---|
RegionAddressesMoveRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RegionAddressesMoveRequest |
build() |
RegionAddressesMoveRequest |
buildPartial() |
RegionAddressesMoveRequest.Builder |
clear() |
RegionAddressesMoveRequest.Builder |
clearDescription()
An optional destination address description if intended to be different from the source.
|
RegionAddressesMoveRequest.Builder |
clearDestinationAddress()
The URL of the destination address to move to.
|
RegionAddressesMoveRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RegionAddressesMoveRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RegionAddressesMoveRequest.Builder |
clone() |
RegionAddressesMoveRequest |
getDefaultInstanceForType() |
String |
getDescription()
An optional destination address description if intended to be different from the source.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional destination address description if intended to be different from the source.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDestinationAddress()
The URL of the destination address to move to.
|
com.google.protobuf.ByteString |
getDestinationAddressBytes()
The URL of the destination address to move to.
|
boolean |
hasDescription()
An optional destination address description if intended to be different from the source.
|
boolean |
hasDestinationAddress()
The URL of the destination address to move to.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RegionAddressesMoveRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RegionAddressesMoveRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
RegionAddressesMoveRequest.Builder |
mergeFrom(RegionAddressesMoveRequest other) |
RegionAddressesMoveRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RegionAddressesMoveRequest.Builder |
setDescription(String value)
An optional destination address description if intended to be different from the source.
|
RegionAddressesMoveRequest.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional destination address description if intended to be different from the source.
|
RegionAddressesMoveRequest.Builder |
setDestinationAddress(String value)
The URL of the destination address to move to.
|
RegionAddressesMoveRequest.Builder |
setDestinationAddressBytes(com.google.protobuf.ByteString value)
The URL of the destination address to move to.
|
RegionAddressesMoveRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RegionAddressesMoveRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RegionAddressesMoveRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.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<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RegionAddressesMoveRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RegionAddressesMoveRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RegionAddressesMoveRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.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<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.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<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.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<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.Builder mergeFrom(RegionAddressesMoveRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>public RegionAddressesMoveRequest.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<RegionAddressesMoveRequest.Builder>IOExceptionpublic boolean hasDescription()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;hasDescription in interface RegionAddressesMoveRequestOrBuilderpublic String getDescription()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;getDescription in interface RegionAddressesMoveRequestOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;getDescriptionBytes in interface RegionAddressesMoveRequestOrBuilderpublic RegionAddressesMoveRequest.Builder setDescription(String value)
An optional destination address description if intended to be different from the source.
optional string description = 422937596;value - The description to set.public RegionAddressesMoveRequest.Builder clearDescription()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;public RegionAddressesMoveRequest.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional destination address description if intended to be different from the source.
optional string description = 422937596;value - The bytes for description to set.public boolean hasDestinationAddress()
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url.
optional string destination_address = 371693763;hasDestinationAddress in interface RegionAddressesMoveRequestOrBuilderpublic String getDestinationAddress()
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url.
optional string destination_address = 371693763;getDestinationAddress in interface RegionAddressesMoveRequestOrBuilderpublic com.google.protobuf.ByteString getDestinationAddressBytes()
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url.
optional string destination_address = 371693763;getDestinationAddressBytes in interface RegionAddressesMoveRequestOrBuilderpublic RegionAddressesMoveRequest.Builder setDestinationAddress(String value)
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url.
optional string destination_address = 371693763;value - The destinationAddress to set.public RegionAddressesMoveRequest.Builder clearDestinationAddress()
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url.
optional string destination_address = 371693763;public RegionAddressesMoveRequest.Builder setDestinationAddressBytes(com.google.protobuf.ByteString value)
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url.
optional string destination_address = 371693763;value - The bytes for destinationAddress to set.public final RegionAddressesMoveRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>public final RegionAddressesMoveRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegionAddressesMoveRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.