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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides reference documentation for the \u003ccode\u003eGetSessionTemplateRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions of the API, ranging from the latest version 5.17.0 down to version 3.1.0, each with its respective link to the GetSessionTemplateRequest documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSessionTemplateRequest\u003c/code\u003e is a class used to retrieve the resource representation for a session template, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, including a default constructor and a copy constructor that takes another \u003ccode\u003eGetSessionTemplateRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eName\u003c/code\u003e which is a required string that takes the name of the session template, and \u003ccode\u003eSessionTemplateName\u003c/code\u003e, which is a typed view of the name are outlined.\u003c/p\u003e\n"]]],[],null,[]]