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