@Generated(value="by GAPIC protoc plugin")
public class DeletedTopic
extends java.lang.Object
implements com.google.api.resourcenames.ResourceName
Modifier and Type | Method and Description |
---|---|
com.google.api.resourcenames.ResourceNameType |
getType() |
static DeletedTopic |
instance() |
static boolean |
matches(java.lang.String value) |
java.lang.String |
toString() |
public static DeletedTopic instance()
public com.google.api.resourcenames.ResourceNameType getType()
getType
in interface com.google.api.resourcenames.ResourceName
public static boolean matches(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object