public sealed class UpdateWorkflowTemplateRequest : IMessage<UpdateWorkflowTemplateRequest>, IEquatable<UpdateWorkflowTemplateRequest>, IDeepCloneable<UpdateWorkflowTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class UpdateWorkflowTemplateRequest.
[[["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 `UpdateWorkflowTemplateRequest` is 5.17.0, and there are multiple previous versions accessible, ranging from 5.16.0 down to 3.1.0."],["The `UpdateWorkflowTemplateRequest` class is part of the Google Cloud Dataproc v1 API and is used to update a workflow template."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cUpdateWorkflowTemplateRequest\u003e`, `IDeepCloneable\u003cUpdateWorkflowTemplateRequest\u003e`, and `IBufferMessage`, along with inheriting from `object`."],["The `Template` property is required when updating, and its version must match the current version to successfully update."],["This class has two constructors, a default one `UpdateWorkflowTemplateRequest()`, and a copy constructor `UpdateWorkflowTemplateRequest(UpdateWorkflowTemplateRequest other)`."]]],[]]