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