importSchemaUri property
Points to a YAML file stored on Google Cloud Storage describing the import format.
Validation will be done against the schema. The schema is defined as an OpenAPI 3.0.2 Schema Object.
Required.
Implementation
core.String? importSchemaUri;