Class ShoppingProductName
java.lang.Object
com.google.ads.googleads.v18.resources.ShoppingProductName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class ShoppingProductName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/shoppingProducts/{merchant_center_id}~{channel}~{language_code}~{feed_label}~{item_id}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String merchantCenterId, String channel, String languageCode, String feedLabel, String itemId) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static ShoppingProductName.Builderstatic ShoppingProductNameof(String customerId, String merchantCenterId, String channel, String languageCode, String feedLabel, String itemId) static ShoppingProductNamestatic List<ShoppingProductName>toString()toStringList(List<ShoppingProductName> values)
-
Constructor Details
-
ShoppingProductName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getMerchantCenterId
-
getChannel
-
getLanguageCode
-
getFeedLabel
-
getItemId
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-