Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.dialogflow/v3beta1.getAgent
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Retrieves the specified agent.
Using getAgent
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAgent(args: GetAgentArgs, opts?: InvokeOptions): Promise<GetAgentResult>
function getAgentOutput(args: GetAgentOutputArgs, opts?: InvokeOptions): Output<GetAgentResult>def get_agent(agent_id: Optional[str] = None,
              location: Optional[str] = None,
              project: Optional[str] = None,
              opts: Optional[InvokeOptions] = None) -> GetAgentResult
def get_agent_output(agent_id: Optional[pulumi.Input[str]] = None,
              location: Optional[pulumi.Input[str]] = None,
              project: Optional[pulumi.Input[str]] = None,
              opts: Optional[InvokeOptions] = None) -> Output[GetAgentResult]func LookupAgent(ctx *Context, args *LookupAgentArgs, opts ...InvokeOption) (*LookupAgentResult, error)
func LookupAgentOutput(ctx *Context, args *LookupAgentOutputArgs, opts ...InvokeOption) LookupAgentResultOutput> Note: This function is named LookupAgent in the Go SDK.
public static class GetAgent 
{
    public static Task<GetAgentResult> InvokeAsync(GetAgentArgs args, InvokeOptions? opts = null)
    public static Output<GetAgentResult> Invoke(GetAgentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAgentResult> getAgent(GetAgentArgs args, InvokeOptions options)
public static Output<GetAgentResult> getAgent(GetAgentArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:dialogflow/v3beta1:getAgent
  arguments:
    # arguments dictionaryThe following arguments are supported:
getAgent Result
The following output properties are available:
- AdvancedSettings Pulumi.Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Advanced Settings Response 
- Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
- AnswerFeedback Pulumi.Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Agent Answer Feedback Settings Response 
- Optional. Answer feedback collection settings.
- AvatarUri string
- The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
- DefaultLanguage stringCode 
- Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
- Description string
- The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
- DisplayName string
- The human-readable name of the agent, unique within the location.
- EnableSpell boolCorrection 
- Indicates if automatic spell correction is enabled in detect intent requests.
- EnableStackdriver boolLogging 
- Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
- GenApp Pulumi.Builder Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Agent Gen App Builder Settings Response 
- Gen App Builder-related agent-level settings.
- GitIntegration Pulumi.Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Agent Git Integration Settings Response 
- Git integration settings for this agent.
- Locked bool
- Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
- Name string
- The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/.
- SecuritySettings string
- Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/.
- SpeechTo Pulumi.Text Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Speech To Text Settings Response 
- Speech recognition related settings.
- StartFlow string
- Immutable. Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/.
- SupportedLanguage List<string>Codes 
- The list of all languages supported by the agent (except for the default_language_code).
- TextTo Pulumi.Speech Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Text To Speech Settings Response 
- Settings on instructing the speech synthesizer on how to generate the output audio content.
- TimeZone string
- The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.
- AdvancedSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Response 
- Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
- AnswerFeedback GoogleSettings Cloud Dialogflow Cx V3beta1Agent Answer Feedback Settings Response 
- Optional. Answer feedback collection settings.
- AvatarUri string
- The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
- DefaultLanguage stringCode 
- Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
- Description string
- The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
- DisplayName string
- The human-readable name of the agent, unique within the location.
- EnableSpell boolCorrection 
- Indicates if automatic spell correction is enabled in detect intent requests.
- EnableStackdriver boolLogging 
- Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
- GenApp GoogleBuilder Settings Cloud Dialogflow Cx V3beta1Agent Gen App Builder Settings Response 
- Gen App Builder-related agent-level settings.
- GitIntegration GoogleSettings Cloud Dialogflow Cx V3beta1Agent Git Integration Settings Response 
- Git integration settings for this agent.
- Locked bool
- Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
- Name string
- The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/.
- SecuritySettings string
- Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/.
- SpeechTo GoogleText Settings Cloud Dialogflow Cx V3beta1Speech To Text Settings Response 
- Speech recognition related settings.
- StartFlow string
- Immutable. Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/.
- SupportedLanguage []stringCodes 
- The list of all languages supported by the agent (except for the default_language_code).
- TextTo GoogleSpeech Settings Cloud Dialogflow Cx V3beta1Text To Speech Settings Response 
- Settings on instructing the speech synthesizer on how to generate the output audio content.
- TimeZone string
- The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.
- advancedSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Response 
- Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
- answerFeedback GoogleSettings Cloud Dialogflow Cx V3beta1Agent Answer Feedback Settings Response 
- Optional. Answer feedback collection settings.
- avatarUri String
- The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
- defaultLanguage StringCode 
- Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
- description String
- The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
- displayName String
- The human-readable name of the agent, unique within the location.
- enableSpell BooleanCorrection 
- Indicates if automatic spell correction is enabled in detect intent requests.
- enableStackdriver BooleanLogging 
- Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
- genApp GoogleBuilder Settings Cloud Dialogflow Cx V3beta1Agent Gen App Builder Settings Response 
- Gen App Builder-related agent-level settings.
- gitIntegration GoogleSettings Cloud Dialogflow Cx V3beta1Agent Git Integration Settings Response 
- Git integration settings for this agent.
- locked Boolean
- Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
- name String
- The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/.
- securitySettings String
- Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/.
- speechTo GoogleText Settings Cloud Dialogflow Cx V3beta1Speech To Text Settings Response 
- Speech recognition related settings.
- startFlow String
- Immutable. Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/.
- supportedLanguage List<String>Codes 
- The list of all languages supported by the agent (except for the default_language_code).
- textTo GoogleSpeech Settings Cloud Dialogflow Cx V3beta1Text To Speech Settings Response 
- Settings on instructing the speech synthesizer on how to generate the output audio content.
- timeZone String
- The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.
- advancedSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Response 
- Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
- answerFeedback GoogleSettings Cloud Dialogflow Cx V3beta1Agent Answer Feedback Settings Response 
- Optional. Answer feedback collection settings.
- avatarUri string
- The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
- defaultLanguage stringCode 
- Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
- description string
- The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
- displayName string
- The human-readable name of the agent, unique within the location.
- enableSpell booleanCorrection 
- Indicates if automatic spell correction is enabled in detect intent requests.
- enableStackdriver booleanLogging 
- Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
- genApp GoogleBuilder Settings Cloud Dialogflow Cx V3beta1Agent Gen App Builder Settings Response 
- Gen App Builder-related agent-level settings.
- gitIntegration GoogleSettings Cloud Dialogflow Cx V3beta1Agent Git Integration Settings Response 
- Git integration settings for this agent.
- locked boolean
- Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
- name string
- The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/.
- securitySettings string
- Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/.
- speechTo GoogleText Settings Cloud Dialogflow Cx V3beta1Speech To Text Settings Response 
- Speech recognition related settings.
- startFlow string
- Immutable. Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/.
- supportedLanguage string[]Codes 
- The list of all languages supported by the agent (except for the default_language_code).
- textTo GoogleSpeech Settings Cloud Dialogflow Cx V3beta1Text To Speech Settings Response 
- Settings on instructing the speech synthesizer on how to generate the output audio content.
- timeZone string
- The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.
- advanced_settings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Response 
- Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
- answer_feedback_ Googlesettings Cloud Dialogflow Cx V3beta1Agent Answer Feedback Settings Response 
- Optional. Answer feedback collection settings.
- avatar_uri str
- The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
- default_language_ strcode 
- Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
- description str
- The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
- display_name str
- The human-readable name of the agent, unique within the location.
- enable_spell_ boolcorrection 
- Indicates if automatic spell correction is enabled in detect intent requests.
- enable_stackdriver_ boollogging 
- Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
- gen_app_ Googlebuilder_ settings Cloud Dialogflow Cx V3beta1Agent Gen App Builder Settings Response 
- Gen App Builder-related agent-level settings.
- git_integration_ Googlesettings Cloud Dialogflow Cx V3beta1Agent Git Integration Settings Response 
- Git integration settings for this agent.
- locked bool
- Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
- name str
- The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/.
- security_settings str
- Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/.
- speech_to_ Googletext_ settings Cloud Dialogflow Cx V3beta1Speech To Text Settings Response 
- Speech recognition related settings.
- start_flow str
- Immutable. Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/.
- supported_language_ Sequence[str]codes 
- The list of all languages supported by the agent (except for the default_language_code).
- text_to_ Googlespeech_ settings Cloud Dialogflow Cx V3beta1Text To Speech Settings Response 
- Settings on instructing the speech synthesizer on how to generate the output audio content.
- time_zone str
- The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.
- advancedSettings Property Map
- Hierarchical advanced settings for this agent. The settings exposed at the lower level overrides the settings exposed at the higher level.
- answerFeedback Property MapSettings 
- Optional. Answer feedback collection settings.
- avatarUri String
- The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
- defaultLanguage StringCode 
- Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
- description String
- The description of the agent. The maximum length is 500 characters. If exceeded, the request is rejected.
- displayName String
- The human-readable name of the agent, unique within the location.
- enableSpell BooleanCorrection 
- Indicates if automatic spell correction is enabled in detect intent requests.
- enableStackdriver BooleanLogging 
- Indicates if stackdriver logging is enabled for the agent. Please use agent.advanced_settings instead.
- genApp Property MapBuilder Settings 
- Gen App Builder-related agent-level settings.
- gitIntegration Property MapSettings 
- Git integration settings for this agent.
- locked Boolean
- Indicates whether the agent is locked for changes. If the agent is locked, modifications to the agent will be rejected except for RestoreAgent.
- name String
- The unique identifier of the agent. Required for the Agents.UpdateAgent method. Agents.CreateAgent populates the name automatically. Format: projects//locations//agents/.
- securitySettings String
- Name of the SecuritySettings reference for the agent. Format: projects//locations//securitySettings/.
- speechTo Property MapText Settings 
- Speech recognition related settings.
- startFlow String
- Immutable. Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects//locations//agents//flows/.
- supportedLanguage List<String>Codes 
- The list of all languages supported by the agent (except for the default_language_code).
- textTo Property MapSpeech Settings 
- Settings on instructing the speech synthesizer on how to generate the output audio content.
- timeZone String
- The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.
Supporting Types
GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettingsResponse        
- Enabled bool
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
- FinishDigit string
- The digit that terminates a DTMF digit sequence.
- MaxDigits int
- Max length of DTMF digits.
- Enabled bool
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
- FinishDigit string
- The digit that terminates a DTMF digit sequence.
- MaxDigits int
- Max length of DTMF digits.
- enabled Boolean
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
- finishDigit String
- The digit that terminates a DTMF digit sequence.
- maxDigits Integer
- Max length of DTMF digits.
- enabled boolean
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
- finishDigit string
- The digit that terminates a DTMF digit sequence.
- maxDigits number
- Max length of DTMF digits.
- enabled bool
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
- finish_digit str
- The digit that terminates a DTMF digit sequence.
- max_digits int
- Max length of DTMF digits.
- enabled Boolean
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
- finishDigit String
- The digit that terminates a DTMF digit sequence.
- maxDigits Number
- Max length of DTMF digits.
GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse        
- EnableInteraction boolLogging 
- If true, DF Interaction logging is currently enabled.
- EnableStackdriver boolLogging 
- If true, StackDriver logging is currently enabled.
- EnableInteraction boolLogging 
- If true, DF Interaction logging is currently enabled.
- EnableStackdriver boolLogging 
- If true, StackDriver logging is currently enabled.
- enableInteraction BooleanLogging 
- If true, DF Interaction logging is currently enabled.
- enableStackdriver BooleanLogging 
- If true, StackDriver logging is currently enabled.
- enableInteraction booleanLogging 
- If true, DF Interaction logging is currently enabled.
- enableStackdriver booleanLogging 
- If true, StackDriver logging is currently enabled.
- enable_interaction_ boollogging 
- If true, DF Interaction logging is currently enabled.
- enable_stackdriver_ boollogging 
- If true, StackDriver logging is currently enabled.
- enableInteraction BooleanLogging 
- If true, DF Interaction logging is currently enabled.
- enableStackdriver BooleanLogging 
- If true, StackDriver logging is currently enabled.
GoogleCloudDialogflowCxV3beta1AdvancedSettingsResponse      
- AudioExport Pulumi.Gcs Destination Google Native. Dialogflow. V3Beta1. Inputs. Google Cloud Dialogflow Cx V3beta1Gcs Destination Response 
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
- DtmfSettings Pulumi.Google Native. Dialogflow. V3Beta1. Inputs. Google Cloud Dialogflow Cx V3beta1Advanced Settings Dtmf Settings Response 
- Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- LoggingSettings Pulumi.Google Native. Dialogflow. V3Beta1. Inputs. Google Cloud Dialogflow Cx V3beta1Advanced Settings Logging Settings Response 
- Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
- AudioExport GoogleGcs Destination Cloud Dialogflow Cx V3beta1Gcs Destination Response 
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
- DtmfSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Dtmf Settings Response 
- Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- LoggingSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Logging Settings Response 
- Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
- audioExport GoogleGcs Destination Cloud Dialogflow Cx V3beta1Gcs Destination Response 
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
- dtmfSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Dtmf Settings Response 
- Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- loggingSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Logging Settings Response 
- Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
- audioExport GoogleGcs Destination Cloud Dialogflow Cx V3beta1Gcs Destination Response 
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
- dtmfSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Dtmf Settings Response 
- Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- loggingSettings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Logging Settings Response 
- Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
- audio_export_ Googlegcs_ destination Cloud Dialogflow Cx V3beta1Gcs Destination Response 
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
- dtmf_settings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Dtmf Settings Response 
- Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- logging_settings GoogleCloud Dialogflow Cx V3beta1Advanced Settings Logging Settings Response 
- Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
- audioExport Property MapGcs Destination 
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
- dtmfSettings Property Map
- Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- loggingSettings Property Map
- Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettingsResponse        
- EnableAnswer boolFeedback 
- Optional. If enabled, end users will be able to provide answer feedback to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
- EnableAnswer boolFeedback 
- Optional. If enabled, end users will be able to provide answer feedback to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
- enableAnswer BooleanFeedback 
- Optional. If enabled, end users will be able to provide answer feedback to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
- enableAnswer booleanFeedback 
- Optional. If enabled, end users will be able to provide answer feedback to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
- enable_answer_ boolfeedback 
- Optional. If enabled, end users will be able to provide answer feedback to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
- enableAnswer BooleanFeedback 
- Optional. If enabled, end users will be able to provide answer feedback to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettingsResponse         
- Engine string
- The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
- Engine string
- The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
- engine String
- The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
- engine string
- The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
- engine str
- The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
- engine String
- The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettingsResponse          
- AccessToken string
- The access token used to authenticate the access to the GitHub repository.
- Branches List<string>
- A list of branches configured to be used from Dialogflow.
- DisplayName string
- The unique repository display name for the GitHub repository.
- RepositoryUri string
- The GitHub repository URI related to the agent.
- TrackingBranch string
- The branch of the GitHub repository tracked for this agent.
- AccessToken string
- The access token used to authenticate the access to the GitHub repository.
- Branches []string
- A list of branches configured to be used from Dialogflow.
- DisplayName string
- The unique repository display name for the GitHub repository.
- RepositoryUri string
- The GitHub repository URI related to the agent.
- TrackingBranch string
- The branch of the GitHub repository tracked for this agent.
- accessToken String
- The access token used to authenticate the access to the GitHub repository.
- branches List<String>
- A list of branches configured to be used from Dialogflow.
- displayName String
- The unique repository display name for the GitHub repository.
- repositoryUri String
- The GitHub repository URI related to the agent.
- trackingBranch String
- The branch of the GitHub repository tracked for this agent.
- accessToken string
- The access token used to authenticate the access to the GitHub repository.
- branches string[]
- A list of branches configured to be used from Dialogflow.
- displayName string
- The unique repository display name for the GitHub repository.
- repositoryUri string
- The GitHub repository URI related to the agent.
- trackingBranch string
- The branch of the GitHub repository tracked for this agent.
- access_token str
- The access token used to authenticate the access to the GitHub repository.
- branches Sequence[str]
- A list of branches configured to be used from Dialogflow.
- display_name str
- The unique repository display name for the GitHub repository.
- repository_uri str
- The GitHub repository URI related to the agent.
- tracking_branch str
- The branch of the GitHub repository tracked for this agent.
- accessToken String
- The access token used to authenticate the access to the GitHub repository.
- branches List<String>
- A list of branches configured to be used from Dialogflow.
- displayName String
- The unique repository display name for the GitHub repository.
- repositoryUri String
- The GitHub repository URI related to the agent.
- trackingBranch String
- The branch of the GitHub repository tracked for this agent.
GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsResponse        
- githubSettings Property Map
- GitHub settings.
GoogleCloudDialogflowCxV3beta1GcsDestinationResponse      
- Uri string
- The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- Uri string
- The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri String
- The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri string
- The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri str
- The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri String
- The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsResponse        
- EnableSpeech boolAdaptation 
- Whether to use speech adaptation for speech recognition.
- EnableSpeech boolAdaptation 
- Whether to use speech adaptation for speech recognition.
- enableSpeech BooleanAdaptation 
- Whether to use speech adaptation for speech recognition.
- enableSpeech booleanAdaptation 
- Whether to use speech adaptation for speech recognition.
- enable_speech_ booladaptation 
- Whether to use speech adaptation for speech recognition.
- enableSpeech BooleanAdaptation 
- Whether to use speech adaptation for speech recognition.
GoogleCloudDialogflowCxV3beta1TextToSpeechSettingsResponse        
- SynthesizeSpeech Dictionary<string, string>Configs 
- Configuration of how speech should be synthesized, mapping from language (https://cloud.google.com/dialogflow/cx/docs/reference/language) to SynthesizeSpeechConfig. These settings affect: - The phone gateway synthesize configuration set via Agent.text_to_speech_settings. - How speech is synthesized when invoking session APIs. Agent.text_to_speech_settings only applies if OutputAudioConfig.synthesize_speech_config is not specified.
- SynthesizeSpeech map[string]stringConfigs 
- Configuration of how speech should be synthesized, mapping from language (https://cloud.google.com/dialogflow/cx/docs/reference/language) to SynthesizeSpeechConfig. These settings affect: - The phone gateway synthesize configuration set via Agent.text_to_speech_settings. - How speech is synthesized when invoking session APIs. Agent.text_to_speech_settings only applies if OutputAudioConfig.synthesize_speech_config is not specified.
- synthesizeSpeech Map<String,String>Configs 
- Configuration of how speech should be synthesized, mapping from language (https://cloud.google.com/dialogflow/cx/docs/reference/language) to SynthesizeSpeechConfig. These settings affect: - The phone gateway synthesize configuration set via Agent.text_to_speech_settings. - How speech is synthesized when invoking session APIs. Agent.text_to_speech_settings only applies if OutputAudioConfig.synthesize_speech_config is not specified.
- synthesizeSpeech {[key: string]: string}Configs 
- Configuration of how speech should be synthesized, mapping from language (https://cloud.google.com/dialogflow/cx/docs/reference/language) to SynthesizeSpeechConfig. These settings affect: - The phone gateway synthesize configuration set via Agent.text_to_speech_settings. - How speech is synthesized when invoking session APIs. Agent.text_to_speech_settings only applies if OutputAudioConfig.synthesize_speech_config is not specified.
- synthesize_speech_ Mapping[str, str]configs 
- Configuration of how speech should be synthesized, mapping from language (https://cloud.google.com/dialogflow/cx/docs/reference/language) to SynthesizeSpeechConfig. These settings affect: - The phone gateway synthesize configuration set via Agent.text_to_speech_settings. - How speech is synthesized when invoking session APIs. Agent.text_to_speech_settings only applies if OutputAudioConfig.synthesize_speech_config is not specified.
- synthesizeSpeech Map<String>Configs 
- Configuration of how speech should be synthesized, mapping from language (https://cloud.google.com/dialogflow/cx/docs/reference/language) to SynthesizeSpeechConfig. These settings affect: - The phone gateway synthesize configuration set via Agent.text_to_speech_settings. - How speech is synthesized when invoking session APIs. Agent.text_to_speech_settings only applies if OutputAudioConfig.synthesize_speech_config is not specified.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi