Class CreateTagHoldMetadata.Builder (1.85.0)

public static final class CreateTagHoldMetadata.Builder extends GeneratedMessage.Builder<CreateTagHoldMetadata.Builder> implements CreateTagHoldMetadataOrBuilder

Runtime operation information for creating a TagHold. (-- The metadata is currently empty, but may include information in the future. --)

Protobuf type google.cloud.resourcemanager.v3.CreateTagHoldMetadata

Static Methods

getDescriptor()

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

Methods

build()

public CreateTagHoldMetadata build()
Returns
Type Description
CreateTagHoldMetadata

buildPartial()

public CreateTagHoldMetadata buildPartial()
Returns
Type Description
CreateTagHoldMetadata

clear()

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

getDefaultInstanceForType()

public CreateTagHoldMetadata getDefaultInstanceForType()
Returns
Type Description
CreateTagHoldMetadata

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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