Class ProjectNumber

    • Constructor Detail

      • ProjectNumber

        public ProjectNumber()
    • Method Detail

      • value

        public abstract long value()
        The long value of this project number.
      • of

        public static ProjectNumber of​(long value)
                                throws com.google.api.gax.rpc.ApiException
        Construct a ProjectNumber from its long value.
        Throws:
        com.google.api.gax.rpc.ApiException