Google Cloud Dialogflow V2 Client - Class CreateConversationDatasetOperationMetadata (1.0.1)

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

Metadata for ConversationDatasets.

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ conversation_dataset string

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

getConversationDataset

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

Generated from protobuf field string conversation_dataset = 1 [(.google.api.resource_reference) = {

Returns
Type Description
string

setConversationDataset

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

Generated from protobuf field string conversation_dataset = 1 [(.google.api.resource_reference) = {

Parameter
Name Description
var string
Returns
Type Description
$this