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
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateProjectMetadata.BuilderImplements
UpdateProjectMetadataOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public UpdateProjectMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateProjectMetadata |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateProjectMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateProjectMetadata.Builder |
|