com.google.cloud.extended_operations

Members list

Concise view

Type members

Classlikes

object ExtendedOperationsProto extends GeneratedFileObject

Attributes

Source:
ExtendedOperationsProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
sealed abstract class OperationResponseMapping(val value: Int) extends GeneratedEnum

An enum to be used to mark the essential (for polling) fields in an API-specific Operation object. A custom Operation object may contain many different fields, but only few of them are essential to conduct a successful polling process.

An enum to be used to mark the essential (for polling) fields in an API-specific Operation object. A custom Operation object may contain many different fields, but only few of them are essential to conduct a successful polling process.

Attributes

Companion:
object
Source:
OperationResponseMapping.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object ERROR_CODE.type
object ERROR_MESSAGE.type
object NAME.type
object STATUS.type
object UNDEFINED.type
object OperationResponseMapping extends GeneratedEnumCompanion[OperationResponseMapping]

Attributes

Companion:
class
Source:
OperationResponseMapping.scala
Graph
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[OperationResponseMapping]
trait Serializable
class Object
trait Matchable
class Any
Self type