Class ProjectId

java.lang.Object
com.google.cloud.pubsublite.ProjectId
All Implemented Interfaces:
Serializable

public abstract class ProjectId extends Object implements Serializable
See Also:
  • Constructor Details

    • ProjectId

      public ProjectId()
  • Method Details

    • value

      public abstract String value()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • of

      public static ProjectId of(String value) throws com.google.api.gax.rpc.ApiException
      Throws:
      com.google.api.gax.rpc.ApiException