Class PubsubClient.SchemaPath

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    PubsubClient

    public static class PubsubClient.SchemaPath
    extends java.lang.Object
    implements java.io.Serializable
    Path representing a Pubsub schema.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      java.lang.String getPath()  
      java.lang.String getProjectId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getPath

        public java.lang.String getPath()
      • getId

        public java.lang.String getId()
      • getProjectId

        public java.lang.String getProjectId()