Package com.google.pubsub.v1
Class UntypedTopicName
java.lang.Object
com.google.pubsub.v1.TopicName
com.google.pubsub.v1.UntypedTopicName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
Deprecated.
This resource name class will be removed in the next major version.
AUTO-GENERATED DOCUMENTATION AND CLASS
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.pubsub.v1.TopicName
TopicName.Builder -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.static UntypedTopicNamefrom(com.google.api.resourcenames.ResourceName resourceName) Deprecated.getFieldValue(String fieldName) Deprecated.Return the initial rawValue if @param fieldName is an empty String, else return null.Deprecated.Return a map with a single value rawValue keyed on an empty String "".inthashCode()Deprecated.static booleanisParsableFrom(String formattedString) Deprecated.static UntypedTopicNameDeprecated.toString()Deprecated.Methods inherited from class com.google.pubsub.v1.TopicName
format, formatDeletedTopicName, formatProjectTopicName, getProject, getTopic, newBuilder, newProjectTopicBuilder, of, ofDeletedTopicName, ofProjectTopicName, parseList, toBuilder, toStringList
-
Method Details
-
from
Deprecated. -
parse
Deprecated. -
isParsableFrom
Deprecated. -
getFieldValuesMap
Deprecated.Return a map with a single value rawValue keyed on an empty String "".- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName- Overrides:
getFieldValuesMapin classTopicName
-
getFieldValue
Deprecated.Return the initial rawValue if @param fieldName is an empty String, else return null.- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName- Overrides:
getFieldValuein classTopicName
-
toString
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-