Package com.google.pubsub.v1
Class DeletedTopic
java.lang.Object
com.google.pubsub.v1.TopicName
com.google.pubsub.v1.DeletedTopic
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
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 TypeMethodDescriptiongetFieldValue(String fieldName) Return the FIXED_VALUE if @param fieldName is an empty String "", else return null.Return a map with a single value FIXED_VALUE keyed on an empty String "".static DeletedTopicinstance()static booleantoString()Methods inherited from class com.google.pubsub.v1.TopicName
equals, format, formatDeletedTopicName, formatProjectTopicName, getProject, getTopic, hashCode, isParsableFrom, newBuilder, newProjectTopicBuilder, of, ofDeletedTopicName, ofProjectTopicName, parse, parseList, toBuilder, toStringList
-
Method Details
-
instance
-
matches
-
getFieldValuesMap
Return a map with a single value FIXED_VALUE keyed on an empty String "".- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName- Overrides:
getFieldValuesMapin classTopicName
-
getFieldValue
Return the FIXED_VALUE if @param fieldName is an empty String "", else return null.- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName- Overrides:
getFieldValuein classTopicName
-
toString
-