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."],[[["The latest version of the Dialogflow v3 API class DeployFlowMetadata is 2.23.0, with version 2.20.0 being the version currently being detailed."],["This documentation provides reference information and code samples for the DeployFlowMetadata class, used within the Dialogflow v3 API."],["DeployFlowMetadata is a class that provides metadata for the Environments.DeployFlow long-running operation."],["The class DeployFlowMetadata implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The DeployFlowMetadata class includes a property named TestErrors, which holds a list of errors encountered during deployment tests, represented by the type `RepeatedField\u003cTestError\u003e`."]]],[]]