@Generated(value="by GAPIC protoc plugin") public class UntypedTopicName extends TopicName
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static UntypedTopicName |
from(com.google.api.resourcenames.ResourceName resourceName) |
String |
getFieldValue(String fieldName)
Return the initial rawValue if @param fieldName is an empty String, else return null.
|
Map<String,String> |
getFieldValuesMap()
Return a map with a single value rawValue keyed on an empty String "".
|
int |
hashCode() |
static boolean |
isParsableFrom(String formattedString) |
static UntypedTopicName |
parse(String formattedString) |
static List<UntypedTopicName> |
parseList(List<String> formattedStrings) |
String |
toString() |
static List<String> |
toStringList(List<UntypedTopicName> values) |
public static UntypedTopicName from(com.google.api.resourcenames.ResourceName resourceName)
public static UntypedTopicName parse(String formattedString)
public static List<UntypedTopicName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<UntypedTopicName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
public String getFieldValue(String fieldName)
Copyright © 2019 Google LLC. All rights reserved.