public static final class GlobalAddressesMoveRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder> implements GlobalAddressesMoveRequestOrBuilder
Protobuf type
google.cloud.compute.v1.GlobalAddressesMoveRequest| Modifier and Type | Method and Description |
|---|---|
GlobalAddressesMoveRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GlobalAddressesMoveRequest |
build() |
GlobalAddressesMoveRequest |
buildPartial() |
GlobalAddressesMoveRequest.Builder |
clear() |
GlobalAddressesMoveRequest.Builder |
clearDescription()
An optional destination address description if intended to be different from the source.
|
GlobalAddressesMoveRequest.Builder |
clearDestinationAddress()
The URL of the destination address to move to.
|
GlobalAddressesMoveRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GlobalAddressesMoveRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GlobalAddressesMoveRequest.Builder |
clone() |
GlobalAddressesMoveRequest |
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() |
GlobalAddressesMoveRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalAddressesMoveRequest.Builder |
mergeFrom(GlobalAddressesMoveRequest other) |
GlobalAddressesMoveRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GlobalAddressesMoveRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GlobalAddressesMoveRequest.Builder |
setDescription(String value)
An optional destination address description if intended to be different from the source.
|
GlobalAddressesMoveRequest.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional destination address description if intended to be different from the source.
|
GlobalAddressesMoveRequest.Builder |
setDestinationAddress(String value)
The URL of the destination address to move to.
|
GlobalAddressesMoveRequest.Builder |
setDestinationAddressBytes(com.google.protobuf.ByteString value)
The URL of the destination address to move to.
|
GlobalAddressesMoveRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GlobalAddressesMoveRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GlobalAddressesMoveRequest.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<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.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<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GlobalAddressesMoveRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GlobalAddressesMoveRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GlobalAddressesMoveRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.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<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.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<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.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<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.Builder mergeFrom(GlobalAddressesMoveRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder>public GlobalAddressesMoveRequest.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<GlobalAddressesMoveRequest.Builder>IOExceptionpublic boolean hasDescription()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;hasDescription in interface GlobalAddressesMoveRequestOrBuilderpublic String getDescription()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;getDescription in interface GlobalAddressesMoveRequestOrBuilderpublic 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 GlobalAddressesMoveRequestOrBuilderpublic GlobalAddressesMoveRequest.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 GlobalAddressesMoveRequest.Builder clearDescription()
An optional destination address description if intended to be different from the source.
optional string description = 422937596;public GlobalAddressesMoveRequest.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 /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
optional string destination_address = 371693763;hasDestinationAddress in interface GlobalAddressesMoveRequestOrBuilderpublic 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 /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
optional string destination_address = 371693763;getDestinationAddress in interface GlobalAddressesMoveRequestOrBuilderpublic 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 /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
optional string destination_address = 371693763;getDestinationAddressBytes in interface GlobalAddressesMoveRequestOrBuilderpublic GlobalAddressesMoveRequest.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 /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
optional string destination_address = 371693763;value - The destinationAddress to set.public GlobalAddressesMoveRequest.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 /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
optional string destination_address = 371693763;public GlobalAddressesMoveRequest.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 /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
optional string destination_address = 371693763;value - The bytes for destinationAddress to set.public final GlobalAddressesMoveRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder>public final GlobalAddressesMoveRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GlobalAddressesMoveRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.