Class AdGroupSimulationName
java.lang.Object
com.google.ads.googleads.v18.resources.AdGroupSimulationName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AdGroupSimulationName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String adGroupId, String type, String modificationMethod, String startDate, String endDate) getFieldValue(String fieldName) getType()inthashCode()static booleanisParsableFrom(String formattedString) static AdGroupSimulationNameof(String customerId, String adGroupId, String type, String modificationMethod, String startDate, String endDate) static AdGroupSimulationNamestatic List<AdGroupSimulationName>toString()toStringList(List<AdGroupSimulationName> values)
-
Constructor Details
-
AdGroupSimulationName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getAdGroupId
-
getType
-
getModificationMethod
-
getStartDate
-
getEndDate
-
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()
-