Google Cloud Dialogflow V2 Client - Class KnowledgeOperationMetadata (1.0.1)

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.

Generated from protobuf field .google.cloud.dialogflow.v2.KnowledgeOperationMetadata.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description
int

Output only. The current state of this operation.

Generated from protobuf field .google.cloud.dialogflow.v2.KnowledgeOperationMetadata.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
var
int
Returns
Type
Description
$this

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

Generated from protobuf field string knowledge_base = 3;

Returns
Type
Description
string

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

Generated from protobuf field string knowledge_base = 3;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

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

Generated from protobuf field .google.cloud.dialogflow.v2.ExportOperationMetadata export_operation_metadata = 4;

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

Generated from protobuf field .google.cloud.dialogflow.v2.ExportOperationMetadata export_operation_metadata = 4;

Returns
Type
Description
$this
Returns
Type
Description
string
Create a Mobile Website
View Site in Mobile | Classic
Share by: