public sealed class DeleteSessionRequest : IMessage<DeleteSessionRequest>, IEquatable<DeleteSessionRequest>, IDeepCloneable<DeleteSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class DeleteSessionRequest.
Required. The resource name of the Session to delete. 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\u003eThis documentation covers the \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e class, which is part of the Discovery Engine v1beta API in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSessionRequest\u003c/code\u003e is used to formulate a request for the \u003ccode\u003eDeleteSession\u003c/code\u003e method and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the session to be deleted, and \u003ccode\u003eSessionName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e, one being the parameterless default and another accepting a \u003ccode\u003eDeleteSessionRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation references the \u003ccode\u003elatest\u003c/code\u003e version, 1.0.0-beta18, as well as an older version 1.0.0-beta17, of the API.\u003c/p\u003e\n"]]],[],null,[]]