Class KnowledgeOperationMetadata (2.15.0)

KnowledgeOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata in google::longrunning::Operation for Knowledge operations.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
state google.cloud.dialogflow_v2.types.KnowledgeOperationMetadata.State
Output only. The current state of this operation.
knowledge_base str
The name of the knowledge base interacted with during the operation.
export_operation_metadata google.cloud.dialogflow_v2.types.ExportOperationMetadata
Metadata for the Export Data Operation such as the destination of export. This field is a member of `oneof`_ ``operation_metadata``.

Inheritance

builtins.object > proto.message.Message > KnowledgeOperationMetadata

Classes

State

State(value)

States of the operation.