Request message for the
AssistantService.UpdateAssistant
method.
Attributes
Name
Description
assistant
google.cloud.discoveryengine_v1beta.types.Assistant
Required. The
Assistant
to update.
The
Assistant's
name field is used to identify the
Assistant
to update. Format:
projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/assistants/{assistant}
If the caller does not have permission to update the
Assistant,
regardless of whether or not it exists, a PERMISSION_DENIED
error is returned.
If the
Assistant
to update does not exist, a NOT_FOUND error is returned.
update_mask
google.protobuf.field_mask_pb2.FieldMask
The list of fields to update.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-26 UTC."],[],[]]