Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::KnowledgeOperationMetadata.
Metadata in google::longrunning::Operation for Knowledge operations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#done_time
def done_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time when the operation finished.
#done_time=
def done_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time when the operation finished.
Returns
- (::Google::Protobuf::Timestamp) — The time when the operation finished.
#export_operation_metadata
def export_operation_metadata() -> ::Google::Cloud::Dialogflow::V2::ExportOperationMetadata
Returns
- (::Google::Cloud::Dialogflow::V2::ExportOperationMetadata) — Metadata for the Export Data Operation such as the destination of export.
#export_operation_metadata=
def export_operation_metadata=(value) -> ::Google::Cloud::Dialogflow::V2::ExportOperationMetadata
Parameter
- value (::Google::Cloud::Dialogflow::V2::ExportOperationMetadata) — Metadata for the Export Data Operation such as the destination of export.
Returns
- (::Google::Cloud::Dialogflow::V2::ExportOperationMetadata) — Metadata for the Export Data Operation such as the destination of export.
#knowledge_base
def knowledge_base() -> ::String
Returns
- (::String) — The name of the knowledge base interacted with during the operation.
#knowledge_base=
def knowledge_base=(value) -> ::String
Parameter
- value (::String) — The name of the knowledge base interacted with during the operation.
Returns
- (::String) — The name of the knowledge base interacted with during the operation.
#state
def state() -> ::Google::Cloud::Dialogflow::V2::KnowledgeOperationMetadata::State
Returns
- (::Google::Cloud::Dialogflow::V2::KnowledgeOperationMetadata::State) — Output only. The current state of this operation.