Metadata in google::longrunning::Operation for Knowledge operations.
JSON representation
{"state": enum (State),"knowledgeBase": string,"doneTime": string,// Union field operation_metadata can be only one of the following:"exportOperationMetadata": {object (ExportOperationMetadata)}// End of list of possible types for union field operation_metadata.}
Fields
state
enum (State)
Output only. The current state of this operation.
knowledgeBase
string
The name of the knowledge base interacted with during the operation.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Union field operation_metadata. Additional metadata for the Knowledge operation. operation_metadata can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-21 UTC."],[[["\u003cp\u003eThe provided content details the JSON representation and fields for metadata in Google's \u003ccode\u003elongrunning::Operation\u003c/code\u003e specifically for Knowledge operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003estate\u003c/code\u003e field indicates the current operational state, while the \u003ccode\u003eknowledgeBase\u003c/code\u003e field specifies the name of the knowledge base involved.\u003c/p\u003e\n"],["\u003cp\u003eA union field, \u003ccode\u003eoperation_metadata\u003c/code\u003e, provides additional metadata for the Knowledge operation, which can include metadata related to specific operation types such as \u003ccode\u003eexportOperationMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe export operation metadata indicates information about the destination of the data export.\u003c/p\u003e\n"]]],[],null,["# KnowledgeOperationMetadata\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nMetadata in google::longrunning::Operation for Knowledge operations."]]