FulfillmentInfo.Builder |
FulfillmentInfo.Builder.addAllPlaceIds(Iterable<String> values) |
The IDs for this [type][google.cloud.retail.v2alpha.FulfillmentInfo.type],
such as the store IDs for
[FulfillmentInfo.type.pickup-in-store][google.cloud.retail.v2alpha.FulfillmentInfo.type]
or the region IDs for
[FulfillmentInfo.type.same-day-delivery][google.cloud.retail.v2alpha.FulfillmentInfo.type].
|
FulfillmentInfo.Builder |
Product.Builder.addFulfillmentInfoBuilder() |
Fulfillment information, such as the store IDs for in-store pickup or
region IDs for different shipping methods.
|
FulfillmentInfo.Builder |
Product.Builder.addFulfillmentInfoBuilder(int index) |
Fulfillment information, such as the store IDs for in-store pickup or
region IDs for different shipping methods.
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.addPlaceIds(String value) |
The IDs for this [type][google.cloud.retail.v2alpha.FulfillmentInfo.type],
such as the store IDs for
[FulfillmentInfo.type.pickup-in-store][google.cloud.retail.v2alpha.FulfillmentInfo.type]
or the region IDs for
[FulfillmentInfo.type.same-day-delivery][google.cloud.retail.v2alpha.FulfillmentInfo.type].
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.addPlaceIdsBytes(com.google.protobuf.ByteString value) |
The IDs for this [type][google.cloud.retail.v2alpha.FulfillmentInfo.type],
such as the store IDs for
[FulfillmentInfo.type.pickup-in-store][google.cloud.retail.v2alpha.FulfillmentInfo.type]
or the region IDs for
[FulfillmentInfo.type.same-day-delivery][google.cloud.retail.v2alpha.FulfillmentInfo.type].
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.clear() |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.clearPlaceIds() |
The IDs for this [type][google.cloud.retail.v2alpha.FulfillmentInfo.type],
such as the store IDs for
[FulfillmentInfo.type.pickup-in-store][google.cloud.retail.v2alpha.FulfillmentInfo.type]
or the region IDs for
[FulfillmentInfo.type.same-day-delivery][google.cloud.retail.v2alpha.FulfillmentInfo.type].
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.clearType() |
The fulfillment type, including commonly used types (such as pickup in
store and same day delivery), and custom types.
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.clone() |
|
FulfillmentInfo.Builder |
Product.Builder.getFulfillmentInfoBuilder(int index) |
Fulfillment information, such as the store IDs for in-store pickup or
region IDs for different shipping methods.
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.mergeFrom(FulfillmentInfo other) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static FulfillmentInfo.Builder |
FulfillmentInfo.newBuilder() |
|
static FulfillmentInfo.Builder |
FulfillmentInfo.newBuilder(FulfillmentInfo prototype) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.newBuilderForType() |
|
protected FulfillmentInfo.Builder |
FulfillmentInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.setPlaceIds(int index,
String value) |
The IDs for this [type][google.cloud.retail.v2alpha.FulfillmentInfo.type],
such as the store IDs for
[FulfillmentInfo.type.pickup-in-store][google.cloud.retail.v2alpha.FulfillmentInfo.type]
or the region IDs for
[FulfillmentInfo.type.same-day-delivery][google.cloud.retail.v2alpha.FulfillmentInfo.type].
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.setType(String value) |
The fulfillment type, including commonly used types (such as pickup in
store and same day delivery), and custom types.
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.setTypeBytes(com.google.protobuf.ByteString value) |
The fulfillment type, including commonly used types (such as pickup in
store and same day delivery), and custom types.
|
FulfillmentInfo.Builder |
FulfillmentInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FulfillmentInfo.Builder |
FulfillmentInfo.toBuilder() |
|