Class CreateAssistantRequest (0.20.1)

CreateAssistantRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the AssistantService.CreateAssistant method.

Attributes

Name Description
parent str
Required. The parent resource name. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}
assistant google.cloud.discoveryengine_v1beta.types.Assistant
Required. The Assistant to create.
assistant_id str
Required. The ID to use for the Assistant, which will become the final component of the Assistant's resource name. This field must conform to RFC-1034 __ with a length limit of 63 characters.