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 `Google.Cloud.Dialogflow.Cx.V3.DeployFlowMetadata` is 2.23.0, while the page is currently displaying information for version 1.8.0."],["This page details the `DeployFlowMetadata` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace within the .NET library."],["The `DeployFlowMetadata` class provides metadata for the long-running `Environments.DeployFlow` operation, a part of Google Cloud Dialogflow CX."],["The `DeployFlowMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class includes a `TestErrors` property of type `RepeatedField\u003cTestError\u003e`, which is used to store any errors encountered during deployment tests."]]],[]]