public sealed class ImportFlowRequest : IMessage<ImportFlowRequest>, IEquatable<ImportFlowRequest>, IDeepCloneable<ImportFlowRequest>, IBufferMessage, IMessage
The request message for [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].
The Google Cloud Storage URI
to import flow from. The format of this URI must be
gs://<bucket-name>/<object-name>.
Dialogflow performs a read operation for the Cloud Storage object
on the caller's behalf, so your request authentication must
have read permissions for the object. For more information, see
Dialogflow access
control.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eImportFlowRequest\u003c/code\u003e class, which is used for importing flows within the Google Cloud Dialogflow CX V3 service, across multiple versions, from 1.0.0 to the latest at 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportFlowRequest\u003c/code\u003e facilitates the import of flows either via uncompressed raw byte content, or through a Google Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows specifying the import mode via \u003ccode\u003eImportOption\u003c/code\u003e, defaulting to \u003ccode\u003eKEEP\u003c/code\u003e if not provided, and requires a \u003ccode\u003eParent\u003c/code\u003e property to identify the destination agent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportFlowRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e from the Google.Protobuf namespace, making it versatile for different scenarios.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a comprehensive list of versions of the \u003ccode\u003eImportFlowRequest\u003c/code\u003e, along with links to each specific version, enabling users to find specific documentation for the version they need.\u003c/p\u003e\n"]]],[],null,[]]