jsonSchema property

String? jsonSchema
getter/setter pair

This schema will be used to validate runtime JSON-typed values of this parameter.

Implementation

core.String? jsonSchema;