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 reference documentation for the `UpdateWorkflowTemplateRequest` class within the Google Cloud Dataproc V1 API, specifically for the .NET environment, with the latest version being 5.17.0."],["The `UpdateWorkflowTemplateRequest` class is used to make requests to update a workflow template in Dataproc, with the current version of documentation being for version 5.7.0."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the base `object` class."],["It offers two constructors: a default one and one that takes another `UpdateWorkflowTemplateRequest` as a parameter and has a property called `Template` of type `WorkflowTemplate` that is required."],["The documentation covers multiple version of the API from version 3.1.0 all the way up to 5.17.0."]]],[]]