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 webpage provides documentation for the `CreateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The content covers multiple versions of the API, ranging from version 3.1.0 to the latest version 5.17.0, with a focus on the `CreateSessionTemplateRequest` class."],["The `CreateSessionTemplateRequest` class is used to send a request to create a new session template in Google Cloud Dataproc."],["The page details the class's inheritance, the interfaces it implements, such as `IMessage` and `IEquatable`, and its constructors, properties and descriptions."],["The `CreateSessionTemplateRequest` class includes properties such as `Parent` and `SessionTemplate` which are used to specify the location and details of the session template to be created."]]],[]]