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