public static final class ListAccountIssuesResponse.Builder extends GeneratedMessageV3.Builder<ListAccountIssuesResponse.Builder> implements ListAccountIssuesResponseOrBuilder
Response message for the ListAccountIssues
method.
Protobuf type google.shopping.merchant.accounts.v1beta.ListAccountIssuesResponse
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 ListAccountIssuesResponse.Builder addAccountIssues(AccountIssue value)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public ListAccountIssuesResponse.Builder addAccountIssues(AccountIssue.Builder builderForValue)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public ListAccountIssuesResponse.Builder addAccountIssues(int index, AccountIssue value)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public ListAccountIssuesResponse.Builder addAccountIssues(int index, AccountIssue.Builder builderForValue)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public AccountIssue.Builder addAccountIssuesBuilder()
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public AccountIssue.Builder addAccountIssuesBuilder(int index)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Parameter |
Name |
Description |
index |
int
|
public ListAccountIssuesResponse.Builder addAllAccountIssues(Iterable<? extends AccountIssue> values)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.shopping.merchant.accounts.v1beta.AccountIssue>
|
public ListAccountIssuesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListAccountIssuesResponse build()
public ListAccountIssuesResponse buildPartial()
public ListAccountIssuesResponse.Builder clear()
Overrides
public ListAccountIssuesResponse.Builder clearAccountIssues()
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public ListAccountIssuesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListAccountIssuesResponse.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 ListAccountIssuesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListAccountIssuesResponse.Builder clone()
Overrides
public AccountIssue getAccountIssues(int index)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Parameter |
Name |
Description |
index |
int
|
public AccountIssue.Builder getAccountIssuesBuilder(int index)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Parameter |
Name |
Description |
index |
int
|
public List<AccountIssue.Builder> getAccountIssuesBuilderList()
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public int getAccountIssuesCount()
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Returns |
Type |
Description |
int |
|
public List<AccountIssue> getAccountIssuesList()
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public AccountIssueOrBuilder getAccountIssuesOrBuilder(int index)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Parameter |
Name |
Description |
index |
int
|
public List<? extends AccountIssueOrBuilder> getAccountIssuesOrBuilderList()
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Returns |
Type |
Description |
List<? extends com.google.shopping.merchant.accounts.v1beta.AccountIssueOrBuilder> |
|
public ListAccountIssuesResponse 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 ListAccountIssuesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListAccountIssuesResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public ListAccountIssuesResponse.Builder mergeFrom(ListAccountIssuesResponse other)
public final ListAccountIssuesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListAccountIssuesResponse.Builder removeAccountIssues(int index)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
Parameter |
Name |
Description |
index |
int
|
public ListAccountIssuesResponse.Builder setAccountIssues(int index, AccountIssue value)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public ListAccountIssuesResponse.Builder setAccountIssues(int index, AccountIssue.Builder builderForValue)
The issues from the specified account.
repeated .google.shopping.merchant.accounts.v1beta.AccountIssue account_issues = 1;
public ListAccountIssuesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListAccountIssuesResponse.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 ListAccountIssuesResponse.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 ListAccountIssuesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ListAccountIssuesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides