Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class KnowledgeOperationMetadata.
Metadata in google::longrunning::Operation for Knowledge operations.
Generated from protobuf message google.cloud.dialogflow.v2.KnowledgeOperationMetadata
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Output only. The current state of this operation.
↳ knowledge_base
string
The name of the knowledge base interacted with during the operation.
↳ export_operation_metadata
getState
Output only. The current state of this operation.
int
setState
Output only. The current state of this operation.
var
int
$this
getKnowledgeBase
The name of the knowledge base interacted with during the operation.
string
setKnowledgeBase
The name of the knowledge base interacted with during the operation.
var
string
$this
getExportOperationMetadata
Metadata for the Export Data Operation such as the destination of export.
hasExportOperationMetadata
setExportOperationMetadata
Metadata for the Export Data Operation such as the destination of export.
$this
getOperationMetadata
string