public static final class MinimumOrderValueTable.Builder extends GeneratedMessageV3.Builder<MinimumOrderValueTable.Builder> implements MinimumOrderValueTableOrBuilder
Table of per store minimum order values for the pickup fulfillment type.
Protobuf type google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public MinimumOrderValueTable.Builder addAllStoreCodeSetWithMovs(Iterable<? extends MinimumOrderValueTable.StoreCodeSetWithMov> values)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov>
|
public MinimumOrderValueTable.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public MinimumOrderValueTable.Builder addStoreCodeSetWithMovs(MinimumOrderValueTable.StoreCodeSetWithMov value)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.Builder addStoreCodeSetWithMovs(MinimumOrderValueTable.StoreCodeSetWithMov.Builder builderForValue)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.Builder addStoreCodeSetWithMovs(int index, MinimumOrderValueTable.StoreCodeSetWithMov value)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.Builder addStoreCodeSetWithMovs(int index, MinimumOrderValueTable.StoreCodeSetWithMov.Builder builderForValue)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.StoreCodeSetWithMov.Builder addStoreCodeSetWithMovsBuilder()
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.StoreCodeSetWithMov.Builder addStoreCodeSetWithMovsBuilder(int index)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter |
Name |
Description |
index |
int
|
public MinimumOrderValueTable build()
public MinimumOrderValueTable buildPartial()
public MinimumOrderValueTable.Builder clear()
Overrides
public MinimumOrderValueTable.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public MinimumOrderValueTable.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public MinimumOrderValueTable.Builder clearStoreCodeSetWithMovs()
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.Builder clone()
Overrides
public MinimumOrderValueTable getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public MinimumOrderValueTable.StoreCodeSetWithMov getStoreCodeSetWithMovs(int index)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter |
Name |
Description |
index |
int
|
public MinimumOrderValueTable.StoreCodeSetWithMov.Builder getStoreCodeSetWithMovsBuilder(int index)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter |
Name |
Description |
index |
int
|
public List<MinimumOrderValueTable.StoreCodeSetWithMov.Builder> getStoreCodeSetWithMovsBuilderList()
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public int getStoreCodeSetWithMovsCount()
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Returns |
Type |
Description |
int |
|
public List<MinimumOrderValueTable.StoreCodeSetWithMov> getStoreCodeSetWithMovsList()
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.StoreCodeSetWithMovOrBuilder getStoreCodeSetWithMovsOrBuilder(int index)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter |
Name |
Description |
index |
int
|
public List<? extends MinimumOrderValueTable.StoreCodeSetWithMovOrBuilder> getStoreCodeSetWithMovsOrBuilderList()
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Returns |
Type |
Description |
List<? extends com.google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMovOrBuilder> |
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public MinimumOrderValueTable.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public MinimumOrderValueTable.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public MinimumOrderValueTable.Builder mergeFrom(MinimumOrderValueTable other)
public final MinimumOrderValueTable.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public MinimumOrderValueTable.Builder removeStoreCodeSetWithMovs(int index)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter |
Name |
Description |
index |
int
|
public MinimumOrderValueTable.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public MinimumOrderValueTable.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public MinimumOrderValueTable.Builder setStoreCodeSetWithMovs(int index, MinimumOrderValueTable.StoreCodeSetWithMov value)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public MinimumOrderValueTable.Builder setStoreCodeSetWithMovs(int index, MinimumOrderValueTable.StoreCodeSetWithMov.Builder builderForValue)
Required. A list of store code sets sharing the same minimum order value
(MOV). At least two sets are required and the last one must be empty, which
signifies 'MOV for all other stores'. Each store code can only appear once
across all the sets. All prices within a service must have the same
currency.
repeated .google.shopping.merchant.accounts.v1beta.MinimumOrderValueTable.StoreCodeSetWithMov store_code_set_with_movs = 1 [(.google.api.field_behavior) = REQUIRED];
public final MinimumOrderValueTable.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides