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."],[[["The latest version available for `DeployFlowMetadata` is 2.23.0, with a range of versions available from 1.0.0 up to that point."],["`DeployFlowMetadata` is a class used for metadata related to the long-running operation of deploying flows within the Google Cloud Dialogflow CX v3."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeployFlowMetadata` class contains a `TestErrors` property, which is a `RepeatedField` that holds a collection of `TestError` objects for deployment testing."],["`DeployFlowMetadata` can be constructed with two different constructors, one default constructor and another that takes in an instance of `DeployFlowMetadata`."]]],[]]