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-03-21 UTC."],[[["This page provides reference documentation for the `CreateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The `CreateSessionTemplateRequest` class is used to request the creation of a session template, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines various versions of the API, with version 5.17.0 being the latest, and includes links to the documentation for each version, as well as to all previous versions."],["The documentation details the properties of the `CreateSessionTemplateRequest` class, such as `Parent` and `SessionTemplate`, including type and descriptions for each one."],["The page shows that the `CreateSessionTemplateRequest` has two constructors, one default and one that takes in another `CreateSessionTemplateRequest` as a parameter."]]],[]]