@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.
|
String |
toString()
Deprecated.
|
format, formatDeletedTopicName, formatProjectTopicName, getProject, getTopic, newBuilder, newProjectTopicBuilder, of, ofDeletedTopicName, ofProjectTopicName, parseList, toBuilder, toStringList
public static UntypedTopicName from(com.google.api.resourcenames.ResourceName resourceName)
public static UntypedTopicName parse(String formattedString)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap
in interface com.google.api.resourcenames.ResourceName
getFieldValuesMap
in class TopicName
public String getFieldValue(String fieldName)
getFieldValue
in interface com.google.api.resourcenames.ResourceName
getFieldValue
in class TopicName
Copyright © 2023 Google LLC. All rights reserved.