public sealed class UpdateSessionRequest : IMessage<UpdateSessionRequest>, IEquatable<UpdateSessionRequest>, IDeepCloneable<UpdateSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class UpdateSessionRequest.
[[["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 2025-03-21 UTC."],[[["This document provides reference information for the `UpdateSessionRequest` class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["`UpdateSessionRequest` is used to make requests for the `UpdateSession` method, with details on its inheritance, the interfaces it implements, and its namespace."],["The class includes two constructors, a default constructor and one that takes another `UpdateSessionRequest` as an argument."],["`UpdateSessionRequest` has two key properties: `Session`, representing the session to be updated, and `UpdateMask`, which indicates which session fields should be updated."],["This class is found within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, and is located in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]