public static final class TuneModelResponse.Builder extends GeneratedMessage.Builder<TuneModelResponse.Builder> implements TuneModelResponseOrBuilderResponse associated with a tune operation.
Protobuf type google.cloud.retail.v2.TuneModelResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > TuneModelResponse.BuilderImplements
TuneModelResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public TuneModelResponse build()| Returns | |
|---|---|
| Type | Description |
TuneModelResponse |
|
buildPartial()
public TuneModelResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
TuneModelResponse |
|
clear()
public TuneModelResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
TuneModelResponse.Builder |
|
getDefaultInstanceForType()
public TuneModelResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TuneModelResponse |
|
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(TuneModelResponse other)
public TuneModelResponse.Builder mergeFrom(TuneModelResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
TuneModelResponse |
| Returns | |
|---|---|
| Type | Description |
TuneModelResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TuneModelResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TuneModelResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TuneModelResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TuneModelResponse.Builder |
|