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 page provides reference documentation for the `UpdateSessionTemplateRequest` class within the Google Cloud Dataproc V1 API."],["The `UpdateSessionTemplateRequest` class is used to update a session template in Google Cloud Dataproc, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this API class is 5.17.0, but versions are available dating back to 3.1.0, including the version 5.11.0, currently being viewed."],["The class contains a `SessionTemplate` property, which is required and represents the updated session template."],["The `UpdateSessionTemplateRequest` class has two constructors: a default one and one to copy an existing `UpdateSessionTemplateRequest` object."]]],[]]