@Generated(value="by GAPIC protoc plugin") public class FeedName extends Object implements com.google.api.resourcenames.ResourceName
| Modifier and Type | Class and Description |
|---|---|
static class |
FeedName.Builder
Builder for FeedName.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static String |
format(String project,
String feed) |
String |
getFeed() |
String |
getFieldValue(String fieldName) |
Map<String,String> |
getFieldValuesMap() |
String |
getProject() |
int |
hashCode() |
static boolean |
isParsableFrom(String formattedString) |
static FeedName.Builder |
newBuilder() |
static FeedName |
of(String project,
String feed) |
static FeedName |
parse(String formattedString) |
static List<FeedName> |
parseList(List<String> formattedStrings) |
FeedName.Builder |
toBuilder() |
String |
toString() |
static List<String> |
toStringList(List<FeedName> values) |
public String getProject()
public String getFeed()
public static FeedName.Builder newBuilder()
public FeedName.Builder toBuilder()
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 © 2020 Google LLC. All rights reserved.