public static final class MoveProjectMetadata.Builder extends GeneratedMessage.Builder<MoveProjectMetadata.Builder> implements MoveProjectMetadataOrBuilder A status object which is used as the metadata field for the Operation
returned by MoveProject.
Protobuf type google.cloud.resourcemanager.v3.MoveProjectMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > MoveProjectMetadata.BuilderImplements
MoveProjectMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public MoveProjectMetadata build()| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata |
|
buildPartial()
public MoveProjectMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata |
|
clear()
public MoveProjectMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata.Builder |
|
getDefaultInstanceForType()
public MoveProjectMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata |
|
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(MoveProjectMetadata other)
public MoveProjectMetadata.Builder mergeFrom(MoveProjectMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
MoveProjectMetadata |
| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public MoveProjectMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public MoveProjectMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
MoveProjectMetadata.Builder |
|