UNIMPLEMENTED
com.google.rpc.code.Code.UNIMPLEMENTED
case object UNIMPLEMENTED extends Code, Recognized
The operation is not implemented or is not supported/enabled in this service.
HTTP Mapping: 501 Not Implemented
Attributes
- Source
- Code.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Codetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
UNIMPLEMENTED.type
Members list
Type members
Inherited types
Attributes
- Inherited from:
- Code
- Source
- Code.scala
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The name of the type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- Code.scala
Inherited methods
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Attributes
- Inherited from:
- Code
- Source
- Code.scala
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.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:
- 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 fields
Attributes
- Inherited from:
- Code
- Source
- Code.scala
In this article