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