@Generated(value="by GAPIC protoc plugin") @Deprecated public class UntypedTopicName extends TopicName
TopicName.Builder| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
static UntypedTopicName |
from(com.google.api.resourcenames.ResourceName resourceName)
Deprecated.
|
String |
getFieldValue(String fieldName)
Deprecated.
Return the initial rawValue if @param fieldName is an empty String, else return null.
|
Map<String,String> |
getFieldValuesMap()
Deprecated.
Return a map with a single value rawValue keyed on an empty String "".
|
int |
hashCode()
Deprecated.
|
static boolean |
isParsableFrom(String formattedString)
Deprecated.
|
static UntypedTopicName |
parse(String formattedString)
Deprecated.
|
static List<UntypedTopicName> |
parseList(List<String> formattedStrings)
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<UntypedTopicName> values)
Deprecated.
|
format, formatDeletedTopicName, formatProjectTopicName, getProject, getTopic, newBuilder, newProjectTopicBuilder, of, ofDeletedTopicName, ofProjectTopicName, parse, toBuilder, toStringspublic 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()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamegetFieldValuesMap in class TopicNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNamegetFieldValue in class TopicNameCopyright © 2020 Google LLC. All rights reserved.