Specs

gcp.codegen.Specs
See theSpecs companion object
case class Specs(name: String, protocol: String, ownerName: String, discoveryVersion: String, resources: Map[ResourcePath, Resource], version: String, baseUrl: String, schemas: Map[SchemaPath, Schema])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def hasProps(schemaName: SchemaPath): Boolean

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product