ModelSchema(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The schema is defined as an OpenAPI 3.0.2 Schema
Object <https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject>
__.
Attributes |
|
---|---|
Name | Description |
instances_schema |
google.cloud.visionai_v1alpha1.types.GcsSource
Cloud Storage location to a YAML file that defines the format of a single instance used in prediction and explanation requests. |
parameters_schema |
google.cloud.visionai_v1alpha1.types.GcsSource
Cloud Storage location to a YAML file that defines the prediction and explanation parameters. |
predictions_schema |
google.cloud.visionai_v1alpha1.types.GcsSource
Cloud Storage location to a YAML file that defines the format of a single prediction or explanation. |