Google Cloud Dialogflow V2 Client - Class ImportConversationDataOperationMetadata (1.8.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ImportConversationDataOperationMetadata.

Metadata for a ConversationDatasets.ImportConversationData operation.

Generated from protobuf message google.cloud.dialogflow.v2.ImportConversationDataOperationMetadata

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ conversation_dataset
string

The resource name of the imported conversation dataset. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset Id>

↳ partial_failures
array< Google\Rpc\Status >

Partial failures are failures that don't fail the whole long running operation, e.g. single files that couldn't be read.

↳ create_time
Google\Protobuf\Timestamp

Timestamp when import conversation data request was created. The time is measured on server side.

The resource name of the imported conversation dataset. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset Id>

Returns
Type
Description
string

The resource name of the imported conversation dataset. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset Id>

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Partial failures are failures that don't fail the whole long running operation, e.g. single files that couldn't be read.

Returns
Type
Description

Partial failures are failures that don't fail the whole long running operation, e.g. single files that couldn't be read.

Parameter
Name
Description
var
Returns
Type
Description
$this

Timestamp when import conversation data request was created. The time is measured on server side.

Returns
Type
Description

Timestamp when import conversation data request was created. The time is measured on server side.

Parameter
Name
Description
Returns
Type
Description
$this