KnowledgeBaseResource
- createdType: stringFormat: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: stringmin length:1max length:512required
- readyType: booleanrequired
True when the knowledge base's live database is ready, so calls that name this knowledge base answer from it. False until the first import completes; a call that names a knowledge base that is not ready answers as if none was named.
- refreshType: string
_url min length:1Format: urirequired - lastType: stringnullable
_source _version The ETag of the export version the live database was imported from. Compare it with your storage object's ETag to confirm the latest upload is being served. Null until the first import completes.

