Interface MerchantCenterAccountLink.MerchantCenterFeedFilterOrBuilder (2.43.0)

public static interface MerchantCenterAccountLink.MerchantCenterFeedFilterOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

public abstract long getPrimaryFeedId()

Merchant Center primary feed ID.

int64 primary_feed_id = 1;

Returns
TypeDescription
long

The primaryFeedId.

public abstract String getPrimaryFeedName()

Merchant Center primary feed name. The name is used for the display purposes only.

string primary_feed_name = 2;

Returns
TypeDescription
String

The primaryFeedName.

public abstract ByteString getPrimaryFeedNameBytes()

Merchant Center primary feed name. The name is used for the display purposes only.

string primary_feed_name = 2;

Returns
TypeDescription
ByteString

The bytes for primaryFeedName.