com.google.cloud.extended_operations

Members list

Type members

Classlikes

object ExtendedOperationsProto extends GeneratedFileObject

Attributes

Source
ExtendedOperationsProto.scala
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.

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
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ERROR_CODE.type
object ERROR_MESSAGE.type
object NAME.type
trait Recognized
object STATUS.type
object UNDEFINED.type
class Unrecognized
Show all
object OperationResponseMapping extends GeneratedEnumCompanion[OperationResponseMapping]

Attributes

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