Error

com.google.longrunning.operations.Operation$.Result$.Error
final case class Error(value: Status) extends Result

Attributes

Source:
Operation.scala
Graph
Supertypes
trait Result
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
Operation.scala

Value members

Concrete methods

override def error: Option[Status]

Attributes

Definition Classes
Source:
Operation.scala
override def isError: Boolean

Attributes

Definition Classes
Source:
Operation.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
Operation.scala

Inherited methods

Attributes

Inherited from:
Result
Source:
Operation.scala

Attributes

Inherited from:
Result
Source:
Operation.scala

Attributes

Inherited from:
Result
Source:
Operation.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Result
Source:
Operation.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala