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 webpage provides reference documentation for the `UpdateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API."],["The latest version of the API documentation available is 5.17.0, and the page details the 5.9.0 version."],["The `UpdateSessionTemplateRequest` class is used to update a session template in Google Cloud Dataproc."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage operations and data handling."],["The page covers the constructors and properties, such as `SessionTemplate`, of the `UpdateSessionTemplateRequest` class."]]],[]]