Class UpdateSessionRequest (0.11.13)

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

Request for UpdateSession method.

Attributes

Name Description
session google.cloud.discoveryengine_v1.types.Session
Required. The Session to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Indicates which fields in the provided Session to update. The following are NOT supported: - Session.name If not set or empty, all supported fields are updated.