public sealed class UpdateSessionRequest : IMessage<UpdateSessionRequest>, IEquatable<UpdateSessionRequest>, IDeepCloneable<UpdateSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class UpdateSessionRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eUpdateSessionRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically focusing on version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateSessionRequest\u003c/code\u003e is used to send requests for the \u003ccode\u003eUpdateSession\u003c/code\u003e method, with the latest version being 1.6.0 and older version dating back to 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSessionRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateSessionRequest\u003c/code\u003e include \u003ccode\u003eSession\u003c/code\u003e (the session to be updated) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update), both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eUpdateSessionRequest()\u003c/code\u003e and an overload that accepts another \u003ccode\u003eUpdateSessionRequest\u003c/code\u003e object for copying \u003ccode\u003eUpdateSessionRequest(UpdateSessionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]