properties property

Map<String, Schema> properties
final

Optional. SCHEMA FIELDS FOR TYPE OBJECT Properties of Type.OBJECT.

Implementation

final Map<String, Schema> properties;