public sealed class CreateSessionTemplateRequest : IMessage<CreateSessionTemplateRequest>, IEquatable<CreateSessionTemplateRequest>, IDeepCloneable<CreateSessionTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class CreateSessionTemplateRequest.
[[["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 webpage provides reference documentation for the `CreateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The `CreateSessionTemplateRequest` class is a request to create a session template and is part of the `Google.Cloud.Dataproc.V1` namespace."],["The latest version of `CreateSessionTemplateRequest` is 5.17.0, and the page includes documentation and links for other versions, ranging from 3.1.0 to 5.17.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `Parent` and `SessionTemplate`, where `Parent` is the location for the session template creation and `SessionTemplate` is the session template itself, both of which are required."]]],[]]