Class UpdateConversationRequest (0.11.11)

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

Request for UpdateConversation method.

Attributes

NameDescription
conversation google.cloud.discoveryengine_v1beta.types.Conversation
Required. The Conversation to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Indicates which fields in the provided Conversation to update. The following are NOT supported: - Conversation.name If not set or empty, all supported fields are updated.