com.google.api.error_reason

Members list

Concise view

Type members

Classlikes

sealed abstract class ErrorReason(val value: Int) extends GeneratedEnum

Defines the supported values for google.rpc.ErrorInfo.reason for the googleapis.com error domain. This error domain is reserved for Service Infrastructure. For each error info of this domain, the metadata key "service" refers to the logical identifier of an API service, such as "pubsub.googleapis.com". The "consumer" refers to the entity that consumes an API Service. It typically is a Google project that owns the client application or the server resource, such as "projects/123". Other metadata keys are specific to each error reason. For more information, see the definition of the specific error reason.

Defines the supported values for google.rpc.ErrorInfo.reason for the googleapis.com error domain. This error domain is reserved for Service Infrastructure. For each error info of this domain, the metadata key "service" refers to the logical identifier of an API service, such as "pubsub.googleapis.com". The "consumer" refers to the entity that consumes an API Service. It typically is a Google project that owns the client application or the server resource, such as "projects/123". Other metadata keys are specific to each error reason. For more information, see the definition of the specific error reason.

Attributes

Companion:
object
Source:
ErrorReason.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object ErrorReason extends GeneratedEnumCompanion[ErrorReason]

Attributes

Companion:
class
Source:
ErrorReason.scala
Graph
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[ErrorReason]
trait Serializable
class Object
trait Matchable
class Any
Self type
object ErrorReasonProto extends GeneratedFileObject

Attributes

Source:
ErrorReasonProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type