Class MoveProjectMetadata.Builder (1.85.0)

public static final class MoveProjectMetadata.Builder extends GeneratedMessage.Builder<MoveProjectMetadata.Builder> implements MoveProjectMetadataOrBuilder

A status object which is used as the metadata field for the Operation returned by MoveProject.

Protobuf type google.cloud.resourcemanager.v3.MoveProjectMetadata

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public MoveProjectMetadata build()
Returns
Type Description
MoveProjectMetadata

buildPartial()

public MoveProjectMetadata buildPartial()
Returns
Type Description
MoveProjectMetadata

clear()

public MoveProjectMetadata.Builder clear()
Returns
Type Description
MoveProjectMetadata.Builder
Overrides

getDefaultInstanceForType()

public MoveProjectMetadata getDefaultInstanceForType()
Returns
Type Description
MoveProjectMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(MoveProjectMetadata other)

public MoveProjectMetadata.Builder mergeFrom(MoveProjectMetadata other)
Parameter
Name Description
other MoveProjectMetadata
Returns
Type Description
MoveProjectMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public MoveProjectMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
MoveProjectMetadata.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public MoveProjectMetadata.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
MoveProjectMetadata.Builder
Overrides