public static final class DeleteEvaluationRunOperationMetadata.Builder extends GeneratedMessage.Builder<DeleteEvaluationRunOperationMetadata.Builder> implements DeleteEvaluationRunOperationMetadataOrBuilderOperation metadata for EvaluationService.DeleteEvaluationRun.
Protobuf type google.cloud.ces.v1beta.DeleteEvaluationRunOperationMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteEvaluationRunOperationMetadata.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeleteEvaluationRunOperationMetadata build()| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata |
|
buildPartial()
public DeleteEvaluationRunOperationMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata |
|
clear()
public DeleteEvaluationRunOperationMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata.Builder |
|
getDefaultInstanceForType()
public DeleteEvaluationRunOperationMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata |
|
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(DeleteEvaluationRunOperationMetadata other)
public DeleteEvaluationRunOperationMetadata.Builder mergeFrom(DeleteEvaluationRunOperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteEvaluationRunOperationMetadata |
| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeleteEvaluationRunOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteEvaluationRunOperationMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteEvaluationRunOperationMetadata.Builder |
|