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 documentation for the `UpdateSessionTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.15.0 and other versions as well."],["The `UpdateSessionTemplateRequest` class is used to request the update of a session template, and it inherits from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers the class's constructors and properties, such as the `SessionTemplate` property, which is required and represents the updated session template."],["The latest version of the documentation is for version 5.17.0, and it has documentation available for many versions all the way back to version 3.1.0."],["The documentation shows that this class is located within the `Google.Cloud.Dataproc.V1` namespace and is contained in the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]