public sealed class DeleteSessionRequest : IMessage<DeleteSessionRequest>, IEquatable<DeleteSessionRequest>, IDeepCloneable<DeleteSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DeleteSessionRequest.
[[["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-04-17 UTC."],[[["This page provides reference documentation for the `DeleteSessionRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.15.0 and other versions as well."],["`DeleteSessionRequest` is a class used to request the deletion of a session resource, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Name` to specify the session resource to delete, `RequestId` for request identification, and `SessionName` for a typed view of the resource name."],["There are two constructors available to create a `DeleteSessionRequest` object: a default constructor and a constructor that accepts another `DeleteSessionRequest` object."],["This page lists different versions for `DeleteSessionRequest` ranging from 3.1.0 up to 5.17.0 (latest), including the currently highlighted version, 5.15.0."]]],[]]