Class JobStatusError


  • public final class JobStatusError
    extends java.lang.Object
    • Method Detail

      • location

        public java.util.Optional<java.lang.String> location()
        Returns:
        The geographic location of the job. The default value is US.
      • message

        public java.util.Optional<java.lang.String> message()
        Returns:
        A human-readable description of the error.
      • reason

        public java.util.Optional<java.lang.String> reason()
        Returns:
        A short error code that summarizes the error.