public sealed class DeployFlowMetadata : IMessage<DeployFlowMetadata>, IEquatable<DeployFlowMetadata>, IDeepCloneable<DeployFlowMetadata>, IBufferMessage, IMessage
Metadata returned for the [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow] long running
operation.
[[["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 documentation for the `DeployFlowMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its purpose and usage within the .NET environment."],["`DeployFlowMetadata` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to manage metadata for long-running operations related to `Environments.DeployFlow`."],["The page lists available versions of the `DeployFlowMetadata` class, ranging from the latest version `2.23.0` down to `1.0.0`, with each version linking to its respective documentation."],["`DeployFlowMetadata` offers two constructors, a default one and another which takes another `DeployFlowMetadata` as a parameter, and it also includes a `TestErrors` property to manage errors from running tests."]]],[]]