Module google_api_proto::google::cloud::discoveryengine::v1beta::schema
source · Expand description
Nested message and enum types in Schema
.
Enums§
- Schema representation. One of [struct_schema][google.cloud.discoveryengine.v1beta.Schema.struct_schema] or [json_schema][google.cloud.discoveryengine.v1beta.Schema.json_schema] should be provided otherwise an
INVALID_ARGUMENT
error is thrown.