@Generated(value="by gapic-generator-java") public class RecurringAudienceListName extends Object implements com.google.api.resourcenames.ResourceName
| Modifier and Type | Class and Description |
|---|---|
static class |
RecurringAudienceListName.Builder
Builder for properties/{property}/recurringAudienceLists/{recurring_audience_list}.
|
| Modifier | Constructor and Description |
|---|---|
protected |
RecurringAudienceListName()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static String |
format(String property,
String recurringAudienceList) |
String |
getFieldValue(String fieldName) |
Map<String,String> |
getFieldValuesMap() |
String |
getProperty() |
String |
getRecurringAudienceList() |
int |
hashCode() |
static boolean |
isParsableFrom(String formattedString) |
static RecurringAudienceListName.Builder |
newBuilder() |
static RecurringAudienceListName |
of(String property,
String recurringAudienceList) |
static RecurringAudienceListName |
parse(String formattedString) |
static List<RecurringAudienceListName> |
parseList(List<String> formattedStrings) |
RecurringAudienceListName.Builder |
toBuilder() |
String |
toString() |
static List<String> |
toStringList(List<RecurringAudienceListName> values) |
@Deprecated protected RecurringAudienceListName()
public String getProperty()
public String getRecurringAudienceList()
public static RecurringAudienceListName.Builder newBuilder()
public RecurringAudienceListName.Builder toBuilder()
public static RecurringAudienceListName of(String property, String recurringAudienceList)
public static RecurringAudienceListName parse(String formattedString)
public static List<RecurringAudienceListName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<RecurringAudienceListName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNameCopyright © 2024 Google LLC. All rights reserved.