| Modifier and Type | Method and Description |
|---|---|
MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.Builder.build() |
MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.Builder.buildPartial() |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.getDefaultInstance() |
MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.getDefaultInstanceForType() |
MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.Builder.getDefaultInstanceForType() |
MerchantCenterLinkingConfig |
CatalogOrBuilder.getMerchantCenterLinkingConfig()
The Merchant Center linking configuration.
|
MerchantCenterLinkingConfig |
Catalog.getMerchantCenterLinkingConfig()
The Merchant Center linking configuration.
|
MerchantCenterLinkingConfig |
Catalog.Builder.getMerchantCenterLinkingConfig()
The Merchant Center linking configuration.
|
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseDelimitedFrom(InputStream input) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(byte[] data) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(ByteBuffer data) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(com.google.protobuf.ByteString data) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(InputStream input) |
static MerchantCenterLinkingConfig |
MerchantCenterLinkingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MerchantCenterLinkingConfig> |
MerchantCenterLinkingConfig.getParserForType() |
static com.google.protobuf.Parser<MerchantCenterLinkingConfig> |
MerchantCenterLinkingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
MerchantCenterLinkingConfig.Builder |
MerchantCenterLinkingConfig.Builder.mergeFrom(MerchantCenterLinkingConfig other) |
Catalog.Builder |
Catalog.Builder.mergeMerchantCenterLinkingConfig(MerchantCenterLinkingConfig value)
The Merchant Center linking configuration.
|
static MerchantCenterLinkingConfig.Builder |
MerchantCenterLinkingConfig.newBuilder(MerchantCenterLinkingConfig prototype) |
Catalog.Builder |
Catalog.Builder.setMerchantCenterLinkingConfig(MerchantCenterLinkingConfig value)
The Merchant Center linking configuration.
|
Copyright © 2024 Google LLC. All rights reserved.