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