Class GroupPlacementViewName
java.lang.Object
com.google.ads.googleads.v18.resources.GroupPlacementViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class GroupPlacementViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/groupPlacementViews/{ad_group_id}~{base64_placement}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static GroupPlacementViewNamestatic GroupPlacementViewNamestatic List<GroupPlacementViewName>toString()toStringList(List<GroupPlacementViewName> values)
-
Constructor Details
-
GroupPlacementViewName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getAdGroupId
-
getBase64Placement
-
newBuilder
-
toBuilder
-
of
public static GroupPlacementViewName of(String customerId, String adGroupId, String base64Placement) -
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()
-