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."],[[["This page provides documentation for the `UpdateWorkflowTemplateRequest` class within the Google Cloud Dataproc v1 API, specifically for the .NET environment."],["The latest version available is 5.17.0, and the documentation covers versions ranging from 3.1.0 up to the latest 5.17.0 for the `UpdateWorkflowTemplateRequest`."],["The `UpdateWorkflowTemplateRequest` class is used to send requests for updating a workflow template in Google Cloud Dataproc, and it inherits from and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Template` of type `WorkflowTemplate`, which is required and must have a `template.version` that matches the current version."],["The page outlines the constructors and properties available for the `UpdateWorkflowTemplateRequest` class, including the parameters and property values used in its initialization."]]],[]]