public static final class OperationMetadata.Builder extends GeneratedMessage.Builder<OperationMetadata.Builder> implements OperationMetadataOrBuilder Represents metadata related to the creation of a Report. This value is
embedded in the Operation object returned by CreateReport.
Protobuf type google.cloud.appoptimize.v1beta.OperationMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > OperationMetadata.BuilderImplements
OperationMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public OperationMetadata build()| Returns | |
|---|---|
| Type | Description |
OperationMetadata |
|
buildPartial()
public OperationMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
OperationMetadata |
|
clear()
public OperationMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
OperationMetadata.Builder |
|
getDefaultInstanceForType()
public OperationMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
OperationMetadata |
|
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(OperationMetadata other)
public OperationMetadata.Builder mergeFrom(OperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
OperationMetadata |
| Returns | |
|---|---|
| Type | Description |
OperationMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public OperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OperationMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public OperationMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
OperationMetadata.Builder |
|