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/v3.getTestCase
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
Gets a test case.
Using getTestCase
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 getTestCase(args: GetTestCaseArgs, opts?: InvokeOptions): Promise<GetTestCaseResult>
function getTestCaseOutput(args: GetTestCaseOutputArgs, opts?: InvokeOptions): Output<GetTestCaseResult>
def get_test_case(agent_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
test_case_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTestCaseResult
def get_test_case_output(agent_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
test_case_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTestCaseResult]
func LookupTestCase(ctx *Context, args *LookupTestCaseArgs, opts ...InvokeOption) (*LookupTestCaseResult, error)
func LookupTestCaseOutput(ctx *Context, args *LookupTestCaseOutputArgs, opts ...InvokeOption) LookupTestCaseResultOutput
> Note: This function is named LookupTestCase
in the Go SDK.
public static class GetTestCase
{
public static Task<GetTestCaseResult> InvokeAsync(GetTestCaseArgs args, InvokeOptions? opts = null)
public static Output<GetTestCaseResult> Invoke(GetTestCaseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTestCaseResult> getTestCase(GetTestCaseArgs args, InvokeOptions options)
public static Output<GetTestCaseResult> getTestCase(GetTestCaseArgs args, InvokeOptions options)
fn::invoke:
function: google-native:dialogflow/v3:getTestCase
arguments:
# arguments dictionary
The following arguments are supported:
- Agent
Id This property is required. string - Location
This property is required. string - Test
Case Id This property is required. string - Project string
- Agent
Id This property is required. string - Location
This property is required. string - Test
Case Id This property is required. string - Project string
- agent
Id This property is required. String - location
This property is required. String - test
Case Id This property is required. String - project String
- agent
Id This property is required. string - location
This property is required. string - test
Case Id This property is required. string - project string
- agent_
id This property is required. str - location
This property is required. str - test_
case_ id This property is required. str - project str
- agent
Id This property is required. String - location
This property is required. String - test
Case Id This property is required. String - project String
getTestCase Result
The following output properties are available:
- Creation
Time string - When the test was created.
- Display
Name string - The human-readable name of the test case, unique within the agent. Limit of 200 characters.
- Last
Test Pulumi.Result Google Native. Dialogflow. V3. Outputs. Google Cloud Dialogflow Cx V3Test Case Result Response - The latest test result.
- Name string
- The unique identifier of the test case. TestCases.CreateTestCase will populate the name automatically. Otherwise use format:
projects//locations//agents/ /testCases/
. - Notes string
- Additional freeform notes about the test case. Limit of 400 characters.
- List<string>
- Tags are short descriptions that users may apply to test cases for organizational and filtering purposes. Each tag should start with "#" and has a limit of 30 characters.
- Test
Case List<Pulumi.Conversation Turns Google Native. Dialogflow. V3. Outputs. Google Cloud Dialogflow Cx V3Conversation Turn Response> - The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
- Test
Config Pulumi.Google Native. Dialogflow. V3. Outputs. Google Cloud Dialogflow Cx V3Test Config Response - Config for the test case.
- Creation
Time string - When the test was created.
- Display
Name string - The human-readable name of the test case, unique within the agent. Limit of 200 characters.
- Last
Test GoogleResult Cloud Dialogflow Cx V3Test Case Result Response - The latest test result.
- Name string
- The unique identifier of the test case. TestCases.CreateTestCase will populate the name automatically. Otherwise use format:
projects//locations//agents/ /testCases/
. - Notes string
- Additional freeform notes about the test case. Limit of 400 characters.
- []string
- Tags are short descriptions that users may apply to test cases for organizational and filtering purposes. Each tag should start with "#" and has a limit of 30 characters.
- Test
Case []GoogleConversation Turns Cloud Dialogflow Cx V3Conversation Turn Response - The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
- Test
Config GoogleCloud Dialogflow Cx V3Test Config Response - Config for the test case.
- creation
Time String - When the test was created.
- display
Name String - The human-readable name of the test case, unique within the agent. Limit of 200 characters.
- last
Test GoogleResult Cloud Dialogflow Cx V3Test Case Result Response - The latest test result.
- name String
- The unique identifier of the test case. TestCases.CreateTestCase will populate the name automatically. Otherwise use format:
projects//locations//agents/ /testCases/
. - notes String
- Additional freeform notes about the test case. Limit of 400 characters.
- List<String>
- Tags are short descriptions that users may apply to test cases for organizational and filtering purposes. Each tag should start with "#" and has a limit of 30 characters.
- test
Case List<GoogleConversation Turns Cloud Dialogflow Cx V3Conversation Turn Response> - The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
- test
Config GoogleCloud Dialogflow Cx V3Test Config Response - Config for the test case.
- creation
Time string - When the test was created.
- display
Name string - The human-readable name of the test case, unique within the agent. Limit of 200 characters.
- last
Test GoogleResult Cloud Dialogflow Cx V3Test Case Result Response - The latest test result.
- name string
- The unique identifier of the test case. TestCases.CreateTestCase will populate the name automatically. Otherwise use format:
projects//locations//agents/ /testCases/
. - notes string
- Additional freeform notes about the test case. Limit of 400 characters.
- string[]
- Tags are short descriptions that users may apply to test cases for organizational and filtering purposes. Each tag should start with "#" and has a limit of 30 characters.
- test
Case GoogleConversation Turns Cloud Dialogflow Cx V3Conversation Turn Response[] - The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
- test
Config GoogleCloud Dialogflow Cx V3Test Config Response - Config for the test case.
- creation_
time str - When the test was created.
- display_
name str - The human-readable name of the test case, unique within the agent. Limit of 200 characters.
- last_
test_ Googleresult Cloud Dialogflow Cx V3Test Case Result Response - The latest test result.
- name str
- The unique identifier of the test case. TestCases.CreateTestCase will populate the name automatically. Otherwise use format:
projects//locations//agents/ /testCases/
. - notes str
- Additional freeform notes about the test case. Limit of 400 characters.
- Sequence[str]
- Tags are short descriptions that users may apply to test cases for organizational and filtering purposes. Each tag should start with "#" and has a limit of 30 characters.
- test_
case_ Sequence[Googleconversation_ turns Cloud Dialogflow Cx V3Conversation Turn Response] - The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
- test_
config GoogleCloud Dialogflow Cx V3Test Config Response - Config for the test case.
- creation
Time String - When the test was created.
- display
Name String - The human-readable name of the test case, unique within the agent. Limit of 200 characters.
- last
Test Property MapResult - The latest test result.
- name String
- The unique identifier of the test case. TestCases.CreateTestCase will populate the name automatically. Otherwise use format:
projects//locations//agents/ /testCases/
. - notes String
- Additional freeform notes about the test case. Limit of 400 characters.
- List<String>
- Tags are short descriptions that users may apply to test cases for organizational and filtering purposes. Each tag should start with "#" and has a limit of 30 characters.
- test
Case List<Property Map>Conversation Turns - The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
- test
Config Property Map - Config for the test case.
Supporting Types
GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettingsResponse
- Enabled
This property is required. 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 This property is required. string - The digit that terminates a DTMF digit sequence.
- Max
Digits This property is required. int - Max length of DTMF digits.
- Enabled
This property is required. 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 This property is required. string - The digit that terminates a DTMF digit sequence.
- Max
Digits This property is required. int - Max length of DTMF digits.
- enabled
This property is required. 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).
- finish
Digit This property is required. String - The digit that terminates a DTMF digit sequence.
- max
Digits This property is required. Integer - Max length of DTMF digits.
- enabled
This property is required. 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).
- finish
Digit This property is required. string - The digit that terminates a DTMF digit sequence.
- max
Digits This property is required. number - Max length of DTMF digits.
- enabled
This property is required. 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 This property is required. str - The digit that terminates a DTMF digit sequence.
- max_
digits This property is required. int - Max length of DTMF digits.
- enabled
This property is required. 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).
- finish
Digit This property is required. String - The digit that terminates a DTMF digit sequence.
- max
Digits This property is required. Number - Max length of DTMF digits.
GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsResponse
- Enable
Interaction Logging This property is required. bool - If true, DF Interaction logging is currently enabled.
- Enable
Stackdriver Logging This property is required. bool - If true, StackDriver logging is currently enabled.
- Enable
Interaction Logging This property is required. bool - If true, DF Interaction logging is currently enabled.
- Enable
Stackdriver Logging This property is required. bool - If true, StackDriver logging is currently enabled.
- enable
Interaction Logging This property is required. Boolean - If true, DF Interaction logging is currently enabled.
- enable
Stackdriver Logging This property is required. Boolean - If true, StackDriver logging is currently enabled.
- enable
Interaction Logging This property is required. boolean - If true, DF Interaction logging is currently enabled.
- enable
Stackdriver Logging This property is required. boolean - If true, StackDriver logging is currently enabled.
- enable_
interaction_ logging This property is required. bool - If true, DF Interaction logging is currently enabled.
- enable_
stackdriver_ logging This property is required. bool - If true, StackDriver logging is currently enabled.
- enable
Interaction Logging This property is required. Boolean - If true, DF Interaction logging is currently enabled.
- enable
Stackdriver Logging This property is required. Boolean - If true, StackDriver logging is currently enabled.
GoogleCloudDialogflowCxV3AdvancedSettingsResponse
- Audio
Export Gcs Destination This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Gcs 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 This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Advanced Settings Dtmf Settings Response - Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- Logging
Settings This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Advanced 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 Gcs Destination This property is required. GoogleCloud Dialogflow Cx V3Gcs 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 This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Dtmf Settings Response - Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- Logging
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced 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 Gcs Destination This property is required. GoogleCloud Dialogflow Cx V3Gcs 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 This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Dtmf Settings Response - Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- logging
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced 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 Gcs Destination This property is required. GoogleCloud Dialogflow Cx V3Gcs 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 This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Dtmf Settings Response - Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- logging
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced 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_ gcs_ destination This property is required. GoogleCloud Dialogflow Cx V3Gcs 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 This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Dtmf Settings Response - Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- logging_
settings This property is required. GoogleCloud Dialogflow Cx V3Advanced 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 Gcs Destination This property is required. Property Map - 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 This property is required. Property Map - Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
- logging
Settings This property is required. Property Map - Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
GoogleCloudDialogflowCxV3AudioInputResponse
- Audio
This property is required. string - The natural language speech audio to be processed. A single request can contain up to 2 minutes of speech audio data. The transcribed text cannot contain more than 256 bytes. For non-streaming audio detect intent, both
config
andaudio
must be provided. For streaming audio detect intent,config
must be provided in the first request andaudio
must be provided in all following requests. - Config
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Input Audio Config Response - Instructs the speech recognizer how to process the speech audio.
- Audio
This property is required. string - The natural language speech audio to be processed. A single request can contain up to 2 minutes of speech audio data. The transcribed text cannot contain more than 256 bytes. For non-streaming audio detect intent, both
config
andaudio
must be provided. For streaming audio detect intent,config
must be provided in the first request andaudio
must be provided in all following requests. - Config
This property is required. GoogleCloud Dialogflow Cx V3Input Audio Config Response - Instructs the speech recognizer how to process the speech audio.
- audio
This property is required. String - The natural language speech audio to be processed. A single request can contain up to 2 minutes of speech audio data. The transcribed text cannot contain more than 256 bytes. For non-streaming audio detect intent, both
config
andaudio
must be provided. For streaming audio detect intent,config
must be provided in the first request andaudio
must be provided in all following requests. - config
This property is required. GoogleCloud Dialogflow Cx V3Input Audio Config Response - Instructs the speech recognizer how to process the speech audio.
- audio
This property is required. string - The natural language speech audio to be processed. A single request can contain up to 2 minutes of speech audio data. The transcribed text cannot contain more than 256 bytes. For non-streaming audio detect intent, both
config
andaudio
must be provided. For streaming audio detect intent,config
must be provided in the first request andaudio
must be provided in all following requests. - config
This property is required. GoogleCloud Dialogflow Cx V3Input Audio Config Response - Instructs the speech recognizer how to process the speech audio.
- audio
This property is required. str - The natural language speech audio to be processed. A single request can contain up to 2 minutes of speech audio data. The transcribed text cannot contain more than 256 bytes. For non-streaming audio detect intent, both
config
andaudio
must be provided. For streaming audio detect intent,config
must be provided in the first request andaudio
must be provided in all following requests. - config
This property is required. GoogleCloud Dialogflow Cx V3Input Audio Config Response - Instructs the speech recognizer how to process the speech audio.
- audio
This property is required. String - The natural language speech audio to be processed. A single request can contain up to 2 minutes of speech audio data. The transcribed text cannot contain more than 256 bytes. For non-streaming audio detect intent, both
config
andaudio
must be provided. For streaming audio detect intent,config
must be provided in the first request andaudio
must be provided in all following requests. - config
This property is required. Property Map - Instructs the speech recognizer how to process the speech audio.
GoogleCloudDialogflowCxV3BargeInConfigResponse
- No
Barge In Duration This property is required. string - Duration that is not eligible for barge-in at the beginning of the input audio.
- Total
Duration This property is required. string - Total duration for the playback at the beginning of the input audio.
- No
Barge In Duration This property is required. string - Duration that is not eligible for barge-in at the beginning of the input audio.
- Total
Duration This property is required. string - Total duration for the playback at the beginning of the input audio.
- no
Barge In Duration This property is required. String - Duration that is not eligible for barge-in at the beginning of the input audio.
- total
Duration This property is required. String - Total duration for the playback at the beginning of the input audio.
- no
Barge In Duration This property is required. string - Duration that is not eligible for barge-in at the beginning of the input audio.
- total
Duration This property is required. string - Total duration for the playback at the beginning of the input audio.
- no_
barge_ in_ duration This property is required. str - Duration that is not eligible for barge-in at the beginning of the input audio.
- total_
duration This property is required. str - Total duration for the playback at the beginning of the input audio.
- no
Barge In Duration This property is required. String - Duration that is not eligible for barge-in at the beginning of the input audio.
- total
Duration This property is required. String - Total duration for the playback at the beginning of the input audio.
GoogleCloudDialogflowCxV3ConversationTurnResponse
- User
Input This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Conversation Turn User Input Response - The user input.
- Virtual
Agent Output This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Conversation Turn Virtual Agent Output Response - The virtual agent output.
- User
Input This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn User Input Response - The user input.
- Virtual
Agent Output This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn Virtual Agent Output Response - The virtual agent output.
- user
Input This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn User Input Response - The user input.
- virtual
Agent Output This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn Virtual Agent Output Response - The virtual agent output.
- user
Input This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn User Input Response - The user input.
- virtual
Agent Output This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn Virtual Agent Output Response - The virtual agent output.
- user_
input This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn User Input Response - The user input.
- virtual_
agent_ output This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn Virtual Agent Output Response - The virtual agent output.
- user
Input This property is required. Property Map - The user input.
- virtual
Agent Output This property is required. Property Map - The virtual agent output.
GoogleCloudDialogflowCxV3ConversationTurnUserInputResponse
- Enable
Sentiment Analysis This property is required. bool - Whether sentiment analysis is enabled.
- Injected
Parameters This property is required. Dictionary<string, string> - Parameters that need to be injected into the conversation during intent detection.
- Input
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Query Input Response - Supports text input, event input, dtmf input in the test case.
- Is
Webhook Enabled This property is required. bool - If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
- Enable
Sentiment Analysis This property is required. bool - Whether sentiment analysis is enabled.
- Injected
Parameters This property is required. map[string]string - Parameters that need to be injected into the conversation during intent detection.
- Input
This property is required. GoogleCloud Dialogflow Cx V3Query Input Response - Supports text input, event input, dtmf input in the test case.
- Is
Webhook Enabled This property is required. bool - If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
- enable
Sentiment Analysis This property is required. Boolean - Whether sentiment analysis is enabled.
- injected
Parameters This property is required. Map<String,String> - Parameters that need to be injected into the conversation during intent detection.
- input
This property is required. GoogleCloud Dialogflow Cx V3Query Input Response - Supports text input, event input, dtmf input in the test case.
- is
Webhook Enabled This property is required. Boolean - If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
- enable
Sentiment Analysis This property is required. boolean - Whether sentiment analysis is enabled.
- injected
Parameters This property is required. {[key: string]: string} - Parameters that need to be injected into the conversation during intent detection.
- input
This property is required. GoogleCloud Dialogflow Cx V3Query Input Response - Supports text input, event input, dtmf input in the test case.
- is
Webhook Enabled This property is required. boolean - If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
- enable_
sentiment_ analysis This property is required. bool - Whether sentiment analysis is enabled.
- injected_
parameters This property is required. Mapping[str, str] - Parameters that need to be injected into the conversation during intent detection.
- input
This property is required. GoogleCloud Dialogflow Cx V3Query Input Response - Supports text input, event input, dtmf input in the test case.
- is_
webhook_ enabled This property is required. bool - If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
- enable
Sentiment Analysis This property is required. Boolean - Whether sentiment analysis is enabled.
- injected
Parameters This property is required. Map<String> - Parameters that need to be injected into the conversation during intent detection.
- input
This property is required. Property Map - Supports text input, event input, dtmf input in the test case.
- is
Webhook Enabled This property is required. Boolean - If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutputResponse
- Current
Page This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Page Response - The Page on which the utterance was spoken. Only name and displayName will be set.
- Diagnostic
Info This property is required. Dictionary<string, string> - Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.
- Differences
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Test Run Difference Response> - If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.
- Session
Parameters This property is required. Dictionary<string, string> - The session parameters available to the bot at this point.
- Status
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Rpc Status Response - Response error from the agent in the test result. If set, other output is empty.
- Text
Responses This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Text Response> - The text responses from the agent for the turn.
- Triggered
Intent This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Intent Response - The Intent that triggered the response. Only name and displayName will be set.
- Current
Page This property is required. GoogleCloud Dialogflow Cx V3Page Response - The Page on which the utterance was spoken. Only name and displayName will be set.
- Diagnostic
Info This property is required. map[string]string - Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.
- Differences
This property is required. []GoogleCloud Dialogflow Cx V3Test Run Difference Response - If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.
- Session
Parameters This property is required. map[string]string - The session parameters available to the bot at this point.
- Status
This property is required. GoogleRpc Status Response - Response error from the agent in the test result. If set, other output is empty.
- Text
Responses This property is required. []GoogleCloud Dialogflow Cx V3Response Message Text Response - The text responses from the agent for the turn.
- Triggered
Intent This property is required. GoogleCloud Dialogflow Cx V3Intent Response - The Intent that triggered the response. Only name and displayName will be set.
- current
Page This property is required. GoogleCloud Dialogflow Cx V3Page Response - The Page on which the utterance was spoken. Only name and displayName will be set.
- diagnostic
Info This property is required. Map<String,String> - Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.
- differences
This property is required. List<GoogleCloud Dialogflow Cx V3Test Run Difference Response> - If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.
- session
Parameters This property is required. Map<String,String> - The session parameters available to the bot at this point.
- status
This property is required. GoogleRpc Status Response - Response error from the agent in the test result. If set, other output is empty.
- text
Responses This property is required. List<GoogleCloud Dialogflow Cx V3Response Message Text Response> - The text responses from the agent for the turn.
- triggered
Intent This property is required. GoogleCloud Dialogflow Cx V3Intent Response - The Intent that triggered the response. Only name and displayName will be set.
- current
Page This property is required. GoogleCloud Dialogflow Cx V3Page Response - The Page on which the utterance was spoken. Only name and displayName will be set.
- diagnostic
Info This property is required. {[key: string]: string} - Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.
- differences
This property is required. GoogleCloud Dialogflow Cx V3Test Run Difference Response[] - If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.
- session
Parameters This property is required. {[key: string]: string} - The session parameters available to the bot at this point.
- status
This property is required. GoogleRpc Status Response - Response error from the agent in the test result. If set, other output is empty.
- text
Responses This property is required. GoogleCloud Dialogflow Cx V3Response Message Text Response[] - The text responses from the agent for the turn.
- triggered
Intent This property is required. GoogleCloud Dialogflow Cx V3Intent Response - The Intent that triggered the response. Only name and displayName will be set.
- current_
page This property is required. GoogleCloud Dialogflow Cx V3Page Response - The Page on which the utterance was spoken. Only name and displayName will be set.
- diagnostic_
info This property is required. Mapping[str, str] - Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.
- differences
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Test Run Difference Response] - If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.
- session_
parameters This property is required. Mapping[str, str] - The session parameters available to the bot at this point.
- status
This property is required. GoogleRpc Status Response - Response error from the agent in the test result. If set, other output is empty.
- text_
responses This property is required. Sequence[GoogleCloud Dialogflow Cx V3Response Message Text Response] - The text responses from the agent for the turn.
- triggered_
intent This property is required. GoogleCloud Dialogflow Cx V3Intent Response - The Intent that triggered the response. Only name and displayName will be set.
- current
Page This property is required. Property Map - The Page on which the utterance was spoken. Only name and displayName will be set.
- diagnostic
Info This property is required. Map<String> - Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.
- differences
This property is required. List<Property Map> - If this is part of a result conversation turn, the list of differences between the original run and the replay for this output, if any.
- session
Parameters This property is required. Map<String> - The session parameters available to the bot at this point.
- status
This property is required. Property Map - Response error from the agent in the test result. If set, other output is empty.
- text
Responses This property is required. List<Property Map> - The text responses from the agent for the turn.
- triggered
Intent This property is required. Property Map - The Intent that triggered the response. Only name and displayName will be set.
GoogleCloudDialogflowCxV3DataStoreConnectionResponse
- Data
Store This property is required. string - The full name of the referenced data store. Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
projects/{project}/locations/{location}/dataStores/{data_store}
- Data
Store Type This property is required. string - The type of the connected data store.
- Data
Store This property is required. string - The full name of the referenced data store. Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
projects/{project}/locations/{location}/dataStores/{data_store}
- Data
Store Type This property is required. string - The type of the connected data store.
- data
Store This property is required. String - The full name of the referenced data store. Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
projects/{project}/locations/{location}/dataStores/{data_store}
- data
Store Type This property is required. String - The type of the connected data store.
- data
Store This property is required. string - The full name of the referenced data store. Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
projects/{project}/locations/{location}/dataStores/{data_store}
- data
Store Type This property is required. string - The type of the connected data store.
- data_
store This property is required. str - The full name of the referenced data store. Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
projects/{project}/locations/{location}/dataStores/{data_store}
- data_
store_ type This property is required. str - The type of the connected data store.
- data
Store This property is required. String - The full name of the referenced data store. Formats:
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
projects/{project}/locations/{location}/dataStores/{data_store}
- data
Store Type This property is required. String - The type of the connected data store.
GoogleCloudDialogflowCxV3DtmfInputResponse
- Digits
This property is required. string - The dtmf digits.
- Finish
Digit This property is required. string - The finish digit (if any).
- Digits
This property is required. string - The dtmf digits.
- Finish
Digit This property is required. string - The finish digit (if any).
- digits
This property is required. String - The dtmf digits.
- finish
Digit This property is required. String - The finish digit (if any).
- digits
This property is required. string - The dtmf digits.
- finish
Digit This property is required. string - The finish digit (if any).
- digits
This property is required. str - The dtmf digits.
- finish_
digit This property is required. str - The finish digit (if any).
- digits
This property is required. String - The dtmf digits.
- finish
Digit This property is required. String - The finish digit (if any).
GoogleCloudDialogflowCxV3EventHandlerResponse
- Event
This property is required. string - The name of the event to handle.
- Name
This property is required. string - The unique identifier of this event handler.
- Target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - Target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - Trigger
Fulfillment This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
- Event
This property is required. string - The name of the event to handle.
- Name
This property is required. string - The unique identifier of this event handler.
- Target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - Target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - Trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
- event
This property is required. String - The name of the event to handle.
- name
This property is required. String - The unique identifier of this event handler.
- target
Flow This property is required. String - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. String - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
- event
This property is required. string - The name of the event to handle.
- name
This property is required. string - The unique identifier of this event handler.
- target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
- event
This property is required. str - The name of the event to handle.
- name
This property is required. str - The unique identifier of this event handler.
- target_
flow This property is required. str - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target_
page This property is required. str - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger_
fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
- event
This property is required. String - The name of the event to handle.
- name
This property is required. String - The unique identifier of this event handler.
- target
Flow This property is required. String - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. String - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. Property Map - The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
GoogleCloudDialogflowCxV3EventInputResponse
- Event
This property is required. string - Name of the event.
- Event
This property is required. string - Name of the event.
- event
This property is required. String - Name of the event.
- event
This property is required. string - Name of the event.
- event
This property is required. str - Name of the event.
- event
This property is required. String - Name of the event.
GoogleCloudDialogflowCxV3FormParameterFillBehaviorResponse
- Initial
Prompt Fulfillment This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Response - The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
- Reprompt
Event Handlers This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Event Handler Response> - The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: *
sys.no-match-
, where N can be from 1 to 6 *sys.no-match-default
*sys.no-input-
, where N can be from 1 to 6 *sys.no-input-default
*sys.invalid-parameter
initial_prompt_fulfillment
provides the first prompt for the parameter. If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with thesys.no-match-1
/sys.no-input-1
handler (if defined) will be called to provide a prompt. Thesys.no-match-2
/sys.no-input-2
handler (if defined) will respond to the next no-match/no-input event, and so on. Asys.no-match-default
orsys.no-input-default
handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed. Asys.invalid-parameter
handler can be defined to handle the case where the parameter values have beeninvalidated
by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with thesys.invalid-parameter
handler (if defined) will be called to provide a prompt. If the event handler for the corresponding event can't be found on the parameter,initial_prompt_fulfillment
will be re-prompted.
- Initial
Prompt Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
- Reprompt
Event Handlers This property is required. []GoogleCloud Dialogflow Cx V3Event Handler Response - The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: *
sys.no-match-
, where N can be from 1 to 6 *sys.no-match-default
*sys.no-input-
, where N can be from 1 to 6 *sys.no-input-default
*sys.invalid-parameter
initial_prompt_fulfillment
provides the first prompt for the parameter. If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with thesys.no-match-1
/sys.no-input-1
handler (if defined) will be called to provide a prompt. Thesys.no-match-2
/sys.no-input-2
handler (if defined) will respond to the next no-match/no-input event, and so on. Asys.no-match-default
orsys.no-input-default
handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed. Asys.invalid-parameter
handler can be defined to handle the case where the parameter values have beeninvalidated
by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with thesys.invalid-parameter
handler (if defined) will be called to provide a prompt. If the event handler for the corresponding event can't be found on the parameter,initial_prompt_fulfillment
will be re-prompted.
- initial
Prompt Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
- reprompt
Event Handlers This property is required. List<GoogleCloud Dialogflow Cx V3Event Handler Response> - The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: *
sys.no-match-
, where N can be from 1 to 6 *sys.no-match-default
*sys.no-input-
, where N can be from 1 to 6 *sys.no-input-default
*sys.invalid-parameter
initial_prompt_fulfillment
provides the first prompt for the parameter. If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with thesys.no-match-1
/sys.no-input-1
handler (if defined) will be called to provide a prompt. Thesys.no-match-2
/sys.no-input-2
handler (if defined) will respond to the next no-match/no-input event, and so on. Asys.no-match-default
orsys.no-input-default
handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed. Asys.invalid-parameter
handler can be defined to handle the case where the parameter values have beeninvalidated
by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with thesys.invalid-parameter
handler (if defined) will be called to provide a prompt. If the event handler for the corresponding event can't be found on the parameter,initial_prompt_fulfillment
will be re-prompted.
- initial
Prompt Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
- reprompt
Event Handlers This property is required. GoogleCloud Dialogflow Cx V3Event Handler Response[] - The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: *
sys.no-match-
, where N can be from 1 to 6 *sys.no-match-default
*sys.no-input-
, where N can be from 1 to 6 *sys.no-input-default
*sys.invalid-parameter
initial_prompt_fulfillment
provides the first prompt for the parameter. If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with thesys.no-match-1
/sys.no-input-1
handler (if defined) will be called to provide a prompt. Thesys.no-match-2
/sys.no-input-2
handler (if defined) will respond to the next no-match/no-input event, and so on. Asys.no-match-default
orsys.no-input-default
handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed. Asys.invalid-parameter
handler can be defined to handle the case where the parameter values have beeninvalidated
by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with thesys.invalid-parameter
handler (if defined) will be called to provide a prompt. If the event handler for the corresponding event can't be found on the parameter,initial_prompt_fulfillment
will be re-prompted.
- initial_
prompt_ fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
- reprompt_
event_ handlers This property is required. Sequence[GoogleCloud Dialogflow Cx V3Event Handler Response] - The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: *
sys.no-match-
, where N can be from 1 to 6 *sys.no-match-default
*sys.no-input-
, where N can be from 1 to 6 *sys.no-input-default
*sys.invalid-parameter
initial_prompt_fulfillment
provides the first prompt for the parameter. If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with thesys.no-match-1
/sys.no-input-1
handler (if defined) will be called to provide a prompt. Thesys.no-match-2
/sys.no-input-2
handler (if defined) will respond to the next no-match/no-input event, and so on. Asys.no-match-default
orsys.no-input-default
handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed. Asys.invalid-parameter
handler can be defined to handle the case where the parameter values have beeninvalidated
by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with thesys.invalid-parameter
handler (if defined) will be called to provide a prompt. If the event handler for the corresponding event can't be found on the parameter,initial_prompt_fulfillment
will be re-prompted.
- initial
Prompt Fulfillment This property is required. Property Map - The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
- reprompt
Event Handlers This property is required. List<Property Map> - The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: *
sys.no-match-
, where N can be from 1 to 6 *sys.no-match-default
*sys.no-input-
, where N can be from 1 to 6 *sys.no-input-default
*sys.invalid-parameter
initial_prompt_fulfillment
provides the first prompt for the parameter. If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with thesys.no-match-1
/sys.no-input-1
handler (if defined) will be called to provide a prompt. Thesys.no-match-2
/sys.no-input-2
handler (if defined) will respond to the next no-match/no-input event, and so on. Asys.no-match-default
orsys.no-input-default
handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed. Asys.invalid-parameter
handler can be defined to handle the case where the parameter values have beeninvalidated
by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with thesys.invalid-parameter
handler (if defined) will be called to provide a prompt. If the event handler for the corresponding event can't be found on the parameter,initial_prompt_fulfillment
will be re-prompted.
GoogleCloudDialogflowCxV3FormParameterResponse
- Advanced
Settings This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
- Default
Value This property is required. object - The default value of an optional parameter. If the parameter is required, the default value will be ignored.
- Display
Name This property is required. string - The human-readable name of the parameter, unique within the form.
- Entity
Type This property is required. string - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - Fill
Behavior This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Form Parameter Fill Behavior Response - Defines fill behavior for the parameter.
- Is
List This property is required. bool - Indicates whether the parameter represents a list of values.
- Redact
This property is required. bool - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- Required
This property is required. bool - Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them. Required parameters must be filled before form filling concludes.
- Advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
- Default
Value This property is required. interface{} - The default value of an optional parameter. If the parameter is required, the default value will be ignored.
- Display
Name This property is required. string - The human-readable name of the parameter, unique within the form.
- Entity
Type This property is required. string - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - Fill
Behavior This property is required. GoogleCloud Dialogflow Cx V3Form Parameter Fill Behavior Response - Defines fill behavior for the parameter.
- Is
List This property is required. bool - Indicates whether the parameter represents a list of values.
- Redact
This property is required. bool - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- Required
This property is required. bool - Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them. Required parameters must be filled before form filling concludes.
- advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
- default
Value This property is required. Object - The default value of an optional parameter. If the parameter is required, the default value will be ignored.
- display
Name This property is required. String - The human-readable name of the parameter, unique within the form.
- entity
Type This property is required. String - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - fill
Behavior This property is required. GoogleCloud Dialogflow Cx V3Form Parameter Fill Behavior Response - Defines fill behavior for the parameter.
- is
List This property is required. Boolean - Indicates whether the parameter represents a list of values.
- redact
This property is required. Boolean - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- required
This property is required. Boolean - Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them. Required parameters must be filled before form filling concludes.
- advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
- default
Value This property is required. any - The default value of an optional parameter. If the parameter is required, the default value will be ignored.
- display
Name This property is required. string - The human-readable name of the parameter, unique within the form.
- entity
Type This property is required. string - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - fill
Behavior This property is required. GoogleCloud Dialogflow Cx V3Form Parameter Fill Behavior Response - Defines fill behavior for the parameter.
- is
List This property is required. boolean - Indicates whether the parameter represents a list of values.
- redact
This property is required. boolean - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- required
This property is required. boolean - Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them. Required parameters must be filled before form filling concludes.
- advanced_
settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
- default_
value This property is required. Any - The default value of an optional parameter. If the parameter is required, the default value will be ignored.
- display_
name This property is required. str - The human-readable name of the parameter, unique within the form.
- entity_
type This property is required. str - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - fill_
behavior This property is required. GoogleCloud Dialogflow Cx V3Form Parameter Fill Behavior Response - Defines fill behavior for the parameter.
- is_
list This property is required. bool - Indicates whether the parameter represents a list of values.
- redact
This property is required. bool - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- required
This property is required. bool - Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them. Required parameters must be filled before form filling concludes.
- advanced
Settings This property is required. Property Map - Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
- default
Value This property is required. Any - The default value of an optional parameter. If the parameter is required, the default value will be ignored.
- display
Name This property is required. String - The human-readable name of the parameter, unique within the form.
- entity
Type This property is required. String - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - fill
Behavior This property is required. Property Map - Defines fill behavior for the parameter.
- is
List This property is required. Boolean - Indicates whether the parameter represents a list of values.
- redact
This property is required. Boolean - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- required
This property is required. Boolean - Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them. Required parameters must be filled before form filling concludes.
GoogleCloudDialogflowCxV3FormResponse
- Parameters
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Form Parameter Response> - Parameters to collect from the user.
- Parameters
This property is required. []GoogleCloud Dialogflow Cx V3Form Parameter Response - Parameters to collect from the user.
- parameters
This property is required. List<GoogleCloud Dialogflow Cx V3Form Parameter Response> - Parameters to collect from the user.
- parameters
This property is required. GoogleCloud Dialogflow Cx V3Form Parameter Response[] - Parameters to collect from the user.
- parameters
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Form Parameter Response] - Parameters to collect from the user.
- parameters
This property is required. List<Property Map> - Parameters to collect from the user.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContentResponse
- Additional
Cases This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Conditional Cases Response - Additional cases to be evaluated.
- Message
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Response - Returned message.
- Additional
Cases This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response - Additional cases to be evaluated.
- Message
This property is required. GoogleCloud Dialogflow Cx V3Response Message Response - Returned message.
- additional
Cases This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response - Additional cases to be evaluated.
- message
This property is required. GoogleCloud Dialogflow Cx V3Response Message Response - Returned message.
- additional
Cases This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response - Additional cases to be evaluated.
- message
This property is required. GoogleCloud Dialogflow Cx V3Response Message Response - Returned message.
- additional_
cases This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response - Additional cases to be evaluated.
- message
This property is required. GoogleCloud Dialogflow Cx V3Response Message Response - Returned message.
- additional
Cases This property is required. Property Map - Additional cases to be evaluated.
- message
This property is required. Property Map - Returned message.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseResponse
- Case
Content This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Conditional Cases Case Case Content Response> - A list of case content.
- Condition
This property is required. string - The condition to activate and select this case. Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
- Case
Content This property is required. []GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Case Content Response - A list of case content.
- Condition
This property is required. string - The condition to activate and select this case. Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
- case
Content This property is required. List<GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Case Content Response> - A list of case content.
- condition
This property is required. String - The condition to activate and select this case. Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
- case
Content This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Case Content Response[] - A list of case content.
- condition
This property is required. string - The condition to activate and select this case. Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
- case_
content This property is required. Sequence[GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Case Content Response] - A list of case content.
- condition
This property is required. str - The condition to activate and select this case. Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
- case
Content This property is required. List<Property Map> - A list of case content.
- condition
This property is required. String - The condition to activate and select this case. Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesResponse
- Cases
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Conditional Cases Case Response> - A list of cascading if-else conditions.
- Cases
This property is required. []GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Response - A list of cascading if-else conditions.
- cases
This property is required. List<GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Response> - A list of cascading if-else conditions.
- cases
This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Response[] - A list of cascading if-else conditions.
- cases
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Case Response] - A list of cascading if-else conditions.
- cases
This property is required. List<Property Map> - A list of cascading if-else conditions.
GoogleCloudDialogflowCxV3FulfillmentResponse
- Advanced
Settings This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this fulfillment. The settings exposed at the lower level overrides the settings exposed at the higher level.
- Conditional
Cases This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Conditional Cases Response> - Conditional cases for this fulfillment.
- Enable
Generative Fallback This property is required. bool - If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
- Messages
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Response> - The list of rich message responses to present to the user.
- Return
Partial Responses This property is required. bool - Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
- Set
Parameter Actions This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Set Parameter Action Response> - Set parameter values before executing the webhook.
- Tag
This property is required. string - The value of this field will be populated in the WebhookRequest
fulfillmentInfo.tag
field by Dialogflow when the associated webhook is called. The tag is typically used by the webhook service to identify which fulfillment is being called, but it could be used for other purposes. This field is required ifwebhook
is specified. - Webhook
This property is required. string - The webhook to call. Format:
projects//locations//agents//webhooks/
.
- Advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this fulfillment. The settings exposed at the lower level overrides the settings exposed at the higher level.
- Conditional
Cases This property is required. []GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response - Conditional cases for this fulfillment.
- Enable
Generative Fallback This property is required. bool - If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
- Messages
This property is required. []GoogleCloud Dialogflow Cx V3Response Message Response - The list of rich message responses to present to the user.
- Return
Partial Responses This property is required. bool - Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
- Set
Parameter Actions This property is required. []GoogleCloud Dialogflow Cx V3Fulfillment Set Parameter Action Response - Set parameter values before executing the webhook.
- Tag
This property is required. string - The value of this field will be populated in the WebhookRequest
fulfillmentInfo.tag
field by Dialogflow when the associated webhook is called. The tag is typically used by the webhook service to identify which fulfillment is being called, but it could be used for other purposes. This field is required ifwebhook
is specified. - Webhook
This property is required. string - The webhook to call. Format:
projects//locations//agents//webhooks/
.
- advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this fulfillment. The settings exposed at the lower level overrides the settings exposed at the higher level.
- conditional
Cases This property is required. List<GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response> - Conditional cases for this fulfillment.
- enable
Generative Fallback This property is required. Boolean - If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
- messages
This property is required. List<GoogleCloud Dialogflow Cx V3Response Message Response> - The list of rich message responses to present to the user.
- return
Partial Responses This property is required. Boolean - Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
- set
Parameter Actions This property is required. List<GoogleCloud Dialogflow Cx V3Fulfillment Set Parameter Action Response> - Set parameter values before executing the webhook.
- tag
This property is required. String - The value of this field will be populated in the WebhookRequest
fulfillmentInfo.tag
field by Dialogflow when the associated webhook is called. The tag is typically used by the webhook service to identify which fulfillment is being called, but it could be used for other purposes. This field is required ifwebhook
is specified. - webhook
This property is required. String - The webhook to call. Format:
projects//locations//agents//webhooks/
.
- advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this fulfillment. The settings exposed at the lower level overrides the settings exposed at the higher level.
- conditional
Cases This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response[] - Conditional cases for this fulfillment.
- enable
Generative Fallback This property is required. boolean - If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
- messages
This property is required. GoogleCloud Dialogflow Cx V3Response Message Response[] - The list of rich message responses to present to the user.
- return
Partial Responses This property is required. boolean - Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
- set
Parameter Actions This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Set Parameter Action Response[] - Set parameter values before executing the webhook.
- tag
This property is required. string - The value of this field will be populated in the WebhookRequest
fulfillmentInfo.tag
field by Dialogflow when the associated webhook is called. The tag is typically used by the webhook service to identify which fulfillment is being called, but it could be used for other purposes. This field is required ifwebhook
is specified. - webhook
This property is required. string - The webhook to call. Format:
projects//locations//agents//webhooks/
.
- advanced_
settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this fulfillment. The settings exposed at the lower level overrides the settings exposed at the higher level.
- conditional_
cases This property is required. Sequence[GoogleCloud Dialogflow Cx V3Fulfillment Conditional Cases Response] - Conditional cases for this fulfillment.
- enable_
generative_ fallback This property is required. bool - If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
- messages
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Response Message Response] - The list of rich message responses to present to the user.
- return_
partial_ responses This property is required. bool - Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
- set_
parameter_ actions This property is required. Sequence[GoogleCloud Dialogflow Cx V3Fulfillment Set Parameter Action Response] - Set parameter values before executing the webhook.
- tag
This property is required. str - The value of this field will be populated in the WebhookRequest
fulfillmentInfo.tag
field by Dialogflow when the associated webhook is called. The tag is typically used by the webhook service to identify which fulfillment is being called, but it could be used for other purposes. This field is required ifwebhook
is specified. - webhook
This property is required. str - The webhook to call. Format:
projects//locations//agents//webhooks/
.
- advanced
Settings This property is required. Property Map - Hierarchical advanced settings for this fulfillment. The settings exposed at the lower level overrides the settings exposed at the higher level.
- conditional
Cases This property is required. List<Property Map> - Conditional cases for this fulfillment.
- enable
Generative Fallback This property is required. Boolean - If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
- messages
This property is required. List<Property Map> - The list of rich message responses to present to the user.
- return
Partial Responses This property is required. Boolean - Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
- set
Parameter Actions This property is required. List<Property Map> - Set parameter values before executing the webhook.
- tag
This property is required. String - The value of this field will be populated in the WebhookRequest
fulfillmentInfo.tag
field by Dialogflow when the associated webhook is called. The tag is typically used by the webhook service to identify which fulfillment is being called, but it could be used for other purposes. This field is required ifwebhook
is specified. - webhook
This property is required. String - The webhook to call. Format:
projects//locations//agents//webhooks/
.
GoogleCloudDialogflowCxV3FulfillmentSetParameterActionResponse
GoogleCloudDialogflowCxV3GcsDestinationResponse
- Uri
This property is required. string - The Google Cloud Storage URI for the exported objects. A URI is of the form:
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- Uri
This property is required. string - The Google Cloud Storage URI for the exported objects. A URI is of the form:
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri
This property is required. String - The Google Cloud Storage URI for the exported objects. A URI is of the form:
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri
This property is required. string - The Google Cloud Storage URI for the exported objects. A URI is of the form:
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri
This property is required. str - The Google Cloud Storage URI for the exported objects. A URI is of the form:
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
- uri
This property is required. String - The Google Cloud Storage URI for the exported objects. A URI is of the form:
gs://bucket/object-name-or-prefix
Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
GoogleCloudDialogflowCxV3InputAudioConfigResponse
- Audio
Encoding This property is required. string - Audio encoding of the audio content to process.
- Barge
In Config This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Barge In Config Response - Configuration of barge-in behavior during the streaming of input audio.
- Enable
Word Info This property is required. bool - Optional. If
true
, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information. - Model
This property is required. string - Optional. Which Speech model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the InputAudioConfig. If enhanced speech model is enabled for the agent and an enhanced version of the specified model for the language does not exist, then the speech is recognized using the standard version of the specified model. Refer to Cloud Speech API documentation for more details. If you specify a model, the following models typically have the best performance: - phone_call (best for Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony) - command_and_search (best for very short utterances and commands)
- Model
Variant This property is required. string - Optional. Which variant of the Speech model to use.
- Phrase
Hints This property is required. List<string> - Optional. A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood. See the Cloud Speech documentation for more details.
- Sample
Rate Hertz This property is required. int - Sample rate (in Hertz) of the audio content sent in the query. Refer to Cloud Speech API documentation for more details.
- Single
Utterance This property is required. bool - Optional. If
false
(default), recognition does not cease until the client closes the stream. Iftrue
, the recognizer will detect a single spoken utterance in input audio. Recognition ceases when it detects the audio's voice has stopped or paused. In this case, once a detected intent is received, the client should close the stream and start a new request with a new stream as needed. Note: This setting is relevant only for streaming methods.
- Audio
Encoding This property is required. string - Audio encoding of the audio content to process.
- Barge
In Config This property is required. GoogleCloud Dialogflow Cx V3Barge In Config Response - Configuration of barge-in behavior during the streaming of input audio.
- Enable
Word Info This property is required. bool - Optional. If
true
, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information. - Model
This property is required. string - Optional. Which Speech model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the InputAudioConfig. If enhanced speech model is enabled for the agent and an enhanced version of the specified model for the language does not exist, then the speech is recognized using the standard version of the specified model. Refer to Cloud Speech API documentation for more details. If you specify a model, the following models typically have the best performance: - phone_call (best for Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony) - command_and_search (best for very short utterances and commands)
- Model
Variant This property is required. string - Optional. Which variant of the Speech model to use.
- Phrase
Hints This property is required. []string - Optional. A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood. See the Cloud Speech documentation for more details.
- Sample
Rate Hertz This property is required. int - Sample rate (in Hertz) of the audio content sent in the query. Refer to Cloud Speech API documentation for more details.
- Single
Utterance This property is required. bool - Optional. If
false
(default), recognition does not cease until the client closes the stream. Iftrue
, the recognizer will detect a single spoken utterance in input audio. Recognition ceases when it detects the audio's voice has stopped or paused. In this case, once a detected intent is received, the client should close the stream and start a new request with a new stream as needed. Note: This setting is relevant only for streaming methods.
- audio
Encoding This property is required. String - Audio encoding of the audio content to process.
- barge
In Config This property is required. GoogleCloud Dialogflow Cx V3Barge In Config Response - Configuration of barge-in behavior during the streaming of input audio.
- enable
Word Info This property is required. Boolean - Optional. If
true
, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information. - model
This property is required. String - Optional. Which Speech model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the InputAudioConfig. If enhanced speech model is enabled for the agent and an enhanced version of the specified model for the language does not exist, then the speech is recognized using the standard version of the specified model. Refer to Cloud Speech API documentation for more details. If you specify a model, the following models typically have the best performance: - phone_call (best for Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony) - command_and_search (best for very short utterances and commands)
- model
Variant This property is required. String - Optional. Which variant of the Speech model to use.
- phrase
Hints This property is required. List<String> - Optional. A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood. See the Cloud Speech documentation for more details.
- sample
Rate Hertz This property is required. Integer - Sample rate (in Hertz) of the audio content sent in the query. Refer to Cloud Speech API documentation for more details.
- single
Utterance This property is required. Boolean - Optional. If
false
(default), recognition does not cease until the client closes the stream. Iftrue
, the recognizer will detect a single spoken utterance in input audio. Recognition ceases when it detects the audio's voice has stopped or paused. In this case, once a detected intent is received, the client should close the stream and start a new request with a new stream as needed. Note: This setting is relevant only for streaming methods.
- audio
Encoding This property is required. string - Audio encoding of the audio content to process.
- barge
In Config This property is required. GoogleCloud Dialogflow Cx V3Barge In Config Response - Configuration of barge-in behavior during the streaming of input audio.
- enable
Word Info This property is required. boolean - Optional. If
true
, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information. - model
This property is required. string - Optional. Which Speech model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the InputAudioConfig. If enhanced speech model is enabled for the agent and an enhanced version of the specified model for the language does not exist, then the speech is recognized using the standard version of the specified model. Refer to Cloud Speech API documentation for more details. If you specify a model, the following models typically have the best performance: - phone_call (best for Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony) - command_and_search (best for very short utterances and commands)
- model
Variant This property is required. string - Optional. Which variant of the Speech model to use.
- phrase
Hints This property is required. string[] - Optional. A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood. See the Cloud Speech documentation for more details.
- sample
Rate Hertz This property is required. number - Sample rate (in Hertz) of the audio content sent in the query. Refer to Cloud Speech API documentation for more details.
- single
Utterance This property is required. boolean - Optional. If
false
(default), recognition does not cease until the client closes the stream. Iftrue
, the recognizer will detect a single spoken utterance in input audio. Recognition ceases when it detects the audio's voice has stopped or paused. In this case, once a detected intent is received, the client should close the stream and start a new request with a new stream as needed. Note: This setting is relevant only for streaming methods.
- audio_
encoding This property is required. str - Audio encoding of the audio content to process.
- barge_
in_ config This property is required. GoogleCloud Dialogflow Cx V3Barge In Config Response - Configuration of barge-in behavior during the streaming of input audio.
- enable_
word_ info This property is required. bool - Optional. If
true
, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information. - model
This property is required. str - Optional. Which Speech model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the InputAudioConfig. If enhanced speech model is enabled for the agent and an enhanced version of the specified model for the language does not exist, then the speech is recognized using the standard version of the specified model. Refer to Cloud Speech API documentation for more details. If you specify a model, the following models typically have the best performance: - phone_call (best for Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony) - command_and_search (best for very short utterances and commands)
- model_
variant This property is required. str - Optional. Which variant of the Speech model to use.
- phrase_
hints This property is required. Sequence[str] - Optional. A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood. See the Cloud Speech documentation for more details.
- sample_
rate_ hertz This property is required. int - Sample rate (in Hertz) of the audio content sent in the query. Refer to Cloud Speech API documentation for more details.
- single_
utterance This property is required. bool - Optional. If
false
(default), recognition does not cease until the client closes the stream. Iftrue
, the recognizer will detect a single spoken utterance in input audio. Recognition ceases when it detects the audio's voice has stopped or paused. In this case, once a detected intent is received, the client should close the stream and start a new request with a new stream as needed. Note: This setting is relevant only for streaming methods.
- audio
Encoding This property is required. String - Audio encoding of the audio content to process.
- barge
In Config This property is required. Property Map - Configuration of barge-in behavior during the streaming of input audio.
- enable
Word Info This property is required. Boolean - Optional. If
true
, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn't return any word-level information. - model
This property is required. String - Optional. Which Speech model to select for the given request. Select the model best suited to your domain to get best results. If a model is not explicitly specified, then we auto-select a model based on the parameters in the InputAudioConfig. If enhanced speech model is enabled for the agent and an enhanced version of the specified model for the language does not exist, then the speech is recognized using the standard version of the specified model. Refer to Cloud Speech API documentation for more details. If you specify a model, the following models typically have the best performance: - phone_call (best for Agent Assist and telephony) - latest_short (best for Dialogflow non-telephony) - command_and_search (best for very short utterances and commands)
- model
Variant This property is required. String - Optional. Which variant of the Speech model to use.
- phrase
Hints This property is required. List<String> - Optional. A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood. See the Cloud Speech documentation for more details.
- sample
Rate Hertz This property is required. Number - Sample rate (in Hertz) of the audio content sent in the query. Refer to Cloud Speech API documentation for more details.
- single
Utterance This property is required. Boolean - Optional. If
false
(default), recognition does not cease until the client closes the stream. Iftrue
, the recognizer will detect a single spoken utterance in input audio. Recognition ceases when it detects the audio's voice has stopped or paused. In this case, once a detected intent is received, the client should close the stream and start a new request with a new stream as needed. Note: This setting is relevant only for streaming methods.
GoogleCloudDialogflowCxV3IntentInputResponse
- Intent
This property is required. string - The unique identifier of the intent. Format:
projects//locations//agents//intents/
.
- Intent
This property is required. string - The unique identifier of the intent. Format:
projects//locations//agents//intents/
.
- intent
This property is required. String - The unique identifier of the intent. Format:
projects//locations//agents//intents/
.
- intent
This property is required. string - The unique identifier of the intent. Format:
projects//locations//agents//intents/
.
- intent
This property is required. str - The unique identifier of the intent. Format:
projects//locations//agents//intents/
.
- intent
This property is required. String - The unique identifier of the intent. Format:
projects//locations//agents//intents/
.
GoogleCloudDialogflowCxV3IntentParameterResponse
- Entity
Type This property is required. string - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - Is
List This property is required. bool - Indicates whether the parameter represents a list of values.
- Redact
This property is required. bool - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- Entity
Type This property is required. string - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - Is
List This property is required. bool - Indicates whether the parameter represents a list of values.
- Redact
This property is required. bool - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- entity
Type This property is required. String - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - is
List This property is required. Boolean - Indicates whether the parameter represents a list of values.
- redact
This property is required. Boolean - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- entity
Type This property is required. string - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - is
List This property is required. boolean - Indicates whether the parameter represents a list of values.
- redact
This property is required. boolean - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- entity_
type This property is required. str - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - is_
list This property is required. bool - Indicates whether the parameter represents a list of values.
- redact
This property is required. bool - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
- entity
Type This property is required. String - The entity type of the parameter. Format:
projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example,projects/-/locations/-/agents/-/entityTypes/sys.date
), orprojects//locations//agents//entityTypes/
for developer entity types. - is
List This property is required. Boolean - Indicates whether the parameter represents a list of values.
- redact
This property is required. Boolean - Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
GoogleCloudDialogflowCxV3IntentResponse
- Description
This property is required. string - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
- Display
Name This property is required. string - The human-readable name of the intent, unique within the agent.
- Is
Fallback This property is required. bool - Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. Adding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.
- Labels
This property is required. Dictionary<string, string> - The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes. Prefix "sys-" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. "sys-head" means the intent is a head intent. "sys.contextual" means the intent is a contextual intent.
- Name
This property is required. string - The unique identifier of the intent. Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format:
projects//locations//agents//intents/
. - Parameters
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Intent Parameter Response> - The collection of parameters associated with the intent.
- Priority
This property is required. int - The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the
Normal
priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests. - Training
Phrases This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Intent Training Phrase Response> - The collection of training phrases the agent is trained on to identify the intent.
- Description
This property is required. string - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
- Display
Name This property is required. string - The human-readable name of the intent, unique within the agent.
- Is
Fallback This property is required. bool - Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. Adding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.
- Labels
This property is required. map[string]string - The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes. Prefix "sys-" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. "sys-head" means the intent is a head intent. "sys.contextual" means the intent is a contextual intent.
- Name
This property is required. string - The unique identifier of the intent. Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format:
projects//locations//agents//intents/
. - Parameters
This property is required. []GoogleCloud Dialogflow Cx V3Intent Parameter Response - The collection of parameters associated with the intent.
- Priority
This property is required. int - The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the
Normal
priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests. - Training
Phrases This property is required. []GoogleCloud Dialogflow Cx V3Intent Training Phrase Response - The collection of training phrases the agent is trained on to identify the intent.
- description
This property is required. String - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
- display
Name This property is required. String - The human-readable name of the intent, unique within the agent.
- is
Fallback This property is required. Boolean - Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. Adding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.
- labels
This property is required. Map<String,String> - The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes. Prefix "sys-" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. "sys-head" means the intent is a head intent. "sys.contextual" means the intent is a contextual intent.
- name
This property is required. String - The unique identifier of the intent. Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format:
projects//locations//agents//intents/
. - parameters
This property is required. List<GoogleCloud Dialogflow Cx V3Intent Parameter Response> - The collection of parameters associated with the intent.
- priority
This property is required. Integer - The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the
Normal
priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests. - training
Phrases This property is required. List<GoogleCloud Dialogflow Cx V3Intent Training Phrase Response> - The collection of training phrases the agent is trained on to identify the intent.
- description
This property is required. string - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
- display
Name This property is required. string - The human-readable name of the intent, unique within the agent.
- is
Fallback This property is required. boolean - Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. Adding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.
- labels
This property is required. {[key: string]: string} - The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes. Prefix "sys-" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. "sys-head" means the intent is a head intent. "sys.contextual" means the intent is a contextual intent.
- name
This property is required. string - The unique identifier of the intent. Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format:
projects//locations//agents//intents/
. - parameters
This property is required. GoogleCloud Dialogflow Cx V3Intent Parameter Response[] - The collection of parameters associated with the intent.
- priority
This property is required. number - The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the
Normal
priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests. - training
Phrases This property is required. GoogleCloud Dialogflow Cx V3Intent Training Phrase Response[] - The collection of training phrases the agent is trained on to identify the intent.
- description
This property is required. str - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
- display_
name This property is required. str - The human-readable name of the intent, unique within the agent.
- is_
fallback This property is required. bool - Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. Adding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.
- labels
This property is required. Mapping[str, str] - The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes. Prefix "sys-" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. "sys-head" means the intent is a head intent. "sys.contextual" means the intent is a contextual intent.
- name
This property is required. str - The unique identifier of the intent. Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format:
projects//locations//agents//intents/
. - parameters
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Intent Parameter Response] - The collection of parameters associated with the intent.
- priority
This property is required. int - The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the
Normal
priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests. - training_
phrases This property is required. Sequence[GoogleCloud Dialogflow Cx V3Intent Training Phrase Response] - The collection of training phrases the agent is trained on to identify the intent.
- description
This property is required. String - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
- display
Name This property is required. String - The human-readable name of the intent, unique within the agent.
- is
Fallback This property is required. Boolean - Indicates whether this is a fallback intent. Currently only default fallback intent is allowed in the agent, which is added upon agent creation. Adding training phrases to fallback intent is useful in the case of requests that are mistakenly matched, since training phrases assigned to fallback intents act as negative examples that triggers no-match event.
- labels
This property is required. Map<String> - The key/value metadata to label an intent. Labels can contain lowercase letters, digits and the symbols '-' and '_'. International characters are allowed, including letters from unicase alphabets. Keys must start with a letter. Keys and values can be no longer than 63 characters and no more than 128 bytes. Prefix "sys-" is reserved for Dialogflow defined labels. Currently allowed Dialogflow defined labels include: * sys-head * sys-contextual The above labels do not require value. "sys-head" means the intent is a head intent. "sys.contextual" means the intent is a contextual intent.
- name
This property is required. String - The unique identifier of the intent. Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format:
projects//locations//agents//intents/
. - parameters
This property is required. List<Property Map> - The collection of parameters associated with the intent.
- priority
This property is required. Number - The priority of this intent. Higher numbers represent higher priorities. - If the supplied value is unspecified or 0, the service translates the value to 500,000, which corresponds to the
Normal
priority in the console. - If the supplied value is negative, the intent is ignored in runtime detect intent requests. - training
Phrases This property is required. List<Property Map> - The collection of training phrases the agent is trained on to identify the intent.
GoogleCloudDialogflowCxV3IntentTrainingPhrasePartResponse
- Parameter
Id This property is required. string - The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
- Text
This property is required. string - The text for this part.
- Parameter
Id This property is required. string - The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
- Text
This property is required. string - The text for this part.
- parameter
Id This property is required. String - The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
- text
This property is required. String - The text for this part.
- parameter
Id This property is required. string - The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
- text
This property is required. string - The text for this part.
- parameter_
id This property is required. str - The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
- text
This property is required. str - The text for this part.
- parameter
Id This property is required. String - The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
- text
This property is required. String - The text for this part.
GoogleCloudDialogflowCxV3IntentTrainingPhraseResponse
- Parts
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Intent Training Phrase Part Response> - The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase. Note: The API does not automatically annotate training phrases like the Dialogflow Console does. Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated. If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set. If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways: -
Part.text
is set to a part of the phrase that has no parameters. -Part.text
is set to a part of the phrase that you want to annotate, and theparameter_id
field is set. - Repeat
Count This property is required. int - Indicates how many times this example was added to the intent.
- Parts
This property is required. []GoogleCloud Dialogflow Cx V3Intent Training Phrase Part Response - The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase. Note: The API does not automatically annotate training phrases like the Dialogflow Console does. Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated. If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set. If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways: -
Part.text
is set to a part of the phrase that has no parameters. -Part.text
is set to a part of the phrase that you want to annotate, and theparameter_id
field is set. - Repeat
Count This property is required. int - Indicates how many times this example was added to the intent.
- parts
This property is required. List<GoogleCloud Dialogflow Cx V3Intent Training Phrase Part Response> - The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase. Note: The API does not automatically annotate training phrases like the Dialogflow Console does. Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated. If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set. If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways: -
Part.text
is set to a part of the phrase that has no parameters. -Part.text
is set to a part of the phrase that you want to annotate, and theparameter_id
field is set. - repeat
Count This property is required. Integer - Indicates how many times this example was added to the intent.
- parts
This property is required. GoogleCloud Dialogflow Cx V3Intent Training Phrase Part Response[] - The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase. Note: The API does not automatically annotate training phrases like the Dialogflow Console does. Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated. If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set. If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways: -
Part.text
is set to a part of the phrase that has no parameters. -Part.text
is set to a part of the phrase that you want to annotate, and theparameter_id
field is set. - repeat
Count This property is required. number - Indicates how many times this example was added to the intent.
- parts
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Intent Training Phrase Part Response] - The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase. Note: The API does not automatically annotate training phrases like the Dialogflow Console does. Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated. If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set. If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways: -
Part.text
is set to a part of the phrase that has no parameters. -Part.text
is set to a part of the phrase that you want to annotate, and theparameter_id
field is set. - repeat_
count This property is required. int - Indicates how many times this example was added to the intent.
- parts
This property is required. List<Property Map> - The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase. Note: The API does not automatically annotate training phrases like the Dialogflow Console does. Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated. If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set. If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways: -
Part.text
is set to a part of the phrase that has no parameters. -Part.text
is set to a part of the phrase that you want to annotate, and theparameter_id
field is set. - repeat
Count This property is required. Number - Indicates how many times this example was added to the intent.
GoogleCloudDialogflowCxV3KnowledgeConnectorSettingsResponse
- Data
Store Connections This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Data Store Connection Response> - Optional. List of related data store connections.
- Enabled
This property is required. bool - Whether Knowledge Connector is enabled or not.
- Target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - Target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - Trigger
Fulfillment This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Response - The fulfillment to be triggered. When the answers from the Knowledge Connector are selected by Dialogflow, you can utitlize the request scoped parameter
$request.knowledge.answers
(contains up to the 5 highest confidence answers) and$request.knowledge.questions
(contains the corresponding questions) to construct the fulfillment.
- Data
Store Connections This property is required. []GoogleCloud Dialogflow Cx V3Data Store Connection Response - Optional. List of related data store connections.
- Enabled
This property is required. bool - Whether Knowledge Connector is enabled or not.
- Target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - Target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - Trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to be triggered. When the answers from the Knowledge Connector are selected by Dialogflow, you can utitlize the request scoped parameter
$request.knowledge.answers
(contains up to the 5 highest confidence answers) and$request.knowledge.questions
(contains the corresponding questions) to construct the fulfillment.
- data
Store Connections This property is required. List<GoogleCloud Dialogflow Cx V3Data Store Connection Response> - Optional. List of related data store connections.
- enabled
This property is required. Boolean - Whether Knowledge Connector is enabled or not.
- target
Flow This property is required. String - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. String - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to be triggered. When the answers from the Knowledge Connector are selected by Dialogflow, you can utitlize the request scoped parameter
$request.knowledge.answers
(contains up to the 5 highest confidence answers) and$request.knowledge.questions
(contains the corresponding questions) to construct the fulfillment.
- data
Store Connections This property is required. GoogleCloud Dialogflow Cx V3Data Store Connection Response[] - Optional. List of related data store connections.
- enabled
This property is required. boolean - Whether Knowledge Connector is enabled or not.
- target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to be triggered. When the answers from the Knowledge Connector are selected by Dialogflow, you can utitlize the request scoped parameter
$request.knowledge.answers
(contains up to the 5 highest confidence answers) and$request.knowledge.questions
(contains the corresponding questions) to construct the fulfillment.
- data_
store_ connections This property is required. Sequence[GoogleCloud Dialogflow Cx V3Data Store Connection Response] - Optional. List of related data store connections.
- enabled
This property is required. bool - Whether Knowledge Connector is enabled or not.
- target_
flow This property is required. str - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target_
page This property is required. str - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger_
fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to be triggered. When the answers from the Knowledge Connector are selected by Dialogflow, you can utitlize the request scoped parameter
$request.knowledge.answers
(contains up to the 5 highest confidence answers) and$request.knowledge.questions
(contains the corresponding questions) to construct the fulfillment.
- data
Store Connections This property is required. List<Property Map> - Optional. List of related data store connections.
- enabled
This property is required. Boolean - Whether Knowledge Connector is enabled or not.
- target
Flow This property is required. String - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. String - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. Property Map - The fulfillment to be triggered. When the answers from the Knowledge Connector are selected by Dialogflow, you can utitlize the request scoped parameter
$request.knowledge.answers
(contains up to the 5 highest confidence answers) and$request.knowledge.questions
(contains the corresponding questions) to construct the fulfillment.
GoogleCloudDialogflowCxV3PageResponse
- Advanced
Settings This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this page. The settings exposed at the lower level overrides the settings exposed at the higher level.
- Display
Name This property is required. string - The human-readable name of the page, unique within the flow.
- Entry
Fulfillment This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the session is entering the page.
- Event
Handlers This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Event Handler Response> - Handlers associated with the page to handle events such as webhook errors, no match or no input.
- Form
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Form Response - The form associated with the page, used for collecting parameters relevant to the page.
- Knowledge
Connector Settings This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Knowledge Connector Settings Response - Optional. Knowledge connector configuration.
- Name
This property is required. string - The unique identifier of the page. Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format:
projects//locations//agents//flows//pages/
. - Transition
Route Groups This property is required. List<string> - Ordered list of
TransitionRouteGroups
added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/
orprojects//locations//agents//transitionRouteGroups/
for agent-level groups. - Transition
Routes This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Transition Route Response> - A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the transition route groups with only condition specified.
- Advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this page. The settings exposed at the lower level overrides the settings exposed at the higher level.
- Display
Name This property is required. string - The human-readable name of the page, unique within the flow.
- Entry
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the session is entering the page.
- Event
Handlers This property is required. []GoogleCloud Dialogflow Cx V3Event Handler Response - Handlers associated with the page to handle events such as webhook errors, no match or no input.
- Form
This property is required. GoogleCloud Dialogflow Cx V3Form Response - The form associated with the page, used for collecting parameters relevant to the page.
- Knowledge
Connector Settings This property is required. GoogleCloud Dialogflow Cx V3Knowledge Connector Settings Response - Optional. Knowledge connector configuration.
- Name
This property is required. string - The unique identifier of the page. Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format:
projects//locations//agents//flows//pages/
. - Transition
Route Groups This property is required. []string - Ordered list of
TransitionRouteGroups
added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/
orprojects//locations//agents//transitionRouteGroups/
for agent-level groups. - Transition
Routes This property is required. []GoogleCloud Dialogflow Cx V3Transition Route Response - A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the transition route groups with only condition specified.
- advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this page. The settings exposed at the lower level overrides the settings exposed at the higher level.
- display
Name This property is required. String - The human-readable name of the page, unique within the flow.
- entry
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the session is entering the page.
- event
Handlers This property is required. List<GoogleCloud Dialogflow Cx V3Event Handler Response> - Handlers associated with the page to handle events such as webhook errors, no match or no input.
- form
This property is required. GoogleCloud Dialogflow Cx V3Form Response - The form associated with the page, used for collecting parameters relevant to the page.
- knowledge
Connector Settings This property is required. GoogleCloud Dialogflow Cx V3Knowledge Connector Settings Response - Optional. Knowledge connector configuration.
- name
This property is required. String - The unique identifier of the page. Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format:
projects//locations//agents//flows//pages/
. - transition
Route Groups This property is required. List<String> - Ordered list of
TransitionRouteGroups
added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/
orprojects//locations//agents//transitionRouteGroups/
for agent-level groups. - transition
Routes This property is required. List<GoogleCloud Dialogflow Cx V3Transition Route Response> - A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the transition route groups with only condition specified.
- advanced
Settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this page. The settings exposed at the lower level overrides the settings exposed at the higher level.
- display
Name This property is required. string - The human-readable name of the page, unique within the flow.
- entry
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the session is entering the page.
- event
Handlers This property is required. GoogleCloud Dialogflow Cx V3Event Handler Response[] - Handlers associated with the page to handle events such as webhook errors, no match or no input.
- form
This property is required. GoogleCloud Dialogflow Cx V3Form Response - The form associated with the page, used for collecting parameters relevant to the page.
- knowledge
Connector Settings This property is required. GoogleCloud Dialogflow Cx V3Knowledge Connector Settings Response - Optional. Knowledge connector configuration.
- name
This property is required. string - The unique identifier of the page. Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format:
projects//locations//agents//flows//pages/
. - transition
Route Groups This property is required. string[] - Ordered list of
TransitionRouteGroups
added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/
orprojects//locations//agents//transitionRouteGroups/
for agent-level groups. - transition
Routes This property is required. GoogleCloud Dialogflow Cx V3Transition Route Response[] - A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the transition route groups with only condition specified.
- advanced_
settings This property is required. GoogleCloud Dialogflow Cx V3Advanced Settings Response - Hierarchical advanced settings for this page. The settings exposed at the lower level overrides the settings exposed at the higher level.
- display_
name This property is required. str - The human-readable name of the page, unique within the flow.
- entry_
fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the session is entering the page.
- event_
handlers This property is required. Sequence[GoogleCloud Dialogflow Cx V3Event Handler Response] - Handlers associated with the page to handle events such as webhook errors, no match or no input.
- form
This property is required. GoogleCloud Dialogflow Cx V3Form Response - The form associated with the page, used for collecting parameters relevant to the page.
- knowledge_
connector_ settings This property is required. GoogleCloud Dialogflow Cx V3Knowledge Connector Settings Response - Optional. Knowledge connector configuration.
- name
This property is required. str - The unique identifier of the page. Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format:
projects//locations//agents//flows//pages/
. - transition_
route_ groups This property is required. Sequence[str] - Ordered list of
TransitionRouteGroups
added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/
orprojects//locations//agents//transitionRouteGroups/
for agent-level groups. - transition_
routes This property is required. Sequence[GoogleCloud Dialogflow Cx V3Transition Route Response] - A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the transition route groups with only condition specified.
- advanced
Settings This property is required. Property Map - Hierarchical advanced settings for this page. The settings exposed at the lower level overrides the settings exposed at the higher level.
- display
Name This property is required. String - The human-readable name of the page, unique within the flow.
- entry
Fulfillment This property is required. Property Map - The fulfillment to call when the session is entering the page.
- event
Handlers This property is required. List<Property Map> - Handlers associated with the page to handle events such as webhook errors, no match or no input.
- form
This property is required. Property Map - The form associated with the page, used for collecting parameters relevant to the page.
- knowledge
Connector Settings This property is required. Property Map - Optional. Knowledge connector configuration.
- name
This property is required. String - The unique identifier of the page. Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format:
projects//locations//agents//flows//pages/
. - transition
Route Groups This property is required. List<String> - Ordered list of
TransitionRouteGroups
added to the page. Transition route groups must be unique within a page. If the page links both flow-level transition route groups and agent-level transition route groups, the flow-level ones will have higher priority and will be put before the agent-level ones. * If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route -> page's transition route group -> flow's transition routes. * If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/
orprojects//locations//agents//transitionRouteGroups/
for agent-level groups. - transition
Routes This property is required. List<Property Map> - A list of transitions for the transition rules of this page. They route the conversation to another page in the same flow, or another flow. When we are in a certain page, the TransitionRoutes are evalauted in the following order: * TransitionRoutes defined in the page with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in flow with intent specified. * TransitionRoutes defined in the transition route groups with intent specified. * TransitionRoutes defined in the page with only condition specified. * TransitionRoutes defined in the transition route groups with only condition specified.
GoogleCloudDialogflowCxV3QueryInputResponse
- Audio
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Audio Input Response - The natural language speech audio to be processed.
- Dtmf
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Dtmf Input Response - The DTMF event to be handled.
- Event
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Event Input Response - The event to be triggered.
- Intent
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Intent Input Response - The intent to be triggered.
- Language
Code This property is required. string - The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.
- Text
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Text Input Response - The natural language text to be processed.
- Audio
This property is required. GoogleCloud Dialogflow Cx V3Audio Input Response - The natural language speech audio to be processed.
- Dtmf
This property is required. GoogleCloud Dialogflow Cx V3Dtmf Input Response - The DTMF event to be handled.
- Event
This property is required. GoogleCloud Dialogflow Cx V3Event Input Response - The event to be triggered.
- Intent
This property is required. GoogleCloud Dialogflow Cx V3Intent Input Response - The intent to be triggered.
- Language
Code This property is required. string - The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.
- Text
This property is required. GoogleCloud Dialogflow Cx V3Text Input Response - The natural language text to be processed.
- audio
This property is required. GoogleCloud Dialogflow Cx V3Audio Input Response - The natural language speech audio to be processed.
- dtmf
This property is required. GoogleCloud Dialogflow Cx V3Dtmf Input Response - The DTMF event to be handled.
- event
This property is required. GoogleCloud Dialogflow Cx V3Event Input Response - The event to be triggered.
- intent
This property is required. GoogleCloud Dialogflow Cx V3Intent Input Response - The intent to be triggered.
- language
Code This property is required. String - The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.
- text
This property is required. GoogleCloud Dialogflow Cx V3Text Input Response - The natural language text to be processed.
- audio
This property is required. GoogleCloud Dialogflow Cx V3Audio Input Response - The natural language speech audio to be processed.
- dtmf
This property is required. GoogleCloud Dialogflow Cx V3Dtmf Input Response - The DTMF event to be handled.
- event
This property is required. GoogleCloud Dialogflow Cx V3Event Input Response - The event to be triggered.
- intent
This property is required. GoogleCloud Dialogflow Cx V3Intent Input Response - The intent to be triggered.
- language
Code This property is required. string - The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.
- text
This property is required. GoogleCloud Dialogflow Cx V3Text Input Response - The natural language text to be processed.
- audio
This property is required. GoogleCloud Dialogflow Cx V3Audio Input Response - The natural language speech audio to be processed.
- dtmf
This property is required. GoogleCloud Dialogflow Cx V3Dtmf Input Response - The DTMF event to be handled.
- event
This property is required. GoogleCloud Dialogflow Cx V3Event Input Response - The event to be triggered.
- intent
This property is required. GoogleCloud Dialogflow Cx V3Intent Input Response - The intent to be triggered.
- language_
code This property is required. str - The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.
- text
This property is required. GoogleCloud Dialogflow Cx V3Text Input Response - The natural language text to be processed.
- audio
This property is required. Property Map - The natural language speech audio to be processed.
- dtmf
This property is required. Property Map - The DTMF event to be handled.
- event
This property is required. Property Map - The event to be triggered.
- intent
This property is required. Property Map - The intent to be triggered.
- language
Code This property is required. String - The language of the input. See Language Support for a list of the currently supported language codes. Note that queries in the same session do not necessarily need to specify the same language.
- text
This property is required. Property Map - The natural language text to be processed.
GoogleCloudDialogflowCxV3ResponseMessageConversationSuccessResponse
- Metadata
This property is required. Dictionary<string, string> - Custom metadata. Dialogflow doesn't impose any structure on this.
- Metadata
This property is required. map[string]string - Custom metadata. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. Map<String,String> - Custom metadata. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. {[key: string]: string} - Custom metadata. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. Mapping[str, str] - Custom metadata. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. Map<String> - Custom metadata. Dialogflow doesn't impose any structure on this.
GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoffResponse
- Metadata
This property is required. Dictionary<string, string> - Custom metadata for your handoff procedure. Dialogflow doesn't impose any structure on this.
- Metadata
This property is required. map[string]string - Custom metadata for your handoff procedure. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. Map<String,String> - Custom metadata for your handoff procedure. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. {[key: string]: string} - Custom metadata for your handoff procedure. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. Mapping[str, str] - Custom metadata for your handoff procedure. Dialogflow doesn't impose any structure on this.
- metadata
This property is required. Map<String> - Custom metadata for your handoff procedure. Dialogflow doesn't impose any structure on this.
GoogleCloudDialogflowCxV3ResponseMessageMixedAudioResponse
- Segments
This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Mixed Audio Segment Response> - Segments this audio response is composed of.
- Segments
This property is required. []GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Segment Response - Segments this audio response is composed of.
- segments
This property is required. List<GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Segment Response> - Segments this audio response is composed of.
- segments
This property is required. GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Segment Response[] - Segments this audio response is composed of.
- segments
This property is required. Sequence[GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Segment Response] - Segments this audio response is composed of.
- segments
This property is required. List<Property Map> - Segments this audio response is composed of.
GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegmentResponse
- Allow
Playback Interruption This property is required. bool - Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request.
- Audio
This property is required. string - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request.
- Uri
This property is required. string - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
- Allow
Playback Interruption This property is required. bool - Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request.
- Audio
This property is required. string - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request.
- Uri
This property is required. string - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request.
- audio
This property is required. String - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request.
- uri
This property is required. String - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
- allow
Playback Interruption This property is required. boolean - Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request.
- audio
This property is required. string - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request.
- uri
This property is required. string - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
- allow_
playback_ interruption This property is required. bool - Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request.
- audio
This property is required. str - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request.
- uri
This property is required. str - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request.
- audio
This property is required. String - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request.
- uri
This property is required. String - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
GoogleCloudDialogflowCxV3ResponseMessageOutputAudioTextResponse
- Allow
Playback Interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- Ssml
This property is required. string - The SSML text to be synthesized. For more information, see SSML.
- Text
This property is required. string - The raw text to be synthesized.
- Allow
Playback Interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- Ssml
This property is required. string - The SSML text to be synthesized. For more information, see SSML.
- Text
This property is required. string - The raw text to be synthesized.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- ssml
This property is required. String - The SSML text to be synthesized. For more information, see SSML.
- text
This property is required. String - The raw text to be synthesized.
- allow
Playback Interruption This property is required. boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- ssml
This property is required. string - The SSML text to be synthesized. For more information, see SSML.
- text
This property is required. string - The raw text to be synthesized.
- allow_
playback_ interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- ssml
This property is required. str - The SSML text to be synthesized. For more information, see SSML.
- text
This property is required. str - The raw text to be synthesized.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- ssml
This property is required. String - The SSML text to be synthesized. For more information, see SSML.
- text
This property is required. String - The raw text to be synthesized.
GoogleCloudDialogflowCxV3ResponseMessagePlayAudioResponse
- Allow
Playback Interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- Audio
Uri This property is required. string - URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
- Allow
Playback Interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- Audio
Uri This property is required. string - URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- audio
Uri This property is required. String - URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
- allow
Playback Interruption This property is required. boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- audio
Uri This property is required. string - URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
- allow_
playback_ interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- audio_
uri This property is required. str - URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- audio
Uri This property is required. String - URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
GoogleCloudDialogflowCxV3ResponseMessageResponse
- Channel
This property is required. string - The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
- Conversation
Success This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Conversation Success Response - Indicates that the conversation succeeded.
- End
Interaction This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message End Interaction Response - A signal that indicates the interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only when the conversation reaches
END_SESSION
page. It is not supposed to be defined by the user. It's guaranteed that there is at most one such message in each response. - Knowledge
Info Card This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Knowledge Info Card Response - Represents info card for knowledge answers, to be better rendered in Dialogflow Messenger.
- Live
Agent Handoff This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Live Agent Handoff Response - Hands off conversation to a human agent.
- Mixed
Audio This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Mixed Audio Response - An audio response message composed of both the synthesized Dialogflow agent responses and responses defined via play_audio. This message is generated by Dialogflow only and not supposed to be defined by the user.
- Output
Audio Text This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Output Audio Text Response - A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
- Payload
This property is required. Dictionary<string, string> - Returns a response containing a custom, platform-specific payload.
- Play
Audio This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Play Audio Response - Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.
- Response
Type This property is required. string - Response type.
- Telephony
Transfer Call This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Telephony Transfer Call Response - A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
- Text
This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Response Message Text Response - Returns a text response.
- Channel
This property is required. string - The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
- Conversation
Success This property is required. GoogleCloud Dialogflow Cx V3Response Message Conversation Success Response - Indicates that the conversation succeeded.
- End
Interaction This property is required. GoogleCloud Dialogflow Cx V3Response Message End Interaction Response - A signal that indicates the interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only when the conversation reaches
END_SESSION
page. It is not supposed to be defined by the user. It's guaranteed that there is at most one such message in each response. - Knowledge
Info Card This property is required. GoogleCloud Dialogflow Cx V3Response Message Knowledge Info Card Response - Represents info card for knowledge answers, to be better rendered in Dialogflow Messenger.
- Live
Agent Handoff This property is required. GoogleCloud Dialogflow Cx V3Response Message Live Agent Handoff Response - Hands off conversation to a human agent.
- Mixed
Audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Response - An audio response message composed of both the synthesized Dialogflow agent responses and responses defined via play_audio. This message is generated by Dialogflow only and not supposed to be defined by the user.
- Output
Audio Text This property is required. GoogleCloud Dialogflow Cx V3Response Message Output Audio Text Response - A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
- Payload
This property is required. map[string]string - Returns a response containing a custom, platform-specific payload.
- Play
Audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Play Audio Response - Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.
- Response
Type This property is required. string - Response type.
- Telephony
Transfer Call This property is required. GoogleCloud Dialogflow Cx V3Response Message Telephony Transfer Call Response - A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
- Text
This property is required. GoogleCloud Dialogflow Cx V3Response Message Text Response - Returns a text response.
- channel
This property is required. String - The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
- conversation
Success This property is required. GoogleCloud Dialogflow Cx V3Response Message Conversation Success Response - Indicates that the conversation succeeded.
- end
Interaction This property is required. GoogleCloud Dialogflow Cx V3Response Message End Interaction Response - A signal that indicates the interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only when the conversation reaches
END_SESSION
page. It is not supposed to be defined by the user. It's guaranteed that there is at most one such message in each response. - knowledge
Info Card This property is required. GoogleCloud Dialogflow Cx V3Response Message Knowledge Info Card Response - Represents info card for knowledge answers, to be better rendered in Dialogflow Messenger.
- live
Agent Handoff This property is required. GoogleCloud Dialogflow Cx V3Response Message Live Agent Handoff Response - Hands off conversation to a human agent.
- mixed
Audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Response - An audio response message composed of both the synthesized Dialogflow agent responses and responses defined via play_audio. This message is generated by Dialogflow only and not supposed to be defined by the user.
- output
Audio Text This property is required. GoogleCloud Dialogflow Cx V3Response Message Output Audio Text Response - A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
- payload
This property is required. Map<String,String> - Returns a response containing a custom, platform-specific payload.
- play
Audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Play Audio Response - Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.
- response
Type This property is required. String - Response type.
- telephony
Transfer Call This property is required. GoogleCloud Dialogflow Cx V3Response Message Telephony Transfer Call Response - A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
- text
This property is required. GoogleCloud Dialogflow Cx V3Response Message Text Response - Returns a text response.
- channel
This property is required. string - The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
- conversation
Success This property is required. GoogleCloud Dialogflow Cx V3Response Message Conversation Success Response - Indicates that the conversation succeeded.
- end
Interaction This property is required. GoogleCloud Dialogflow Cx V3Response Message End Interaction Response - A signal that indicates the interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only when the conversation reaches
END_SESSION
page. It is not supposed to be defined by the user. It's guaranteed that there is at most one such message in each response. - knowledge
Info Card This property is required. GoogleCloud Dialogflow Cx V3Response Message Knowledge Info Card Response - Represents info card for knowledge answers, to be better rendered in Dialogflow Messenger.
- live
Agent Handoff This property is required. GoogleCloud Dialogflow Cx V3Response Message Live Agent Handoff Response - Hands off conversation to a human agent.
- mixed
Audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Response - An audio response message composed of both the synthesized Dialogflow agent responses and responses defined via play_audio. This message is generated by Dialogflow only and not supposed to be defined by the user.
- output
Audio Text This property is required. GoogleCloud Dialogflow Cx V3Response Message Output Audio Text Response - A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
- payload
This property is required. {[key: string]: string} - Returns a response containing a custom, platform-specific payload.
- play
Audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Play Audio Response - Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.
- response
Type This property is required. string - Response type.
- telephony
Transfer Call This property is required. GoogleCloud Dialogflow Cx V3Response Message Telephony Transfer Call Response - A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
- text
This property is required. GoogleCloud Dialogflow Cx V3Response Message Text Response - Returns a text response.
- channel
This property is required. str - The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
- conversation_
success This property is required. GoogleCloud Dialogflow Cx V3Response Message Conversation Success Response - Indicates that the conversation succeeded.
- end_
interaction This property is required. GoogleCloud Dialogflow Cx V3Response Message End Interaction Response - A signal that indicates the interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only when the conversation reaches
END_SESSION
page. It is not supposed to be defined by the user. It's guaranteed that there is at most one such message in each response. - knowledge_
info_ card This property is required. GoogleCloud Dialogflow Cx V3Response Message Knowledge Info Card Response - Represents info card for knowledge answers, to be better rendered in Dialogflow Messenger.
- live_
agent_ handoff This property is required. GoogleCloud Dialogflow Cx V3Response Message Live Agent Handoff Response - Hands off conversation to a human agent.
- mixed_
audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Mixed Audio Response - An audio response message composed of both the synthesized Dialogflow agent responses and responses defined via play_audio. This message is generated by Dialogflow only and not supposed to be defined by the user.
- output_
audio_ text This property is required. GoogleCloud Dialogflow Cx V3Response Message Output Audio Text Response - A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
- payload
This property is required. Mapping[str, str] - Returns a response containing a custom, platform-specific payload.
- play_
audio This property is required. GoogleCloud Dialogflow Cx V3Response Message Play Audio Response - Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.
- response_
type This property is required. str - Response type.
- telephony_
transfer_ call This property is required. GoogleCloud Dialogflow Cx V3Response Message Telephony Transfer Call Response - A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
- text
This property is required. GoogleCloud Dialogflow Cx V3Response Message Text Response - Returns a text response.
- channel
This property is required. String - The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
- conversation
Success This property is required. Property Map - Indicates that the conversation succeeded.
- end
Interaction This property is required. Property Map - A signal that indicates the interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only when the conversation reaches
END_SESSION
page. It is not supposed to be defined by the user. It's guaranteed that there is at most one such message in each response. - knowledge
Info Card This property is required. Property Map - Represents info card for knowledge answers, to be better rendered in Dialogflow Messenger.
- live
Agent Handoff This property is required. Property Map - Hands off conversation to a human agent.
- mixed
Audio This property is required. Property Map - An audio response message composed of both the synthesized Dialogflow agent responses and responses defined via play_audio. This message is generated by Dialogflow only and not supposed to be defined by the user.
- output
Audio Text This property is required. Property Map - A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
- payload
This property is required. Map<String> - Returns a response containing a custom, platform-specific payload.
- play
Audio This property is required. Property Map - Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.
- response
Type This property is required. String - Response type.
- telephony
Transfer Call This property is required. Property Map - A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
- text
This property is required. Property Map - Returns a text response.
GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallResponse
- Phone
Number This property is required. string - Transfer the call to a phone number in E.164 format.
- Phone
Number This property is required. string - Transfer the call to a phone number in E.164 format.
- phone
Number This property is required. String - Transfer the call to a phone number in E.164 format.
- phone
Number This property is required. string - Transfer the call to a phone number in E.164 format.
- phone_
number This property is required. str - Transfer the call to a phone number in E.164 format.
- phone
Number This property is required. String - Transfer the call to a phone number in E.164 format.
GoogleCloudDialogflowCxV3ResponseMessageTextResponse
- Allow
Playback Interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- Text
This property is required. List<string> - A collection of text responses.
- Allow
Playback Interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- Text
This property is required. []string - A collection of text responses.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- text
This property is required. List<String> - A collection of text responses.
- allow
Playback Interruption This property is required. boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- text
This property is required. string[] - A collection of text responses.
- allow_
playback_ interruption This property is required. bool - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- text
This property is required. Sequence[str] - A collection of text responses.
- allow
Playback Interruption This property is required. Boolean - Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
- text
This property is required. List<String> - A collection of text responses.
GoogleCloudDialogflowCxV3TestCaseResultResponse
- Conversation
Turns This property is required. List<Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Conversation Turn Response> - The conversation turns uttered during the test case replay in chronological order.
- Environment
This property is required. string - Environment where the test was run. If not set, it indicates the draft environment.
- Name
This property is required. string - The resource name for the test case result. Format:
projects//locations//agents//testCases/ /results/
. - Test
Result This property is required. string - Whether the test case passed in the agent environment.
- Test
Time This property is required. string - The time that the test was run.
- Conversation
Turns This property is required. []GoogleCloud Dialogflow Cx V3Conversation Turn Response - The conversation turns uttered during the test case replay in chronological order.
- Environment
This property is required. string - Environment where the test was run. If not set, it indicates the draft environment.
- Name
This property is required. string - The resource name for the test case result. Format:
projects//locations//agents//testCases/ /results/
. - Test
Result This property is required. string - Whether the test case passed in the agent environment.
- Test
Time This property is required. string - The time that the test was run.
- conversation
Turns This property is required. List<GoogleCloud Dialogflow Cx V3Conversation Turn Response> - The conversation turns uttered during the test case replay in chronological order.
- environment
This property is required. String - Environment where the test was run. If not set, it indicates the draft environment.
- name
This property is required. String - The resource name for the test case result. Format:
projects//locations//agents//testCases/ /results/
. - test
Result This property is required. String - Whether the test case passed in the agent environment.
- test
Time This property is required. String - The time that the test was run.
- conversation
Turns This property is required. GoogleCloud Dialogflow Cx V3Conversation Turn Response[] - The conversation turns uttered during the test case replay in chronological order.
- environment
This property is required. string - Environment where the test was run. If not set, it indicates the draft environment.
- name
This property is required. string - The resource name for the test case result. Format:
projects//locations//agents//testCases/ /results/
. - test
Result This property is required. string - Whether the test case passed in the agent environment.
- test
Time This property is required. string - The time that the test was run.
- conversation_
turns This property is required. Sequence[GoogleCloud Dialogflow Cx V3Conversation Turn Response] - The conversation turns uttered during the test case replay in chronological order.
- environment
This property is required. str - Environment where the test was run. If not set, it indicates the draft environment.
- name
This property is required. str - The resource name for the test case result. Format:
projects//locations//agents//testCases/ /results/
. - test_
result This property is required. str - Whether the test case passed in the agent environment.
- test_
time This property is required. str - The time that the test was run.
- conversation
Turns This property is required. List<Property Map> - The conversation turns uttered during the test case replay in chronological order.
- environment
This property is required. String - Environment where the test was run. If not set, it indicates the draft environment.
- name
This property is required. String - The resource name for the test case result. Format:
projects//locations//agents//testCases/ /results/
. - test
Result This property is required. String - Whether the test case passed in the agent environment.
- test
Time This property is required. String - The time that the test was run.
GoogleCloudDialogflowCxV3TestConfigResponse
- Flow
This property is required. string - Flow name to start the test case with. Format:
projects//locations//agents//flows/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - Page
This property is required. string - The page to start the test case with. Format:
projects//locations//agents//flows//pages/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - Tracking
Parameters This property is required. List<string> - Session parameters to be compared when calculating differences.
- Flow
This property is required. string - Flow name to start the test case with. Format:
projects//locations//agents//flows/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - Page
This property is required. string - The page to start the test case with. Format:
projects//locations//agents//flows//pages/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - Tracking
Parameters This property is required. []string - Session parameters to be compared when calculating differences.
- flow
This property is required. String - Flow name to start the test case with. Format:
projects//locations//agents//flows/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - page
This property is required. String - The page to start the test case with. Format:
projects//locations//agents//flows//pages/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - tracking
Parameters This property is required. List<String> - Session parameters to be compared when calculating differences.
- flow
This property is required. string - Flow name to start the test case with. Format:
projects//locations//agents//flows/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - page
This property is required. string - The page to start the test case with. Format:
projects//locations//agents//flows//pages/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - tracking
Parameters This property is required. string[] - Session parameters to be compared when calculating differences.
- flow
This property is required. str - Flow name to start the test case with. Format:
projects//locations//agents//flows/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - page
This property is required. str - The page to start the test case with. Format:
projects//locations//agents//flows//pages/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - tracking_
parameters This property is required. Sequence[str] - Session parameters to be compared when calculating differences.
- flow
This property is required. String - Flow name to start the test case with. Format:
projects//locations//agents//flows/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - page
This property is required. String - The page to start the test case with. Format:
projects//locations//agents//flows//pages/
. Only one offlow
andpage
should be set to indicate the starting point of the test case. If both are set,page
takes precedence overflow
. If neither is set, the test case will start with start page on the default start flow. - tracking
Parameters This property is required. List<String> - Session parameters to be compared when calculating differences.
GoogleCloudDialogflowCxV3TestRunDifferenceResponse
- Description
This property is required. string - A human readable description of the diff, showing the actual output vs expected output.
- Type
This property is required. string - The type of diff.
- Description
This property is required. string - A human readable description of the diff, showing the actual output vs expected output.
- Type
This property is required. string - The type of diff.
- description
This property is required. String - A human readable description of the diff, showing the actual output vs expected output.
- type
This property is required. String - The type of diff.
- description
This property is required. string - A human readable description of the diff, showing the actual output vs expected output.
- type
This property is required. string - The type of diff.
- description
This property is required. str - A human readable description of the diff, showing the actual output vs expected output.
- type
This property is required. str - The type of diff.
- description
This property is required. String - A human readable description of the diff, showing the actual output vs expected output.
- type
This property is required. String - The type of diff.
GoogleCloudDialogflowCxV3TextInputResponse
- Text
This property is required. string - The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
- Text
This property is required. string - The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
- text
This property is required. String - The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
- text
This property is required. string - The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
- text
This property is required. str - The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
- text
This property is required. String - The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
GoogleCloudDialogflowCxV3TransitionRouteResponse
- Condition
This property is required. string - The condition to evaluate against form parameters or session parameters. See the conditions reference. At least one of
intent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - Description
This property is required. string - Optional. The description of the transition route. The maximum length is 500 characters.
- Intent
This property is required. string - The unique identifier of an Intent. Format:
projects//locations//agents//intents/
. Indicates that the transition can only happen when the given intent is matched. At least one ofintent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - Name
This property is required. string - The unique identifier of this transition route.
- Target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - Target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - Trigger
Fulfillment This property is required. Pulumi.Google Native. Dialogflow. V3. Inputs. Google Cloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the condition is satisfied. At least one of
trigger_fulfillment
andtarget
must be specified. When both are defined,trigger_fulfillment
is executed first.
- Condition
This property is required. string - The condition to evaluate against form parameters or session parameters. See the conditions reference. At least one of
intent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - Description
This property is required. string - Optional. The description of the transition route. The maximum length is 500 characters.
- Intent
This property is required. string - The unique identifier of an Intent. Format:
projects//locations//agents//intents/
. Indicates that the transition can only happen when the given intent is matched. At least one ofintent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - Name
This property is required. string - The unique identifier of this transition route.
- Target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - Target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - Trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the condition is satisfied. At least one of
trigger_fulfillment
andtarget
must be specified. When both are defined,trigger_fulfillment
is executed first.
- condition
This property is required. String - The condition to evaluate against form parameters or session parameters. See the conditions reference. At least one of
intent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - description
This property is required. String - Optional. The description of the transition route. The maximum length is 500 characters.
- intent
This property is required. String - The unique identifier of an Intent. Format:
projects//locations//agents//intents/
. Indicates that the transition can only happen when the given intent is matched. At least one ofintent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - name
This property is required. String - The unique identifier of this transition route.
- target
Flow This property is required. String - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. String - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the condition is satisfied. At least one of
trigger_fulfillment
andtarget
must be specified. When both are defined,trigger_fulfillment
is executed first.
- condition
This property is required. string - The condition to evaluate against form parameters or session parameters. See the conditions reference. At least one of
intent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - description
This property is required. string - Optional. The description of the transition route. The maximum length is 500 characters.
- intent
This property is required. string - The unique identifier of an Intent. Format:
projects//locations//agents//intents/
. Indicates that the transition can only happen when the given intent is matched. At least one ofintent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - name
This property is required. string - The unique identifier of this transition route.
- target
Flow This property is required. string - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. string - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the condition is satisfied. At least one of
trigger_fulfillment
andtarget
must be specified. When both are defined,trigger_fulfillment
is executed first.
- condition
This property is required. str - The condition to evaluate against form parameters or session parameters. See the conditions reference. At least one of
intent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - description
This property is required. str - Optional. The description of the transition route. The maximum length is 500 characters.
- intent
This property is required. str - The unique identifier of an Intent. Format:
projects//locations//agents//intents/
. Indicates that the transition can only happen when the given intent is matched. At least one ofintent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - name
This property is required. str - The unique identifier of this transition route.
- target_
flow This property is required. str - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target_
page This property is required. str - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger_
fulfillment This property is required. GoogleCloud Dialogflow Cx V3Fulfillment Response - The fulfillment to call when the condition is satisfied. At least one of
trigger_fulfillment
andtarget
must be specified. When both are defined,trigger_fulfillment
is executed first.
- condition
This property is required. String - The condition to evaluate against form parameters or session parameters. See the conditions reference. At least one of
intent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - description
This property is required. String - Optional. The description of the transition route. The maximum length is 500 characters.
- intent
This property is required. String - The unique identifier of an Intent. Format:
projects//locations//agents//intents/
. Indicates that the transition can only happen when the given intent is matched. At least one ofintent
orcondition
must be specified. When bothintent
andcondition
are specified, the transition can only happen when both are fulfilled. - name
This property is required. String - The unique identifier of this transition route.
- target
Flow This property is required. String - The target flow to transition to. Format:
projects//locations//agents//flows/
. - target
Page This property is required. String - The target page to transition to. Format:
projects//locations//agents//flows//pages/
. - trigger
Fulfillment This property is required. Property Map - The fulfillment to call when the condition is satisfied. At least one of
trigger_fulfillment
andtarget
must be specified. When both are defined,trigger_fulfillment
is executed first.
GoogleRpcStatusResponse
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. List<ImmutableDictionary<string, string>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. []map[string]string - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Integer - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String,String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. {[key: string]: string}[] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. Sequence[Mapping[str, str]] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. str - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
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