Class ChannelAggregateAssetViewName
java.lang.Object
com.google.ads.googleads.v18.resources.ChannelAggregateAssetViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class ChannelAggregateAssetViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/channelAggregateAssetViews/{advertising_channel_type}~{asset_id}~{asset_source}~{field_type}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String advertisingChannelType, String assetId, String assetSource, String fieldType) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) of(String customerId, String advertisingChannelType, String assetId, String assetSource, String fieldType) static List<ChannelAggregateAssetViewName>toString()
-
Constructor Details
-
ChannelAggregateAssetViewName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getAdvertisingChannelType
-
getAssetId
-
getAssetSource
-
getFieldType
-
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()
-