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 document provides reference information for the `DeleteSessionRequest` class within the Google Cloud Dataproc v1 API, specifically version 5.16.0."],["`DeleteSessionRequest` is a class used to request the deletion of a session, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteSessionRequest` class includes properties like `Name` for the session resource name, `RequestId` for a unique request identifier, and `SessionName` for a typed view of the session name."],["The current document contains links to the documentation of 23 different versions of `DeleteSessionRequest`, with version 5.17.0 being the latest."],["This documentation has a list of inherited members, namespace, assembly, constructors, and properties for `DeleteSessionRequest` to provide a comprehensive overview."]]],[]]