Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_agent.DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder
-
Packages that use DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_agent google_dialogflow_cx_agent -
-
Uses of DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent that return DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder Modifier and Type Method Description static DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.BuilderDialogflowCxAgentAdvancedSettingsAudioExportGcsDestination. builder()DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.BuilderDialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder. uri(String uri)Sets the value ofDialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.getUri()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_agent with parameters of type DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder Constructor Description Jsii$Proxy(DialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxAgentAdvancedSettingsAudioExportGcsDestination.Builder.
-