public static final class UpdateTagValueMetadata.Builder extends GeneratedMessage.Builder<UpdateTagValueMetadata.Builder> implements UpdateTagValueMetadataOrBuilderRuntime operation information for updating a TagValue.
Protobuf type google.cloud.resourcemanager.v3.UpdateTagValueMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateTagValueMetadata.BuilderImplements
UpdateTagValueMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UpdateTagValueMetadata build()| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata |
|
buildPartial()
public UpdateTagValueMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata |
|
clear()
public UpdateTagValueMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata.Builder |
|
getDefaultInstanceForType()
public UpdateTagValueMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(UpdateTagValueMetadata other)
public UpdateTagValueMetadata.Builder mergeFrom(UpdateTagValueMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateTagValueMetadata |
| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateTagValueMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateTagValueMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateTagValueMetadata.Builder |
|