Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class CreateConversationRequest.
Request for CreateConversation method.
Generated from protobuf message google.cloud.discoveryengine.v1.CreateConversationRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Full resource name of parent data store. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}
↳ conversation
getParent
Required. Full resource name of parent data store. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}
string
setParent
Required. Full resource name of parent data store. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}
var
string
$this
getConversation
Required. The conversation to create.
hasConversation
clearConversation
setConversation
Required. The conversation to create.
$this
static::build
parent
string
Required. Full resource name of parent data store. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}
Please see ConversationalSearchServiceClient::dataStoreName()
for help formatting this field.
conversation