Expand description
Protocol structs for Schema state
Structs
Native representation of the LatLong schema data type
Builder used to create a LatLong
Native implementation of PropertyDefinition
Builder used to create a PropertyDefinition
Native implementation of PropertyValue
Builder used to create a PropertyValue
Native representation of a Schema
Builder used to create a Schema
Native representation of a list of Schemas
Builder used to create a list of Schemas
Enums
Native representation of a DataType
Returned if any required fields in a LatLong struct are invalid when being converted from the
corresponding builder
Returned if any required fields in a PropertyDefinition are not present when being
converted from the corresponding builder
Returned if any required fields in a PropertyValue are not present when being
converted from the corresponding builder
Returned if any required fields in a Schema are not present when being
converted from the corresponding builder
Returned if any required fields in a SchemaList are not present when being
converted from the corresponding builder