Class UndeleteProjectMetadata.Builder (1.85.0)

public static final class UndeleteProjectMetadata.Builder extends GeneratedMessage.Builder<UndeleteProjectMetadata.Builder> implements UndeleteProjectMetadataOrBuilder

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

Protobuf type google.cloud.resourcemanager.v3.UndeleteProjectMetadata

Static Methods

getDescriptor()

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

Methods

build()

public UndeleteProjectMetadata build()
Returns
Type Description
UndeleteProjectMetadata

buildPartial()

public UndeleteProjectMetadata buildPartial()
Returns
Type Description
UndeleteProjectMetadata

clear()

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

getDefaultInstanceForType()

public UndeleteProjectMetadata getDefaultInstanceForType()
Returns
Type Description
UndeleteProjectMetadata

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(UndeleteProjectMetadata other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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