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 documentation for the `UpdateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.10.0 and other versions as well."],["`UpdateSessionTemplateRequest` is used to update a session template and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has two constructors: a default constructor and one that accepts another `UpdateSessionTemplateRequest` as a parameter."],["The `SessionTemplate` property, of type `SessionTemplate`, is a required property that holds the updated session template information."],["The webpage contains the documentation for the most recent version, 5.17.0 and goes as far back as version 3.1.0, as well as other versions in between."]]],[]]