Class UpdateProjectMetadata.Builder (1.85.0)

public static final class UpdateProjectMetadata.Builder extends GeneratedMessage.Builder<UpdateProjectMetadata.Builder> implements UpdateProjectMetadataOrBuilder

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

Protobuf type google.cloud.resourcemanager.v3.UpdateProjectMetadata

Static Methods

getDescriptor()

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

Methods

build()

public UpdateProjectMetadata build()
Returns
Type Description
UpdateProjectMetadata

buildPartial()

public UpdateProjectMetadata buildPartial()
Returns
Type Description
UpdateProjectMetadata

clear()

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

getDefaultInstanceForType()

public UpdateProjectMetadata getDefaultInstanceForType()
Returns
Type Description
UpdateProjectMetadata

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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