STATUS

@SerialVersionUID(0L) case

A field in an API-specific (custom) Operation object which carries the same meaning as google.longrunning.Operation.done. If the annotated field is of an enum type, annotated_field_name == EnumType.DONE semantics should be equivalent to Operation.done == true. If the annotated field is of type boolean, then it should follow the same semantics as Operation.done. Otherwise, a non-empty value should be treated as Operation.done == true.

trait Singleton
trait Product
trait Mirror
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels = EmptyTuple
Inherited from
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type MirroredMonoType = Singleton
Inherited from
Singleton
type MirroredType = Singleton
Inherited from
Singleton

Value members

Concrete methods

override
def isStatus: Boolean
Definition Classes

Inherited methods

final
def companion: GeneratedEnumCompanion[OperationResponseMapping]
def fromProduct(p: Product): MirroredMonoType
Inherited from
Singleton
def isErrorCode: Boolean
def isErrorMessage: Boolean
def isName: Boolean
def isUndefined: Boolean
def isUnrecognized: Boolean
Inherited from
GeneratedEnum
def javaValueDescriptor: EnumValueDescriptor
Inherited from
GeneratedEnum
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def scalaValueDescriptor: EnumValueDescriptor
Inherited from
GeneratedEnum
override
def toString: String
Definition Classes
GeneratedEnum -> Any
Inherited from
GeneratedEnum

Concrete fields

val index: Int
val name: String

Inherited fields

val value: Int