importSchemaUri property

String importSchemaUri
final

Required. 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.

Implementation

final String importSchemaUri;