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 documentation for the `DeployFlowMetadata` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `DeployFlowMetadata` class is used to represent metadata associated with the deployment of a flow in Dialogflow CX, as part of a long-running operation."],["The documentation lists various versions of the `DeployFlowMetadata` class, ranging from version 1.0.0 to the latest 2.23.0, allowing users to find the documentation relevant to their project's specific version."],["The `DeployFlowMetadata` class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a property `TestErrors`, which is a `RepeatedField` that stores any errors encountered during the deployment test process."]]],[]]