public static final class BatchOptimizeToursResponse.Builder extends GeneratedMessage.Builder<BatchOptimizeToursResponse.Builder> implements BatchOptimizeToursResponseOrBuilder Response to a BatchOptimizeToursRequest. This is returned in
the LRO Operation after the operation is complete.
Protobuf type google.cloud.optimization.v1.BatchOptimizeToursResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BatchOptimizeToursResponse.BuilderImplements
BatchOptimizeToursResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public BatchOptimizeToursResponse build()| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse |
|
buildPartial()
public BatchOptimizeToursResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse |
|
clear()
public BatchOptimizeToursResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse.Builder |
|
getDefaultInstanceForType()
public BatchOptimizeToursResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse |
|
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(BatchOptimizeToursResponse other)
public BatchOptimizeToursResponse.Builder mergeFrom(BatchOptimizeToursResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
BatchOptimizeToursResponse |
| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BatchOptimizeToursResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BatchOptimizeToursResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BatchOptimizeToursResponse.Builder |
|