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 latest version of the \u003ccode\u003eImportFlowRequest\u003c/code\u003e class is 2.23.0, part of the Google.Cloud.Dialogflow.Cx.V3 package, with many previous versions also available for use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportFlowRequest\u003c/code\u003e is used as the request message for importing flows in Dialogflow CX and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportFlowRequest\u003c/code\u003e class offers two constructors, a default constructor and one that takes another \u003ccode\u003eImportFlowRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eImportFlowRequest\u003c/code\u003e class include \u003ccode\u003eFlowCase\u003c/code\u003e, \u003ccode\u003eFlowContent\u003c/code\u003e, \u003ccode\u003eFlowUri\u003c/code\u003e, \u003ccode\u003eImportOption\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which handle different aspects of the flow import process such as the content source and the agent destination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsAgentName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name property, allowing for specific and structured manipulation of the agent destination.\u003c/p\u003e\n"]]],[],null,[]]