Class KnowledgeOperationMetadata (2.14.1)

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_v2beta1.types.KnowledgeOperationMetadata.State
Required. 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_v2beta1.types.ExportOperationMetadata
Metadata for the Export Data Operation such as the destination of export. This field is a member of oneof_ operation_metadata.

Classes

State

State(value)

States of the operation.