Class DeleteProjectMetadata.Builder (1.85.0)

public static final class DeleteProjectMetadata.Builder extends GeneratedMessage.Builder<DeleteProjectMetadata.Builder> implements DeleteProjectMetadataOrBuilder

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

Protobuf type google.cloud.resourcemanager.v3.DeleteProjectMetadata

Static Methods

getDescriptor()

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

Methods

build()

public DeleteProjectMetadata build()
Returns
Type Description
DeleteProjectMetadata

buildPartial()

public DeleteProjectMetadata buildPartial()
Returns
Type Description
DeleteProjectMetadata

clear()

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

getDefaultInstanceForType()

public DeleteProjectMetadata getDefaultInstanceForType()
Returns
Type Description
DeleteProjectMetadata

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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