CreateConversationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request for creating a conversation.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Parent value for CreateConversationRequest. Format: projects/{project}/locations/{location}
|
conversation_id |
str
Optional. The conversation id of the conversation to create. |
conversation |
google.cloud.geminidataanalytics_v1beta.types.Conversation
Required. The conversation to create. |
request_id |
str
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. |