Class GeographicViewName
java.lang.Object
com.google.ads.googleads.v18.resources.GeographicViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class GeographicViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/geographicViews/{country_criterion_id}~{location_type}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static GeographicViewName.Builderstatic GeographicViewNamestatic GeographicViewNamestatic List<GeographicViewName>toString()toStringList(List<GeographicViewName> values)
-
Constructor Details
-
GeographicViewName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getCountryCriterionId
-
getLocationType
-
newBuilder
-
toBuilder
-
of
public static GeographicViewName of(String customerId, String countryCriterionId, String locationType) -
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()
-