Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination
-
Packages that use DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that implement DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination Modifier and Type Class Description static classDialogflowCxFlowAdvancedSettingsAudioExportGcsDestination.Jsii$ProxyAn implementation forDialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination Modifier and Type Method Description DialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationDialogflowCxFlowAdvancedSettingsAudioExportGcsDestination.Builder. build()Builds the configured instance.default DialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationDialogflowCxFlowAdvancedSettings. getAudioExportGcsDestination()audio_export_gcs_destination block.DialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationDialogflowCxFlowAdvancedSettings.Jsii$Proxy. getAudioExportGcsDestination()DialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationDialogflowCxFlowAdvancedSettingsOutputReference. getAudioExportGcsDestinationInput()DialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationDialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination Modifier and Type Method Description DialogflowCxFlowAdvancedSettings.BuilderDialogflowCxFlowAdvancedSettings.Builder. audioExportGcsDestination(DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination audioExportGcsDestination)Sets the value ofDialogflowCxFlowAdvancedSettings.getAudioExportGcsDestination()voidDialogflowCxFlowAdvancedSettingsOutputReference. putAudioExportGcsDestination(DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination value)voidDialogflowCxFlowAdvancedSettingsAudioExportGcsDestinationOutputReference. setInternalValue(DialogflowCxFlowAdvancedSettingsAudioExportGcsDestination value)
-