public static final class LfpProvider.Builder extends GeneratedMessage.Builder<LfpProvider.Builder> implements LfpProviderOrBuilderCollection of information related to a Local Feed Partnership (LFP) provider.
Protobuf type google.shopping.merchant.accounts.v1.LfpProvider
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > LfpProvider.BuilderImplements
LfpProviderOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public LfpProvider build()| Returns | |
|---|---|
| Type | Description |
LfpProvider |
|
buildPartial()
public LfpProvider buildPartial()| Returns | |
|---|---|
| Type | Description |
LfpProvider |
|
clear()
public LfpProvider.Builder clear()| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
clearDisplayName()
public LfpProvider.Builder clearDisplayName()The display name of the LFP provider.
string display_name = 3;
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
clearName()
public LfpProvider.Builder clearName() Identifier. The resource name of the LFP provider.
Format:
accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
clearRegionCode()
public LfpProvider.Builder clearRegionCode()Output only. Region code defined by CLDR.
string region_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public LfpProvider getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LfpProvider |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDisplayName()
public String getDisplayName()The display name of the LFP provider.
string display_name = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The displayName. |
getDisplayNameBytes()
public ByteString getDisplayNameBytes()The display name of the LFP provider.
string display_name = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for displayName. |
getName()
public String getName() Identifier. The resource name of the LFP provider.
Format:
accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes() Identifier. The resource name of the LFP provider.
Format:
accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getRegionCode()
public String getRegionCode()Output only. Region code defined by CLDR.
string region_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The regionCode. |
getRegionCodeBytes()
public ByteString getRegionCodeBytes()Output only. Region code defined by CLDR.
string region_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for regionCode. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public LfpProvider.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public LfpProvider.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
mergeFrom(LfpProvider other)
public LfpProvider.Builder mergeFrom(LfpProvider other)| Parameter | |
|---|---|
| Name | Description |
other |
LfpProvider |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
setDisplayName(String value)
public LfpProvider.Builder setDisplayName(String value)The display name of the LFP provider.
string display_name = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe displayName to set. |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
setDisplayNameBytes(ByteString value)
public LfpProvider.Builder setDisplayNameBytes(ByteString value)The display name of the LFP provider.
string display_name = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for displayName to set. |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
setName(String value)
public LfpProvider.Builder setName(String value) Identifier. The resource name of the LFP provider.
Format:
accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe name to set. |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
public LfpProvider.Builder setNameBytes(ByteString value) Identifier. The resource name of the LFP provider.
Format:
accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
setRegionCode(String value)
public LfpProvider.Builder setRegionCode(String value)Output only. Region code defined by CLDR.
string region_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe regionCode to set. |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |
setRegionCodeBytes(ByteString value)
public LfpProvider.Builder setRegionCodeBytes(ByteString value)Output only. Region code defined by CLDR.
string region_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for regionCode to set. |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
This builder for chaining. |