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 the .NET environment."],["The `UpdateSessionTemplateRequest` class is used to send a request to update a session template, and it inherits from `object` while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes documentation for the `UpdateSessionTemplateRequest` class across multiple versions, ranging from 3.1.0 up to the latest version 5.17.0, allowing users to access the `UpdateSessionTemplateRequest` documentation that suits them."],["It contains the description, parameters, and property value for the constructor of the UpdateSessionTemplateRequest class, and also its relevant inherited members."],["It lists the 'SessionTemplate' property, which is a required property that takes in a 'SessionTemplate' type to pass the updated template."]]],[]]