@Generated(value="by GAPIC protoc plugin") public class DeletedTopic extends TopicName
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFieldValue(java.lang.String fieldName)
Return the FIXED_VALUE if @param fieldName is an empty String "", else return null.
|
java.util.Map<java.lang.String,java.lang.String> |
getFieldValuesMap()
Return a map with a single value FIXED_VALUE keyed on an empty String "".
|
com.google.api.resourcenames.ResourceNameType |
getType()
Deprecated.
This method is only present to satisfy the ResourceName interface.
|
static DeletedTopic |
instance() |
static boolean |
matches(java.lang.String value) |
java.lang.String |
toString() |
public static DeletedTopic instance()
public static boolean matches(java.lang.String value)
public java.util.Map<java.lang.String,java.lang.String> getFieldValuesMap()
public java.lang.String getFieldValue(java.lang.String fieldName)
@Deprecated public com.google.api.resourcenames.ResourceNameType getType()
public java.lang.String toString()
toString
in class java.lang.Object