public sealed class UpdateSessionTemplateRequest : IMessage<UpdateSessionTemplateRequest>, IEquatable<UpdateSessionTemplateRequest>, IDeepCloneable<UpdateSessionTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class UpdateSessionTemplateRequest.
[[["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 page provides reference documentation for the `UpdateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The `UpdateSessionTemplateRequest` class is part of the `Google.Cloud.Dataproc.V1` namespace and is used to update a session template in Dataproc."],["The latest version available is 5.17.0, and the documentation page includes a historical record with links to past versions, starting from 3.1.0."],["`UpdateSessionTemplateRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SessionTemplate` property, which is required, allows the user to set and retrieve the session template that needs to be updated."]]],[]]