public static final class ListAccountLimitsResponse.Builder extends GeneratedMessageV3.Builder<ListAccountLimitsResponse.Builder> implements ListAccountLimitsResponseOrBuilder
Response message for the ListAccountLimits method.
Protobuf type google.shopping.merchant.quota.v1.ListAccountLimitsResponse
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 ListAccountLimitsResponse.Builder addAccountLimits(AccountLimit value)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public ListAccountLimitsResponse.Builder addAccountLimits(AccountLimit.Builder builderForValue)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public ListAccountLimitsResponse.Builder addAccountLimits(int index, AccountLimit value)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public ListAccountLimitsResponse.Builder addAccountLimits(int index, AccountLimit.Builder builderForValue)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public AccountLimit.Builder addAccountLimitsBuilder()
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public AccountLimit.Builder addAccountLimitsBuilder(int index)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Parameter |
| Name |
Description |
index |
int
|
public ListAccountLimitsResponse.Builder addAllAccountLimits(Iterable<? extends AccountLimit> values)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.shopping.merchant.quota.v1.AccountLimit>
|
public ListAccountLimitsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListAccountLimitsResponse build()
public ListAccountLimitsResponse buildPartial()
public ListAccountLimitsResponse.Builder clear()
Overrides
public ListAccountLimitsResponse.Builder clearAccountLimits()
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public ListAccountLimitsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListAccountLimitsResponse.Builder clearNextPageToken()
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
public ListAccountLimitsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListAccountLimitsResponse.Builder clone()
Overrides
public AccountLimit getAccountLimits(int index)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Parameter |
| Name |
Description |
index |
int
|
public AccountLimit.Builder getAccountLimitsBuilder(int index)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Parameter |
| Name |
Description |
index |
int
|
public List<AccountLimit.Builder> getAccountLimitsBuilderList()
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public int getAccountLimitsCount()
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Returns |
| Type |
Description |
int |
|
public List<AccountLimit> getAccountLimitsList()
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public AccountLimitOrBuilder getAccountLimitsOrBuilder(int index)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Parameter |
| Name |
Description |
index |
int
|
public List<? extends AccountLimitOrBuilder> getAccountLimitsOrBuilderList()
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Returns |
| Type |
Description |
List<? extends com.google.shopping.merchant.quota.v1.AccountLimitOrBuilder> |
|
public ListAccountLimitsResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getNextPageToken()
public String getNextPageToken()
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns |
| Type |
Description |
String |
The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns |
| Type |
Description |
ByteString |
The bytes for nextPageToken.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ListAccountLimitsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListAccountLimitsResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
public ListAccountLimitsResponse.Builder mergeFrom(ListAccountLimitsResponse other)
public final ListAccountLimitsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListAccountLimitsResponse.Builder removeAccountLimits(int index)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
| Parameter |
| Name |
Description |
index |
int
|
public ListAccountLimitsResponse.Builder setAccountLimits(int index, AccountLimit value)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public ListAccountLimitsResponse.Builder setAccountLimits(int index, AccountLimit.Builder builderForValue)
The limits for the given account.
repeated .google.shopping.merchant.quota.v1.AccountLimit account_limits = 1;
public ListAccountLimitsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListAccountLimitsResponse.Builder setNextPageToken(String value)
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter |
| Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListAccountLimitsResponse.Builder setNextPageTokenBytes(ByteString value)
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
public ListAccountLimitsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ListAccountLimitsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides