public sealed class DeployFlowMetadata : IMessage<DeployFlowMetadata>, IEquatable<DeployFlowMetadata>, IDeepCloneable<DeployFlowMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeployFlowMetadata.
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 page provides reference documentation for the `DeployFlowMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, detailing its properties, constructors, and inherited members."],["The documentation covers a range of versions for the `DeployFlowMetadata` class, from version 1.0.0 to the latest release, 2.23.0."],["`DeployFlowMetadata` is a class used as metadata for the long-running operation `Environments.DeployFlow` in the Dialogflow v3 API, and implements multiple interfaces for message handling and cloning."],["The class contains a `TestErrors` property of type `RepeatedField\u003cTestError\u003e`, used for capturing any errors during deployment tests."],["The listed links allow navigation through the different version history of this class, showing the evolution of `DeployFlowMetadata` and the Dialogflow v3 API over time."]]],[]]