jsonSchema property

String? jsonSchema
getter/setter pair

If the data_type is JSON_VALUE, then this will define its schema.

Implementation

core.String? jsonSchema;