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 reference documentation for the `DeployFlowMetadata` class within the Google Cloud Dialogflow CX v3 API, detailing its structure, implementation, and functionality."],["The latest version of the `DeployFlowMetadata` class is 2.23.0, and the page offers access to documentation for a range of previous versions, starting from 1.0.0."],["`DeployFlowMetadata` is used for the metadata of long-running `Environments.DeployFlow` operations, and is also an implementation of the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The page gives a list of inherited members, which include `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, which are accessible from this class, and also provides a list of constructors and properties."],["The `TestErrors` property, of type `RepeatedField\u003cTestError\u003e`, is described as containing errors that occurred while running deployment tests."]]],[]]