public sealed class DeleteSessionTemplateRequest : IMessage<DeleteSessionTemplateRequest>, IEquatable<DeleteSessionTemplateRequest>, IDeepCloneable<DeleteSessionTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DeleteSessionTemplateRequest.
[[["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 documentation for the `DeleteSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.14.0 and other versions ranging from 3.1.0 to 5.17.0."],["`DeleteSessionTemplateRequest` is a class used to define a request to delete a session template within Google Cloud Dataproc."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteSessionTemplateRequest` class contains two constructors and two properties: `Name` (a string) and `SessionTemplateName` (a strongly typed resource name)."],["The most recent version available is 5.17.0, while 5.14.0 is a specific version detailed in this section, and earlier versions down to 3.1.0 are also available."]]],[]]