com.google.api.launch_stage

Members list

Concise view

Type members

Classlikes

sealed abstract class LaunchStage(val value: Int) extends GeneratedEnum

The launch stage as defined by Google Cloud Platform Launch Stages.

The launch stage as defined by Google Cloud Platform Launch Stages.

Attributes

Companion:
object
Source:
LaunchStage.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object ALPHA.type
object BETA.type
object DEPRECATED.type
object EARLY_ACCESS.type
object GA.type
object PRELAUNCH.type
object UNIMPLEMENTED.type
object LaunchStage extends GeneratedEnumCompanion[LaunchStage]

Attributes

Companion:
class
Source:
LaunchStage.scala
Graph
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[LaunchStage]
trait Serializable
class Object
trait Matchable
class Any
Self type
object LaunchStageProto extends GeneratedFileObject

Attributes

Source:
LaunchStageProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type