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 use in long-running operations related to deploying flows."],["The `DeployFlowMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role within the Google Protocol Buffers framework."],["The documentation covers the `DeployFlowMetadata` class's constructors, including a default constructor and a copy constructor that takes another `DeployFlowMetadata` object as a parameter."],["The page also includes a listing of all available versions of `DeployFlowMetadata`, from the latest 2.23.0 down to 1.0.0, allowing users to navigate to documentation specific to each version."],["It includes a `TestErrors` property, which is of type `RepeatedField\u003cTestError\u003e`, that stores any errors encountered during deployment tests."]]],[]]