public static final class ListSubAccountsRequest.Builder extends GeneratedMessageV3.Builder<ListSubAccountsRequest.Builder> implements ListSubAccountsRequestOrBuilder
Request message for the ListSubAccounts
method.
Protobuf type google.shopping.merchant.accounts.v1beta.ListSubAccountsRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListSubAccountsRequest.BuilderImplements
ListSubAccountsRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListSubAccountsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
build()
public ListSubAccountsRequest build()
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest |
buildPartial()
public ListSubAccountsRequest buildPartial()
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest |
clear()
public ListSubAccountsRequest.Builder clear()
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public ListSubAccountsRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ListSubAccountsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
clearPageSize()
public ListSubAccountsRequest.Builder clearPageSize()
Optional. The maximum number of accounts to return. The service may return fewer than this value. If unspecified, at most 250 accounts are returned. The maximum value is 500; values above 500 are coerced to 500.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
clearPageToken()
public ListSubAccountsRequest.Builder clearPageToken()
Optional. A page token, received from a previous ListAccounts
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccounts
must match
the call that provided the page token.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
clearProvider()
public ListSubAccountsRequest.Builder clearProvider()
Required. The parent account.
Format: accounts/{account}
string provider = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
clone()
public ListSubAccountsRequest.Builder clone()
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
getDefaultInstanceForType()
public ListSubAccountsRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getPageSize()
public int getPageSize()
Optional. The maximum number of accounts to return. The service may return fewer than this value. If unspecified, at most 250 accounts are returned. The maximum value is 500; values above 500 are coerced to 500.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
int |
The pageSize. |
getPageToken()
public String getPageToken()
Optional. A page token, received from a previous ListAccounts
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccounts
must match
the call that provided the page token.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The pageToken. |
getPageTokenBytes()
public ByteString getPageTokenBytes()
Optional. A page token, received from a previous ListAccounts
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccounts
must match
the call that provided the page token.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for pageToken. |
getProvider()
public String getProvider()
Required. The parent account.
Format: accounts/{account}
string provider = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
String |
The provider. |
getProviderBytes()
public ByteString getProviderBytes()
Required. The parent account.
Format: accounts/{account}
string provider = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for provider. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListSubAccountsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public ListSubAccountsRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
mergeFrom(ListSubAccountsRequest other)
public ListSubAccountsRequest.Builder mergeFrom(ListSubAccountsRequest other)
Parameter | |
---|---|
Name | Description |
other |
ListSubAccountsRequest |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListSubAccountsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ListSubAccountsRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
setPageSize(int value)
public ListSubAccountsRequest.Builder setPageSize(int value)
Optional. The maximum number of accounts to return. The service may return fewer than this value. If unspecified, at most 250 accounts are returned. The maximum value is 500; values above 500 are coerced to 500.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
int The pageSize to set. |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
setPageToken(String value)
public ListSubAccountsRequest.Builder setPageToken(String value)
Optional. A page token, received from a previous ListAccounts
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccounts
must match
the call that provided the page token.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The pageToken to set. |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
setPageTokenBytes(ByteString value)
public ListSubAccountsRequest.Builder setPageTokenBytes(ByteString value)
Optional. A page token, received from a previous ListAccounts
call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccounts
must match
the call that provided the page token.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for pageToken to set. |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
setProvider(String value)
public ListSubAccountsRequest.Builder setProvider(String value)
Required. The parent account.
Format: accounts/{account}
string provider = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value |
String The provider to set. |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
setProviderBytes(ByteString value)
public ListSubAccountsRequest.Builder setProviderBytes(ByteString value)
Required. The parent account.
Format: accounts/{account}
string provider = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for provider to set. |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListSubAccountsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ListSubAccountsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
ListSubAccountsRequest.Builder |