Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class FlowImportStrategy.
The flow import strategy used for resource conflict resolution associated
with anImportFlowRequest.
Generated from protobuf messagegoogle.cloud.dialogflow.cx.v3.FlowImportStrategy
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ global_import_strategy
int
Optional. Import strategy for resource conflict resolution, applied globally throughout the flow. It will be applied for all display name conflicts in the imported content. If not specified, 'CREATE_NEW' is assumed.
getGlobalImportStrategy
Optional. Import strategy for resource conflict resolution, applied
globally throughout the flow. It will be applied for all display name
conflicts in the imported content. If not specified, 'CREATE_NEW' is
assumed.
Returns
Type
Description
int
setGlobalImportStrategy
Optional. Import strategy for resource conflict resolution, applied
globally throughout the flow. It will be applied for all display name
conflicts in the imported content. If not specified, 'CREATE_NEW' is
assumed.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class FlowImportStrategy (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.FlowImportStrategy)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.FlowImportStrategy)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.FlowImportStrategy)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.FlowImportStrategy)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.FlowImportStrategy)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.FlowImportStrategy)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.FlowImportStrategy)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.FlowImportStrategy)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.FlowImportStrategy) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class FlowImportStrategy.\n\nThe flow import strategy used for resource conflict resolution associated\nwith an [ImportFlowRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ImportFlowRequest).\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.FlowImportStrategy`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGlobalImportStrategy\n\nOptional. Import strategy for resource conflict resolution, applied\nglobally throughout the flow. It will be applied for all display name\nconflicts in the imported content. If not specified, 'CREATE_NEW' is\nassumed.\n\n### setGlobalImportStrategy\n\nOptional. Import strategy for resource conflict resolution, applied\nglobally throughout the flow. It will be applied for all display name\nconflicts in the imported content. If not specified, 'CREATE_NEW' is\nassumed."]]