gcp.codegen.Parameter
See theParameter companion object
case class Parameter(description: Option[String], location: String, typ: SchemaType, required: Boolean, pattern: Option[String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article