public static final class AddFulfillmentPlacesResponse.Builder extends GeneratedMessage.Builder<AddFulfillmentPlacesResponse.Builder> implements AddFulfillmentPlacesResponseOrBuilderResponse of the AddFulfillmentPlacesRequest. Currently empty because there is no meaningful response populated from the ProductService.AddFulfillmentPlaces method.
Protobuf type google.cloud.retail.v2.AddFulfillmentPlacesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AddFulfillmentPlacesResponse.BuilderImplements
AddFulfillmentPlacesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public AddFulfillmentPlacesResponse build()| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse |
|
buildPartial()
public AddFulfillmentPlacesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse |
|
clear()
public AddFulfillmentPlacesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse.Builder |
|
getDefaultInstanceForType()
public AddFulfillmentPlacesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse |
|
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(AddFulfillmentPlacesResponse other)
public AddFulfillmentPlacesResponse.Builder mergeFrom(AddFulfillmentPlacesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
AddFulfillmentPlacesResponse |
| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AddFulfillmentPlacesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AddFulfillmentPlacesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AddFulfillmentPlacesResponse.Builder |
|