Enum
gcp.codegen.SchemaType.Enum
final case class Enum(typ: String, values: List[EnumValue], optional: Boolean) extends SchemaType
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- SchemaType
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- SchemaType
Attributes
- Inherited from:
- SchemaType
Attributes
- Inherited from:
- SchemaType
In this article