Google Cloud Dialogflow V2 Client - Class KnowledgeOperationMetadata (1.3.2)

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

Methods

Constructor.

Parameters
Name
Description
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
Google\Cloud\Dialogflow\V2\ExportOperationMetadata

Metadata for the Export Data Operation such as the destination of export.

Output only. The current state of this operation.

Returns
Type
Description
int

Output only. The current state of this operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The name of the knowledge base interacted with during the operation.

Returns
Type
Description
string

The name of the knowledge base interacted with during the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Metadata for the Export Data Operation such as the destination of export.

Metadata for the Export Data Operation such as the destination of export.

Returns
Type
Description
$this
Returns
Type
Description
string