Class TopicPath

  • All Implemented Interfaces:
    Serializable

    public abstract class TopicPath
    extends Object
    implements Serializable
    A string wrapper representing a topic. Should be structured like:

    projects/<project number>/locations/<cloud region or zone>/topics/<id>

    See Also:
    Serialized Form