public sealed class GetSessionRequest : IMessage<GetSessionRequest>, IEquatable<GetSessionRequest>, IDeepCloneable<GetSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class GetSessionRequest.
Required. The resource name of the Session to get. Format:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}
[[["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\u003eThe \u003ccode\u003eGetSessionRequest\u003c/code\u003e class in the Google.Cloud.DiscoveryEngine.V1Beta API is used to request a specific session.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the latest version (1.0.0-beta18) of the Discovery Engine v1beta API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eName\u003c/code\u003e (string) and \u003ccode\u003eSessionName\u003c/code\u003e (SessionName) to identify the targeted session resource for retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors for creating instances, either empty or as a copy of an existing object of the same class.\u003c/p\u003e\n"]]],[],null,[]]