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-04-09 UTC."],[[["This page provides reference documentation for the `DeployFlowMetadata` class in the Google Cloud Dialogflow CX v3 API, with version 2.23.0 being the latest."],["`DeployFlowMetadata` is a class used for metadata related to the `Environments.DeployFlow` long-running operation in the Dialogflow CX v3 API."],["The page lists various versions of the `DeployFlowMetadata` class, spanning from version 1.0.0 up to the current latest version, 2.23.0, allowing users to access documentation for each release."],["`DeployFlowMetadata` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["The `TestErrors` property, a `RepeatedField` of `TestError`, provides access to errors that occurred during deployment testing."]]],[]]