Class UserListCustomerTypeName
java.lang.Object
com.google.ads.googleads.v18.resources.UserListCustomerTypeName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class UserListCustomerTypeName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/userListCustomerTypes/{user_list_id}~{semantic_label}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static UserListCustomerTypeNamestatic UserListCustomerTypeNamestatic List<UserListCustomerTypeName>toString()toStringList(List<UserListCustomerTypeName> values)
-
Constructor Details
-
UserListCustomerTypeName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getUserListId
-
getSemanticLabel
-
newBuilder
-
toBuilder
-
of
public static UserListCustomerTypeName of(String customerId, String userListId, String semanticLabel) -
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()
-