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, specifically for the .NET platform."],["The `DeployFlowMetadata` class is used to handle metadata for long-running `Environments.DeployFlow` operations in Dialogflow CX, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version for `DeployFlowMetadata` is 2.23.0, with older versions available as far back as 1.0.0, indicating a history of updates and revisions."],["The class has two constructors, a default one and one that accepts another `DeployFlowMetadata` object, and one main property, `TestErrors`, which contains any errors encountered during deployment tests."],["The document details the inheritance, inherited members, namespace, and assembly associated with the `DeployFlowMetadata` class, alongside the description of its constructors and main properties."]]],[]]