public sealed class GetSessionRequest : IMessage<GetSessionRequest>, IEquatable<GetSessionRequest>, IDeepCloneable<GetSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GetSessionRequest.
A request to get the resource representation for a session.
[[["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 page provides reference documentation for the `GetSessionRequest` class within the Google Cloud Dataproc v1 API, spanning multiple versions."],["The `GetSessionRequest` class is used to request the retrieval of a session resource, as detailed in the documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the base `object` class."],["The documentation outlines the constructors and properties of the `GetSessionRequest` class, such as the `Name` and `SessionName` properties."],["The latest version of the `GetSessionRequest` class available is version 5.17.0, with versions all the way down to 3.1.0 being accessible."]]],[]]