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 document provides reference documentation for the `DeleteSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET development."],["The `DeleteSessionTemplateRequest` class is used to formulate a request to delete a session template in Google Cloud Dataproc, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides details on two constructors, `DeleteSessionTemplateRequest()` and `DeleteSessionTemplateRequest(DeleteSessionTemplateRequest)`, and two properties: `Name` (a string representing the session template resource to delete) and `SessionTemplateName` (a typed view over the `Name`)."],["The page includes a list of available versions of the `DeleteSessionTemplateRequest` documentation, ranging from version 3.1.0 to the latest version, 5.17.0."],["All versions listed on the page refer to the `DeleteSessionTemplateRequest` documentation, with each version offering the same documentation in the given version."]]],[]]