Recognized
com.google.rpc.code.Code.Recognized
sealed trait Recognized extends Code
Attributes
- Source
- Code.scala
- Graph
-
- Supertypes
-
class Codetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object ABORTEDobject ALREADY_EXISTSobject CANCELLEDobject DATA_LOSSobject DEADLINE_EXCEEDEDobject FAILED_PRECONDITIONobject INTERNALobject INVALID_ARGUMENTobject NOT_FOUNDobject OKobject OUT_OF_RANGEobject PERMISSION_DENIEDobject RESOURCE_EXHAUSTEDobject UNAUTHENTICATEDobject UNAVAILABLEobject UNIMPLEMENTEDobject UNKNOWNShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Value members
Inherited methods
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Inherited and Abstract methods
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- Code
- Source
- Code.scala
In this article