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."],[[["The latest version available for the `UpdateSessionTemplateRequest` class is 5.17.0."],["This page provides documentation for the Google Cloud Dataproc v1 API class `UpdateSessionTemplateRequest`, which is used to update a session template."],["The `UpdateSessionTemplateRequest` class is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateSessionTemplateRequest` class has two constructors, one empty and one taking another object of the same class as a parameter."],["The `UpdateSessionTemplateRequest` class has a `SessionTemplate` property, which is required for the class and represents the updated session template."]]],[]]