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 latest version documented is 5.17.0, with the current page detailing version 5.10.0 of the `GetSessionRequest` class."],["`GetSessionRequest` is used to retrieve a resource representation for a session, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and properties like `Name` and `SessionName`, which are utilized for specifying the session to be retrieved."],["The `GetSessionRequest` class belongs to the `Google.Cloud.Dataproc.V1` namespace, found within the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]