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-03-21 UTC."],[[["This document provides reference documentation for the `DeleteSessionRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.11.0 and its subsequent and previous versions."],["The `DeleteSessionRequest` class is used to create requests for deleting a session and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteSessionRequest` class includes constructors for creating new instances and properties like `Name`, `RequestId`, and `SessionName` for specifying the session to be deleted and adding a unique request identifier."],["The documentation lists all available versions of the `DeleteSessionRequest`, ranging from version 5.17.0 (latest) down to version 3.1.0, with hyperlinks to each version's specific details."],["The properties of the `DeleteSessionRequest` class, such as `Name`, `RequestId`, and `SessionName` are described alongside their respective types and any applicable requirements or descriptions."]]],[]]