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 document provides reference documentation for the `DeployFlowMetadata` class within the Google Cloud Dialogflow CX v3 API, spanning versions from 1.0.0 to the latest 2.23.0."],["`DeployFlowMetadata` is a class used for handling metadata for long-running operations related to the `Environments.DeployFlow` function in the Dialogflow CX v3 API."],["The `DeployFlowMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `TestErrors` property, which is a `RepeatedField` containing `TestError` objects representing any errors encountered during deployment tests."],["The class contains two constructors; a parameterless constructor and another that takes in another `DeployFlowMetadata` object."]]],[]]