public static interface MerchantCenterAccountLink.MerchantCenterFeedFilterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getPrimaryFeedId()
Merchant Center primary feed ID.
|
String |
getPrimaryFeedName()
Merchant Center primary feed name.
|
com.google.protobuf.ByteString |
getPrimaryFeedNameBytes()
Merchant Center primary feed name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getPrimaryFeedId()
Merchant Center primary feed ID.
int64 primary_feed_id = 1;String getPrimaryFeedName()
Merchant Center primary feed name. The name is used for the display purposes only.
string primary_feed_name = 2;com.google.protobuf.ByteString getPrimaryFeedNameBytes()
Merchant Center primary feed name. The name is used for the display purposes only.
string primary_feed_name = 2;Copyright © 2024 Google LLC. All rights reserved.