Module google_api_proto::google::cloud::discoveryengine::v1::document
source · Expand description
Nested message and enum types in Document
.
Modules§
- Nested message and enum types in
Content
.
Structs§
- Unstructured data linked to this document.
- Index status of the document.
Enums§
- Data representation. One of [struct_data][google.cloud.discoveryengine.v1.Document.struct_data] or [json_data][google.cloud.discoveryengine.v1.Document.json_data] should be provided otherwise an
INVALID_ARGUMENT
error is thrown.