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-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0."],["The `UpdateSessionTemplateRequest` class is used to request updates to a session template and is derived from the base `object` class while also implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The available versions for this documentation ranges from 3.1.0 all the way up to 5.17.0, with the latter being the latest version, as well as a list of versions in between."],["The `UpdateSessionTemplateRequest` class features a `SessionTemplate` property, which is required and of type `SessionTemplate`."],["The class has two constructors, one default and one which creates a new `UpdateSessionTemplateRequest` object based off an already existing `UpdateSessionTemplateRequest` object."]]],[]]