public sealed class GetSessionTemplateRequest : IMessage<GetSessionTemplateRequest>, IEquatable<GetSessionTemplateRequest>, IDeepCloneable<GetSessionTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GetSessionTemplateRequest.
A request to get the resource representation for a session template.
[[["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."],[[["The latest version of the Google Cloud Dataproc v1 API GetSessionTemplateRequest is 5.17.0, with multiple versions available, including 5.16.0, 5.15.0, all the way down to 3.1.0."],["The `GetSessionTemplateRequest` class is used to retrieve the resource representation of a session template within the Google Cloud Dataproc v1 API."],["The `GetSessionTemplateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dataproc.V1` namespace."],["It features two constructors: a default one and another accepting a `GetSessionTemplateRequest` object, and it has properties for the resource `Name` (a string) and a typed `SessionTemplateName` view over the resource name."]]],[]]