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 webpage provides reference documentation for the `DeployFlowMetadata` class within the Google Cloud Dialogflow CX v3 API, spanning versions from 1.0.0 to 2.23.0."],["The `DeployFlowMetadata` class is used for metadata related to the long-running operation of deploying flows within the Dialogflow CX environments."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `DeployFlowMetadata` class has two constructors: a default constructor and one that takes another `DeployFlowMetadata` object as a parameter, and contains a property named `TestErrors` for potential errors found during testing."],["The most recent version available in this list is 2.23.0, as noted as latest, and the initial release is version 1.0.0."]]],[]]