Documentation ¶
Index ¶
- type Agent
- type AgentArgs
- type AgentArray
- type AgentArrayInput
- type AgentArrayOutput
- func (AgentArrayOutput) ElementType() reflect.Type
- func (o AgentArrayOutput) Index(i pulumi.IntInput) AgentOutput
- func (o AgentArrayOutput) ToAgentArrayOutput() AgentArrayOutput
- func (o AgentArrayOutput) ToAgentArrayOutputWithContext(ctx context.Context) AgentArrayOutput
- func (o AgentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*Agent]
- type AgentInput
- type AgentMap
- type AgentMapInput
- type AgentMapOutput
- func (AgentMapOutput) ElementType() reflect.Type
- func (o AgentMapOutput) MapIndex(k pulumi.StringInput) AgentOutput
- func (o AgentMapOutput) ToAgentMapOutput() AgentMapOutput
- func (o AgentMapOutput) ToAgentMapOutputWithContext(ctx context.Context) AgentMapOutput
- func (o AgentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*Agent]
- type AgentOutput
- func (o AgentOutput) ApiVersion() pulumi.StringOutput
- func (o AgentOutput) AvatarUri() pulumi.StringPtrOutput
- func (o AgentOutput) AvatarUriBackend() pulumi.StringOutput
- func (o AgentOutput) ClassificationThreshold() pulumi.Float64PtrOutput
- func (o AgentOutput) DefaultLanguageCode() pulumi.StringOutput
- func (o AgentOutput) Description() pulumi.StringPtrOutput
- func (o AgentOutput) DisplayName() pulumi.StringOutput
- func (AgentOutput) ElementType() reflect.Type
- func (o AgentOutput) EnableLogging() pulumi.BoolPtrOutput
- func (o AgentOutput) MatchMode() pulumi.StringOutput
- func (o AgentOutput) Project() pulumi.StringOutput
- func (o AgentOutput) SupportedLanguageCodes() pulumi.StringArrayOutput
- func (o AgentOutput) Tier() pulumi.StringPtrOutput
- func (o AgentOutput) TimeZone() pulumi.StringOutput
- func (o AgentOutput) ToAgentOutput() AgentOutput
- func (o AgentOutput) ToAgentOutputWithContext(ctx context.Context) AgentOutput
- func (o AgentOutput) ToOutput(ctx context.Context) pulumix.Output[*Agent]
- type AgentState
- type CxAgent
- type CxAgentArgs
- type CxAgentArray
- type CxAgentArrayInput
- type CxAgentArrayOutput
- func (CxAgentArrayOutput) ElementType() reflect.Type
- func (o CxAgentArrayOutput) Index(i pulumi.IntInput) CxAgentOutput
- func (o CxAgentArrayOutput) ToCxAgentArrayOutput() CxAgentArrayOutput
- func (o CxAgentArrayOutput) ToCxAgentArrayOutputWithContext(ctx context.Context) CxAgentArrayOutput
- func (o CxAgentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxAgent]
- type CxAgentInput
- type CxAgentMap
- type CxAgentMapInput
- type CxAgentMapOutput
- func (CxAgentMapOutput) ElementType() reflect.Type
- func (o CxAgentMapOutput) MapIndex(k pulumi.StringInput) CxAgentOutput
- func (o CxAgentMapOutput) ToCxAgentMapOutput() CxAgentMapOutput
- func (o CxAgentMapOutput) ToCxAgentMapOutputWithContext(ctx context.Context) CxAgentMapOutput
- func (o CxAgentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxAgent]
- type CxAgentOutput
- func (o CxAgentOutput) AvatarUri() pulumi.StringPtrOutput
- func (o CxAgentOutput) DefaultLanguageCode() pulumi.StringOutput
- func (o CxAgentOutput) Description() pulumi.StringPtrOutput
- func (o CxAgentOutput) DisplayName() pulumi.StringOutput
- func (CxAgentOutput) ElementType() reflect.Type
- func (o CxAgentOutput) EnableSpellCorrection() pulumi.BoolPtrOutput
- func (o CxAgentOutput) EnableStackdriverLogging() pulumi.BoolPtrOutput
- func (o CxAgentOutput) Location() pulumi.StringOutput
- func (o CxAgentOutput) Name() pulumi.StringOutput
- func (o CxAgentOutput) Project() pulumi.StringOutput
- func (o CxAgentOutput) SecuritySettings() pulumi.StringPtrOutput
- func (o CxAgentOutput) SpeechToTextSettings() CxAgentSpeechToTextSettingsPtrOutput
- func (o CxAgentOutput) StartFlow() pulumi.StringOutput
- func (o CxAgentOutput) SupportedLanguageCodes() pulumi.StringArrayOutput
- func (o CxAgentOutput) TimeZone() pulumi.StringOutput
- func (o CxAgentOutput) ToCxAgentOutput() CxAgentOutput
- func (o CxAgentOutput) ToCxAgentOutputWithContext(ctx context.Context) CxAgentOutput
- func (o CxAgentOutput) ToOutput(ctx context.Context) pulumix.Output[*CxAgent]
- type CxAgentSpeechToTextSettings
- type CxAgentSpeechToTextSettingsArgs
- func (CxAgentSpeechToTextSettingsArgs) ElementType() reflect.Type
- func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsOutput() CxAgentSpeechToTextSettingsOutput
- func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsOutput
- func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput
- func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsPtrOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsPtrOutput
- func (i CxAgentSpeechToTextSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxAgentSpeechToTextSettings]
- type CxAgentSpeechToTextSettingsInput
- type CxAgentSpeechToTextSettingsOutput
- func (CxAgentSpeechToTextSettingsOutput) ElementType() reflect.Type
- func (o CxAgentSpeechToTextSettingsOutput) EnableSpeechAdaptation() pulumi.BoolPtrOutput
- func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsOutput() CxAgentSpeechToTextSettingsOutput
- func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsOutput
- func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput
- func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsPtrOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsPtrOutput
- func (o CxAgentSpeechToTextSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxAgentSpeechToTextSettings]
- type CxAgentSpeechToTextSettingsPtrInput
- type CxAgentSpeechToTextSettingsPtrOutput
- func (o CxAgentSpeechToTextSettingsPtrOutput) Elem() CxAgentSpeechToTextSettingsOutput
- func (CxAgentSpeechToTextSettingsPtrOutput) ElementType() reflect.Type
- func (o CxAgentSpeechToTextSettingsPtrOutput) EnableSpeechAdaptation() pulumi.BoolPtrOutput
- func (o CxAgentSpeechToTextSettingsPtrOutput) ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput
- func (o CxAgentSpeechToTextSettingsPtrOutput) ToCxAgentSpeechToTextSettingsPtrOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsPtrOutput
- func (o CxAgentSpeechToTextSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxAgentSpeechToTextSettings]
- type CxAgentState
- type CxEntityType
- type CxEntityTypeArgs
- type CxEntityTypeArray
- func (CxEntityTypeArray) ElementType() reflect.Type
- func (i CxEntityTypeArray) ToCxEntityTypeArrayOutput() CxEntityTypeArrayOutput
- func (i CxEntityTypeArray) ToCxEntityTypeArrayOutputWithContext(ctx context.Context) CxEntityTypeArrayOutput
- func (i CxEntityTypeArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxEntityType]
- type CxEntityTypeArrayInput
- type CxEntityTypeArrayOutput
- func (CxEntityTypeArrayOutput) ElementType() reflect.Type
- func (o CxEntityTypeArrayOutput) Index(i pulumi.IntInput) CxEntityTypeOutput
- func (o CxEntityTypeArrayOutput) ToCxEntityTypeArrayOutput() CxEntityTypeArrayOutput
- func (o CxEntityTypeArrayOutput) ToCxEntityTypeArrayOutputWithContext(ctx context.Context) CxEntityTypeArrayOutput
- func (o CxEntityTypeArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxEntityType]
- type CxEntityTypeEntity
- type CxEntityTypeEntityArgs
- func (CxEntityTypeEntityArgs) ElementType() reflect.Type
- func (i CxEntityTypeEntityArgs) ToCxEntityTypeEntityOutput() CxEntityTypeEntityOutput
- func (i CxEntityTypeEntityArgs) ToCxEntityTypeEntityOutputWithContext(ctx context.Context) CxEntityTypeEntityOutput
- func (i CxEntityTypeEntityArgs) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeEntity]
- type CxEntityTypeEntityArray
- func (CxEntityTypeEntityArray) ElementType() reflect.Type
- func (i CxEntityTypeEntityArray) ToCxEntityTypeEntityArrayOutput() CxEntityTypeEntityArrayOutput
- func (i CxEntityTypeEntityArray) ToCxEntityTypeEntityArrayOutputWithContext(ctx context.Context) CxEntityTypeEntityArrayOutput
- func (i CxEntityTypeEntityArray) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeEntity]
- type CxEntityTypeEntityArrayInput
- type CxEntityTypeEntityArrayOutput
- func (CxEntityTypeEntityArrayOutput) ElementType() reflect.Type
- func (o CxEntityTypeEntityArrayOutput) Index(i pulumi.IntInput) CxEntityTypeEntityOutput
- func (o CxEntityTypeEntityArrayOutput) ToCxEntityTypeEntityArrayOutput() CxEntityTypeEntityArrayOutput
- func (o CxEntityTypeEntityArrayOutput) ToCxEntityTypeEntityArrayOutputWithContext(ctx context.Context) CxEntityTypeEntityArrayOutput
- func (o CxEntityTypeEntityArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeEntity]
- type CxEntityTypeEntityInput
- type CxEntityTypeEntityOutput
- func (CxEntityTypeEntityOutput) ElementType() reflect.Type
- func (o CxEntityTypeEntityOutput) Synonyms() pulumi.StringArrayOutput
- func (o CxEntityTypeEntityOutput) ToCxEntityTypeEntityOutput() CxEntityTypeEntityOutput
- func (o CxEntityTypeEntityOutput) ToCxEntityTypeEntityOutputWithContext(ctx context.Context) CxEntityTypeEntityOutput
- func (o CxEntityTypeEntityOutput) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeEntity]
- func (o CxEntityTypeEntityOutput) Value() pulumi.StringPtrOutput
- type CxEntityTypeExcludedPhrase
- type CxEntityTypeExcludedPhraseArgs
- func (CxEntityTypeExcludedPhraseArgs) ElementType() reflect.Type
- func (i CxEntityTypeExcludedPhraseArgs) ToCxEntityTypeExcludedPhraseOutput() CxEntityTypeExcludedPhraseOutput
- func (i CxEntityTypeExcludedPhraseArgs) ToCxEntityTypeExcludedPhraseOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseOutput
- func (i CxEntityTypeExcludedPhraseArgs) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeExcludedPhrase]
- type CxEntityTypeExcludedPhraseArray
- func (CxEntityTypeExcludedPhraseArray) ElementType() reflect.Type
- func (i CxEntityTypeExcludedPhraseArray) ToCxEntityTypeExcludedPhraseArrayOutput() CxEntityTypeExcludedPhraseArrayOutput
- func (i CxEntityTypeExcludedPhraseArray) ToCxEntityTypeExcludedPhraseArrayOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseArrayOutput
- func (i CxEntityTypeExcludedPhraseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeExcludedPhrase]
- type CxEntityTypeExcludedPhraseArrayInput
- type CxEntityTypeExcludedPhraseArrayOutput
- func (CxEntityTypeExcludedPhraseArrayOutput) ElementType() reflect.Type
- func (o CxEntityTypeExcludedPhraseArrayOutput) Index(i pulumi.IntInput) CxEntityTypeExcludedPhraseOutput
- func (o CxEntityTypeExcludedPhraseArrayOutput) ToCxEntityTypeExcludedPhraseArrayOutput() CxEntityTypeExcludedPhraseArrayOutput
- func (o CxEntityTypeExcludedPhraseArrayOutput) ToCxEntityTypeExcludedPhraseArrayOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseArrayOutput
- func (o CxEntityTypeExcludedPhraseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeExcludedPhrase]
- type CxEntityTypeExcludedPhraseInput
- type CxEntityTypeExcludedPhraseOutput
- func (CxEntityTypeExcludedPhraseOutput) ElementType() reflect.Type
- func (o CxEntityTypeExcludedPhraseOutput) ToCxEntityTypeExcludedPhraseOutput() CxEntityTypeExcludedPhraseOutput
- func (o CxEntityTypeExcludedPhraseOutput) ToCxEntityTypeExcludedPhraseOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseOutput
- func (o CxEntityTypeExcludedPhraseOutput) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeExcludedPhrase]
- func (o CxEntityTypeExcludedPhraseOutput) Value() pulumi.StringPtrOutput
- type CxEntityTypeInput
- type CxEntityTypeMap
- func (CxEntityTypeMap) ElementType() reflect.Type
- func (i CxEntityTypeMap) ToCxEntityTypeMapOutput() CxEntityTypeMapOutput
- func (i CxEntityTypeMap) ToCxEntityTypeMapOutputWithContext(ctx context.Context) CxEntityTypeMapOutput
- func (i CxEntityTypeMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEntityType]
- type CxEntityTypeMapInput
- type CxEntityTypeMapOutput
- func (CxEntityTypeMapOutput) ElementType() reflect.Type
- func (o CxEntityTypeMapOutput) MapIndex(k pulumi.StringInput) CxEntityTypeOutput
- func (o CxEntityTypeMapOutput) ToCxEntityTypeMapOutput() CxEntityTypeMapOutput
- func (o CxEntityTypeMapOutput) ToCxEntityTypeMapOutputWithContext(ctx context.Context) CxEntityTypeMapOutput
- func (o CxEntityTypeMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEntityType]
- type CxEntityTypeOutput
- func (o CxEntityTypeOutput) AutoExpansionMode() pulumi.StringPtrOutput
- func (o CxEntityTypeOutput) DisplayName() pulumi.StringOutput
- func (CxEntityTypeOutput) ElementType() reflect.Type
- func (o CxEntityTypeOutput) EnableFuzzyExtraction() pulumi.BoolPtrOutput
- func (o CxEntityTypeOutput) Entities() CxEntityTypeEntityArrayOutput
- func (o CxEntityTypeOutput) ExcludedPhrases() CxEntityTypeExcludedPhraseArrayOutput
- func (o CxEntityTypeOutput) Kind() pulumi.StringOutput
- func (o CxEntityTypeOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxEntityTypeOutput) Name() pulumi.StringOutput
- func (o CxEntityTypeOutput) Parent() pulumi.StringPtrOutput
- func (o CxEntityTypeOutput) Redact() pulumi.BoolPtrOutput
- func (o CxEntityTypeOutput) ToCxEntityTypeOutput() CxEntityTypeOutput
- func (o CxEntityTypeOutput) ToCxEntityTypeOutputWithContext(ctx context.Context) CxEntityTypeOutput
- func (o CxEntityTypeOutput) ToOutput(ctx context.Context) pulumix.Output[*CxEntityType]
- type CxEntityTypeState
- type CxEnvironment
- type CxEnvironmentArgs
- type CxEnvironmentArray
- func (CxEnvironmentArray) ElementType() reflect.Type
- func (i CxEnvironmentArray) ToCxEnvironmentArrayOutput() CxEnvironmentArrayOutput
- func (i CxEnvironmentArray) ToCxEnvironmentArrayOutputWithContext(ctx context.Context) CxEnvironmentArrayOutput
- func (i CxEnvironmentArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxEnvironment]
- type CxEnvironmentArrayInput
- type CxEnvironmentArrayOutput
- func (CxEnvironmentArrayOutput) ElementType() reflect.Type
- func (o CxEnvironmentArrayOutput) Index(i pulumi.IntInput) CxEnvironmentOutput
- func (o CxEnvironmentArrayOutput) ToCxEnvironmentArrayOutput() CxEnvironmentArrayOutput
- func (o CxEnvironmentArrayOutput) ToCxEnvironmentArrayOutputWithContext(ctx context.Context) CxEnvironmentArrayOutput
- func (o CxEnvironmentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxEnvironment]
- type CxEnvironmentInput
- type CxEnvironmentMap
- func (CxEnvironmentMap) ElementType() reflect.Type
- func (i CxEnvironmentMap) ToCxEnvironmentMapOutput() CxEnvironmentMapOutput
- func (i CxEnvironmentMap) ToCxEnvironmentMapOutputWithContext(ctx context.Context) CxEnvironmentMapOutput
- func (i CxEnvironmentMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEnvironment]
- type CxEnvironmentMapInput
- type CxEnvironmentMapOutput
- func (CxEnvironmentMapOutput) ElementType() reflect.Type
- func (o CxEnvironmentMapOutput) MapIndex(k pulumi.StringInput) CxEnvironmentOutput
- func (o CxEnvironmentMapOutput) ToCxEnvironmentMapOutput() CxEnvironmentMapOutput
- func (o CxEnvironmentMapOutput) ToCxEnvironmentMapOutputWithContext(ctx context.Context) CxEnvironmentMapOutput
- func (o CxEnvironmentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEnvironment]
- type CxEnvironmentOutput
- func (o CxEnvironmentOutput) Description() pulumi.StringPtrOutput
- func (o CxEnvironmentOutput) DisplayName() pulumi.StringOutput
- func (CxEnvironmentOutput) ElementType() reflect.Type
- func (o CxEnvironmentOutput) Name() pulumi.StringOutput
- func (o CxEnvironmentOutput) Parent() pulumi.StringPtrOutput
- func (o CxEnvironmentOutput) ToCxEnvironmentOutput() CxEnvironmentOutput
- func (o CxEnvironmentOutput) ToCxEnvironmentOutputWithContext(ctx context.Context) CxEnvironmentOutput
- func (o CxEnvironmentOutput) ToOutput(ctx context.Context) pulumix.Output[*CxEnvironment]
- func (o CxEnvironmentOutput) UpdateTime() pulumi.StringOutput
- func (o CxEnvironmentOutput) VersionConfigs() CxEnvironmentVersionConfigArrayOutput
- type CxEnvironmentState
- type CxEnvironmentVersionConfig
- type CxEnvironmentVersionConfigArgs
- func (CxEnvironmentVersionConfigArgs) ElementType() reflect.Type
- func (i CxEnvironmentVersionConfigArgs) ToCxEnvironmentVersionConfigOutput() CxEnvironmentVersionConfigOutput
- func (i CxEnvironmentVersionConfigArgs) ToCxEnvironmentVersionConfigOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigOutput
- func (i CxEnvironmentVersionConfigArgs) ToOutput(ctx context.Context) pulumix.Output[CxEnvironmentVersionConfig]
- type CxEnvironmentVersionConfigArray
- func (CxEnvironmentVersionConfigArray) ElementType() reflect.Type
- func (i CxEnvironmentVersionConfigArray) ToCxEnvironmentVersionConfigArrayOutput() CxEnvironmentVersionConfigArrayOutput
- func (i CxEnvironmentVersionConfigArray) ToCxEnvironmentVersionConfigArrayOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigArrayOutput
- func (i CxEnvironmentVersionConfigArray) ToOutput(ctx context.Context) pulumix.Output[[]CxEnvironmentVersionConfig]
- type CxEnvironmentVersionConfigArrayInput
- type CxEnvironmentVersionConfigArrayOutput
- func (CxEnvironmentVersionConfigArrayOutput) ElementType() reflect.Type
- func (o CxEnvironmentVersionConfigArrayOutput) Index(i pulumi.IntInput) CxEnvironmentVersionConfigOutput
- func (o CxEnvironmentVersionConfigArrayOutput) ToCxEnvironmentVersionConfigArrayOutput() CxEnvironmentVersionConfigArrayOutput
- func (o CxEnvironmentVersionConfigArrayOutput) ToCxEnvironmentVersionConfigArrayOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigArrayOutput
- func (o CxEnvironmentVersionConfigArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxEnvironmentVersionConfig]
- type CxEnvironmentVersionConfigInput
- type CxEnvironmentVersionConfigOutput
- func (CxEnvironmentVersionConfigOutput) ElementType() reflect.Type
- func (o CxEnvironmentVersionConfigOutput) ToCxEnvironmentVersionConfigOutput() CxEnvironmentVersionConfigOutput
- func (o CxEnvironmentVersionConfigOutput) ToCxEnvironmentVersionConfigOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigOutput
- func (o CxEnvironmentVersionConfigOutput) ToOutput(ctx context.Context) pulumix.Output[CxEnvironmentVersionConfig]
- func (o CxEnvironmentVersionConfigOutput) Version() pulumi.StringOutput
- type CxFlow
- type CxFlowArgs
- type CxFlowArray
- type CxFlowArrayInput
- type CxFlowArrayOutput
- func (CxFlowArrayOutput) ElementType() reflect.Type
- func (o CxFlowArrayOutput) Index(i pulumi.IntInput) CxFlowOutput
- func (o CxFlowArrayOutput) ToCxFlowArrayOutput() CxFlowArrayOutput
- func (o CxFlowArrayOutput) ToCxFlowArrayOutputWithContext(ctx context.Context) CxFlowArrayOutput
- func (o CxFlowArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxFlow]
- type CxFlowEventHandler
- type CxFlowEventHandlerArgs
- func (CxFlowEventHandlerArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerArgs) ToCxFlowEventHandlerOutput() CxFlowEventHandlerOutput
- func (i CxFlowEventHandlerArgs) ToCxFlowEventHandlerOutputWithContext(ctx context.Context) CxFlowEventHandlerOutput
- func (i CxFlowEventHandlerArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandler]
- type CxFlowEventHandlerArray
- func (CxFlowEventHandlerArray) ElementType() reflect.Type
- func (i CxFlowEventHandlerArray) ToCxFlowEventHandlerArrayOutput() CxFlowEventHandlerArrayOutput
- func (i CxFlowEventHandlerArray) ToCxFlowEventHandlerArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerArrayOutput
- func (i CxFlowEventHandlerArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandler]
- type CxFlowEventHandlerArrayInput
- type CxFlowEventHandlerArrayOutput
- func (CxFlowEventHandlerArrayOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerArrayOutput) Index(i pulumi.IntInput) CxFlowEventHandlerOutput
- func (o CxFlowEventHandlerArrayOutput) ToCxFlowEventHandlerArrayOutput() CxFlowEventHandlerArrayOutput
- func (o CxFlowEventHandlerArrayOutput) ToCxFlowEventHandlerArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerArrayOutput
- func (o CxFlowEventHandlerArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandler]
- type CxFlowEventHandlerInput
- type CxFlowEventHandlerOutput
- func (CxFlowEventHandlerOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerOutput) Event() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerOutput) Name() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerOutput) TargetFlow() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerOutput) TargetPage() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerOutput) ToCxFlowEventHandlerOutput() CxFlowEventHandlerOutput
- func (o CxFlowEventHandlerOutput) ToCxFlowEventHandlerOutputWithContext(ctx context.Context) CxFlowEventHandlerOutput
- func (o CxFlowEventHandlerOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandler]
- func (o CxFlowEventHandlerOutput) TriggerFulfillment() CxFlowEventHandlerTriggerFulfillmentPtrOutput
- type CxFlowEventHandlerTriggerFulfillment
- type CxFlowEventHandlerTriggerFulfillmentArgs
- func (CxFlowEventHandlerTriggerFulfillmentArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentOutput() CxFlowEventHandlerTriggerFulfillmentOutput
- func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentOutput
- func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillment]
- type CxFlowEventHandlerTriggerFulfillmentConditionalCase
- type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs
- func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentConditionalCase]
- type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray
- func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentConditionalCase]
- type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayInput
- type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentConditionalCase]
- type CxFlowEventHandlerTriggerFulfillmentConditionalCaseInput
- type CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentConditionalCase]
- type CxFlowEventHandlerTriggerFulfillmentInput
- type CxFlowEventHandlerTriggerFulfillmentMessage
- type CxFlowEventHandlerTriggerFulfillmentMessageArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessage]
- type CxFlowEventHandlerTriggerFulfillmentMessageArray
- func (CxFlowEventHandlerTriggerFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageArray) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageArray) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentMessage]
- type CxFlowEventHandlerTriggerFulfillmentMessageArrayInput
- type CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) CxFlowEventHandlerTriggerFulfillmentMessageOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentMessage]
- type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccess
- type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccess]
- type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessInput
- type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccess]
- type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput
- type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) ...
- type CxFlowEventHandlerTriggerFulfillmentMessageInput
- type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff
- type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff]
- type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput
- type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff]
- type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput
- type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff]
- type CxFlowEventHandlerTriggerFulfillmentMessageOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) PlayAudio() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) Text() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessage]
- type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText
- type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText]
- type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextInput
- type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText]
- type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput
- type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText]
- type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio
- type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio]
- type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioInput
- type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio]
- type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput
- type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio]
- type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCall
- type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) ...
- type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput
- type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) ...
- type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput
- type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) ...
- type CxFlowEventHandlerTriggerFulfillmentMessageText
- type CxFlowEventHandlerTriggerFulfillmentMessageTextArgs
- func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageText]
- type CxFlowEventHandlerTriggerFulfillmentMessageTextInput
- type CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentMessageText]
- type CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput
- type CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
- func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowEventHandlerTriggerFulfillmentMessageText]
- type CxFlowEventHandlerTriggerFulfillmentOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ConditionalCases() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (CxFlowEventHandlerTriggerFulfillmentOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) Messages() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) SetParameterActions() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentOutput() CxFlowEventHandlerTriggerFulfillmentOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillment]
- func (o CxFlowEventHandlerTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxFlowEventHandlerTriggerFulfillmentPtrInput
- type CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Elem() CxFlowEventHandlerTriggerFulfillmentOutput
- func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Messages() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowEventHandlerTriggerFulfillment]
- func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxFlowEventHandlerTriggerFulfillmentSetParameterAction
- type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs
- func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentSetParameterAction]
- type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray
- func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentSetParameterAction]
- type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayInput
- type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentSetParameterAction]
- type CxFlowEventHandlerTriggerFulfillmentSetParameterActionInput
- type CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillmentSetParameterAction]
- func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxFlowInput
- type CxFlowMap
- type CxFlowMapInput
- type CxFlowMapOutput
- func (CxFlowMapOutput) ElementType() reflect.Type
- func (o CxFlowMapOutput) MapIndex(k pulumi.StringInput) CxFlowOutput
- func (o CxFlowMapOutput) ToCxFlowMapOutput() CxFlowMapOutput
- func (o CxFlowMapOutput) ToCxFlowMapOutputWithContext(ctx context.Context) CxFlowMapOutput
- func (o CxFlowMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxFlow]
- type CxFlowNluSettings
- type CxFlowNluSettingsArgs
- func (CxFlowNluSettingsArgs) ElementType() reflect.Type
- func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsOutput() CxFlowNluSettingsOutput
- func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsOutputWithContext(ctx context.Context) CxFlowNluSettingsOutput
- func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput
- func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsPtrOutputWithContext(ctx context.Context) CxFlowNluSettingsPtrOutput
- func (i CxFlowNluSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowNluSettings]
- type CxFlowNluSettingsInput
- type CxFlowNluSettingsOutput
- func (o CxFlowNluSettingsOutput) ClassificationThreshold() pulumi.Float64PtrOutput
- func (CxFlowNluSettingsOutput) ElementType() reflect.Type
- func (o CxFlowNluSettingsOutput) ModelTrainingMode() pulumi.StringPtrOutput
- func (o CxFlowNluSettingsOutput) ModelType() pulumi.StringPtrOutput
- func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsOutput() CxFlowNluSettingsOutput
- func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsOutputWithContext(ctx context.Context) CxFlowNluSettingsOutput
- func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput
- func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsPtrOutputWithContext(ctx context.Context) CxFlowNluSettingsPtrOutput
- func (o CxFlowNluSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowNluSettings]
- type CxFlowNluSettingsPtrInput
- type CxFlowNluSettingsPtrOutput
- func (o CxFlowNluSettingsPtrOutput) ClassificationThreshold() pulumi.Float64PtrOutput
- func (o CxFlowNluSettingsPtrOutput) Elem() CxFlowNluSettingsOutput
- func (CxFlowNluSettingsPtrOutput) ElementType() reflect.Type
- func (o CxFlowNluSettingsPtrOutput) ModelTrainingMode() pulumi.StringPtrOutput
- func (o CxFlowNluSettingsPtrOutput) ModelType() pulumi.StringPtrOutput
- func (o CxFlowNluSettingsPtrOutput) ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput
- func (o CxFlowNluSettingsPtrOutput) ToCxFlowNluSettingsPtrOutputWithContext(ctx context.Context) CxFlowNluSettingsPtrOutput
- func (o CxFlowNluSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowNluSettings]
- type CxFlowOutput
- func (o CxFlowOutput) Description() pulumi.StringPtrOutput
- func (o CxFlowOutput) DisplayName() pulumi.StringOutput
- func (CxFlowOutput) ElementType() reflect.Type
- func (o CxFlowOutput) EventHandlers() CxFlowEventHandlerArrayOutput
- func (o CxFlowOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxFlowOutput) Name() pulumi.StringOutput
- func (o CxFlowOutput) NluSettings() CxFlowNluSettingsPtrOutput
- func (o CxFlowOutput) Parent() pulumi.StringPtrOutput
- func (o CxFlowOutput) ToCxFlowOutput() CxFlowOutput
- func (o CxFlowOutput) ToCxFlowOutputWithContext(ctx context.Context) CxFlowOutput
- func (o CxFlowOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlow]
- func (o CxFlowOutput) TransitionRouteGroups() pulumi.StringArrayOutput
- func (o CxFlowOutput) TransitionRoutes() CxFlowTransitionRouteArrayOutput
- type CxFlowState
- type CxFlowTransitionRoute
- type CxFlowTransitionRouteArgs
- func (CxFlowTransitionRouteArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteArgs) ToCxFlowTransitionRouteOutput() CxFlowTransitionRouteOutput
- func (i CxFlowTransitionRouteArgs) ToCxFlowTransitionRouteOutputWithContext(ctx context.Context) CxFlowTransitionRouteOutput
- func (i CxFlowTransitionRouteArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRoute]
- type CxFlowTransitionRouteArray
- func (CxFlowTransitionRouteArray) ElementType() reflect.Type
- func (i CxFlowTransitionRouteArray) ToCxFlowTransitionRouteArrayOutput() CxFlowTransitionRouteArrayOutput
- func (i CxFlowTransitionRouteArray) ToCxFlowTransitionRouteArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteArrayOutput
- func (i CxFlowTransitionRouteArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRoute]
- type CxFlowTransitionRouteArrayInput
- type CxFlowTransitionRouteArrayOutput
- func (CxFlowTransitionRouteArrayOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteArrayOutput) Index(i pulumi.IntInput) CxFlowTransitionRouteOutput
- func (o CxFlowTransitionRouteArrayOutput) ToCxFlowTransitionRouteArrayOutput() CxFlowTransitionRouteArrayOutput
- func (o CxFlowTransitionRouteArrayOutput) ToCxFlowTransitionRouteArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteArrayOutput
- func (o CxFlowTransitionRouteArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRoute]
- type CxFlowTransitionRouteInput
- type CxFlowTransitionRouteOutput
- func (o CxFlowTransitionRouteOutput) Condition() pulumi.StringPtrOutput
- func (CxFlowTransitionRouteOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteOutput) Intent() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteOutput) Name() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteOutput) TargetFlow() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteOutput) TargetPage() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteOutput) ToCxFlowTransitionRouteOutput() CxFlowTransitionRouteOutput
- func (o CxFlowTransitionRouteOutput) ToCxFlowTransitionRouteOutputWithContext(ctx context.Context) CxFlowTransitionRouteOutput
- func (o CxFlowTransitionRouteOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRoute]
- func (o CxFlowTransitionRouteOutput) TriggerFulfillment() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- type CxFlowTransitionRouteTriggerFulfillment
- type CxFlowTransitionRouteTriggerFulfillmentArgs
- func (CxFlowTransitionRouteTriggerFulfillmentArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentOutput() CxFlowTransitionRouteTriggerFulfillmentOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillment]
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCase
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs
- func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentConditionalCase]
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray
- func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentConditionalCase]
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayInput
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentConditionalCase]
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseInput
- type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentConditionalCase]
- type CxFlowTransitionRouteTriggerFulfillmentInput
- type CxFlowTransitionRouteTriggerFulfillmentMessage
- type CxFlowTransitionRouteTriggerFulfillmentMessageArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessage]
- type CxFlowTransitionRouteTriggerFulfillmentMessageArray
- func (CxFlowTransitionRouteTriggerFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentMessage]
- type CxFlowTransitionRouteTriggerFulfillmentMessageArrayInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) CxFlowTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentMessage]
- type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccess
- type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff
- type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff]
- type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff]
- type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ConversationSuccess() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) OutputAudioText() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) PlayAudio() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Text() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessage]
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText]
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText]
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText]
- type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio
- type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio]
- type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioInput
- type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio]
- type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio]
- type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall
- type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) ...
- type CxFlowTransitionRouteTriggerFulfillmentMessageText
- type CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs
- func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessageText]
- type CxFlowTransitionRouteTriggerFulfillmentMessageTextInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentMessageText]
- type CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
- func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowTransitionRouteTriggerFulfillmentMessageText]
- type CxFlowTransitionRouteTriggerFulfillmentOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ConditionalCases() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (CxFlowTransitionRouteTriggerFulfillmentOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) Messages() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) SetParameterActions() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentOutput() CxFlowTransitionRouteTriggerFulfillmentOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillment]
- func (o CxFlowTransitionRouteTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxFlowTransitionRouteTriggerFulfillmentPtrInput
- type CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ConditionalCases() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Elem() CxFlowTransitionRouteTriggerFulfillmentOutput
- func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Messages() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) SetParameterActions() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowTransitionRouteTriggerFulfillment]
- func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterAction
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs
- func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentSetParameterAction]
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray
- func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentSetParameterAction]
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayInput
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentSetParameterAction]
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionInput
- type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillmentSetParameterAction]
- func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxIntent
- type CxIntentArgs
- type CxIntentArray
- type CxIntentArrayInput
- type CxIntentArrayOutput
- func (CxIntentArrayOutput) ElementType() reflect.Type
- func (o CxIntentArrayOutput) Index(i pulumi.IntInput) CxIntentOutput
- func (o CxIntentArrayOutput) ToCxIntentArrayOutput() CxIntentArrayOutput
- func (o CxIntentArrayOutput) ToCxIntentArrayOutputWithContext(ctx context.Context) CxIntentArrayOutput
- func (o CxIntentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxIntent]
- type CxIntentInput
- type CxIntentMap
- type CxIntentMapInput
- type CxIntentMapOutput
- func (CxIntentMapOutput) ElementType() reflect.Type
- func (o CxIntentMapOutput) MapIndex(k pulumi.StringInput) CxIntentOutput
- func (o CxIntentMapOutput) ToCxIntentMapOutput() CxIntentMapOutput
- func (o CxIntentMapOutput) ToCxIntentMapOutputWithContext(ctx context.Context) CxIntentMapOutput
- func (o CxIntentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxIntent]
- type CxIntentOutput
- func (o CxIntentOutput) Description() pulumi.StringPtrOutput
- func (o CxIntentOutput) DisplayName() pulumi.StringOutput
- func (CxIntentOutput) ElementType() reflect.Type
- func (o CxIntentOutput) IsFallback() pulumi.BoolPtrOutput
- func (o CxIntentOutput) Labels() pulumi.StringMapOutput
- func (o CxIntentOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxIntentOutput) Name() pulumi.StringOutput
- func (o CxIntentOutput) Parameters() CxIntentParameterArrayOutput
- func (o CxIntentOutput) Parent() pulumi.StringPtrOutput
- func (o CxIntentOutput) Priority() pulumi.IntPtrOutput
- func (o CxIntentOutput) ToCxIntentOutput() CxIntentOutput
- func (o CxIntentOutput) ToCxIntentOutputWithContext(ctx context.Context) CxIntentOutput
- func (o CxIntentOutput) ToOutput(ctx context.Context) pulumix.Output[*CxIntent]
- func (o CxIntentOutput) TrainingPhrases() CxIntentTrainingPhraseArrayOutput
- type CxIntentParameter
- type CxIntentParameterArgs
- func (CxIntentParameterArgs) ElementType() reflect.Type
- func (i CxIntentParameterArgs) ToCxIntentParameterOutput() CxIntentParameterOutput
- func (i CxIntentParameterArgs) ToCxIntentParameterOutputWithContext(ctx context.Context) CxIntentParameterOutput
- func (i CxIntentParameterArgs) ToOutput(ctx context.Context) pulumix.Output[CxIntentParameter]
- type CxIntentParameterArray
- func (CxIntentParameterArray) ElementType() reflect.Type
- func (i CxIntentParameterArray) ToCxIntentParameterArrayOutput() CxIntentParameterArrayOutput
- func (i CxIntentParameterArray) ToCxIntentParameterArrayOutputWithContext(ctx context.Context) CxIntentParameterArrayOutput
- func (i CxIntentParameterArray) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentParameter]
- type CxIntentParameterArrayInput
- type CxIntentParameterArrayOutput
- func (CxIntentParameterArrayOutput) ElementType() reflect.Type
- func (o CxIntentParameterArrayOutput) Index(i pulumi.IntInput) CxIntentParameterOutput
- func (o CxIntentParameterArrayOutput) ToCxIntentParameterArrayOutput() CxIntentParameterArrayOutput
- func (o CxIntentParameterArrayOutput) ToCxIntentParameterArrayOutputWithContext(ctx context.Context) CxIntentParameterArrayOutput
- func (o CxIntentParameterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentParameter]
- type CxIntentParameterInput
- type CxIntentParameterOutput
- func (CxIntentParameterOutput) ElementType() reflect.Type
- func (o CxIntentParameterOutput) EntityType() pulumi.StringOutput
- func (o CxIntentParameterOutput) Id() pulumi.StringOutput
- func (o CxIntentParameterOutput) IsList() pulumi.BoolPtrOutput
- func (o CxIntentParameterOutput) Redact() pulumi.BoolPtrOutput
- func (o CxIntentParameterOutput) ToCxIntentParameterOutput() CxIntentParameterOutput
- func (o CxIntentParameterOutput) ToCxIntentParameterOutputWithContext(ctx context.Context) CxIntentParameterOutput
- func (o CxIntentParameterOutput) ToOutput(ctx context.Context) pulumix.Output[CxIntentParameter]
- type CxIntentState
- type CxIntentTrainingPhrase
- type CxIntentTrainingPhraseArgs
- func (CxIntentTrainingPhraseArgs) ElementType() reflect.Type
- func (i CxIntentTrainingPhraseArgs) ToCxIntentTrainingPhraseOutput() CxIntentTrainingPhraseOutput
- func (i CxIntentTrainingPhraseArgs) ToCxIntentTrainingPhraseOutputWithContext(ctx context.Context) CxIntentTrainingPhraseOutput
- func (i CxIntentTrainingPhraseArgs) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrase]
- type CxIntentTrainingPhraseArray
- func (CxIntentTrainingPhraseArray) ElementType() reflect.Type
- func (i CxIntentTrainingPhraseArray) ToCxIntentTrainingPhraseArrayOutput() CxIntentTrainingPhraseArrayOutput
- func (i CxIntentTrainingPhraseArray) ToCxIntentTrainingPhraseArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhraseArrayOutput
- func (i CxIntentTrainingPhraseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrase]
- type CxIntentTrainingPhraseArrayInput
- type CxIntentTrainingPhraseArrayOutput
- func (CxIntentTrainingPhraseArrayOutput) ElementType() reflect.Type
- func (o CxIntentTrainingPhraseArrayOutput) Index(i pulumi.IntInput) CxIntentTrainingPhraseOutput
- func (o CxIntentTrainingPhraseArrayOutput) ToCxIntentTrainingPhraseArrayOutput() CxIntentTrainingPhraseArrayOutput
- func (o CxIntentTrainingPhraseArrayOutput) ToCxIntentTrainingPhraseArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhraseArrayOutput
- func (o CxIntentTrainingPhraseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrase]
- type CxIntentTrainingPhraseInput
- type CxIntentTrainingPhraseOutput
- func (CxIntentTrainingPhraseOutput) ElementType() reflect.Type
- func (o CxIntentTrainingPhraseOutput) Id() pulumi.StringPtrOutput
- func (o CxIntentTrainingPhraseOutput) Parts() CxIntentTrainingPhrasePartArrayOutput
- func (o CxIntentTrainingPhraseOutput) RepeatCount() pulumi.IntPtrOutput
- func (o CxIntentTrainingPhraseOutput) ToCxIntentTrainingPhraseOutput() CxIntentTrainingPhraseOutput
- func (o CxIntentTrainingPhraseOutput) ToCxIntentTrainingPhraseOutputWithContext(ctx context.Context) CxIntentTrainingPhraseOutput
- func (o CxIntentTrainingPhraseOutput) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrase]
- type CxIntentTrainingPhrasePart
- type CxIntentTrainingPhrasePartArgs
- func (CxIntentTrainingPhrasePartArgs) ElementType() reflect.Type
- func (i CxIntentTrainingPhrasePartArgs) ToCxIntentTrainingPhrasePartOutput() CxIntentTrainingPhrasePartOutput
- func (i CxIntentTrainingPhrasePartArgs) ToCxIntentTrainingPhrasePartOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartOutput
- func (i CxIntentTrainingPhrasePartArgs) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrasePart]
- type CxIntentTrainingPhrasePartArray
- func (CxIntentTrainingPhrasePartArray) ElementType() reflect.Type
- func (i CxIntentTrainingPhrasePartArray) ToCxIntentTrainingPhrasePartArrayOutput() CxIntentTrainingPhrasePartArrayOutput
- func (i CxIntentTrainingPhrasePartArray) ToCxIntentTrainingPhrasePartArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartArrayOutput
- func (i CxIntentTrainingPhrasePartArray) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrasePart]
- type CxIntentTrainingPhrasePartArrayInput
- type CxIntentTrainingPhrasePartArrayOutput
- func (CxIntentTrainingPhrasePartArrayOutput) ElementType() reflect.Type
- func (o CxIntentTrainingPhrasePartArrayOutput) Index(i pulumi.IntInput) CxIntentTrainingPhrasePartOutput
- func (o CxIntentTrainingPhrasePartArrayOutput) ToCxIntentTrainingPhrasePartArrayOutput() CxIntentTrainingPhrasePartArrayOutput
- func (o CxIntentTrainingPhrasePartArrayOutput) ToCxIntentTrainingPhrasePartArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartArrayOutput
- func (o CxIntentTrainingPhrasePartArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrasePart]
- type CxIntentTrainingPhrasePartInput
- type CxIntentTrainingPhrasePartOutput
- func (CxIntentTrainingPhrasePartOutput) ElementType() reflect.Type
- func (o CxIntentTrainingPhrasePartOutput) ParameterId() pulumi.StringPtrOutput
- func (o CxIntentTrainingPhrasePartOutput) Text() pulumi.StringOutput
- func (o CxIntentTrainingPhrasePartOutput) ToCxIntentTrainingPhrasePartOutput() CxIntentTrainingPhrasePartOutput
- func (o CxIntentTrainingPhrasePartOutput) ToCxIntentTrainingPhrasePartOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartOutput
- func (o CxIntentTrainingPhrasePartOutput) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrasePart]
- type CxPage
- type CxPageArgs
- type CxPageArray
- type CxPageArrayInput
- type CxPageArrayOutput
- func (CxPageArrayOutput) ElementType() reflect.Type
- func (o CxPageArrayOutput) Index(i pulumi.IntInput) CxPageOutput
- func (o CxPageArrayOutput) ToCxPageArrayOutput() CxPageArrayOutput
- func (o CxPageArrayOutput) ToCxPageArrayOutputWithContext(ctx context.Context) CxPageArrayOutput
- func (o CxPageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxPage]
- type CxPageEntryFulfillment
- type CxPageEntryFulfillmentArgs
- func (CxPageEntryFulfillmentArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentOutput() CxPageEntryFulfillmentOutput
- func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentOutputWithContext(ctx context.Context) CxPageEntryFulfillmentOutput
- func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput
- func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentPtrOutput
- func (i CxPageEntryFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillment]
- type CxPageEntryFulfillmentConditionalCase
- type CxPageEntryFulfillmentConditionalCaseArgs
- func (CxPageEntryFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentConditionalCaseArgs) ToCxPageEntryFulfillmentConditionalCaseOutput() CxPageEntryFulfillmentConditionalCaseOutput
- func (i CxPageEntryFulfillmentConditionalCaseArgs) ToCxPageEntryFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseOutput
- func (i CxPageEntryFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentConditionalCase]
- type CxPageEntryFulfillmentConditionalCaseArray
- func (CxPageEntryFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentConditionalCaseArray) ToCxPageEntryFulfillmentConditionalCaseArrayOutput() CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (i CxPageEntryFulfillmentConditionalCaseArray) ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (i CxPageEntryFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentConditionalCase]
- type CxPageEntryFulfillmentConditionalCaseArrayInput
- type CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (CxPageEntryFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) CxPageEntryFulfillmentConditionalCaseOutput
- func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) ToCxPageEntryFulfillmentConditionalCaseArrayOutput() CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentConditionalCase]
- type CxPageEntryFulfillmentConditionalCaseInput
- type CxPageEntryFulfillmentConditionalCaseOutput
- func (o CxPageEntryFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxPageEntryFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentConditionalCaseOutput) ToCxPageEntryFulfillmentConditionalCaseOutput() CxPageEntryFulfillmentConditionalCaseOutput
- func (o CxPageEntryFulfillmentConditionalCaseOutput) ToCxPageEntryFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseOutput
- func (o CxPageEntryFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentConditionalCase]
- type CxPageEntryFulfillmentInput
- type CxPageEntryFulfillmentMessage
- type CxPageEntryFulfillmentMessageArgs
- func (CxPageEntryFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageArgs) ToCxPageEntryFulfillmentMessageOutput() CxPageEntryFulfillmentMessageOutput
- func (i CxPageEntryFulfillmentMessageArgs) ToCxPageEntryFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutput
- func (i CxPageEntryFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessage]
- type CxPageEntryFulfillmentMessageArray
- func (CxPageEntryFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageArray) ToCxPageEntryFulfillmentMessageArrayOutput() CxPageEntryFulfillmentMessageArrayOutput
- func (i CxPageEntryFulfillmentMessageArray) ToCxPageEntryFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageArrayOutput
- func (i CxPageEntryFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentMessage]
- type CxPageEntryFulfillmentMessageArrayInput
- type CxPageEntryFulfillmentMessageArrayOutput
- func (CxPageEntryFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) CxPageEntryFulfillmentMessageOutput
- func (o CxPageEntryFulfillmentMessageArrayOutput) ToCxPageEntryFulfillmentMessageArrayOutput() CxPageEntryFulfillmentMessageArrayOutput
- func (o CxPageEntryFulfillmentMessageArrayOutput) ToCxPageEntryFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageArrayOutput
- func (o CxPageEntryFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentMessage]
- type CxPageEntryFulfillmentMessageConversationSuccess
- type CxPageEntryFulfillmentMessageConversationSuccessArgs
- func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessOutput() CxPageEntryFulfillmentMessageConversationSuccessOutput
- func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessOutput
- func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageConversationSuccess]
- type CxPageEntryFulfillmentMessageConversationSuccessInput
- type CxPageEntryFulfillmentMessageConversationSuccessOutput
- func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessOutput() CxPageEntryFulfillmentMessageConversationSuccessOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageConversationSuccess]
- type CxPageEntryFulfillmentMessageConversationSuccessPtrInput
- type CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) Elem() CxPageEntryFulfillmentMessageConversationSuccessOutput
- func (CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessageConversationSuccess]
- type CxPageEntryFulfillmentMessageInput
- type CxPageEntryFulfillmentMessageLiveAgentHandoff
- type CxPageEntryFulfillmentMessageLiveAgentHandoffArgs
- func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
- func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
- func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageLiveAgentHandoff]
- type CxPageEntryFulfillmentMessageLiveAgentHandoffInput
- type CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageLiveAgentHandoff]
- type CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput
- type CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessageLiveAgentHandoff]
- type CxPageEntryFulfillmentMessageOutput
- func (o CxPageEntryFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) ConversationSuccess() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
- func (CxPageEntryFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageOutput) LiveAgentHandoff() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) OutputAudioText() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) PlayAudio() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) TelephonyTransferCall() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) Text() CxPageEntryFulfillmentMessageTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutput) ToCxPageEntryFulfillmentMessageOutput() CxPageEntryFulfillmentMessageOutput
- func (o CxPageEntryFulfillmentMessageOutput) ToCxPageEntryFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutput
- func (o CxPageEntryFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessage]
- type CxPageEntryFulfillmentMessageOutputAudioText
- type CxPageEntryFulfillmentMessageOutputAudioTextArgs
- func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextOutput() CxPageEntryFulfillmentMessageOutputAudioTextOutput
- func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextOutput
- func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageOutputAudioText]
- type CxPageEntryFulfillmentMessageOutputAudioTextInput
- type CxPageEntryFulfillmentMessageOutputAudioTextOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextOutput() CxPageEntryFulfillmentMessageOutputAudioTextOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageOutputAudioText]
- type CxPageEntryFulfillmentMessageOutputAudioTextPtrInput
- type CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) Elem() CxPageEntryFulfillmentMessageOutputAudioTextOutput
- func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessageOutputAudioText]
- type CxPageEntryFulfillmentMessagePlayAudio
- type CxPageEntryFulfillmentMessagePlayAudioArgs
- func (CxPageEntryFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioOutput() CxPageEntryFulfillmentMessagePlayAudioOutput
- func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioOutput
- func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessagePlayAudio]
- type CxPageEntryFulfillmentMessagePlayAudioInput
- type CxPageEntryFulfillmentMessagePlayAudioOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxPageEntryFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioOutput() CxPageEntryFulfillmentMessagePlayAudioOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessagePlayAudio]
- type CxPageEntryFulfillmentMessagePlayAudioPtrInput
- type CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) Elem() CxPageEntryFulfillmentMessagePlayAudioOutput
- func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessagePlayAudio]
- type CxPageEntryFulfillmentMessageTelephonyTransferCall
- type CxPageEntryFulfillmentMessageTelephonyTransferCallArgs
- func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
- func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
- func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageTelephonyTransferCall]
- type CxPageEntryFulfillmentMessageTelephonyTransferCallInput
- type CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageTelephonyTransferCall]
- type CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput
- type CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessageTelephonyTransferCall]
- type CxPageEntryFulfillmentMessageText
- type CxPageEntryFulfillmentMessageTextArgs
- func (CxPageEntryFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextOutput() CxPageEntryFulfillmentMessageTextOutput
- func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextOutput
- func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput
- func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextPtrOutput
- func (i CxPageEntryFulfillmentMessageTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageText]
- type CxPageEntryFulfillmentMessageTextInput
- type CxPageEntryFulfillmentMessageTextOutput
- func (o CxPageEntryFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageEntryFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextOutput() CxPageEntryFulfillmentMessageTextOutput
- func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextOutput
- func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput
- func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextPtrOutput
- func (o CxPageEntryFulfillmentMessageTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageText]
- type CxPageEntryFulfillmentMessageTextPtrInput
- type CxPageEntryFulfillmentMessageTextPtrOutput
- func (o CxPageEntryFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEntryFulfillmentMessageTextPtrOutput) Elem() CxPageEntryFulfillmentMessageTextOutput
- func (CxPageEntryFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageEntryFulfillmentMessageTextPtrOutput) ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput
- func (o CxPageEntryFulfillmentMessageTextPtrOutput) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextPtrOutput
- func (o CxPageEntryFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessageText]
- type CxPageEntryFulfillmentOutput
- func (o CxPageEntryFulfillmentOutput) ConditionalCases() CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (CxPageEntryFulfillmentOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentOutput) Messages() CxPageEntryFulfillmentMessageArrayOutput
- func (o CxPageEntryFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageEntryFulfillmentOutput) SetParameterActions() CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (o CxPageEntryFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentOutput() CxPageEntryFulfillmentOutput
- func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentOutputWithContext(ctx context.Context) CxPageEntryFulfillmentOutput
- func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput
- func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentPtrOutput
- func (o CxPageEntryFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillment]
- func (o CxPageEntryFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxPageEntryFulfillmentPtrInput
- type CxPageEntryFulfillmentPtrOutput
- func (o CxPageEntryFulfillmentPtrOutput) ConditionalCases() CxPageEntryFulfillmentConditionalCaseArrayOutput
- func (o CxPageEntryFulfillmentPtrOutput) Elem() CxPageEntryFulfillmentOutput
- func (CxPageEntryFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentPtrOutput) Messages() CxPageEntryFulfillmentMessageArrayOutput
- func (o CxPageEntryFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageEntryFulfillmentPtrOutput) SetParameterActions() CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (o CxPageEntryFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentPtrOutput) ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput
- func (o CxPageEntryFulfillmentPtrOutput) ToCxPageEntryFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentPtrOutput
- func (o CxPageEntryFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillment]
- func (o CxPageEntryFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxPageEntryFulfillmentSetParameterAction
- type CxPageEntryFulfillmentSetParameterActionArgs
- func (CxPageEntryFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentSetParameterActionArgs) ToCxPageEntryFulfillmentSetParameterActionOutput() CxPageEntryFulfillmentSetParameterActionOutput
- func (i CxPageEntryFulfillmentSetParameterActionArgs) ToCxPageEntryFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionOutput
- func (i CxPageEntryFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentSetParameterAction]
- type CxPageEntryFulfillmentSetParameterActionArray
- func (CxPageEntryFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxPageEntryFulfillmentSetParameterActionArray) ToCxPageEntryFulfillmentSetParameterActionArrayOutput() CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (i CxPageEntryFulfillmentSetParameterActionArray) ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (i CxPageEntryFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentSetParameterAction]
- type CxPageEntryFulfillmentSetParameterActionArrayInput
- type CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (CxPageEntryFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) CxPageEntryFulfillmentSetParameterActionOutput
- func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) ToCxPageEntryFulfillmentSetParameterActionArrayOutput() CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionArrayOutput
- func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentSetParameterAction]
- type CxPageEntryFulfillmentSetParameterActionInput
- type CxPageEntryFulfillmentSetParameterActionOutput
- func (CxPageEntryFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxPageEntryFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxPageEntryFulfillmentSetParameterActionOutput) ToCxPageEntryFulfillmentSetParameterActionOutput() CxPageEntryFulfillmentSetParameterActionOutput
- func (o CxPageEntryFulfillmentSetParameterActionOutput) ToCxPageEntryFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionOutput
- func (o CxPageEntryFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentSetParameterAction]
- func (o CxPageEntryFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxPageEventHandler
- type CxPageEventHandlerArgs
- func (CxPageEventHandlerArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerArgs) ToCxPageEventHandlerOutput() CxPageEventHandlerOutput
- func (i CxPageEventHandlerArgs) ToCxPageEventHandlerOutputWithContext(ctx context.Context) CxPageEventHandlerOutput
- func (i CxPageEventHandlerArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandler]
- type CxPageEventHandlerArray
- func (CxPageEventHandlerArray) ElementType() reflect.Type
- func (i CxPageEventHandlerArray) ToCxPageEventHandlerArrayOutput() CxPageEventHandlerArrayOutput
- func (i CxPageEventHandlerArray) ToCxPageEventHandlerArrayOutputWithContext(ctx context.Context) CxPageEventHandlerArrayOutput
- func (i CxPageEventHandlerArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandler]
- type CxPageEventHandlerArrayInput
- type CxPageEventHandlerArrayOutput
- func (CxPageEventHandlerArrayOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerArrayOutput) Index(i pulumi.IntInput) CxPageEventHandlerOutput
- func (o CxPageEventHandlerArrayOutput) ToCxPageEventHandlerArrayOutput() CxPageEventHandlerArrayOutput
- func (o CxPageEventHandlerArrayOutput) ToCxPageEventHandlerArrayOutputWithContext(ctx context.Context) CxPageEventHandlerArrayOutput
- func (o CxPageEventHandlerArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandler]
- type CxPageEventHandlerInput
- type CxPageEventHandlerOutput
- func (CxPageEventHandlerOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerOutput) Event() pulumi.StringPtrOutput
- func (o CxPageEventHandlerOutput) Name() pulumi.StringPtrOutput
- func (o CxPageEventHandlerOutput) TargetFlow() pulumi.StringPtrOutput
- func (o CxPageEventHandlerOutput) TargetPage() pulumi.StringPtrOutput
- func (o CxPageEventHandlerOutput) ToCxPageEventHandlerOutput() CxPageEventHandlerOutput
- func (o CxPageEventHandlerOutput) ToCxPageEventHandlerOutputWithContext(ctx context.Context) CxPageEventHandlerOutput
- func (o CxPageEventHandlerOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandler]
- func (o CxPageEventHandlerOutput) TriggerFulfillment() CxPageEventHandlerTriggerFulfillmentPtrOutput
- type CxPageEventHandlerTriggerFulfillment
- type CxPageEventHandlerTriggerFulfillmentArgs
- func (CxPageEventHandlerTriggerFulfillmentArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentOutput() CxPageEventHandlerTriggerFulfillmentOutput
- func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentOutput
- func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillment]
- type CxPageEventHandlerTriggerFulfillmentConditionalCase
- type CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs
- func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentConditionalCase]
- type CxPageEventHandlerTriggerFulfillmentConditionalCaseArray
- func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentConditionalCase]
- type CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayInput
- type CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentConditionalCase]
- type CxPageEventHandlerTriggerFulfillmentConditionalCaseInput
- type CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentConditionalCase]
- type CxPageEventHandlerTriggerFulfillmentInput
- type CxPageEventHandlerTriggerFulfillmentMessage
- type CxPageEventHandlerTriggerFulfillmentMessageArgs
- func (CxPageEventHandlerTriggerFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutput() CxPageEventHandlerTriggerFulfillmentMessageOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessage]
- type CxPageEventHandlerTriggerFulfillmentMessageArray
- func (CxPageEventHandlerTriggerFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageArray) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageArray) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentMessage]
- type CxPageEventHandlerTriggerFulfillmentMessageArrayInput
- type CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) CxPageEventHandlerTriggerFulfillmentMessageOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentMessage]
- type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccess
- type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs
- func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageConversationSuccess]
- type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessInput
- type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageConversationSuccess]
- type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput
- type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageEventHandlerTriggerFulfillmentMessageInput
- type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff
- type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs
- func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff]
- type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput
- type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff]
- type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput
- type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff]
- type CxPageEventHandlerTriggerFulfillmentMessageOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) PlayAudio() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) Text() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutput() CxPageEventHandlerTriggerFulfillmentMessageOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessage]
- type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText
- type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs
- func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText]
- type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextInput
- type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText]
- type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput
- type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText]
- type CxPageEventHandlerTriggerFulfillmentMessagePlayAudio
- type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs
- func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessagePlayAudio]
- type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioInput
- type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessagePlayAudio]
- type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput
- type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEventHandlerTriggerFulfillmentMessagePlayAudio]
- type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCall
- type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs
- func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) ...
- type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput
- type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) ...
- type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput
- type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageEventHandlerTriggerFulfillmentMessageText
- type CxPageEventHandlerTriggerFulfillmentMessageTextArgs
- func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput() CxPageEventHandlerTriggerFulfillmentMessageTextOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageText]
- type CxPageEventHandlerTriggerFulfillmentMessageTextInput
- type CxPageEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput() CxPageEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentMessageText]
- type CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput
- type CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentMessageTextOutput
- func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEventHandlerTriggerFulfillmentMessageText]
- type CxPageEventHandlerTriggerFulfillmentOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ConditionalCases() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (CxPageEventHandlerTriggerFulfillmentOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentOutput) Messages() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) SetParameterActions() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentOutput() CxPageEventHandlerTriggerFulfillmentOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillment]
- func (o CxPageEventHandlerTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxPageEventHandlerTriggerFulfillmentPtrInput
- type CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Elem() CxPageEventHandlerTriggerFulfillmentOutput
- func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Messages() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEventHandlerTriggerFulfillment]
- func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxPageEventHandlerTriggerFulfillmentSetParameterAction
- type CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs
- func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentSetParameterAction]
- type CxPageEventHandlerTriggerFulfillmentSetParameterActionArray
- func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentSetParameterAction]
- type CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayInput
- type CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentSetParameterAction]
- type CxPageEventHandlerTriggerFulfillmentSetParameterActionInput
- type CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillmentSetParameterAction]
- func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxPageForm
- type CxPageFormArgs
- func (CxPageFormArgs) ElementType() reflect.Type
- func (i CxPageFormArgs) ToCxPageFormOutput() CxPageFormOutput
- func (i CxPageFormArgs) ToCxPageFormOutputWithContext(ctx context.Context) CxPageFormOutput
- func (i CxPageFormArgs) ToCxPageFormPtrOutput() CxPageFormPtrOutput
- func (i CxPageFormArgs) ToCxPageFormPtrOutputWithContext(ctx context.Context) CxPageFormPtrOutput
- func (i CxPageFormArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageForm]
- type CxPageFormInput
- type CxPageFormOutput
- func (CxPageFormOutput) ElementType() reflect.Type
- func (o CxPageFormOutput) Parameters() CxPageFormParameterArrayOutput
- func (o CxPageFormOutput) ToCxPageFormOutput() CxPageFormOutput
- func (o CxPageFormOutput) ToCxPageFormOutputWithContext(ctx context.Context) CxPageFormOutput
- func (o CxPageFormOutput) ToCxPageFormPtrOutput() CxPageFormPtrOutput
- func (o CxPageFormOutput) ToCxPageFormPtrOutputWithContext(ctx context.Context) CxPageFormPtrOutput
- func (o CxPageFormOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageForm]
- type CxPageFormParameter
- type CxPageFormParameterArgs
- func (CxPageFormParameterArgs) ElementType() reflect.Type
- func (i CxPageFormParameterArgs) ToCxPageFormParameterOutput() CxPageFormParameterOutput
- func (i CxPageFormParameterArgs) ToCxPageFormParameterOutputWithContext(ctx context.Context) CxPageFormParameterOutput
- func (i CxPageFormParameterArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameter]
- type CxPageFormParameterArray
- func (CxPageFormParameterArray) ElementType() reflect.Type
- func (i CxPageFormParameterArray) ToCxPageFormParameterArrayOutput() CxPageFormParameterArrayOutput
- func (i CxPageFormParameterArray) ToCxPageFormParameterArrayOutputWithContext(ctx context.Context) CxPageFormParameterArrayOutput
- func (i CxPageFormParameterArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageFormParameter]
- type CxPageFormParameterArrayInput
- type CxPageFormParameterArrayOutput
- func (CxPageFormParameterArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterArrayOutput) Index(i pulumi.IntInput) CxPageFormParameterOutput
- func (o CxPageFormParameterArrayOutput) ToCxPageFormParameterArrayOutput() CxPageFormParameterArrayOutput
- func (o CxPageFormParameterArrayOutput) ToCxPageFormParameterArrayOutputWithContext(ctx context.Context) CxPageFormParameterArrayOutput
- func (o CxPageFormParameterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageFormParameter]
- type CxPageFormParameterFillBehavior
- type CxPageFormParameterFillBehaviorArgs
- func (CxPageFormParameterFillBehaviorArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorOutput() CxPageFormParameterFillBehaviorOutput
- func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorOutput
- func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput
- func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorPtrOutput
- func (i CxPageFormParameterFillBehaviorArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehavior]
- type CxPageFormParameterFillBehaviorInitialPromptFulfillment
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehaviorInitialPromptFulfillment]
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCase
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessage
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessage]
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccess
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoff
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ConversationSuccess() ...
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) LiveAgentHandoff() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) OutputAudioText() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) PlayAudio() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) TelephonyTransferCall() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Text() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessage]
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioText
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudio
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) Elem() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCall
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageText
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) Elem() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ConditionalCases() ...
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Messages() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) SetParameterActions() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehaviorInitialPromptFulfillment]
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ConditionalCases() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Elem() CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Messages() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) SetParameterActions() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageFormParameterFillBehaviorInitialPromptFulfillment]
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterAction
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput() ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionInput
- type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput
- func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput() ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxPageFormParameterFillBehaviorInput
- type CxPageFormParameterFillBehaviorOutput
- func (CxPageFormParameterFillBehaviorOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorOutput) InitialPromptFulfillment() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorOutput) RepromptEventHandlers() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorOutput() CxPageFormParameterFillBehaviorOutput
- func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorOutput
- func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput
- func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorPtrOutput
- func (o CxPageFormParameterFillBehaviorOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehavior]
- type CxPageFormParameterFillBehaviorPtrInput
- type CxPageFormParameterFillBehaviorPtrOutput
- func (o CxPageFormParameterFillBehaviorPtrOutput) Elem() CxPageFormParameterFillBehaviorOutput
- func (CxPageFormParameterFillBehaviorPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorPtrOutput) InitialPromptFulfillment() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorPtrOutput) RepromptEventHandlers() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (o CxPageFormParameterFillBehaviorPtrOutput) ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput
- func (o CxPageFormParameterFillBehaviorPtrOutput) ToCxPageFormParameterFillBehaviorPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorPtrOutput
- func (o CxPageFormParameterFillBehaviorPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageFormParameterFillBehavior]
- type CxPageFormParameterFillBehaviorRepromptEventHandler
- type CxPageFormParameterFillBehaviorRepromptEventHandlerArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehaviorRepromptEventHandler]
- type CxPageFormParameterFillBehaviorRepromptEventHandlerArray
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageFormParameterFillBehaviorRepromptEventHandler]
- type CxPageFormParameterFillBehaviorRepromptEventHandlerArrayInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) Index(i pulumi.IntInput) CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageFormParameterFillBehaviorRepromptEventHandler]
- type CxPageFormParameterFillBehaviorRepromptEventHandlerInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) Event() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) Name() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TargetFlow() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TargetPage() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehaviorRepromptEventHandler]
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TriggerFulfillment() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillment
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCase
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessage
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccess
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoff
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) PlayAudio() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Text() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioText
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudio
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCall
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageText
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) Elem() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ConditionalCases() ...
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Messages() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) SetParameterActions() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToOutput(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Elem() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Messages() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterAction
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) ...
- func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) ...
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionInput
- type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput
- func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput() ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) ...
- func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxPageFormParameterInput
- type CxPageFormParameterOutput
- func (o CxPageFormParameterOutput) DefaultValue() pulumi.StringPtrOutput
- func (o CxPageFormParameterOutput) DisplayName() pulumi.StringPtrOutput
- func (CxPageFormParameterOutput) ElementType() reflect.Type
- func (o CxPageFormParameterOutput) EntityType() pulumi.StringPtrOutput
- func (o CxPageFormParameterOutput) FillBehavior() CxPageFormParameterFillBehaviorPtrOutput
- func (o CxPageFormParameterOutput) IsList() pulumi.BoolPtrOutput
- func (o CxPageFormParameterOutput) Redact() pulumi.BoolPtrOutput
- func (o CxPageFormParameterOutput) Required() pulumi.BoolPtrOutput
- func (o CxPageFormParameterOutput) ToCxPageFormParameterOutput() CxPageFormParameterOutput
- func (o CxPageFormParameterOutput) ToCxPageFormParameterOutputWithContext(ctx context.Context) CxPageFormParameterOutput
- func (o CxPageFormParameterOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameter]
- type CxPageFormPtrInput
- type CxPageFormPtrOutput
- func (o CxPageFormPtrOutput) Elem() CxPageFormOutput
- func (CxPageFormPtrOutput) ElementType() reflect.Type
- func (o CxPageFormPtrOutput) Parameters() CxPageFormParameterArrayOutput
- func (o CxPageFormPtrOutput) ToCxPageFormPtrOutput() CxPageFormPtrOutput
- func (o CxPageFormPtrOutput) ToCxPageFormPtrOutputWithContext(ctx context.Context) CxPageFormPtrOutput
- func (o CxPageFormPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageForm]
- type CxPageInput
- type CxPageMap
- type CxPageMapInput
- type CxPageMapOutput
- func (CxPageMapOutput) ElementType() reflect.Type
- func (o CxPageMapOutput) MapIndex(k pulumi.StringInput) CxPageOutput
- func (o CxPageMapOutput) ToCxPageMapOutput() CxPageMapOutput
- func (o CxPageMapOutput) ToCxPageMapOutputWithContext(ctx context.Context) CxPageMapOutput
- func (o CxPageMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxPage]
- type CxPageOutput
- func (o CxPageOutput) DisplayName() pulumi.StringOutput
- func (CxPageOutput) ElementType() reflect.Type
- func (o CxPageOutput) EntryFulfillment() CxPageEntryFulfillmentPtrOutput
- func (o CxPageOutput) EventHandlers() CxPageEventHandlerArrayOutput
- func (o CxPageOutput) Form() CxPageFormPtrOutput
- func (o CxPageOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxPageOutput) Name() pulumi.StringOutput
- func (o CxPageOutput) Parent() pulumi.StringPtrOutput
- func (o CxPageOutput) ToCxPageOutput() CxPageOutput
- func (o CxPageOutput) ToCxPageOutputWithContext(ctx context.Context) CxPageOutput
- func (o CxPageOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPage]
- func (o CxPageOutput) TransitionRouteGroups() pulumi.StringArrayOutput
- func (o CxPageOutput) TransitionRoutes() CxPageTransitionRouteArrayOutput
- type CxPageState
- type CxPageTransitionRoute
- type CxPageTransitionRouteArgs
- func (CxPageTransitionRouteArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteArgs) ToCxPageTransitionRouteOutput() CxPageTransitionRouteOutput
- func (i CxPageTransitionRouteArgs) ToCxPageTransitionRouteOutputWithContext(ctx context.Context) CxPageTransitionRouteOutput
- func (i CxPageTransitionRouteArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRoute]
- type CxPageTransitionRouteArray
- func (CxPageTransitionRouteArray) ElementType() reflect.Type
- func (i CxPageTransitionRouteArray) ToCxPageTransitionRouteArrayOutput() CxPageTransitionRouteArrayOutput
- func (i CxPageTransitionRouteArray) ToCxPageTransitionRouteArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteArrayOutput
- func (i CxPageTransitionRouteArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRoute]
- type CxPageTransitionRouteArrayInput
- type CxPageTransitionRouteArrayOutput
- func (CxPageTransitionRouteArrayOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteArrayOutput) Index(i pulumi.IntInput) CxPageTransitionRouteOutput
- func (o CxPageTransitionRouteArrayOutput) ToCxPageTransitionRouteArrayOutput() CxPageTransitionRouteArrayOutput
- func (o CxPageTransitionRouteArrayOutput) ToCxPageTransitionRouteArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteArrayOutput
- func (o CxPageTransitionRouteArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRoute]
- type CxPageTransitionRouteInput
- type CxPageTransitionRouteOutput
- func (o CxPageTransitionRouteOutput) Condition() pulumi.StringPtrOutput
- func (CxPageTransitionRouteOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteOutput) Intent() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteOutput) Name() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteOutput) TargetFlow() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteOutput) TargetPage() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteOutput) ToCxPageTransitionRouteOutput() CxPageTransitionRouteOutput
- func (o CxPageTransitionRouteOutput) ToCxPageTransitionRouteOutputWithContext(ctx context.Context) CxPageTransitionRouteOutput
- func (o CxPageTransitionRouteOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRoute]
- func (o CxPageTransitionRouteOutput) TriggerFulfillment() CxPageTransitionRouteTriggerFulfillmentPtrOutput
- type CxPageTransitionRouteTriggerFulfillment
- type CxPageTransitionRouteTriggerFulfillmentArgs
- func (CxPageTransitionRouteTriggerFulfillmentArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentOutput() CxPageTransitionRouteTriggerFulfillmentOutput
- func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentOutput
- func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillment]
- type CxPageTransitionRouteTriggerFulfillmentConditionalCase
- type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs
- func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentConditionalCase]
- type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray
- func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentConditionalCase]
- type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayInput
- type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) Index(i pulumi.IntInput) CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentConditionalCase]
- type CxPageTransitionRouteTriggerFulfillmentConditionalCaseInput
- type CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
- func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
- func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentConditionalCase]
- type CxPageTransitionRouteTriggerFulfillmentInput
- type CxPageTransitionRouteTriggerFulfillmentMessage
- type CxPageTransitionRouteTriggerFulfillmentMessageArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessageArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessage]
- type CxPageTransitionRouteTriggerFulfillmentMessageArray
- func (CxPageTransitionRouteTriggerFulfillmentMessageArray) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageArray) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageArray) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentMessage]
- type CxPageTransitionRouteTriggerFulfillmentMessageArrayInput
- type CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) Index(i pulumi.IntInput) CxPageTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentMessage]
- type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccess
- type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessInput
- type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput
- type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageInput
- type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff
- type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff]
- type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput
- type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff]
- type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput
- type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ConversationSuccess() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) OutputAudioText() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) PlayAudio() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) Text() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessage]
- type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText
- type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText]
- type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput
- type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText]
- type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput
- type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText]
- type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio
- type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio]
- type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioInput
- type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio]
- type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput
- type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio]
- type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall
- type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput
- type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput
- type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToOutput(ctx context.Context) ...
- type CxPageTransitionRouteTriggerFulfillmentMessageText
- type CxPageTransitionRouteTriggerFulfillmentMessageTextArgs
- func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessageText]
- type CxPageTransitionRouteTriggerFulfillmentMessageTextInput
- type CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentMessageText]
- type CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput
- type CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
- func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageTransitionRouteTriggerFulfillmentMessageText]
- type CxPageTransitionRouteTriggerFulfillmentOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ConditionalCases() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (CxPageTransitionRouteTriggerFulfillmentOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) Messages() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) SetParameterActions() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentOutput() CxPageTransitionRouteTriggerFulfillmentOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillment]
- func (o CxPageTransitionRouteTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
- type CxPageTransitionRouteTriggerFulfillmentPtrInput
- type CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ConditionalCases() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) Elem() CxPageTransitionRouteTriggerFulfillmentOutput
- func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) Messages() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) SetParameterActions() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageTransitionRouteTriggerFulfillment]
- func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
- type CxPageTransitionRouteTriggerFulfillmentSetParameterAction
- type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs
- func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentSetParameterAction]
- type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray
- func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
- func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentSetParameterAction]
- type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayInput
- type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) Index(i pulumi.IntInput) CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentSetParameterAction]
- type CxPageTransitionRouteTriggerFulfillmentSetParameterActionInput
- type CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillmentSetParameterAction]
- func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
- type CxSecuritySettings
- func (*CxSecuritySettings) ElementType() reflect.Type
- func (i *CxSecuritySettings) ToCxSecuritySettingsOutput() CxSecuritySettingsOutput
- func (i *CxSecuritySettings) ToCxSecuritySettingsOutputWithContext(ctx context.Context) CxSecuritySettingsOutput
- func (i *CxSecuritySettings) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettings]
- type CxSecuritySettingsArgs
- type CxSecuritySettingsArray
- func (CxSecuritySettingsArray) ElementType() reflect.Type
- func (i CxSecuritySettingsArray) ToCxSecuritySettingsArrayOutput() CxSecuritySettingsArrayOutput
- func (i CxSecuritySettingsArray) ToCxSecuritySettingsArrayOutputWithContext(ctx context.Context) CxSecuritySettingsArrayOutput
- func (i CxSecuritySettingsArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxSecuritySettings]
- type CxSecuritySettingsArrayInput
- type CxSecuritySettingsArrayOutput
- func (CxSecuritySettingsArrayOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsArrayOutput) Index(i pulumi.IntInput) CxSecuritySettingsOutput
- func (o CxSecuritySettingsArrayOutput) ToCxSecuritySettingsArrayOutput() CxSecuritySettingsArrayOutput
- func (o CxSecuritySettingsArrayOutput) ToCxSecuritySettingsArrayOutputWithContext(ctx context.Context) CxSecuritySettingsArrayOutput
- func (o CxSecuritySettingsArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxSecuritySettings]
- type CxSecuritySettingsAudioExportSettings
- type CxSecuritySettingsAudioExportSettingsArgs
- func (CxSecuritySettingsAudioExportSettingsArgs) ElementType() reflect.Type
- func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsOutput() CxSecuritySettingsAudioExportSettingsOutput
- func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsOutput
- func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput
- func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput
- func (i CxSecuritySettingsAudioExportSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsAudioExportSettings]
- type CxSecuritySettingsAudioExportSettingsInput
- type CxSecuritySettingsAudioExportSettingsOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) AudioExportPattern() pulumi.StringPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) AudioFormat() pulumi.StringPtrOutput
- func (CxSecuritySettingsAudioExportSettingsOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsAudioExportSettingsOutput) EnableAudioRedaction() pulumi.BoolPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) GcsBucket() pulumi.StringPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsOutput() CxSecuritySettingsAudioExportSettingsOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsAudioExportSettings]
- type CxSecuritySettingsAudioExportSettingsPtrInput
- type CxSecuritySettingsAudioExportSettingsPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) AudioExportPattern() pulumi.StringPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) AudioFormat() pulumi.StringPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) Elem() CxSecuritySettingsAudioExportSettingsOutput
- func (CxSecuritySettingsAudioExportSettingsPtrOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) EnableAudioRedaction() pulumi.BoolPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) GcsBucket() pulumi.StringPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput
- func (o CxSecuritySettingsAudioExportSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettingsAudioExportSettings]
- type CxSecuritySettingsInput
- type CxSecuritySettingsInsightsExportSettings
- type CxSecuritySettingsInsightsExportSettingsArgs
- func (CxSecuritySettingsInsightsExportSettingsArgs) ElementType() reflect.Type
- func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsOutput() CxSecuritySettingsInsightsExportSettingsOutput
- func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsOutput
- func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (i CxSecuritySettingsInsightsExportSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsInsightsExportSettings]
- type CxSecuritySettingsInsightsExportSettingsInput
- type CxSecuritySettingsInsightsExportSettingsOutput
- func (CxSecuritySettingsInsightsExportSettingsOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsInsightsExportSettingsOutput) EnableInsightsExport() pulumi.BoolOutput
- func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsOutput() CxSecuritySettingsInsightsExportSettingsOutput
- func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsOutput
- func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (o CxSecuritySettingsInsightsExportSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsInsightsExportSettings]
- type CxSecuritySettingsInsightsExportSettingsPtrInput
- type CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) Elem() CxSecuritySettingsInsightsExportSettingsOutput
- func (CxSecuritySettingsInsightsExportSettingsPtrOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) EnableInsightsExport() pulumi.BoolPtrOutput
- func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettingsInsightsExportSettings]
- type CxSecuritySettingsMap
- func (CxSecuritySettingsMap) ElementType() reflect.Type
- func (i CxSecuritySettingsMap) ToCxSecuritySettingsMapOutput() CxSecuritySettingsMapOutput
- func (i CxSecuritySettingsMap) ToCxSecuritySettingsMapOutputWithContext(ctx context.Context) CxSecuritySettingsMapOutput
- func (i CxSecuritySettingsMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxSecuritySettings]
- type CxSecuritySettingsMapInput
- type CxSecuritySettingsMapOutput
- func (CxSecuritySettingsMapOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsMapOutput) MapIndex(k pulumi.StringInput) CxSecuritySettingsOutput
- func (o CxSecuritySettingsMapOutput) ToCxSecuritySettingsMapOutput() CxSecuritySettingsMapOutput
- func (o CxSecuritySettingsMapOutput) ToCxSecuritySettingsMapOutputWithContext(ctx context.Context) CxSecuritySettingsMapOutput
- func (o CxSecuritySettingsMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxSecuritySettings]
- type CxSecuritySettingsOutput
- func (o CxSecuritySettingsOutput) AudioExportSettings() CxSecuritySettingsAudioExportSettingsPtrOutput
- func (o CxSecuritySettingsOutput) DeidentifyTemplate() pulumi.StringPtrOutput
- func (o CxSecuritySettingsOutput) DisplayName() pulumi.StringOutput
- func (CxSecuritySettingsOutput) ElementType() reflect.Type
- func (o CxSecuritySettingsOutput) InsightsExportSettings() CxSecuritySettingsInsightsExportSettingsPtrOutput
- func (o CxSecuritySettingsOutput) InspectTemplate() pulumi.StringPtrOutput
- func (o CxSecuritySettingsOutput) Location() pulumi.StringOutput
- func (o CxSecuritySettingsOutput) Name() pulumi.StringOutput
- func (o CxSecuritySettingsOutput) Project() pulumi.StringOutput
- func (o CxSecuritySettingsOutput) PurgeDataTypes() pulumi.StringArrayOutput
- func (o CxSecuritySettingsOutput) RedactionScope() pulumi.StringPtrOutput
- func (o CxSecuritySettingsOutput) RedactionStrategy() pulumi.StringPtrOutput
- func (o CxSecuritySettingsOutput) RetentionStrategy() pulumi.StringPtrOutput
- func (o CxSecuritySettingsOutput) RetentionWindowDays() pulumi.IntPtrOutput
- func (o CxSecuritySettingsOutput) ToCxSecuritySettingsOutput() CxSecuritySettingsOutput
- func (o CxSecuritySettingsOutput) ToCxSecuritySettingsOutputWithContext(ctx context.Context) CxSecuritySettingsOutput
- func (o CxSecuritySettingsOutput) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettings]
- type CxSecuritySettingsState
- type CxTestCase
- type CxTestCaseArgs
- type CxTestCaseArray
- func (CxTestCaseArray) ElementType() reflect.Type
- func (i CxTestCaseArray) ToCxTestCaseArrayOutput() CxTestCaseArrayOutput
- func (i CxTestCaseArray) ToCxTestCaseArrayOutputWithContext(ctx context.Context) CxTestCaseArrayOutput
- func (i CxTestCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxTestCase]
- type CxTestCaseArrayInput
- type CxTestCaseArrayOutput
- func (CxTestCaseArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseArrayOutput) Index(i pulumi.IntInput) CxTestCaseOutput
- func (o CxTestCaseArrayOutput) ToCxTestCaseArrayOutput() CxTestCaseArrayOutput
- func (o CxTestCaseArrayOutput) ToCxTestCaseArrayOutputWithContext(ctx context.Context) CxTestCaseArrayOutput
- func (o CxTestCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxTestCase]
- type CxTestCaseInput
- type CxTestCaseLastTestResult
- type CxTestCaseLastTestResultArgs
- func (CxTestCaseLastTestResultArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultArgs) ToCxTestCaseLastTestResultOutput() CxTestCaseLastTestResultOutput
- func (i CxTestCaseLastTestResultArgs) ToCxTestCaseLastTestResultOutputWithContext(ctx context.Context) CxTestCaseLastTestResultOutput
- func (i CxTestCaseLastTestResultArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResult]
- type CxTestCaseLastTestResultArray
- func (CxTestCaseLastTestResultArray) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultArray) ToCxTestCaseLastTestResultArrayOutput() CxTestCaseLastTestResultArrayOutput
- func (i CxTestCaseLastTestResultArray) ToCxTestCaseLastTestResultArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultArrayOutput
- func (i CxTestCaseLastTestResultArray) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResult]
- type CxTestCaseLastTestResultArrayInput
- type CxTestCaseLastTestResultArrayOutput
- func (CxTestCaseLastTestResultArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultArrayOutput) Index(i pulumi.IntInput) CxTestCaseLastTestResultOutput
- func (o CxTestCaseLastTestResultArrayOutput) ToCxTestCaseLastTestResultArrayOutput() CxTestCaseLastTestResultArrayOutput
- func (o CxTestCaseLastTestResultArrayOutput) ToCxTestCaseLastTestResultArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultArrayOutput
- func (o CxTestCaseLastTestResultArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResult]
- type CxTestCaseLastTestResultConversationTurn
- type CxTestCaseLastTestResultConversationTurnArgs
- func (CxTestCaseLastTestResultConversationTurnArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnArgs) ToCxTestCaseLastTestResultConversationTurnOutput() CxTestCaseLastTestResultConversationTurnOutput
- func (i CxTestCaseLastTestResultConversationTurnArgs) ToCxTestCaseLastTestResultConversationTurnOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnOutput
- func (i CxTestCaseLastTestResultConversationTurnArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurn]
- type CxTestCaseLastTestResultConversationTurnArray
- func (CxTestCaseLastTestResultConversationTurnArray) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnArray) ToCxTestCaseLastTestResultConversationTurnArrayOutput() CxTestCaseLastTestResultConversationTurnArrayOutput
- func (i CxTestCaseLastTestResultConversationTurnArray) ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnArrayOutput
- func (i CxTestCaseLastTestResultConversationTurnArray) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResultConversationTurn]
- type CxTestCaseLastTestResultConversationTurnArrayInput
- type CxTestCaseLastTestResultConversationTurnArrayOutput
- func (CxTestCaseLastTestResultConversationTurnArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnArrayOutput) Index(i pulumi.IntInput) CxTestCaseLastTestResultConversationTurnOutput
- func (o CxTestCaseLastTestResultConversationTurnArrayOutput) ToCxTestCaseLastTestResultConversationTurnArrayOutput() CxTestCaseLastTestResultConversationTurnArrayOutput
- func (o CxTestCaseLastTestResultConversationTurnArrayOutput) ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnArrayOutput
- func (o CxTestCaseLastTestResultConversationTurnArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResultConversationTurn]
- type CxTestCaseLastTestResultConversationTurnInput
- type CxTestCaseLastTestResultConversationTurnOutput
- func (CxTestCaseLastTestResultConversationTurnOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnOutput) ToCxTestCaseLastTestResultConversationTurnOutput() CxTestCaseLastTestResultConversationTurnOutput
- func (o CxTestCaseLastTestResultConversationTurnOutput) ToCxTestCaseLastTestResultConversationTurnOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnOutput
- func (o CxTestCaseLastTestResultConversationTurnOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurn]
- func (o CxTestCaseLastTestResultConversationTurnOutput) UserInput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnOutput) VirtualAgentOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- type CxTestCaseLastTestResultConversationTurnUserInput
- type CxTestCaseLastTestResultConversationTurnUserInputArgs
- func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputOutput() CxTestCaseLastTestResultConversationTurnUserInputOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInput]
- type CxTestCaseLastTestResultConversationTurnUserInputInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputDtmf
- type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs
- func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputDtmf]
- type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) Digits() pulumi.StringPtrOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) FinishDigit() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputDtmf]
- type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) Digits() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) Elem() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) FinishDigit() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseLastTestResultConversationTurnUserInputInputDtmf]
- type CxTestCaseLastTestResultConversationTurnUserInputInputEvent
- type CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs
- func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputEvent]
- type CxTestCaseLastTestResultConversationTurnUserInputInputEventInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) Event() pulumi.StringOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputEvent]
- type CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) Elem() CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) Event() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseLastTestResultConversationTurnUserInputInputEvent]
- type CxTestCaseLastTestResultConversationTurnUserInputInputText
- type CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs
- func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputText]
- type CxTestCaseLastTestResultConversationTurnUserInputInputTextInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) Text() pulumi.StringOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputText]
- type CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) Elem() CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseLastTestResultConversationTurnUserInputInputText]
- type CxTestCaseLastTestResultConversationTurnUserInputInputType
- type CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs
- func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputType]
- type CxTestCaseLastTestResultConversationTurnUserInputInputTypeInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Dtmf() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Event() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Text() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInputInputType]
- type CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput
- type CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Dtmf() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Elem() CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Event() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Text() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseLastTestResultConversationTurnUserInputInputType]
- type CxTestCaseLastTestResultConversationTurnUserInputOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) InjectedParameters() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) Input() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputOutput() CxTestCaseLastTestResultConversationTurnUserInputOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnUserInput]
- type CxTestCaseLastTestResultConversationTurnUserInputPtrInput
- type CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) Elem() CxTestCaseLastTestResultConversationTurnUserInputOutput
- func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) InjectedParameters() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) Input() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseLastTestResultConversationTurnUserInput]
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnVirtualAgentOutput]
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPage
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) DisplayName() pulumi.StringPtrOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) DisplayName() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Elem() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifference
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput() ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext(ctx context.Context) ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) Index(i pulumi.IntInput) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext(ctx context.Context) ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) Description() pulumi.StringPtrOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToOutput(ctx context.Context) ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) Type() pulumi.StringPtrOutput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) CurrentPage() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) Differences() ...
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) SessionParameters() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) Status() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) TextResponses() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurnVirtualAgentOutput]
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) TriggeredIntent() ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) CurrentPage() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Differences() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Elem() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) SessionParameters() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Status() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) TextResponses() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseLastTestResultConversationTurnVirtualAgentOutput]
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) TriggeredIntent() ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatus
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Code() pulumi.IntPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Details() pulumi.StringPtrOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Message() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Code() pulumi.IntPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Details() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Elem() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Message() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponse
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput() ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) Index(i pulumi.IntInput) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) Texts() pulumi.StringArrayOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntent
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ElementType() reflect.Type
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput() ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) ...
- func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) DisplayName() pulumi.StringPtrOutput
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput
- type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) DisplayName() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Elem() ...
- func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) ...
- func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseLastTestResultInput
- type CxTestCaseLastTestResultOutput
- func (o CxTestCaseLastTestResultOutput) ConversationTurns() CxTestCaseLastTestResultConversationTurnArrayOutput
- func (CxTestCaseLastTestResultOutput) ElementType() reflect.Type
- func (o CxTestCaseLastTestResultOutput) Environment() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultOutput) TestResult() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultOutput) TestTime() pulumi.StringPtrOutput
- func (o CxTestCaseLastTestResultOutput) ToCxTestCaseLastTestResultOutput() CxTestCaseLastTestResultOutput
- func (o CxTestCaseLastTestResultOutput) ToCxTestCaseLastTestResultOutputWithContext(ctx context.Context) CxTestCaseLastTestResultOutput
- func (o CxTestCaseLastTestResultOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResult]
- type CxTestCaseMap
- func (CxTestCaseMap) ElementType() reflect.Type
- func (i CxTestCaseMap) ToCxTestCaseMapOutput() CxTestCaseMapOutput
- func (i CxTestCaseMap) ToCxTestCaseMapOutputWithContext(ctx context.Context) CxTestCaseMapOutput
- func (i CxTestCaseMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxTestCase]
- type CxTestCaseMapInput
- type CxTestCaseMapOutput
- func (CxTestCaseMapOutput) ElementType() reflect.Type
- func (o CxTestCaseMapOutput) MapIndex(k pulumi.StringInput) CxTestCaseOutput
- func (o CxTestCaseMapOutput) ToCxTestCaseMapOutput() CxTestCaseMapOutput
- func (o CxTestCaseMapOutput) ToCxTestCaseMapOutputWithContext(ctx context.Context) CxTestCaseMapOutput
- func (o CxTestCaseMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxTestCase]
- type CxTestCaseOutput
- func (o CxTestCaseOutput) CreationTime() pulumi.StringOutput
- func (o CxTestCaseOutput) DisplayName() pulumi.StringOutput
- func (CxTestCaseOutput) ElementType() reflect.Type
- func (o CxTestCaseOutput) LastTestResults() CxTestCaseLastTestResultArrayOutput
- func (o CxTestCaseOutput) Name() pulumi.StringOutput
- func (o CxTestCaseOutput) Notes() pulumi.StringPtrOutput
- func (o CxTestCaseOutput) Parent() pulumi.StringPtrOutput
- func (o CxTestCaseOutput) Tags() pulumi.StringArrayOutput
- func (o CxTestCaseOutput) TestCaseConversationTurns() CxTestCaseTestCaseConversationTurnArrayOutput
- func (o CxTestCaseOutput) TestConfig() CxTestCaseTestConfigPtrOutput
- func (o CxTestCaseOutput) ToCxTestCaseOutput() CxTestCaseOutput
- func (o CxTestCaseOutput) ToCxTestCaseOutputWithContext(ctx context.Context) CxTestCaseOutput
- func (o CxTestCaseOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCase]
- type CxTestCaseState
- type CxTestCaseTestCaseConversationTurn
- type CxTestCaseTestCaseConversationTurnArgs
- func (CxTestCaseTestCaseConversationTurnArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnArgs) ToCxTestCaseTestCaseConversationTurnOutput() CxTestCaseTestCaseConversationTurnOutput
- func (i CxTestCaseTestCaseConversationTurnArgs) ToCxTestCaseTestCaseConversationTurnOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnOutput
- func (i CxTestCaseTestCaseConversationTurnArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurn]
- type CxTestCaseTestCaseConversationTurnArray
- func (CxTestCaseTestCaseConversationTurnArray) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnArray) ToCxTestCaseTestCaseConversationTurnArrayOutput() CxTestCaseTestCaseConversationTurnArrayOutput
- func (i CxTestCaseTestCaseConversationTurnArray) ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnArrayOutput
- func (i CxTestCaseTestCaseConversationTurnArray) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseTestCaseConversationTurn]
- type CxTestCaseTestCaseConversationTurnArrayInput
- type CxTestCaseTestCaseConversationTurnArrayOutput
- func (CxTestCaseTestCaseConversationTurnArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnArrayOutput) Index(i pulumi.IntInput) CxTestCaseTestCaseConversationTurnOutput
- func (o CxTestCaseTestCaseConversationTurnArrayOutput) ToCxTestCaseTestCaseConversationTurnArrayOutput() CxTestCaseTestCaseConversationTurnArrayOutput
- func (o CxTestCaseTestCaseConversationTurnArrayOutput) ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnArrayOutput
- func (o CxTestCaseTestCaseConversationTurnArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseTestCaseConversationTurn]
- type CxTestCaseTestCaseConversationTurnInput
- type CxTestCaseTestCaseConversationTurnOutput
- func (CxTestCaseTestCaseConversationTurnOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnOutput) ToCxTestCaseTestCaseConversationTurnOutput() CxTestCaseTestCaseConversationTurnOutput
- func (o CxTestCaseTestCaseConversationTurnOutput) ToCxTestCaseTestCaseConversationTurnOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnOutput
- func (o CxTestCaseTestCaseConversationTurnOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurn]
- func (o CxTestCaseTestCaseConversationTurnOutput) UserInput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnOutput) VirtualAgentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- type CxTestCaseTestCaseConversationTurnUserInput
- type CxTestCaseTestCaseConversationTurnUserInputArgs
- func (CxTestCaseTestCaseConversationTurnUserInputArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputOutput() CxTestCaseTestCaseConversationTurnUserInputOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInput]
- type CxTestCaseTestCaseConversationTurnUserInputInput
- type CxTestCaseTestCaseConversationTurnUserInputInputDtmf
- type CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs
- func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputDtmf]
- type CxTestCaseTestCaseConversationTurnUserInputInputDtmfInput
- type CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) Digits() pulumi.StringPtrOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) FinishDigit() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputDtmf]
- type CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput
- type CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) Digits() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) Elem() CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) FinishDigit() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestCaseConversationTurnUserInputInputDtmf]
- type CxTestCaseTestCaseConversationTurnUserInputInputEvent
- type CxTestCaseTestCaseConversationTurnUserInputInputEventArgs
- func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputEvent]
- type CxTestCaseTestCaseConversationTurnUserInputInputEventInput
- type CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) Event() pulumi.StringOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputEvent]
- type CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput
- type CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) Elem() CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) Event() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestCaseConversationTurnUserInputInputEvent]
- type CxTestCaseTestCaseConversationTurnUserInputInputText
- type CxTestCaseTestCaseConversationTurnUserInputInputTextArgs
- func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputText]
- type CxTestCaseTestCaseConversationTurnUserInputInputTextInput
- type CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) Text() pulumi.StringOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputText]
- type CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput
- type CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) Elem() CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) Text() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestCaseConversationTurnUserInputInputText]
- type CxTestCaseTestCaseConversationTurnUserInputInputType
- type CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs
- func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputType]
- type CxTestCaseTestCaseConversationTurnUserInputInputTypeInput
- type CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Dtmf() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Event() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Text() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInputInputType]
- type CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput
- type CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Dtmf() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Elem() CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
- func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Event() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) LanguageCode() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Text() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestCaseConversationTurnUserInputInputType]
- type CxTestCaseTestCaseConversationTurnUserInputOutput
- func (CxTestCaseTestCaseConversationTurnUserInputOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) InjectedParameters() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) Input() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputOutput() CxTestCaseTestCaseConversationTurnUserInputOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnUserInput]
- type CxTestCaseTestCaseConversationTurnUserInputPtrInput
- type CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) Elem() CxTestCaseTestCaseConversationTurnUserInputOutput
- func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) InjectedParameters() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) Input() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestCaseConversationTurnUserInput]
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnVirtualAgentOutput]
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPage
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) DisplayName() pulumi.StringPtrOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) DisplayName() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Elem() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) CurrentPage() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) SessionParameters() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) TextResponses() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurnVirtualAgentOutput]
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) TriggeredIntent() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) CurrentPage() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) Elem() CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) SessionParameters() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) TextResponses() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestCaseConversationTurnVirtualAgentOutput]
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) TriggeredIntent() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponse
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) Index(i pulumi.IntInput) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) Texts() pulumi.StringArrayOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntent
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ElementType() reflect.Type
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) DisplayName() pulumi.StringPtrOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput
- type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) DisplayName() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Elem() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
- func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Name() pulumi.StringPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
- func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToOutput(ctx context.Context) ...
- type CxTestCaseTestConfig
- type CxTestCaseTestConfigArgs
- func (CxTestCaseTestConfigArgs) ElementType() reflect.Type
- func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigOutput() CxTestCaseTestConfigOutput
- func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigOutputWithContext(ctx context.Context) CxTestCaseTestConfigOutput
- func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput
- func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigPtrOutputWithContext(ctx context.Context) CxTestCaseTestConfigPtrOutput
- func (i CxTestCaseTestConfigArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestConfig]
- type CxTestCaseTestConfigInput
- type CxTestCaseTestConfigOutput
- func (CxTestCaseTestConfigOutput) ElementType() reflect.Type
- func (o CxTestCaseTestConfigOutput) Flow() pulumi.StringPtrOutput
- func (o CxTestCaseTestConfigOutput) Page() pulumi.StringPtrOutput
- func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigOutput() CxTestCaseTestConfigOutput
- func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigOutputWithContext(ctx context.Context) CxTestCaseTestConfigOutput
- func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput
- func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigPtrOutputWithContext(ctx context.Context) CxTestCaseTestConfigPtrOutput
- func (o CxTestCaseTestConfigOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestConfig]
- func (o CxTestCaseTestConfigOutput) TrackingParameters() pulumi.StringArrayOutput
- type CxTestCaseTestConfigPtrInput
- type CxTestCaseTestConfigPtrOutput
- func (o CxTestCaseTestConfigPtrOutput) Elem() CxTestCaseTestConfigOutput
- func (CxTestCaseTestConfigPtrOutput) ElementType() reflect.Type
- func (o CxTestCaseTestConfigPtrOutput) Flow() pulumi.StringPtrOutput
- func (o CxTestCaseTestConfigPtrOutput) Page() pulumi.StringPtrOutput
- func (o CxTestCaseTestConfigPtrOutput) ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput
- func (o CxTestCaseTestConfigPtrOutput) ToCxTestCaseTestConfigPtrOutputWithContext(ctx context.Context) CxTestCaseTestConfigPtrOutput
- func (o CxTestCaseTestConfigPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestConfig]
- func (o CxTestCaseTestConfigPtrOutput) TrackingParameters() pulumi.StringArrayOutput
- type CxVersion
- type CxVersionArgs
- type CxVersionArray
- func (CxVersionArray) ElementType() reflect.Type
- func (i CxVersionArray) ToCxVersionArrayOutput() CxVersionArrayOutput
- func (i CxVersionArray) ToCxVersionArrayOutputWithContext(ctx context.Context) CxVersionArrayOutput
- func (i CxVersionArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxVersion]
- type CxVersionArrayInput
- type CxVersionArrayOutput
- func (CxVersionArrayOutput) ElementType() reflect.Type
- func (o CxVersionArrayOutput) Index(i pulumi.IntInput) CxVersionOutput
- func (o CxVersionArrayOutput) ToCxVersionArrayOutput() CxVersionArrayOutput
- func (o CxVersionArrayOutput) ToCxVersionArrayOutputWithContext(ctx context.Context) CxVersionArrayOutput
- func (o CxVersionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxVersion]
- type CxVersionInput
- type CxVersionMap
- type CxVersionMapInput
- type CxVersionMapOutput
- func (CxVersionMapOutput) ElementType() reflect.Type
- func (o CxVersionMapOutput) MapIndex(k pulumi.StringInput) CxVersionOutput
- func (o CxVersionMapOutput) ToCxVersionMapOutput() CxVersionMapOutput
- func (o CxVersionMapOutput) ToCxVersionMapOutputWithContext(ctx context.Context) CxVersionMapOutput
- func (o CxVersionMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxVersion]
- type CxVersionNluSetting
- type CxVersionNluSettingArgs
- func (CxVersionNluSettingArgs) ElementType() reflect.Type
- func (i CxVersionNluSettingArgs) ToCxVersionNluSettingOutput() CxVersionNluSettingOutput
- func (i CxVersionNluSettingArgs) ToCxVersionNluSettingOutputWithContext(ctx context.Context) CxVersionNluSettingOutput
- func (i CxVersionNluSettingArgs) ToOutput(ctx context.Context) pulumix.Output[CxVersionNluSetting]
- type CxVersionNluSettingArray
- func (CxVersionNluSettingArray) ElementType() reflect.Type
- func (i CxVersionNluSettingArray) ToCxVersionNluSettingArrayOutput() CxVersionNluSettingArrayOutput
- func (i CxVersionNluSettingArray) ToCxVersionNluSettingArrayOutputWithContext(ctx context.Context) CxVersionNluSettingArrayOutput
- func (i CxVersionNluSettingArray) ToOutput(ctx context.Context) pulumix.Output[[]CxVersionNluSetting]
- type CxVersionNluSettingArrayInput
- type CxVersionNluSettingArrayOutput
- func (CxVersionNluSettingArrayOutput) ElementType() reflect.Type
- func (o CxVersionNluSettingArrayOutput) Index(i pulumi.IntInput) CxVersionNluSettingOutput
- func (o CxVersionNluSettingArrayOutput) ToCxVersionNluSettingArrayOutput() CxVersionNluSettingArrayOutput
- func (o CxVersionNluSettingArrayOutput) ToCxVersionNluSettingArrayOutputWithContext(ctx context.Context) CxVersionNluSettingArrayOutput
- func (o CxVersionNluSettingArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxVersionNluSetting]
- type CxVersionNluSettingInput
- type CxVersionNluSettingOutput
- func (o CxVersionNluSettingOutput) ClassificationThreshold() pulumi.Float64PtrOutput
- func (CxVersionNluSettingOutput) ElementType() reflect.Type
- func (o CxVersionNluSettingOutput) ModelTrainingMode() pulumi.StringPtrOutput
- func (o CxVersionNluSettingOutput) ModelType() pulumi.StringPtrOutput
- func (o CxVersionNluSettingOutput) ToCxVersionNluSettingOutput() CxVersionNluSettingOutput
- func (o CxVersionNluSettingOutput) ToCxVersionNluSettingOutputWithContext(ctx context.Context) CxVersionNluSettingOutput
- func (o CxVersionNluSettingOutput) ToOutput(ctx context.Context) pulumix.Output[CxVersionNluSetting]
- type CxVersionOutput
- func (o CxVersionOutput) CreateTime() pulumi.StringOutput
- func (o CxVersionOutput) Description() pulumi.StringPtrOutput
- func (o CxVersionOutput) DisplayName() pulumi.StringOutput
- func (CxVersionOutput) ElementType() reflect.Type
- func (o CxVersionOutput) Name() pulumi.StringOutput
- func (o CxVersionOutput) NluSettings() CxVersionNluSettingArrayOutput
- func (o CxVersionOutput) Parent() pulumi.StringPtrOutput
- func (o CxVersionOutput) State() pulumi.StringOutput
- func (o CxVersionOutput) ToCxVersionOutput() CxVersionOutput
- func (o CxVersionOutput) ToCxVersionOutputWithContext(ctx context.Context) CxVersionOutput
- func (o CxVersionOutput) ToOutput(ctx context.Context) pulumix.Output[*CxVersion]
- type CxVersionState
- type CxWebhook
- type CxWebhookArgs
- type CxWebhookArray
- func (CxWebhookArray) ElementType() reflect.Type
- func (i CxWebhookArray) ToCxWebhookArrayOutput() CxWebhookArrayOutput
- func (i CxWebhookArray) ToCxWebhookArrayOutputWithContext(ctx context.Context) CxWebhookArrayOutput
- func (i CxWebhookArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxWebhook]
- type CxWebhookArrayInput
- type CxWebhookArrayOutput
- func (CxWebhookArrayOutput) ElementType() reflect.Type
- func (o CxWebhookArrayOutput) Index(i pulumi.IntInput) CxWebhookOutput
- func (o CxWebhookArrayOutput) ToCxWebhookArrayOutput() CxWebhookArrayOutput
- func (o CxWebhookArrayOutput) ToCxWebhookArrayOutputWithContext(ctx context.Context) CxWebhookArrayOutput
- func (o CxWebhookArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxWebhook]
- type CxWebhookGenericWebService
- type CxWebhookGenericWebServiceArgs
- func (CxWebhookGenericWebServiceArgs) ElementType() reflect.Type
- func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServiceOutput() CxWebhookGenericWebServiceOutput
- func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookGenericWebServiceOutput
- func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput
- func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookGenericWebServicePtrOutput
- func (i CxWebhookGenericWebServiceArgs) ToOutput(ctx context.Context) pulumix.Output[CxWebhookGenericWebService]
- type CxWebhookGenericWebServiceInput
- type CxWebhookGenericWebServiceOutput
- func (o CxWebhookGenericWebServiceOutput) AllowedCaCerts() pulumi.StringArrayOutput
- func (CxWebhookGenericWebServiceOutput) ElementType() reflect.Type
- func (o CxWebhookGenericWebServiceOutput) RequestHeaders() pulumi.StringMapOutput
- func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServiceOutput() CxWebhookGenericWebServiceOutput
- func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookGenericWebServiceOutput
- func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput
- func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookGenericWebServicePtrOutput
- func (o CxWebhookGenericWebServiceOutput) ToOutput(ctx context.Context) pulumix.Output[CxWebhookGenericWebService]
- func (o CxWebhookGenericWebServiceOutput) Uri() pulumi.StringOutput
- type CxWebhookGenericWebServicePtrInput
- type CxWebhookGenericWebServicePtrOutput
- func (o CxWebhookGenericWebServicePtrOutput) AllowedCaCerts() pulumi.StringArrayOutput
- func (o CxWebhookGenericWebServicePtrOutput) Elem() CxWebhookGenericWebServiceOutput
- func (CxWebhookGenericWebServicePtrOutput) ElementType() reflect.Type
- func (o CxWebhookGenericWebServicePtrOutput) RequestHeaders() pulumi.StringMapOutput
- func (o CxWebhookGenericWebServicePtrOutput) ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput
- func (o CxWebhookGenericWebServicePtrOutput) ToCxWebhookGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookGenericWebServicePtrOutput
- func (o CxWebhookGenericWebServicePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhookGenericWebService]
- func (o CxWebhookGenericWebServicePtrOutput) Uri() pulumi.StringPtrOutput
- type CxWebhookInput
- type CxWebhookMap
- type CxWebhookMapInput
- type CxWebhookMapOutput
- func (CxWebhookMapOutput) ElementType() reflect.Type
- func (o CxWebhookMapOutput) MapIndex(k pulumi.StringInput) CxWebhookOutput
- func (o CxWebhookMapOutput) ToCxWebhookMapOutput() CxWebhookMapOutput
- func (o CxWebhookMapOutput) ToCxWebhookMapOutputWithContext(ctx context.Context) CxWebhookMapOutput
- func (o CxWebhookMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxWebhook]
- type CxWebhookOutput
- func (o CxWebhookOutput) Disabled() pulumi.BoolPtrOutput
- func (o CxWebhookOutput) DisplayName() pulumi.StringOutput
- func (CxWebhookOutput) ElementType() reflect.Type
- func (o CxWebhookOutput) EnableSpellCorrection() pulumi.BoolPtrOutput
- func (o CxWebhookOutput) EnableStackdriverLogging() pulumi.BoolPtrOutput
- func (o CxWebhookOutput) GenericWebService() CxWebhookGenericWebServicePtrOutput
- func (o CxWebhookOutput) Name() pulumi.StringOutput
- func (o CxWebhookOutput) Parent() pulumi.StringPtrOutput
- func (o CxWebhookOutput) SecuritySettings() pulumi.StringPtrOutput
- func (o CxWebhookOutput) ServiceDirectory() CxWebhookServiceDirectoryPtrOutput
- func (o CxWebhookOutput) StartFlow() pulumi.StringOutput
- func (o CxWebhookOutput) Timeout() pulumi.StringPtrOutput
- func (o CxWebhookOutput) ToCxWebhookOutput() CxWebhookOutput
- func (o CxWebhookOutput) ToCxWebhookOutputWithContext(ctx context.Context) CxWebhookOutput
- func (o CxWebhookOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhook]
- type CxWebhookServiceDirectory
- type CxWebhookServiceDirectoryArgs
- func (CxWebhookServiceDirectoryArgs) ElementType() reflect.Type
- func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryOutput() CxWebhookServiceDirectoryOutput
- func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryOutput
- func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput
- func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryPtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryPtrOutput
- func (i CxWebhookServiceDirectoryArgs) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectory]
- type CxWebhookServiceDirectoryGenericWebService
- type CxWebhookServiceDirectoryGenericWebServiceArgs
- func (CxWebhookServiceDirectoryGenericWebServiceArgs) ElementType() reflect.Type
- func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServiceOutput() CxWebhookServiceDirectoryGenericWebServiceOutput
- func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServiceOutput
- func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectoryGenericWebService]
- type CxWebhookServiceDirectoryGenericWebServiceInput
- type CxWebhookServiceDirectoryGenericWebServiceOutput
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) AllowedCaCerts() pulumi.StringArrayOutput
- func (CxWebhookServiceDirectoryGenericWebServiceOutput) ElementType() reflect.Type
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) RequestHeaders() pulumi.StringMapOutput
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServiceOutput() CxWebhookServiceDirectoryGenericWebServiceOutput
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServiceOutput
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectoryGenericWebService]
- func (o CxWebhookServiceDirectoryGenericWebServiceOutput) Uri() pulumi.StringOutput
- type CxWebhookServiceDirectoryGenericWebServicePtrInput
- type CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) AllowedCaCerts() pulumi.StringArrayOutput
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) Elem() CxWebhookServiceDirectoryGenericWebServiceOutput
- func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) ElementType() reflect.Type
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) RequestHeaders() pulumi.StringMapOutput
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhookServiceDirectoryGenericWebService]
- func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) Uri() pulumi.StringPtrOutput
- type CxWebhookServiceDirectoryInput
- type CxWebhookServiceDirectoryOutput
- func (CxWebhookServiceDirectoryOutput) ElementType() reflect.Type
- func (o CxWebhookServiceDirectoryOutput) GenericWebService() CxWebhookServiceDirectoryGenericWebServiceOutput
- func (o CxWebhookServiceDirectoryOutput) Service() pulumi.StringOutput
- func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryOutput() CxWebhookServiceDirectoryOutput
- func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryOutput
- func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput
- func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryPtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryPtrOutput
- func (o CxWebhookServiceDirectoryOutput) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectory]
- type CxWebhookServiceDirectoryPtrInput
- type CxWebhookServiceDirectoryPtrOutput
- func (o CxWebhookServiceDirectoryPtrOutput) Elem() CxWebhookServiceDirectoryOutput
- func (CxWebhookServiceDirectoryPtrOutput) ElementType() reflect.Type
- func (o CxWebhookServiceDirectoryPtrOutput) GenericWebService() CxWebhookServiceDirectoryGenericWebServicePtrOutput
- func (o CxWebhookServiceDirectoryPtrOutput) Service() pulumi.StringPtrOutput
- func (o CxWebhookServiceDirectoryPtrOutput) ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput
- func (o CxWebhookServiceDirectoryPtrOutput) ToCxWebhookServiceDirectoryPtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryPtrOutput
- func (o CxWebhookServiceDirectoryPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhookServiceDirectory]
- type CxWebhookState
- type EntityType
- type EntityTypeArgs
- type EntityTypeArray
- func (EntityTypeArray) ElementType() reflect.Type
- func (i EntityTypeArray) ToEntityTypeArrayOutput() EntityTypeArrayOutput
- func (i EntityTypeArray) ToEntityTypeArrayOutputWithContext(ctx context.Context) EntityTypeArrayOutput
- func (i EntityTypeArray) ToOutput(ctx context.Context) pulumix.Output[[]*EntityType]
- type EntityTypeArrayInput
- type EntityTypeArrayOutput
- func (EntityTypeArrayOutput) ElementType() reflect.Type
- func (o EntityTypeArrayOutput) Index(i pulumi.IntInput) EntityTypeOutput
- func (o EntityTypeArrayOutput) ToEntityTypeArrayOutput() EntityTypeArrayOutput
- func (o EntityTypeArrayOutput) ToEntityTypeArrayOutputWithContext(ctx context.Context) EntityTypeArrayOutput
- func (o EntityTypeArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*EntityType]
- type EntityTypeEntity
- type EntityTypeEntityArgs
- func (EntityTypeEntityArgs) ElementType() reflect.Type
- func (i EntityTypeEntityArgs) ToEntityTypeEntityOutput() EntityTypeEntityOutput
- func (i EntityTypeEntityArgs) ToEntityTypeEntityOutputWithContext(ctx context.Context) EntityTypeEntityOutput
- func (i EntityTypeEntityArgs) ToOutput(ctx context.Context) pulumix.Output[EntityTypeEntity]
- type EntityTypeEntityArray
- func (EntityTypeEntityArray) ElementType() reflect.Type
- func (i EntityTypeEntityArray) ToEntityTypeEntityArrayOutput() EntityTypeEntityArrayOutput
- func (i EntityTypeEntityArray) ToEntityTypeEntityArrayOutputWithContext(ctx context.Context) EntityTypeEntityArrayOutput
- func (i EntityTypeEntityArray) ToOutput(ctx context.Context) pulumix.Output[[]EntityTypeEntity]
- type EntityTypeEntityArrayInput
- type EntityTypeEntityArrayOutput
- func (EntityTypeEntityArrayOutput) ElementType() reflect.Type
- func (o EntityTypeEntityArrayOutput) Index(i pulumi.IntInput) EntityTypeEntityOutput
- func (o EntityTypeEntityArrayOutput) ToEntityTypeEntityArrayOutput() EntityTypeEntityArrayOutput
- func (o EntityTypeEntityArrayOutput) ToEntityTypeEntityArrayOutputWithContext(ctx context.Context) EntityTypeEntityArrayOutput
- func (o EntityTypeEntityArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]EntityTypeEntity]
- type EntityTypeEntityInput
- type EntityTypeEntityOutput
- func (EntityTypeEntityOutput) ElementType() reflect.Type
- func (o EntityTypeEntityOutput) Synonyms() pulumi.StringArrayOutput
- func (o EntityTypeEntityOutput) ToEntityTypeEntityOutput() EntityTypeEntityOutput
- func (o EntityTypeEntityOutput) ToEntityTypeEntityOutputWithContext(ctx context.Context) EntityTypeEntityOutput
- func (o EntityTypeEntityOutput) ToOutput(ctx context.Context) pulumix.Output[EntityTypeEntity]
- func (o EntityTypeEntityOutput) Value() pulumi.StringOutput
- type EntityTypeInput
- type EntityTypeMap
- func (EntityTypeMap) ElementType() reflect.Type
- func (i EntityTypeMap) ToEntityTypeMapOutput() EntityTypeMapOutput
- func (i EntityTypeMap) ToEntityTypeMapOutputWithContext(ctx context.Context) EntityTypeMapOutput
- func (i EntityTypeMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*EntityType]
- type EntityTypeMapInput
- type EntityTypeMapOutput
- func (EntityTypeMapOutput) ElementType() reflect.Type
- func (o EntityTypeMapOutput) MapIndex(k pulumi.StringInput) EntityTypeOutput
- func (o EntityTypeMapOutput) ToEntityTypeMapOutput() EntityTypeMapOutput
- func (o EntityTypeMapOutput) ToEntityTypeMapOutputWithContext(ctx context.Context) EntityTypeMapOutput
- func (o EntityTypeMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*EntityType]
- type EntityTypeOutput
- func (o EntityTypeOutput) DisplayName() pulumi.StringOutput
- func (EntityTypeOutput) ElementType() reflect.Type
- func (o EntityTypeOutput) EnableFuzzyExtraction() pulumi.BoolPtrOutput
- func (o EntityTypeOutput) Entities() EntityTypeEntityArrayOutput
- func (o EntityTypeOutput) Kind() pulumi.StringOutput
- func (o EntityTypeOutput) Name() pulumi.StringOutput
- func (o EntityTypeOutput) Project() pulumi.StringOutput
- func (o EntityTypeOutput) ToEntityTypeOutput() EntityTypeOutput
- func (o EntityTypeOutput) ToEntityTypeOutputWithContext(ctx context.Context) EntityTypeOutput
- func (o EntityTypeOutput) ToOutput(ctx context.Context) pulumix.Output[*EntityType]
- type EntityTypeState
- type Fulfillment
- type FulfillmentArgs
- type FulfillmentArray
- func (FulfillmentArray) ElementType() reflect.Type
- func (i FulfillmentArray) ToFulfillmentArrayOutput() FulfillmentArrayOutput
- func (i FulfillmentArray) ToFulfillmentArrayOutputWithContext(ctx context.Context) FulfillmentArrayOutput
- func (i FulfillmentArray) ToOutput(ctx context.Context) pulumix.Output[[]*Fulfillment]
- type FulfillmentArrayInput
- type FulfillmentArrayOutput
- func (FulfillmentArrayOutput) ElementType() reflect.Type
- func (o FulfillmentArrayOutput) Index(i pulumi.IntInput) FulfillmentOutput
- func (o FulfillmentArrayOutput) ToFulfillmentArrayOutput() FulfillmentArrayOutput
- func (o FulfillmentArrayOutput) ToFulfillmentArrayOutputWithContext(ctx context.Context) FulfillmentArrayOutput
- func (o FulfillmentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*Fulfillment]
- type FulfillmentFeature
- type FulfillmentFeatureArgs
- func (FulfillmentFeatureArgs) ElementType() reflect.Type
- func (i FulfillmentFeatureArgs) ToFulfillmentFeatureOutput() FulfillmentFeatureOutput
- func (i FulfillmentFeatureArgs) ToFulfillmentFeatureOutputWithContext(ctx context.Context) FulfillmentFeatureOutput
- func (i FulfillmentFeatureArgs) ToOutput(ctx context.Context) pulumix.Output[FulfillmentFeature]
- type FulfillmentFeatureArray
- func (FulfillmentFeatureArray) ElementType() reflect.Type
- func (i FulfillmentFeatureArray) ToFulfillmentFeatureArrayOutput() FulfillmentFeatureArrayOutput
- func (i FulfillmentFeatureArray) ToFulfillmentFeatureArrayOutputWithContext(ctx context.Context) FulfillmentFeatureArrayOutput
- func (i FulfillmentFeatureArray) ToOutput(ctx context.Context) pulumix.Output[[]FulfillmentFeature]
- type FulfillmentFeatureArrayInput
- type FulfillmentFeatureArrayOutput
- func (FulfillmentFeatureArrayOutput) ElementType() reflect.Type
- func (o FulfillmentFeatureArrayOutput) Index(i pulumi.IntInput) FulfillmentFeatureOutput
- func (o FulfillmentFeatureArrayOutput) ToFulfillmentFeatureArrayOutput() FulfillmentFeatureArrayOutput
- func (o FulfillmentFeatureArrayOutput) ToFulfillmentFeatureArrayOutputWithContext(ctx context.Context) FulfillmentFeatureArrayOutput
- func (o FulfillmentFeatureArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]FulfillmentFeature]
- type FulfillmentFeatureInput
- type FulfillmentFeatureOutput
- func (FulfillmentFeatureOutput) ElementType() reflect.Type
- func (o FulfillmentFeatureOutput) ToFulfillmentFeatureOutput() FulfillmentFeatureOutput
- func (o FulfillmentFeatureOutput) ToFulfillmentFeatureOutputWithContext(ctx context.Context) FulfillmentFeatureOutput
- func (o FulfillmentFeatureOutput) ToOutput(ctx context.Context) pulumix.Output[FulfillmentFeature]
- func (o FulfillmentFeatureOutput) Type() pulumi.StringOutput
- type FulfillmentGenericWebService
- type FulfillmentGenericWebServiceArgs
- func (FulfillmentGenericWebServiceArgs) ElementType() reflect.Type
- func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServiceOutput() FulfillmentGenericWebServiceOutput
- func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServiceOutputWithContext(ctx context.Context) FulfillmentGenericWebServiceOutput
- func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput
- func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServicePtrOutputWithContext(ctx context.Context) FulfillmentGenericWebServicePtrOutput
- func (i FulfillmentGenericWebServiceArgs) ToOutput(ctx context.Context) pulumix.Output[FulfillmentGenericWebService]
- type FulfillmentGenericWebServiceInput
- type FulfillmentGenericWebServiceOutput
- func (FulfillmentGenericWebServiceOutput) ElementType() reflect.Type
- func (o FulfillmentGenericWebServiceOutput) Password() pulumi.StringPtrOutput
- func (o FulfillmentGenericWebServiceOutput) RequestHeaders() pulumi.StringMapOutput
- func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServiceOutput() FulfillmentGenericWebServiceOutput
- func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServiceOutputWithContext(ctx context.Context) FulfillmentGenericWebServiceOutput
- func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput
- func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServicePtrOutputWithContext(ctx context.Context) FulfillmentGenericWebServicePtrOutput
- func (o FulfillmentGenericWebServiceOutput) ToOutput(ctx context.Context) pulumix.Output[FulfillmentGenericWebService]
- func (o FulfillmentGenericWebServiceOutput) Uri() pulumi.StringOutput
- func (o FulfillmentGenericWebServiceOutput) Username() pulumi.StringPtrOutput
- type FulfillmentGenericWebServicePtrInput
- type FulfillmentGenericWebServicePtrOutput
- func (o FulfillmentGenericWebServicePtrOutput) Elem() FulfillmentGenericWebServiceOutput
- func (FulfillmentGenericWebServicePtrOutput) ElementType() reflect.Type
- func (o FulfillmentGenericWebServicePtrOutput) Password() pulumi.StringPtrOutput
- func (o FulfillmentGenericWebServicePtrOutput) RequestHeaders() pulumi.StringMapOutput
- func (o FulfillmentGenericWebServicePtrOutput) ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput
- func (o FulfillmentGenericWebServicePtrOutput) ToFulfillmentGenericWebServicePtrOutputWithContext(ctx context.Context) FulfillmentGenericWebServicePtrOutput
- func (o FulfillmentGenericWebServicePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*FulfillmentGenericWebService]
- func (o FulfillmentGenericWebServicePtrOutput) Uri() pulumi.StringPtrOutput
- func (o FulfillmentGenericWebServicePtrOutput) Username() pulumi.StringPtrOutput
- type FulfillmentInput
- type FulfillmentMap
- func (FulfillmentMap) ElementType() reflect.Type
- func (i FulfillmentMap) ToFulfillmentMapOutput() FulfillmentMapOutput
- func (i FulfillmentMap) ToFulfillmentMapOutputWithContext(ctx context.Context) FulfillmentMapOutput
- func (i FulfillmentMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*Fulfillment]
- type FulfillmentMapInput
- type FulfillmentMapOutput
- func (FulfillmentMapOutput) ElementType() reflect.Type
- func (o FulfillmentMapOutput) MapIndex(k pulumi.StringInput) FulfillmentOutput
- func (o FulfillmentMapOutput) ToFulfillmentMapOutput() FulfillmentMapOutput
- func (o FulfillmentMapOutput) ToFulfillmentMapOutputWithContext(ctx context.Context) FulfillmentMapOutput
- func (o FulfillmentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*Fulfillment]
- type FulfillmentOutput
- func (o FulfillmentOutput) DisplayName() pulumi.StringOutput
- func (FulfillmentOutput) ElementType() reflect.Type
- func (o FulfillmentOutput) Enabled() pulumi.BoolPtrOutput
- func (o FulfillmentOutput) Features() FulfillmentFeatureArrayOutput
- func (o FulfillmentOutput) GenericWebService() FulfillmentGenericWebServicePtrOutput
- func (o FulfillmentOutput) Name() pulumi.StringOutput
- func (o FulfillmentOutput) Project() pulumi.StringOutput
- func (o FulfillmentOutput) ToFulfillmentOutput() FulfillmentOutput
- func (o FulfillmentOutput) ToFulfillmentOutputWithContext(ctx context.Context) FulfillmentOutput
- func (o FulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[*Fulfillment]
- type FulfillmentState
- type Intent
- type IntentArgs
- type IntentArray
- type IntentArrayInput
- type IntentArrayOutput
- func (IntentArrayOutput) ElementType() reflect.Type
- func (o IntentArrayOutput) Index(i pulumi.IntInput) IntentOutput
- func (o IntentArrayOutput) ToIntentArrayOutput() IntentArrayOutput
- func (o IntentArrayOutput) ToIntentArrayOutputWithContext(ctx context.Context) IntentArrayOutput
- func (o IntentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*Intent]
- type IntentFollowupIntentInfo
- type IntentFollowupIntentInfoArgs
- func (IntentFollowupIntentInfoArgs) ElementType() reflect.Type
- func (i IntentFollowupIntentInfoArgs) ToIntentFollowupIntentInfoOutput() IntentFollowupIntentInfoOutput
- func (i IntentFollowupIntentInfoArgs) ToIntentFollowupIntentInfoOutputWithContext(ctx context.Context) IntentFollowupIntentInfoOutput
- func (i IntentFollowupIntentInfoArgs) ToOutput(ctx context.Context) pulumix.Output[IntentFollowupIntentInfo]
- type IntentFollowupIntentInfoArray
- func (IntentFollowupIntentInfoArray) ElementType() reflect.Type
- func (i IntentFollowupIntentInfoArray) ToIntentFollowupIntentInfoArrayOutput() IntentFollowupIntentInfoArrayOutput
- func (i IntentFollowupIntentInfoArray) ToIntentFollowupIntentInfoArrayOutputWithContext(ctx context.Context) IntentFollowupIntentInfoArrayOutput
- func (i IntentFollowupIntentInfoArray) ToOutput(ctx context.Context) pulumix.Output[[]IntentFollowupIntentInfo]
- type IntentFollowupIntentInfoArrayInput
- type IntentFollowupIntentInfoArrayOutput
- func (IntentFollowupIntentInfoArrayOutput) ElementType() reflect.Type
- func (o IntentFollowupIntentInfoArrayOutput) Index(i pulumi.IntInput) IntentFollowupIntentInfoOutput
- func (o IntentFollowupIntentInfoArrayOutput) ToIntentFollowupIntentInfoArrayOutput() IntentFollowupIntentInfoArrayOutput
- func (o IntentFollowupIntentInfoArrayOutput) ToIntentFollowupIntentInfoArrayOutputWithContext(ctx context.Context) IntentFollowupIntentInfoArrayOutput
- func (o IntentFollowupIntentInfoArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]IntentFollowupIntentInfo]
- type IntentFollowupIntentInfoInput
- type IntentFollowupIntentInfoOutput
- func (IntentFollowupIntentInfoOutput) ElementType() reflect.Type
- func (o IntentFollowupIntentInfoOutput) FollowupIntentName() pulumi.StringPtrOutput
- func (o IntentFollowupIntentInfoOutput) ParentFollowupIntentName() pulumi.StringPtrOutput
- func (o IntentFollowupIntentInfoOutput) ToIntentFollowupIntentInfoOutput() IntentFollowupIntentInfoOutput
- func (o IntentFollowupIntentInfoOutput) ToIntentFollowupIntentInfoOutputWithContext(ctx context.Context) IntentFollowupIntentInfoOutput
- func (o IntentFollowupIntentInfoOutput) ToOutput(ctx context.Context) pulumix.Output[IntentFollowupIntentInfo]
- type IntentInput
- type IntentMap
- type IntentMapInput
- type IntentMapOutput
- func (IntentMapOutput) ElementType() reflect.Type
- func (o IntentMapOutput) MapIndex(k pulumi.StringInput) IntentOutput
- func (o IntentMapOutput) ToIntentMapOutput() IntentMapOutput
- func (o IntentMapOutput) ToIntentMapOutputWithContext(ctx context.Context) IntentMapOutput
- func (o IntentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*Intent]
- type IntentOutput
- func (o IntentOutput) Action() pulumi.StringOutput
- func (o IntentOutput) DefaultResponsePlatforms() pulumi.StringArrayOutput
- func (o IntentOutput) DisplayName() pulumi.StringOutput
- func (IntentOutput) ElementType() reflect.Type
- func (o IntentOutput) Events() pulumi.StringArrayOutput
- func (o IntentOutput) FollowupIntentInfos() IntentFollowupIntentInfoArrayOutput
- func (o IntentOutput) InputContextNames() pulumi.StringArrayOutput
- func (o IntentOutput) IsFallback() pulumi.BoolOutput
- func (o IntentOutput) MlDisabled() pulumi.BoolOutput
- func (o IntentOutput) Name() pulumi.StringOutput
- func (o IntentOutput) ParentFollowupIntentName() pulumi.StringOutput
- func (o IntentOutput) Priority() pulumi.IntOutput
- func (o IntentOutput) Project() pulumi.StringOutput
- func (o IntentOutput) ResetContexts() pulumi.BoolOutput
- func (o IntentOutput) RootFollowupIntentName() pulumi.StringOutput
- func (o IntentOutput) ToIntentOutput() IntentOutput
- func (o IntentOutput) ToIntentOutputWithContext(ctx context.Context) IntentOutput
- func (o IntentOutput) ToOutput(ctx context.Context) pulumix.Output[*Intent]
- func (o IntentOutput) WebhookState() pulumi.StringOutput
- type IntentState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { pulumi.CustomResourceState // API version displayed in Dialogflow console. If not specified, V2 API is assumed. Clients are free to query // different service endpoints for different API versions. However, bots connectors and webhook calls will follow // the specified API version. // * API_VERSION_V1: Legacy V1 API. // * API_VERSION_V2: V2 API. // * API_VERSION_V2_BETA_1: V2beta1 API. // Possible values are: `API_VERSION_V1`, `API_VERSION_V2`, `API_VERSION_V2_BETA_1`. ApiVersion pulumi.StringOutput `pulumi:"apiVersion"` // The URI of the agent's avatar, which are used throughout the Dialogflow console. When an image URL is entered // into this field, the Dialogflow will save the image in the backend. The address of the backend image returned // from the API will be shown in the [avatarUriBackend] field. AvatarUri pulumi.StringPtrOutput `pulumi:"avatarUri"` // The URI of the agent's avatar as returned from the API. Output only. To provide an image URL for the agent avatar, // the [avatarUri] field can be used. AvatarUriBackend pulumi.StringOutput `pulumi:"avatarUriBackend"` // To filter out false positive results and still get variety in matched natural language inputs for your agent, // you can tune the machine learning classification threshold. If the returned score value is less than the threshold // value, then a fallback intent will be triggered or, if there are no fallback intents defined, no intent will be // triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the // default of 0.3 is used. ClassificationThreshold pulumi.Float64PtrOutput `pulumi:"classificationThreshold"` // The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. This field cannot be updated after creation. DefaultLanguageCode pulumi.StringOutput `pulumi:"defaultLanguageCode"` // The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrOutput `pulumi:"description"` // The name of this agent. DisplayName pulumi.StringOutput `pulumi:"displayName"` // Determines whether this agent should log conversation queries. EnableLogging pulumi.BoolPtrOutput `pulumi:"enableLogging"` // Determines how intents are detected from user queries. // * MATCH_MODE_HYBRID: Best for agents with a small number of examples in intents and/or wide use of templates // syntax and composite entities. // * MATCH_MODE_ML_ONLY: Can be used for agents with a large number of examples in intents, especially the ones // using @sys.any or very large developer entities. // Possible values are: `MATCH_MODE_HYBRID`, `MATCH_MODE_ML_ONLY`. MatchMode pulumi.StringOutput `pulumi:"matchMode"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringOutput `pulumi:"project"` // The list of all languages supported by this agent (except for the defaultLanguageCode). SupportedLanguageCodes pulumi.StringArrayOutput `pulumi:"supportedLanguageCodes"` // The agent tier. If not specified, TIER_STANDARD is assumed. // * TIER_STANDARD: Standard tier. // * TIER_ENTERPRISE: Enterprise tier (Essentials). // * TIER_ENTERPRISE_PLUS: Enterprise tier (Plus). // NOTE: Due to consistency issues, the provider will not read this field from the API. Drift is possible between // the the provider state and Dialogflow if the agent tier is changed outside of the provider. Tier pulumi.StringPtrOutput `pulumi:"tier"` // The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, // Europe/Paris. // // *** TimeZone pulumi.StringOutput `pulumi:"timeZone"` }
A Dialogflow agent is a virtual agent that handles conversations with your end-users. It is a natural language understanding module that understands the nuances of human language. Dialogflow translates end-user text or audio during a conversation to structured data that your apps and services can understand. You design and build a Dialogflow agent to handle the types of conversations required for your system.
To get more information about Agent, see:
* [API documentation](https://cloud.google.com/dialogflow/docs/reference/rest/v2/projects/agent) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/docs/)
## Example Usage ### Dialogflow Agent Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := diagflow.NewAgent(ctx, "fullAgent", &diagflow.AgentArgs{ ApiVersion: pulumi.String("API_VERSION_V2_BETA_1"), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), ClassificationThreshold: pulumi.Float64(0.3), DefaultLanguageCode: pulumi.String("en"), Description: pulumi.String("Example description."), DisplayName: pulumi.String("dialogflow-agent"), EnableLogging: pulumi.Bool(true), MatchMode: pulumi.String("MATCH_MODE_ML_ONLY"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, Tier: pulumi.String("TIER_STANDARD"), TimeZone: pulumi.String("America/New_York"), }) if err != nil { return err } return nil }) }
```
## Import
Agent can be imported using any of these accepted formats:
```sh
$ pulumi import gcp:diagflow/agent:Agent default {{project}}
```
func GetAgent ¶
func GetAgent(ctx *pulumi.Context, name string, id pulumi.IDInput, state *AgentState, opts ...pulumi.ResourceOption) (*Agent, error)
GetAgent gets an existing Agent resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewAgent ¶
func NewAgent(ctx *pulumi.Context, name string, args *AgentArgs, opts ...pulumi.ResourceOption) (*Agent, error)
NewAgent registers a new resource with the given unique name, arguments, and options.
func (*Agent) ElementType ¶
func (*Agent) ToAgentOutput ¶
func (i *Agent) ToAgentOutput() AgentOutput
func (*Agent) ToAgentOutputWithContext ¶
func (i *Agent) ToAgentOutputWithContext(ctx context.Context) AgentOutput
type AgentArgs ¶
type AgentArgs struct { // API version displayed in Dialogflow console. If not specified, V2 API is assumed. Clients are free to query // different service endpoints for different API versions. However, bots connectors and webhook calls will follow // the specified API version. // * API_VERSION_V1: Legacy V1 API. // * API_VERSION_V2: V2 API. // * API_VERSION_V2_BETA_1: V2beta1 API. // Possible values are: `API_VERSION_V1`, `API_VERSION_V2`, `API_VERSION_V2_BETA_1`. ApiVersion pulumi.StringPtrInput // The URI of the agent's avatar, which are used throughout the Dialogflow console. When an image URL is entered // into this field, the Dialogflow will save the image in the backend. The address of the backend image returned // from the API will be shown in the [avatarUriBackend] field. AvatarUri pulumi.StringPtrInput // To filter out false positive results and still get variety in matched natural language inputs for your agent, // you can tune the machine learning classification threshold. If the returned score value is less than the threshold // value, then a fallback intent will be triggered or, if there are no fallback intents defined, no intent will be // triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the // default of 0.3 is used. ClassificationThreshold pulumi.Float64PtrInput // The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. This field cannot be updated after creation. DefaultLanguageCode pulumi.StringInput // The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The name of this agent. DisplayName pulumi.StringInput // Determines whether this agent should log conversation queries. EnableLogging pulumi.BoolPtrInput // Determines how intents are detected from user queries. // * MATCH_MODE_HYBRID: Best for agents with a small number of examples in intents and/or wide use of templates // syntax and composite entities. // * MATCH_MODE_ML_ONLY: Can be used for agents with a large number of examples in intents, especially the ones // using @sys.any or very large developer entities. // Possible values are: `MATCH_MODE_HYBRID`, `MATCH_MODE_ML_ONLY`. MatchMode pulumi.StringPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // The list of all languages supported by this agent (except for the defaultLanguageCode). SupportedLanguageCodes pulumi.StringArrayInput // The agent tier. If not specified, TIER_STANDARD is assumed. // * TIER_STANDARD: Standard tier. // * TIER_ENTERPRISE: Enterprise tier (Essentials). // * TIER_ENTERPRISE_PLUS: Enterprise tier (Plus). // NOTE: Due to consistency issues, the provider will not read this field from the API. Drift is possible between // the the provider state and Dialogflow if the agent tier is changed outside of the provider. Tier pulumi.StringPtrInput // The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, // Europe/Paris. // // *** TimeZone pulumi.StringInput }
The set of arguments for constructing a Agent resource.
func (AgentArgs) ElementType ¶
type AgentArray ¶
type AgentArray []AgentInput
func (AgentArray) ElementType ¶
func (AgentArray) ElementType() reflect.Type
func (AgentArray) ToAgentArrayOutput ¶
func (i AgentArray) ToAgentArrayOutput() AgentArrayOutput
func (AgentArray) ToAgentArrayOutputWithContext ¶
func (i AgentArray) ToAgentArrayOutputWithContext(ctx context.Context) AgentArrayOutput
type AgentArrayInput ¶
type AgentArrayInput interface { pulumi.Input ToAgentArrayOutput() AgentArrayOutput ToAgentArrayOutputWithContext(context.Context) AgentArrayOutput }
AgentArrayInput is an input type that accepts AgentArray and AgentArrayOutput values. You can construct a concrete instance of `AgentArrayInput` via:
AgentArray{ AgentArgs{...} }
type AgentArrayOutput ¶
type AgentArrayOutput struct{ *pulumi.OutputState }
func (AgentArrayOutput) ElementType ¶
func (AgentArrayOutput) ElementType() reflect.Type
func (AgentArrayOutput) Index ¶
func (o AgentArrayOutput) Index(i pulumi.IntInput) AgentOutput
func (AgentArrayOutput) ToAgentArrayOutput ¶
func (o AgentArrayOutput) ToAgentArrayOutput() AgentArrayOutput
func (AgentArrayOutput) ToAgentArrayOutputWithContext ¶
func (o AgentArrayOutput) ToAgentArrayOutputWithContext(ctx context.Context) AgentArrayOutput
type AgentInput ¶
type AgentInput interface { pulumi.Input ToAgentOutput() AgentOutput ToAgentOutputWithContext(ctx context.Context) AgentOutput }
type AgentMap ¶
type AgentMap map[string]AgentInput
func (AgentMap) ElementType ¶
func (AgentMap) ToAgentMapOutput ¶
func (i AgentMap) ToAgentMapOutput() AgentMapOutput
func (AgentMap) ToAgentMapOutputWithContext ¶
func (i AgentMap) ToAgentMapOutputWithContext(ctx context.Context) AgentMapOutput
type AgentMapInput ¶
type AgentMapInput interface { pulumi.Input ToAgentMapOutput() AgentMapOutput ToAgentMapOutputWithContext(context.Context) AgentMapOutput }
AgentMapInput is an input type that accepts AgentMap and AgentMapOutput values. You can construct a concrete instance of `AgentMapInput` via:
AgentMap{ "key": AgentArgs{...} }
type AgentMapOutput ¶
type AgentMapOutput struct{ *pulumi.OutputState }
func (AgentMapOutput) ElementType ¶
func (AgentMapOutput) ElementType() reflect.Type
func (AgentMapOutput) MapIndex ¶
func (o AgentMapOutput) MapIndex(k pulumi.StringInput) AgentOutput
func (AgentMapOutput) ToAgentMapOutput ¶
func (o AgentMapOutput) ToAgentMapOutput() AgentMapOutput
func (AgentMapOutput) ToAgentMapOutputWithContext ¶
func (o AgentMapOutput) ToAgentMapOutputWithContext(ctx context.Context) AgentMapOutput
type AgentOutput ¶
type AgentOutput struct{ *pulumi.OutputState }
func (AgentOutput) ApiVersion ¶ added in v6.23.0
func (o AgentOutput) ApiVersion() pulumi.StringOutput
API version displayed in Dialogflow console. If not specified, V2 API is assumed. Clients are free to query different service endpoints for different API versions. However, bots connectors and webhook calls will follow the specified API version.
- API_VERSION_V1: Legacy V1 API.
- API_VERSION_V2: V2 API.
- API_VERSION_V2_BETA_1: V2beta1 API. Possible values are: `API_VERSION_V1`, `API_VERSION_V2`, `API_VERSION_V2_BETA_1`.
func (AgentOutput) AvatarUri ¶ added in v6.23.0
func (o AgentOutput) AvatarUri() pulumi.StringPtrOutput
The URI of the agent's avatar, which are used throughout the Dialogflow console. When an image URL is entered into this field, the Dialogflow will save the image in the backend. The address of the backend image returned from the API will be shown in the [avatarUriBackend] field.
func (AgentOutput) AvatarUriBackend ¶ added in v6.23.0
func (o AgentOutput) AvatarUriBackend() pulumi.StringOutput
The URI of the agent's avatar as returned from the API. Output only. To provide an image URL for the agent avatar, the [avatarUri] field can be used.
func (AgentOutput) ClassificationThreshold ¶ added in v6.23.0
func (o AgentOutput) ClassificationThreshold() pulumi.Float64PtrOutput
To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a fallback intent will be triggered or, if there are no fallback intents defined, no intent will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
func (AgentOutput) DefaultLanguageCode ¶ added in v6.23.0
func (o AgentOutput) DefaultLanguageCode() pulumi.StringOutput
The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/docs/reference/language) for a list of the currently supported language codes. This field cannot be updated after creation.
func (AgentOutput) Description ¶ added in v6.23.0
func (o AgentOutput) Description() pulumi.StringPtrOutput
The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected.
func (AgentOutput) DisplayName ¶ added in v6.23.0
func (o AgentOutput) DisplayName() pulumi.StringOutput
The name of this agent.
func (AgentOutput) ElementType ¶
func (AgentOutput) ElementType() reflect.Type
func (AgentOutput) EnableLogging ¶ added in v6.23.0
func (o AgentOutput) EnableLogging() pulumi.BoolPtrOutput
Determines whether this agent should log conversation queries.
func (AgentOutput) MatchMode ¶ added in v6.23.0
func (o AgentOutput) MatchMode() pulumi.StringOutput
Determines how intents are detected from user queries.
- MATCH_MODE_HYBRID: Best for agents with a small number of examples in intents and/or wide use of templates syntax and composite entities.
- MATCH_MODE_ML_ONLY: Can be used for agents with a large number of examples in intents, especially the ones using @sys.any or very large developer entities. Possible values are: `MATCH_MODE_HYBRID`, `MATCH_MODE_ML_ONLY`.
func (AgentOutput) Project ¶ added in v6.23.0
func (o AgentOutput) Project() pulumi.StringOutput
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
func (AgentOutput) SupportedLanguageCodes ¶ added in v6.23.0
func (o AgentOutput) SupportedLanguageCodes() pulumi.StringArrayOutput
The list of all languages supported by this agent (except for the defaultLanguageCode).
func (AgentOutput) Tier ¶ added in v6.23.0
func (o AgentOutput) Tier() pulumi.StringPtrOutput
The agent tier. If not specified, TIER_STANDARD is assumed.
- TIER_STANDARD: Standard tier.
- TIER_ENTERPRISE: Enterprise tier (Essentials).
- TIER_ENTERPRISE_PLUS: Enterprise tier (Plus). NOTE: Due to consistency issues, the provider will not read this field from the API. Drift is possible between the the provider state and Dialogflow if the agent tier is changed outside of the provider.
func (AgentOutput) TimeZone ¶ added in v6.23.0
func (o AgentOutput) TimeZone() pulumi.StringOutput
The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, Europe/Paris.
***
func (AgentOutput) ToAgentOutput ¶
func (o AgentOutput) ToAgentOutput() AgentOutput
func (AgentOutput) ToAgentOutputWithContext ¶
func (o AgentOutput) ToAgentOutputWithContext(ctx context.Context) AgentOutput
type AgentState ¶
type AgentState struct { // API version displayed in Dialogflow console. If not specified, V2 API is assumed. Clients are free to query // different service endpoints for different API versions. However, bots connectors and webhook calls will follow // the specified API version. // * API_VERSION_V1: Legacy V1 API. // * API_VERSION_V2: V2 API. // * API_VERSION_V2_BETA_1: V2beta1 API. // Possible values are: `API_VERSION_V1`, `API_VERSION_V2`, `API_VERSION_V2_BETA_1`. ApiVersion pulumi.StringPtrInput // The URI of the agent's avatar, which are used throughout the Dialogflow console. When an image URL is entered // into this field, the Dialogflow will save the image in the backend. The address of the backend image returned // from the API will be shown in the [avatarUriBackend] field. AvatarUri pulumi.StringPtrInput // The URI of the agent's avatar as returned from the API. Output only. To provide an image URL for the agent avatar, // the [avatarUri] field can be used. AvatarUriBackend pulumi.StringPtrInput // To filter out false positive results and still get variety in matched natural language inputs for your agent, // you can tune the machine learning classification threshold. If the returned score value is less than the threshold // value, then a fallback intent will be triggered or, if there are no fallback intents defined, no intent will be // triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the // default of 0.3 is used. ClassificationThreshold pulumi.Float64PtrInput // The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/docs/reference/language) // for a list of the currently supported language codes. This field cannot be updated after creation. DefaultLanguageCode pulumi.StringPtrInput // The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The name of this agent. DisplayName pulumi.StringPtrInput // Determines whether this agent should log conversation queries. EnableLogging pulumi.BoolPtrInput // Determines how intents are detected from user queries. // * MATCH_MODE_HYBRID: Best for agents with a small number of examples in intents and/or wide use of templates // syntax and composite entities. // * MATCH_MODE_ML_ONLY: Can be used for agents with a large number of examples in intents, especially the ones // using @sys.any or very large developer entities. // Possible values are: `MATCH_MODE_HYBRID`, `MATCH_MODE_ML_ONLY`. MatchMode pulumi.StringPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // The list of all languages supported by this agent (except for the defaultLanguageCode). SupportedLanguageCodes pulumi.StringArrayInput // The agent tier. If not specified, TIER_STANDARD is assumed. // * TIER_STANDARD: Standard tier. // * TIER_ENTERPRISE: Enterprise tier (Essentials). // * TIER_ENTERPRISE_PLUS: Enterprise tier (Plus). // NOTE: Due to consistency issues, the provider will not read this field from the API. Drift is possible between // the the provider state and Dialogflow if the agent tier is changed outside of the provider. Tier pulumi.StringPtrInput // The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, // Europe/Paris. // // *** TimeZone pulumi.StringPtrInput }
func (AgentState) ElementType ¶
func (AgentState) ElementType() reflect.Type
type CxAgent ¶
type CxAgent struct { pulumi.CustomResourceState // The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration. AvatarUri pulumi.StringPtrOutput `pulumi:"avatarUri"` // The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) // for a list of the currently supported language codes. This field cannot be updated after creation. DefaultLanguageCode pulumi.StringOutput `pulumi:"defaultLanguageCode"` // The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrOutput `pulumi:"description"` // The human-readable name of the agent, unique within the location. DisplayName pulumi.StringOutput `pulumi:"displayName"` // Indicates if automatic spell correction is enabled in detect intent requests. EnableSpellCorrection pulumi.BoolPtrOutput `pulumi:"enableSpellCorrection"` // Determines whether this agent should log conversation queries. EnableStackdriverLogging pulumi.BoolPtrOutput `pulumi:"enableStackdriverLogging"` // The name of the location this agent is located in. // > **Note:** The first time you are deploying an Agent in your project you must configure location settings. // This is a one time step but at the moment you can only [configure location settings](https://cloud.google.com/dialogflow/cx/docs/concept/region#location-settings) via the Dialogflow CX console. // Another options is to use global location so you don't need to manually configure location settings. Location pulumi.StringOutput `pulumi:"location"` // The unique identifier of the agent. Name pulumi.StringOutput `pulumi:"name"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringOutput `pulumi:"project"` // Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. SecuritySettings pulumi.StringPtrOutput `pulumi:"securitySettings"` // Settings related to speech recognition. // Structure is documented below. SpeechToTextSettings CxAgentSpeechToTextSettingsPtrOutput `pulumi:"speechToTextSettings"` // Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. StartFlow pulumi.StringOutput `pulumi:"startFlow"` // The list of all languages supported by this agent (except for the default_language_code). SupportedLanguageCodes pulumi.StringArrayOutput `pulumi:"supportedLanguageCodes"` // The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, // Europe/Paris. // // *** TimeZone pulumi.StringOutput `pulumi:"timeZone"` }
Agents are best described as Natural Language Understanding (NLU) modules that transform user requests into actionable data. You can include agents in your app, product, or service to determine user intent and respond to the user in a natural way.
To get more information about Agent, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Agent Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := diagflow.NewCxAgent(ctx, "fullAgent", &diagflow.CxAgentArgs{ AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), DefaultLanguageCode: pulumi.String("en"), Description: pulumi.String("Example description."), DisplayName: pulumi.String("dialogflowcx-agent"), EnableSpellCorrection: pulumi.Bool(true), EnableStackdriverLogging: pulumi.Bool(true), Location: pulumi.String("global"), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), }) if err != nil { return err } return nil }) }
```
## Import
Agent can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxAgent:CxAgent default projects/{{project}}/locations/{{location}}/agents/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxAgent:CxAgent default {{project}}/{{location}}/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxAgent:CxAgent default {{location}}/{{name}}
```
func GetCxAgent ¶
func GetCxAgent(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxAgentState, opts ...pulumi.ResourceOption) (*CxAgent, error)
GetCxAgent gets an existing CxAgent resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxAgent ¶
func NewCxAgent(ctx *pulumi.Context, name string, args *CxAgentArgs, opts ...pulumi.ResourceOption) (*CxAgent, error)
NewCxAgent registers a new resource with the given unique name, arguments, and options.
func (*CxAgent) ElementType ¶
func (*CxAgent) ToCxAgentOutput ¶
func (i *CxAgent) ToCxAgentOutput() CxAgentOutput
func (*CxAgent) ToCxAgentOutputWithContext ¶
func (i *CxAgent) ToCxAgentOutputWithContext(ctx context.Context) CxAgentOutput
type CxAgentArgs ¶
type CxAgentArgs struct { // The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration. AvatarUri pulumi.StringPtrInput // The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) // for a list of the currently supported language codes. This field cannot be updated after creation. DefaultLanguageCode pulumi.StringInput // The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the agent, unique within the location. DisplayName pulumi.StringInput // Indicates if automatic spell correction is enabled in detect intent requests. EnableSpellCorrection pulumi.BoolPtrInput // Determines whether this agent should log conversation queries. EnableStackdriverLogging pulumi.BoolPtrInput // The name of the location this agent is located in. // > **Note:** The first time you are deploying an Agent in your project you must configure location settings. // This is a one time step but at the moment you can only [configure location settings](https://cloud.google.com/dialogflow/cx/docs/concept/region#location-settings) via the Dialogflow CX console. // Another options is to use global location so you don't need to manually configure location settings. Location pulumi.StringInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. SecuritySettings pulumi.StringPtrInput // Settings related to speech recognition. // Structure is documented below. SpeechToTextSettings CxAgentSpeechToTextSettingsPtrInput // The list of all languages supported by this agent (except for the default_language_code). SupportedLanguageCodes pulumi.StringArrayInput // The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, // Europe/Paris. // // *** TimeZone pulumi.StringInput }
The set of arguments for constructing a CxAgent resource.
func (CxAgentArgs) ElementType ¶
func (CxAgentArgs) ElementType() reflect.Type
type CxAgentArray ¶
type CxAgentArray []CxAgentInput
func (CxAgentArray) ElementType ¶
func (CxAgentArray) ElementType() reflect.Type
func (CxAgentArray) ToCxAgentArrayOutput ¶
func (i CxAgentArray) ToCxAgentArrayOutput() CxAgentArrayOutput
func (CxAgentArray) ToCxAgentArrayOutputWithContext ¶
func (i CxAgentArray) ToCxAgentArrayOutputWithContext(ctx context.Context) CxAgentArrayOutput
type CxAgentArrayInput ¶
type CxAgentArrayInput interface { pulumi.Input ToCxAgentArrayOutput() CxAgentArrayOutput ToCxAgentArrayOutputWithContext(context.Context) CxAgentArrayOutput }
CxAgentArrayInput is an input type that accepts CxAgentArray and CxAgentArrayOutput values. You can construct a concrete instance of `CxAgentArrayInput` via:
CxAgentArray{ CxAgentArgs{...} }
type CxAgentArrayOutput ¶
type CxAgentArrayOutput struct{ *pulumi.OutputState }
func (CxAgentArrayOutput) ElementType ¶
func (CxAgentArrayOutput) ElementType() reflect.Type
func (CxAgentArrayOutput) Index ¶
func (o CxAgentArrayOutput) Index(i pulumi.IntInput) CxAgentOutput
func (CxAgentArrayOutput) ToCxAgentArrayOutput ¶
func (o CxAgentArrayOutput) ToCxAgentArrayOutput() CxAgentArrayOutput
func (CxAgentArrayOutput) ToCxAgentArrayOutputWithContext ¶
func (o CxAgentArrayOutput) ToCxAgentArrayOutputWithContext(ctx context.Context) CxAgentArrayOutput
type CxAgentInput ¶
type CxAgentInput interface { pulumi.Input ToCxAgentOutput() CxAgentOutput ToCxAgentOutputWithContext(ctx context.Context) CxAgentOutput }
type CxAgentMap ¶
type CxAgentMap map[string]CxAgentInput
func (CxAgentMap) ElementType ¶
func (CxAgentMap) ElementType() reflect.Type
func (CxAgentMap) ToCxAgentMapOutput ¶
func (i CxAgentMap) ToCxAgentMapOutput() CxAgentMapOutput
func (CxAgentMap) ToCxAgentMapOutputWithContext ¶
func (i CxAgentMap) ToCxAgentMapOutputWithContext(ctx context.Context) CxAgentMapOutput
type CxAgentMapInput ¶
type CxAgentMapInput interface { pulumi.Input ToCxAgentMapOutput() CxAgentMapOutput ToCxAgentMapOutputWithContext(context.Context) CxAgentMapOutput }
CxAgentMapInput is an input type that accepts CxAgentMap and CxAgentMapOutput values. You can construct a concrete instance of `CxAgentMapInput` via:
CxAgentMap{ "key": CxAgentArgs{...} }
type CxAgentMapOutput ¶
type CxAgentMapOutput struct{ *pulumi.OutputState }
func (CxAgentMapOutput) ElementType ¶
func (CxAgentMapOutput) ElementType() reflect.Type
func (CxAgentMapOutput) MapIndex ¶
func (o CxAgentMapOutput) MapIndex(k pulumi.StringInput) CxAgentOutput
func (CxAgentMapOutput) ToCxAgentMapOutput ¶
func (o CxAgentMapOutput) ToCxAgentMapOutput() CxAgentMapOutput
func (CxAgentMapOutput) ToCxAgentMapOutputWithContext ¶
func (o CxAgentMapOutput) ToCxAgentMapOutputWithContext(ctx context.Context) CxAgentMapOutput
type CxAgentOutput ¶
type CxAgentOutput struct{ *pulumi.OutputState }
func (CxAgentOutput) AvatarUri ¶ added in v6.23.0
func (o CxAgentOutput) AvatarUri() pulumi.StringPtrOutput
The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration.
func (CxAgentOutput) DefaultLanguageCode ¶ added in v6.23.0
func (o CxAgentOutput) DefaultLanguageCode() pulumi.StringOutput
The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes. This field cannot be updated after creation.
func (CxAgentOutput) Description ¶ added in v6.23.0
func (o CxAgentOutput) Description() pulumi.StringPtrOutput
The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected.
func (CxAgentOutput) DisplayName ¶ added in v6.23.0
func (o CxAgentOutput) DisplayName() pulumi.StringOutput
The human-readable name of the agent, unique within the location.
func (CxAgentOutput) ElementType ¶
func (CxAgentOutput) ElementType() reflect.Type
func (CxAgentOutput) EnableSpellCorrection ¶ added in v6.23.0
func (o CxAgentOutput) EnableSpellCorrection() pulumi.BoolPtrOutput
Indicates if automatic spell correction is enabled in detect intent requests.
func (CxAgentOutput) EnableStackdriverLogging ¶ added in v6.23.0
func (o CxAgentOutput) EnableStackdriverLogging() pulumi.BoolPtrOutput
Determines whether this agent should log conversation queries.
func (CxAgentOutput) Location ¶ added in v6.23.0
func (o CxAgentOutput) Location() pulumi.StringOutput
The name of the location this agent is located in. > **Note:** The first time you are deploying an Agent in your project you must configure location settings. This is a one time step but at the moment you can only [configure location settings](https://cloud.google.com/dialogflow/cx/docs/concept/region#location-settings) via the Dialogflow CX console. Another options is to use global location so you don't need to manually configure location settings.
func (CxAgentOutput) Name ¶ added in v6.23.0
func (o CxAgentOutput) Name() pulumi.StringOutput
The unique identifier of the agent.
func (CxAgentOutput) Project ¶ added in v6.23.0
func (o CxAgentOutput) Project() pulumi.StringOutput
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
func (CxAgentOutput) SecuritySettings ¶ added in v6.23.0
func (o CxAgentOutput) SecuritySettings() pulumi.StringPtrOutput
Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>.
func (CxAgentOutput) SpeechToTextSettings ¶ added in v6.23.0
func (o CxAgentOutput) SpeechToTextSettings() CxAgentSpeechToTextSettingsPtrOutput
Settings related to speech recognition. Structure is documented below.
func (CxAgentOutput) StartFlow ¶ added in v6.23.0
func (o CxAgentOutput) StartFlow() pulumi.StringOutput
Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxAgentOutput) SupportedLanguageCodes ¶ added in v6.23.0
func (o CxAgentOutput) SupportedLanguageCodes() pulumi.StringArrayOutput
The list of all languages supported by this agent (except for the default_language_code).
func (CxAgentOutput) TimeZone ¶ added in v6.23.0
func (o CxAgentOutput) TimeZone() pulumi.StringOutput
The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, Europe/Paris.
***
func (CxAgentOutput) ToCxAgentOutput ¶
func (o CxAgentOutput) ToCxAgentOutput() CxAgentOutput
func (CxAgentOutput) ToCxAgentOutputWithContext ¶
func (o CxAgentOutput) ToCxAgentOutputWithContext(ctx context.Context) CxAgentOutput
type CxAgentSpeechToTextSettings ¶
type CxAgentSpeechToTextSettings struct { // Whether to use speech adaptation for speech recognition. EnableSpeechAdaptation *bool `pulumi:"enableSpeechAdaptation"` }
type CxAgentSpeechToTextSettingsArgs ¶
type CxAgentSpeechToTextSettingsArgs struct { // Whether to use speech adaptation for speech recognition. EnableSpeechAdaptation pulumi.BoolPtrInput `pulumi:"enableSpeechAdaptation"` }
func (CxAgentSpeechToTextSettingsArgs) ElementType ¶
func (CxAgentSpeechToTextSettingsArgs) ElementType() reflect.Type
func (CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsOutput ¶
func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsOutput() CxAgentSpeechToTextSettingsOutput
func (CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsOutputWithContext ¶
func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsOutput
func (CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsPtrOutput ¶
func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput
func (CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsPtrOutputWithContext ¶
func (i CxAgentSpeechToTextSettingsArgs) ToCxAgentSpeechToTextSettingsPtrOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsPtrOutput
func (CxAgentSpeechToTextSettingsArgs) ToOutput ¶ added in v6.65.1
func (i CxAgentSpeechToTextSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxAgentSpeechToTextSettings]
type CxAgentSpeechToTextSettingsInput ¶
type CxAgentSpeechToTextSettingsInput interface { pulumi.Input ToCxAgentSpeechToTextSettingsOutput() CxAgentSpeechToTextSettingsOutput ToCxAgentSpeechToTextSettingsOutputWithContext(context.Context) CxAgentSpeechToTextSettingsOutput }
CxAgentSpeechToTextSettingsInput is an input type that accepts CxAgentSpeechToTextSettingsArgs and CxAgentSpeechToTextSettingsOutput values. You can construct a concrete instance of `CxAgentSpeechToTextSettingsInput` via:
CxAgentSpeechToTextSettingsArgs{...}
type CxAgentSpeechToTextSettingsOutput ¶
type CxAgentSpeechToTextSettingsOutput struct{ *pulumi.OutputState }
func (CxAgentSpeechToTextSettingsOutput) ElementType ¶
func (CxAgentSpeechToTextSettingsOutput) ElementType() reflect.Type
func (CxAgentSpeechToTextSettingsOutput) EnableSpeechAdaptation ¶
func (o CxAgentSpeechToTextSettingsOutput) EnableSpeechAdaptation() pulumi.BoolPtrOutput
Whether to use speech adaptation for speech recognition.
func (CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsOutput ¶
func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsOutput() CxAgentSpeechToTextSettingsOutput
func (CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsOutputWithContext ¶
func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsOutput
func (CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsPtrOutput ¶
func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput
func (CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsPtrOutputWithContext ¶
func (o CxAgentSpeechToTextSettingsOutput) ToCxAgentSpeechToTextSettingsPtrOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsPtrOutput
func (CxAgentSpeechToTextSettingsOutput) ToOutput ¶ added in v6.65.1
func (o CxAgentSpeechToTextSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxAgentSpeechToTextSettings]
type CxAgentSpeechToTextSettingsPtrInput ¶
type CxAgentSpeechToTextSettingsPtrInput interface { pulumi.Input ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput ToCxAgentSpeechToTextSettingsPtrOutputWithContext(context.Context) CxAgentSpeechToTextSettingsPtrOutput }
CxAgentSpeechToTextSettingsPtrInput is an input type that accepts CxAgentSpeechToTextSettingsArgs, CxAgentSpeechToTextSettingsPtr and CxAgentSpeechToTextSettingsPtrOutput values. You can construct a concrete instance of `CxAgentSpeechToTextSettingsPtrInput` via:
CxAgentSpeechToTextSettingsArgs{...} or: nil
func CxAgentSpeechToTextSettingsPtr ¶
func CxAgentSpeechToTextSettingsPtr(v *CxAgentSpeechToTextSettingsArgs) CxAgentSpeechToTextSettingsPtrInput
type CxAgentSpeechToTextSettingsPtrOutput ¶
type CxAgentSpeechToTextSettingsPtrOutput struct{ *pulumi.OutputState }
func (CxAgentSpeechToTextSettingsPtrOutput) ElementType ¶
func (CxAgentSpeechToTextSettingsPtrOutput) ElementType() reflect.Type
func (CxAgentSpeechToTextSettingsPtrOutput) EnableSpeechAdaptation ¶
func (o CxAgentSpeechToTextSettingsPtrOutput) EnableSpeechAdaptation() pulumi.BoolPtrOutput
Whether to use speech adaptation for speech recognition.
func (CxAgentSpeechToTextSettingsPtrOutput) ToCxAgentSpeechToTextSettingsPtrOutput ¶
func (o CxAgentSpeechToTextSettingsPtrOutput) ToCxAgentSpeechToTextSettingsPtrOutput() CxAgentSpeechToTextSettingsPtrOutput
func (CxAgentSpeechToTextSettingsPtrOutput) ToCxAgentSpeechToTextSettingsPtrOutputWithContext ¶
func (o CxAgentSpeechToTextSettingsPtrOutput) ToCxAgentSpeechToTextSettingsPtrOutputWithContext(ctx context.Context) CxAgentSpeechToTextSettingsPtrOutput
func (CxAgentSpeechToTextSettingsPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxAgentSpeechToTextSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxAgentSpeechToTextSettings]
type CxAgentState ¶
type CxAgentState struct { // The URI of the agent's avatar. Avatars are used throughout the Dialogflow console and in the self-hosted Web Demo integration. AvatarUri pulumi.StringPtrInput // The default language of the agent as a language tag. [See Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) // for a list of the currently supported language codes. This field cannot be updated after creation. DefaultLanguageCode pulumi.StringPtrInput // The description of this agent. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the agent, unique within the location. DisplayName pulumi.StringPtrInput // Indicates if automatic spell correction is enabled in detect intent requests. EnableSpellCorrection pulumi.BoolPtrInput // Determines whether this agent should log conversation queries. EnableStackdriverLogging pulumi.BoolPtrInput // The name of the location this agent is located in. // > **Note:** The first time you are deploying an Agent in your project you must configure location settings. // This is a one time step but at the moment you can only [configure location settings](https://cloud.google.com/dialogflow/cx/docs/concept/region#location-settings) via the Dialogflow CX console. // Another options is to use global location so you don't need to manually configure location settings. Location pulumi.StringPtrInput // The unique identifier of the agent. Name pulumi.StringPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. SecuritySettings pulumi.StringPtrInput // Settings related to speech recognition. // Structure is documented below. SpeechToTextSettings CxAgentSpeechToTextSettingsPtrInput // Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. StartFlow pulumi.StringPtrInput // The list of all languages supported by this agent (except for the default_language_code). SupportedLanguageCodes pulumi.StringArrayInput // The time zone of this agent from the [time zone database](https://www.iana.org/time-zones), e.g., America/New_York, // Europe/Paris. // // *** TimeZone pulumi.StringPtrInput }
func (CxAgentState) ElementType ¶
func (CxAgentState) ElementType() reflect.Type
type CxEntityType ¶
type CxEntityType struct { pulumi.CustomResourceState // Represents kinds of entities. // * AUTO_EXPANSION_MODE_UNSPECIFIED: Auto expansion disabled for the entity. // * AUTO_EXPANSION_MODE_DEFAULT: Allows an agent to recognize values that have not been explicitly listed in the entity. // Possible values are: `AUTO_EXPANSION_MODE_DEFAULT`, `AUTO_EXPANSION_MODE_UNSPECIFIED`. AutoExpansionMode pulumi.StringPtrOutput `pulumi:"autoExpansionMode"` // The human-readable name of the entity type, unique within the agent. DisplayName pulumi.StringOutput `pulumi:"displayName"` // Enables fuzzy entity extraction during classification. EnableFuzzyExtraction pulumi.BoolPtrOutput `pulumi:"enableFuzzyExtraction"` // The collection of entity entries associated with the entity type. // Structure is documented below. Entities CxEntityTypeEntityArrayOutput `pulumi:"entities"` // Collection of exceptional words and phrases that shouldn't be matched. For example, if you have a size entity type with entry giant(an adjective), you might consider adding giants(a noun) as an exclusion. // If the kind of entity type is KIND_MAP, then the phrases specified by entities and excluded phrases should be mutually exclusive. // Structure is documented below. ExcludedPhrases CxEntityTypeExcludedPhraseArrayOutput `pulumi:"excludedPhrases"` // Indicates whether the entity type can be automatically expanded. // * KIND_MAP: Map entity types allow mapping of a group of synonyms to a canonical value. // * KIND_LIST: List entity types contain a set of entries that do not map to canonical values. However, list entity types can contain references to other entity types (with or without aliases). // * KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. // Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`. Kind pulumi.StringOutput `pulumi:"kind"` // The language of the following fields in entityType: // EntityType.entities.value // EntityType.entities.synonyms // EntityType.excluded_phrases.value // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrOutput `pulumi:"languageCode"` // The unique identifier of the entity type. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID>. Name pulumi.StringOutput `pulumi:"name"` // The agent to create a entity type for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // Indicates whether parameters of the entity type should be redacted in log. If redaction is enabled, page parameters and intent parameters referring to the entity type will be replaced by parameter name when logging. Redact pulumi.BoolPtrOutput `pulumi:"redact"` }
Entities are extracted from user input and represent parameters that are meaningful to your application. For example, a date range, a proper name such as a geographic location or landmark, and so on. Entities represent actionable data for your application.
To get more information about EntityType, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.entityTypes) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Entity Type Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } _, err = diagflow.NewCxEntityType(ctx, "basicEntityType", &diagflow.CxEntityTypeArgs{ Parent: agent.ID(), DisplayName: pulumi.String("MyEntity"), Kind: pulumi.String("KIND_MAP"), Entities: diagflow.CxEntityTypeEntityArray{ &diagflow.CxEntityTypeEntityArgs{ Value: pulumi.String("value1"), Synonyms: pulumi.StringArray{ pulumi.String("synonym1"), pulumi.String("synonym2"), }, }, &diagflow.CxEntityTypeEntityArgs{ Value: pulumi.String("value2"), Synonyms: pulumi.StringArray{ pulumi.String("synonym3"), pulumi.String("synonym4"), }, }, }, EnableFuzzyExtraction: pulumi.Bool(false), }) if err != nil { return err } return nil }) }
```
## Import
EntityType can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxEntityType:CxEntityType default {{parent}}/entityTypes/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxEntityType:CxEntityType default {{parent}}/{{name}}
```
func GetCxEntityType ¶
func GetCxEntityType(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxEntityTypeState, opts ...pulumi.ResourceOption) (*CxEntityType, error)
GetCxEntityType gets an existing CxEntityType resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxEntityType ¶
func NewCxEntityType(ctx *pulumi.Context, name string, args *CxEntityTypeArgs, opts ...pulumi.ResourceOption) (*CxEntityType, error)
NewCxEntityType registers a new resource with the given unique name, arguments, and options.
func (*CxEntityType) ElementType ¶
func (*CxEntityType) ElementType() reflect.Type
func (*CxEntityType) ToCxEntityTypeOutput ¶
func (i *CxEntityType) ToCxEntityTypeOutput() CxEntityTypeOutput
func (*CxEntityType) ToCxEntityTypeOutputWithContext ¶
func (i *CxEntityType) ToCxEntityTypeOutputWithContext(ctx context.Context) CxEntityTypeOutput
func (*CxEntityType) ToOutput ¶ added in v6.65.1
func (i *CxEntityType) ToOutput(ctx context.Context) pulumix.Output[*CxEntityType]
type CxEntityTypeArgs ¶
type CxEntityTypeArgs struct { // Represents kinds of entities. // * AUTO_EXPANSION_MODE_UNSPECIFIED: Auto expansion disabled for the entity. // * AUTO_EXPANSION_MODE_DEFAULT: Allows an agent to recognize values that have not been explicitly listed in the entity. // Possible values are: `AUTO_EXPANSION_MODE_DEFAULT`, `AUTO_EXPANSION_MODE_UNSPECIFIED`. AutoExpansionMode pulumi.StringPtrInput // The human-readable name of the entity type, unique within the agent. DisplayName pulumi.StringInput // Enables fuzzy entity extraction during classification. EnableFuzzyExtraction pulumi.BoolPtrInput // The collection of entity entries associated with the entity type. // Structure is documented below. Entities CxEntityTypeEntityArrayInput // Collection of exceptional words and phrases that shouldn't be matched. For example, if you have a size entity type with entry giant(an adjective), you might consider adding giants(a noun) as an exclusion. // If the kind of entity type is KIND_MAP, then the phrases specified by entities and excluded phrases should be mutually exclusive. // Structure is documented below. ExcludedPhrases CxEntityTypeExcludedPhraseArrayInput // Indicates whether the entity type can be automatically expanded. // * KIND_MAP: Map entity types allow mapping of a group of synonyms to a canonical value. // * KIND_LIST: List entity types contain a set of entries that do not map to canonical values. However, list entity types can contain references to other entity types (with or without aliases). // * KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. // Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`. Kind pulumi.StringInput // The language of the following fields in entityType: // EntityType.entities.value // EntityType.entities.synonyms // EntityType.excluded_phrases.value // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // The agent to create a entity type for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // Indicates whether parameters of the entity type should be redacted in log. If redaction is enabled, page parameters and intent parameters referring to the entity type will be replaced by parameter name when logging. Redact pulumi.BoolPtrInput }
The set of arguments for constructing a CxEntityType resource.
func (CxEntityTypeArgs) ElementType ¶
func (CxEntityTypeArgs) ElementType() reflect.Type
type CxEntityTypeArray ¶
type CxEntityTypeArray []CxEntityTypeInput
func (CxEntityTypeArray) ElementType ¶
func (CxEntityTypeArray) ElementType() reflect.Type
func (CxEntityTypeArray) ToCxEntityTypeArrayOutput ¶
func (i CxEntityTypeArray) ToCxEntityTypeArrayOutput() CxEntityTypeArrayOutput
func (CxEntityTypeArray) ToCxEntityTypeArrayOutputWithContext ¶
func (i CxEntityTypeArray) ToCxEntityTypeArrayOutputWithContext(ctx context.Context) CxEntityTypeArrayOutput
func (CxEntityTypeArray) ToOutput ¶ added in v6.65.1
func (i CxEntityTypeArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxEntityType]
type CxEntityTypeArrayInput ¶
type CxEntityTypeArrayInput interface { pulumi.Input ToCxEntityTypeArrayOutput() CxEntityTypeArrayOutput ToCxEntityTypeArrayOutputWithContext(context.Context) CxEntityTypeArrayOutput }
CxEntityTypeArrayInput is an input type that accepts CxEntityTypeArray and CxEntityTypeArrayOutput values. You can construct a concrete instance of `CxEntityTypeArrayInput` via:
CxEntityTypeArray{ CxEntityTypeArgs{...} }
type CxEntityTypeArrayOutput ¶
type CxEntityTypeArrayOutput struct{ *pulumi.OutputState }
func (CxEntityTypeArrayOutput) ElementType ¶
func (CxEntityTypeArrayOutput) ElementType() reflect.Type
func (CxEntityTypeArrayOutput) Index ¶
func (o CxEntityTypeArrayOutput) Index(i pulumi.IntInput) CxEntityTypeOutput
func (CxEntityTypeArrayOutput) ToCxEntityTypeArrayOutput ¶
func (o CxEntityTypeArrayOutput) ToCxEntityTypeArrayOutput() CxEntityTypeArrayOutput
func (CxEntityTypeArrayOutput) ToCxEntityTypeArrayOutputWithContext ¶
func (o CxEntityTypeArrayOutput) ToCxEntityTypeArrayOutputWithContext(ctx context.Context) CxEntityTypeArrayOutput
func (CxEntityTypeArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxEntityType]
type CxEntityTypeEntity ¶
type CxEntityTypeEntity struct { // A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym could be green onions. // For KIND_LIST entity types: This collection must contain exactly one synonym equal to value. // // *** Synonyms []string `pulumi:"synonyms"` // The primary value associated with this entity entry. For example, if the entity type is vegetable, the value could be scallions. // For KIND_MAP entity types: A canonical value to be used in place of synonyms. // For KIND_LIST entity types: A string that can contain references to other entity types (with or without aliases). Value *string `pulumi:"value"` }
type CxEntityTypeEntityArgs ¶
type CxEntityTypeEntityArgs struct { // A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym could be green onions. // For KIND_LIST entity types: This collection must contain exactly one synonym equal to value. // // *** Synonyms pulumi.StringArrayInput `pulumi:"synonyms"` // The primary value associated with this entity entry. For example, if the entity type is vegetable, the value could be scallions. // For KIND_MAP entity types: A canonical value to be used in place of synonyms. // For KIND_LIST entity types: A string that can contain references to other entity types (with or without aliases). Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxEntityTypeEntityArgs) ElementType ¶
func (CxEntityTypeEntityArgs) ElementType() reflect.Type
func (CxEntityTypeEntityArgs) ToCxEntityTypeEntityOutput ¶
func (i CxEntityTypeEntityArgs) ToCxEntityTypeEntityOutput() CxEntityTypeEntityOutput
func (CxEntityTypeEntityArgs) ToCxEntityTypeEntityOutputWithContext ¶
func (i CxEntityTypeEntityArgs) ToCxEntityTypeEntityOutputWithContext(ctx context.Context) CxEntityTypeEntityOutput
func (CxEntityTypeEntityArgs) ToOutput ¶ added in v6.65.1
func (i CxEntityTypeEntityArgs) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeEntity]
type CxEntityTypeEntityArray ¶
type CxEntityTypeEntityArray []CxEntityTypeEntityInput
func (CxEntityTypeEntityArray) ElementType ¶
func (CxEntityTypeEntityArray) ElementType() reflect.Type
func (CxEntityTypeEntityArray) ToCxEntityTypeEntityArrayOutput ¶
func (i CxEntityTypeEntityArray) ToCxEntityTypeEntityArrayOutput() CxEntityTypeEntityArrayOutput
func (CxEntityTypeEntityArray) ToCxEntityTypeEntityArrayOutputWithContext ¶
func (i CxEntityTypeEntityArray) ToCxEntityTypeEntityArrayOutputWithContext(ctx context.Context) CxEntityTypeEntityArrayOutput
func (CxEntityTypeEntityArray) ToOutput ¶ added in v6.65.1
func (i CxEntityTypeEntityArray) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeEntity]
type CxEntityTypeEntityArrayInput ¶
type CxEntityTypeEntityArrayInput interface { pulumi.Input ToCxEntityTypeEntityArrayOutput() CxEntityTypeEntityArrayOutput ToCxEntityTypeEntityArrayOutputWithContext(context.Context) CxEntityTypeEntityArrayOutput }
CxEntityTypeEntityArrayInput is an input type that accepts CxEntityTypeEntityArray and CxEntityTypeEntityArrayOutput values. You can construct a concrete instance of `CxEntityTypeEntityArrayInput` via:
CxEntityTypeEntityArray{ CxEntityTypeEntityArgs{...} }
type CxEntityTypeEntityArrayOutput ¶
type CxEntityTypeEntityArrayOutput struct{ *pulumi.OutputState }
func (CxEntityTypeEntityArrayOutput) ElementType ¶
func (CxEntityTypeEntityArrayOutput) ElementType() reflect.Type
func (CxEntityTypeEntityArrayOutput) Index ¶
func (o CxEntityTypeEntityArrayOutput) Index(i pulumi.IntInput) CxEntityTypeEntityOutput
func (CxEntityTypeEntityArrayOutput) ToCxEntityTypeEntityArrayOutput ¶
func (o CxEntityTypeEntityArrayOutput) ToCxEntityTypeEntityArrayOutput() CxEntityTypeEntityArrayOutput
func (CxEntityTypeEntityArrayOutput) ToCxEntityTypeEntityArrayOutputWithContext ¶
func (o CxEntityTypeEntityArrayOutput) ToCxEntityTypeEntityArrayOutputWithContext(ctx context.Context) CxEntityTypeEntityArrayOutput
func (CxEntityTypeEntityArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeEntityArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeEntity]
type CxEntityTypeEntityInput ¶
type CxEntityTypeEntityInput interface { pulumi.Input ToCxEntityTypeEntityOutput() CxEntityTypeEntityOutput ToCxEntityTypeEntityOutputWithContext(context.Context) CxEntityTypeEntityOutput }
CxEntityTypeEntityInput is an input type that accepts CxEntityTypeEntityArgs and CxEntityTypeEntityOutput values. You can construct a concrete instance of `CxEntityTypeEntityInput` via:
CxEntityTypeEntityArgs{...}
type CxEntityTypeEntityOutput ¶
type CxEntityTypeEntityOutput struct{ *pulumi.OutputState }
func (CxEntityTypeEntityOutput) ElementType ¶
func (CxEntityTypeEntityOutput) ElementType() reflect.Type
func (CxEntityTypeEntityOutput) Synonyms ¶
func (o CxEntityTypeEntityOutput) Synonyms() pulumi.StringArrayOutput
A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym could be green onions. For KIND_LIST entity types: This collection must contain exactly one synonym equal to value.
***
func (CxEntityTypeEntityOutput) ToCxEntityTypeEntityOutput ¶
func (o CxEntityTypeEntityOutput) ToCxEntityTypeEntityOutput() CxEntityTypeEntityOutput
func (CxEntityTypeEntityOutput) ToCxEntityTypeEntityOutputWithContext ¶
func (o CxEntityTypeEntityOutput) ToCxEntityTypeEntityOutputWithContext(ctx context.Context) CxEntityTypeEntityOutput
func (CxEntityTypeEntityOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeEntityOutput) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeEntity]
func (CxEntityTypeEntityOutput) Value ¶
func (o CxEntityTypeEntityOutput) Value() pulumi.StringPtrOutput
The primary value associated with this entity entry. For example, if the entity type is vegetable, the value could be scallions. For KIND_MAP entity types: A canonical value to be used in place of synonyms. For KIND_LIST entity types: A string that can contain references to other entity types (with or without aliases).
type CxEntityTypeExcludedPhrase ¶
type CxEntityTypeExcludedPhrase struct { // The word or phrase to be excluded. Value *string `pulumi:"value"` }
type CxEntityTypeExcludedPhraseArgs ¶
type CxEntityTypeExcludedPhraseArgs struct { // The word or phrase to be excluded. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxEntityTypeExcludedPhraseArgs) ElementType ¶
func (CxEntityTypeExcludedPhraseArgs) ElementType() reflect.Type
func (CxEntityTypeExcludedPhraseArgs) ToCxEntityTypeExcludedPhraseOutput ¶
func (i CxEntityTypeExcludedPhraseArgs) ToCxEntityTypeExcludedPhraseOutput() CxEntityTypeExcludedPhraseOutput
func (CxEntityTypeExcludedPhraseArgs) ToCxEntityTypeExcludedPhraseOutputWithContext ¶
func (i CxEntityTypeExcludedPhraseArgs) ToCxEntityTypeExcludedPhraseOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseOutput
func (CxEntityTypeExcludedPhraseArgs) ToOutput ¶ added in v6.65.1
func (i CxEntityTypeExcludedPhraseArgs) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeExcludedPhrase]
type CxEntityTypeExcludedPhraseArray ¶
type CxEntityTypeExcludedPhraseArray []CxEntityTypeExcludedPhraseInput
func (CxEntityTypeExcludedPhraseArray) ElementType ¶
func (CxEntityTypeExcludedPhraseArray) ElementType() reflect.Type
func (CxEntityTypeExcludedPhraseArray) ToCxEntityTypeExcludedPhraseArrayOutput ¶
func (i CxEntityTypeExcludedPhraseArray) ToCxEntityTypeExcludedPhraseArrayOutput() CxEntityTypeExcludedPhraseArrayOutput
func (CxEntityTypeExcludedPhraseArray) ToCxEntityTypeExcludedPhraseArrayOutputWithContext ¶
func (i CxEntityTypeExcludedPhraseArray) ToCxEntityTypeExcludedPhraseArrayOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseArrayOutput
func (CxEntityTypeExcludedPhraseArray) ToOutput ¶ added in v6.65.1
func (i CxEntityTypeExcludedPhraseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeExcludedPhrase]
type CxEntityTypeExcludedPhraseArrayInput ¶
type CxEntityTypeExcludedPhraseArrayInput interface { pulumi.Input ToCxEntityTypeExcludedPhraseArrayOutput() CxEntityTypeExcludedPhraseArrayOutput ToCxEntityTypeExcludedPhraseArrayOutputWithContext(context.Context) CxEntityTypeExcludedPhraseArrayOutput }
CxEntityTypeExcludedPhraseArrayInput is an input type that accepts CxEntityTypeExcludedPhraseArray and CxEntityTypeExcludedPhraseArrayOutput values. You can construct a concrete instance of `CxEntityTypeExcludedPhraseArrayInput` via:
CxEntityTypeExcludedPhraseArray{ CxEntityTypeExcludedPhraseArgs{...} }
type CxEntityTypeExcludedPhraseArrayOutput ¶
type CxEntityTypeExcludedPhraseArrayOutput struct{ *pulumi.OutputState }
func (CxEntityTypeExcludedPhraseArrayOutput) ElementType ¶
func (CxEntityTypeExcludedPhraseArrayOutput) ElementType() reflect.Type
func (CxEntityTypeExcludedPhraseArrayOutput) Index ¶
func (o CxEntityTypeExcludedPhraseArrayOutput) Index(i pulumi.IntInput) CxEntityTypeExcludedPhraseOutput
func (CxEntityTypeExcludedPhraseArrayOutput) ToCxEntityTypeExcludedPhraseArrayOutput ¶
func (o CxEntityTypeExcludedPhraseArrayOutput) ToCxEntityTypeExcludedPhraseArrayOutput() CxEntityTypeExcludedPhraseArrayOutput
func (CxEntityTypeExcludedPhraseArrayOutput) ToCxEntityTypeExcludedPhraseArrayOutputWithContext ¶
func (o CxEntityTypeExcludedPhraseArrayOutput) ToCxEntityTypeExcludedPhraseArrayOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseArrayOutput
func (CxEntityTypeExcludedPhraseArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeExcludedPhraseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxEntityTypeExcludedPhrase]
type CxEntityTypeExcludedPhraseInput ¶
type CxEntityTypeExcludedPhraseInput interface { pulumi.Input ToCxEntityTypeExcludedPhraseOutput() CxEntityTypeExcludedPhraseOutput ToCxEntityTypeExcludedPhraseOutputWithContext(context.Context) CxEntityTypeExcludedPhraseOutput }
CxEntityTypeExcludedPhraseInput is an input type that accepts CxEntityTypeExcludedPhraseArgs and CxEntityTypeExcludedPhraseOutput values. You can construct a concrete instance of `CxEntityTypeExcludedPhraseInput` via:
CxEntityTypeExcludedPhraseArgs{...}
type CxEntityTypeExcludedPhraseOutput ¶
type CxEntityTypeExcludedPhraseOutput struct{ *pulumi.OutputState }
func (CxEntityTypeExcludedPhraseOutput) ElementType ¶
func (CxEntityTypeExcludedPhraseOutput) ElementType() reflect.Type
func (CxEntityTypeExcludedPhraseOutput) ToCxEntityTypeExcludedPhraseOutput ¶
func (o CxEntityTypeExcludedPhraseOutput) ToCxEntityTypeExcludedPhraseOutput() CxEntityTypeExcludedPhraseOutput
func (CxEntityTypeExcludedPhraseOutput) ToCxEntityTypeExcludedPhraseOutputWithContext ¶
func (o CxEntityTypeExcludedPhraseOutput) ToCxEntityTypeExcludedPhraseOutputWithContext(ctx context.Context) CxEntityTypeExcludedPhraseOutput
func (CxEntityTypeExcludedPhraseOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeExcludedPhraseOutput) ToOutput(ctx context.Context) pulumix.Output[CxEntityTypeExcludedPhrase]
func (CxEntityTypeExcludedPhraseOutput) Value ¶
func (o CxEntityTypeExcludedPhraseOutput) Value() pulumi.StringPtrOutput
The word or phrase to be excluded.
type CxEntityTypeInput ¶
type CxEntityTypeInput interface { pulumi.Input ToCxEntityTypeOutput() CxEntityTypeOutput ToCxEntityTypeOutputWithContext(ctx context.Context) CxEntityTypeOutput }
type CxEntityTypeMap ¶
type CxEntityTypeMap map[string]CxEntityTypeInput
func (CxEntityTypeMap) ElementType ¶
func (CxEntityTypeMap) ElementType() reflect.Type
func (CxEntityTypeMap) ToCxEntityTypeMapOutput ¶
func (i CxEntityTypeMap) ToCxEntityTypeMapOutput() CxEntityTypeMapOutput
func (CxEntityTypeMap) ToCxEntityTypeMapOutputWithContext ¶
func (i CxEntityTypeMap) ToCxEntityTypeMapOutputWithContext(ctx context.Context) CxEntityTypeMapOutput
func (CxEntityTypeMap) ToOutput ¶ added in v6.65.1
func (i CxEntityTypeMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEntityType]
type CxEntityTypeMapInput ¶
type CxEntityTypeMapInput interface { pulumi.Input ToCxEntityTypeMapOutput() CxEntityTypeMapOutput ToCxEntityTypeMapOutputWithContext(context.Context) CxEntityTypeMapOutput }
CxEntityTypeMapInput is an input type that accepts CxEntityTypeMap and CxEntityTypeMapOutput values. You can construct a concrete instance of `CxEntityTypeMapInput` via:
CxEntityTypeMap{ "key": CxEntityTypeArgs{...} }
type CxEntityTypeMapOutput ¶
type CxEntityTypeMapOutput struct{ *pulumi.OutputState }
func (CxEntityTypeMapOutput) ElementType ¶
func (CxEntityTypeMapOutput) ElementType() reflect.Type
func (CxEntityTypeMapOutput) MapIndex ¶
func (o CxEntityTypeMapOutput) MapIndex(k pulumi.StringInput) CxEntityTypeOutput
func (CxEntityTypeMapOutput) ToCxEntityTypeMapOutput ¶
func (o CxEntityTypeMapOutput) ToCxEntityTypeMapOutput() CxEntityTypeMapOutput
func (CxEntityTypeMapOutput) ToCxEntityTypeMapOutputWithContext ¶
func (o CxEntityTypeMapOutput) ToCxEntityTypeMapOutputWithContext(ctx context.Context) CxEntityTypeMapOutput
func (CxEntityTypeMapOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEntityType]
type CxEntityTypeOutput ¶
type CxEntityTypeOutput struct{ *pulumi.OutputState }
func (CxEntityTypeOutput) AutoExpansionMode ¶ added in v6.23.0
func (o CxEntityTypeOutput) AutoExpansionMode() pulumi.StringPtrOutput
Represents kinds of entities.
- AUTO_EXPANSION_MODE_UNSPECIFIED: Auto expansion disabled for the entity.
- AUTO_EXPANSION_MODE_DEFAULT: Allows an agent to recognize values that have not been explicitly listed in the entity. Possible values are: `AUTO_EXPANSION_MODE_DEFAULT`, `AUTO_EXPANSION_MODE_UNSPECIFIED`.
func (CxEntityTypeOutput) DisplayName ¶ added in v6.23.0
func (o CxEntityTypeOutput) DisplayName() pulumi.StringOutput
The human-readable name of the entity type, unique within the agent.
func (CxEntityTypeOutput) ElementType ¶
func (CxEntityTypeOutput) ElementType() reflect.Type
func (CxEntityTypeOutput) EnableFuzzyExtraction ¶ added in v6.23.0
func (o CxEntityTypeOutput) EnableFuzzyExtraction() pulumi.BoolPtrOutput
Enables fuzzy entity extraction during classification.
func (CxEntityTypeOutput) Entities ¶ added in v6.23.0
func (o CxEntityTypeOutput) Entities() CxEntityTypeEntityArrayOutput
The collection of entity entries associated with the entity type. Structure is documented below.
func (CxEntityTypeOutput) ExcludedPhrases ¶ added in v6.23.0
func (o CxEntityTypeOutput) ExcludedPhrases() CxEntityTypeExcludedPhraseArrayOutput
Collection of exceptional words and phrases that shouldn't be matched. For example, if you have a size entity type with entry giant(an adjective), you might consider adding giants(a noun) as an exclusion. If the kind of entity type is KIND_MAP, then the phrases specified by entities and excluded phrases should be mutually exclusive. Structure is documented below.
func (CxEntityTypeOutput) Kind ¶ added in v6.23.0
func (o CxEntityTypeOutput) Kind() pulumi.StringOutput
Indicates whether the entity type can be automatically expanded.
- KIND_MAP: Map entity types allow mapping of a group of synonyms to a canonical value.
- KIND_LIST: List entity types contain a set of entries that do not map to canonical values. However, list entity types can contain references to other entity types (with or without aliases).
- KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`.
func (CxEntityTypeOutput) LanguageCode ¶ added in v6.23.0
func (o CxEntityTypeOutput) LanguageCode() pulumi.StringPtrOutput
The language of the following fields in entityType: EntityType.entities.value EntityType.entities.synonyms EntityType.excluded_phrases.value If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
func (CxEntityTypeOutput) Name ¶ added in v6.23.0
func (o CxEntityTypeOutput) Name() pulumi.StringOutput
The unique identifier of the entity type. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID>.
func (CxEntityTypeOutput) Parent ¶ added in v6.23.0
func (o CxEntityTypeOutput) Parent() pulumi.StringPtrOutput
The agent to create a entity type for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
func (CxEntityTypeOutput) Redact ¶ added in v6.23.0
func (o CxEntityTypeOutput) Redact() pulumi.BoolPtrOutput
Indicates whether parameters of the entity type should be redacted in log. If redaction is enabled, page parameters and intent parameters referring to the entity type will be replaced by parameter name when logging.
func (CxEntityTypeOutput) ToCxEntityTypeOutput ¶
func (o CxEntityTypeOutput) ToCxEntityTypeOutput() CxEntityTypeOutput
func (CxEntityTypeOutput) ToCxEntityTypeOutputWithContext ¶
func (o CxEntityTypeOutput) ToCxEntityTypeOutputWithContext(ctx context.Context) CxEntityTypeOutput
func (CxEntityTypeOutput) ToOutput ¶ added in v6.65.1
func (o CxEntityTypeOutput) ToOutput(ctx context.Context) pulumix.Output[*CxEntityType]
type CxEntityTypeState ¶
type CxEntityTypeState struct { // Represents kinds of entities. // * AUTO_EXPANSION_MODE_UNSPECIFIED: Auto expansion disabled for the entity. // * AUTO_EXPANSION_MODE_DEFAULT: Allows an agent to recognize values that have not been explicitly listed in the entity. // Possible values are: `AUTO_EXPANSION_MODE_DEFAULT`, `AUTO_EXPANSION_MODE_UNSPECIFIED`. AutoExpansionMode pulumi.StringPtrInput // The human-readable name of the entity type, unique within the agent. DisplayName pulumi.StringPtrInput // Enables fuzzy entity extraction during classification. EnableFuzzyExtraction pulumi.BoolPtrInput // The collection of entity entries associated with the entity type. // Structure is documented below. Entities CxEntityTypeEntityArrayInput // Collection of exceptional words and phrases that shouldn't be matched. For example, if you have a size entity type with entry giant(an adjective), you might consider adding giants(a noun) as an exclusion. // If the kind of entity type is KIND_MAP, then the phrases specified by entities and excluded phrases should be mutually exclusive. // Structure is documented below. ExcludedPhrases CxEntityTypeExcludedPhraseArrayInput // Indicates whether the entity type can be automatically expanded. // * KIND_MAP: Map entity types allow mapping of a group of synonyms to a canonical value. // * KIND_LIST: List entity types contain a set of entries that do not map to canonical values. However, list entity types can contain references to other entity types (with or without aliases). // * KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. // Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`. Kind pulumi.StringPtrInput // The language of the following fields in entityType: // EntityType.entities.value // EntityType.entities.synonyms // EntityType.excluded_phrases.value // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // The unique identifier of the entity type. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID>. Name pulumi.StringPtrInput // The agent to create a entity type for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // Indicates whether parameters of the entity type should be redacted in log. If redaction is enabled, page parameters and intent parameters referring to the entity type will be replaced by parameter name when logging. Redact pulumi.BoolPtrInput }
func (CxEntityTypeState) ElementType ¶
func (CxEntityTypeState) ElementType() reflect.Type
type CxEnvironment ¶
type CxEnvironment struct { pulumi.CustomResourceState // The human-readable description of the environment. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrOutput `pulumi:"description"` // The human-readable name of the environment (unique in an agent). Limit of 64 characters. DisplayName pulumi.StringOutput `pulumi:"displayName"` // The name of the environment. Name pulumi.StringOutput `pulumi:"name"` // The Agent to create an Environment for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // Update time of this environment. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". UpdateTime pulumi.StringOutput `pulumi:"updateTime"` // A list of configurations for flow versions. You should include version configs for all flows that are reachable from [Start Flow][Agent.start_flow] in the agent. Otherwise, an error will be returned. // Structure is documented below. VersionConfigs CxEnvironmentVersionConfigArrayOutput `pulumi:"versionConfigs"` }
Represents an environment for an agent. You can create multiple versions of your agent and publish them to separate environments. When you edit an agent, you are editing the draft agent. At any point, you can save the draft agent as an agent version, which is an immutable snapshot of your agent. When you save the draft agent, it is published to the default environment. When you create agent versions, you can publish them to custom environments. You can create a variety of custom environments for testing, development, production, etc.
To get more information about Environment, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.environments) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Environment Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } version1, err := diagflow.NewCxVersion(ctx, "version1", &diagflow.CxVersionArgs{ Parent: agent.StartFlow, DisplayName: pulumi.String("1.0.0"), Description: pulumi.String("version 1.0.0"), }) if err != nil { return err } _, err = diagflow.NewCxEnvironment(ctx, "development", &diagflow.CxEnvironmentArgs{ Parent: agent.ID(), DisplayName: pulumi.String("Development"), Description: pulumi.String("Development Environment"), VersionConfigs: diagflow.CxEnvironmentVersionConfigArray{ &diagflow.CxEnvironmentVersionConfigArgs{ Version: version1.ID(), }, }, }) if err != nil { return err } return nil }) }
```
## Import
Environment can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxEnvironment:CxEnvironment default {{parent}}/environments/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxEnvironment:CxEnvironment default {{parent}}/{{name}}
```
func GetCxEnvironment ¶
func GetCxEnvironment(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxEnvironmentState, opts ...pulumi.ResourceOption) (*CxEnvironment, error)
GetCxEnvironment gets an existing CxEnvironment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxEnvironment ¶
func NewCxEnvironment(ctx *pulumi.Context, name string, args *CxEnvironmentArgs, opts ...pulumi.ResourceOption) (*CxEnvironment, error)
NewCxEnvironment registers a new resource with the given unique name, arguments, and options.
func (*CxEnvironment) ElementType ¶
func (*CxEnvironment) ElementType() reflect.Type
func (*CxEnvironment) ToCxEnvironmentOutput ¶
func (i *CxEnvironment) ToCxEnvironmentOutput() CxEnvironmentOutput
func (*CxEnvironment) ToCxEnvironmentOutputWithContext ¶
func (i *CxEnvironment) ToCxEnvironmentOutputWithContext(ctx context.Context) CxEnvironmentOutput
func (*CxEnvironment) ToOutput ¶ added in v6.65.1
func (i *CxEnvironment) ToOutput(ctx context.Context) pulumix.Output[*CxEnvironment]
type CxEnvironmentArgs ¶
type CxEnvironmentArgs struct { // The human-readable description of the environment. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the environment (unique in an agent). Limit of 64 characters. DisplayName pulumi.StringInput // The Agent to create an Environment for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // A list of configurations for flow versions. You should include version configs for all flows that are reachable from [Start Flow][Agent.start_flow] in the agent. Otherwise, an error will be returned. // Structure is documented below. VersionConfigs CxEnvironmentVersionConfigArrayInput }
The set of arguments for constructing a CxEnvironment resource.
func (CxEnvironmentArgs) ElementType ¶
func (CxEnvironmentArgs) ElementType() reflect.Type
type CxEnvironmentArray ¶
type CxEnvironmentArray []CxEnvironmentInput
func (CxEnvironmentArray) ElementType ¶
func (CxEnvironmentArray) ElementType() reflect.Type
func (CxEnvironmentArray) ToCxEnvironmentArrayOutput ¶
func (i CxEnvironmentArray) ToCxEnvironmentArrayOutput() CxEnvironmentArrayOutput
func (CxEnvironmentArray) ToCxEnvironmentArrayOutputWithContext ¶
func (i CxEnvironmentArray) ToCxEnvironmentArrayOutputWithContext(ctx context.Context) CxEnvironmentArrayOutput
func (CxEnvironmentArray) ToOutput ¶ added in v6.65.1
func (i CxEnvironmentArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxEnvironment]
type CxEnvironmentArrayInput ¶
type CxEnvironmentArrayInput interface { pulumi.Input ToCxEnvironmentArrayOutput() CxEnvironmentArrayOutput ToCxEnvironmentArrayOutputWithContext(context.Context) CxEnvironmentArrayOutput }
CxEnvironmentArrayInput is an input type that accepts CxEnvironmentArray and CxEnvironmentArrayOutput values. You can construct a concrete instance of `CxEnvironmentArrayInput` via:
CxEnvironmentArray{ CxEnvironmentArgs{...} }
type CxEnvironmentArrayOutput ¶
type CxEnvironmentArrayOutput struct{ *pulumi.OutputState }
func (CxEnvironmentArrayOutput) ElementType ¶
func (CxEnvironmentArrayOutput) ElementType() reflect.Type
func (CxEnvironmentArrayOutput) Index ¶
func (o CxEnvironmentArrayOutput) Index(i pulumi.IntInput) CxEnvironmentOutput
func (CxEnvironmentArrayOutput) ToCxEnvironmentArrayOutput ¶
func (o CxEnvironmentArrayOutput) ToCxEnvironmentArrayOutput() CxEnvironmentArrayOutput
func (CxEnvironmentArrayOutput) ToCxEnvironmentArrayOutputWithContext ¶
func (o CxEnvironmentArrayOutput) ToCxEnvironmentArrayOutputWithContext(ctx context.Context) CxEnvironmentArrayOutput
func (CxEnvironmentArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxEnvironmentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxEnvironment]
type CxEnvironmentInput ¶
type CxEnvironmentInput interface { pulumi.Input ToCxEnvironmentOutput() CxEnvironmentOutput ToCxEnvironmentOutputWithContext(ctx context.Context) CxEnvironmentOutput }
type CxEnvironmentMap ¶
type CxEnvironmentMap map[string]CxEnvironmentInput
func (CxEnvironmentMap) ElementType ¶
func (CxEnvironmentMap) ElementType() reflect.Type
func (CxEnvironmentMap) ToCxEnvironmentMapOutput ¶
func (i CxEnvironmentMap) ToCxEnvironmentMapOutput() CxEnvironmentMapOutput
func (CxEnvironmentMap) ToCxEnvironmentMapOutputWithContext ¶
func (i CxEnvironmentMap) ToCxEnvironmentMapOutputWithContext(ctx context.Context) CxEnvironmentMapOutput
func (CxEnvironmentMap) ToOutput ¶ added in v6.65.1
func (i CxEnvironmentMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEnvironment]
type CxEnvironmentMapInput ¶
type CxEnvironmentMapInput interface { pulumi.Input ToCxEnvironmentMapOutput() CxEnvironmentMapOutput ToCxEnvironmentMapOutputWithContext(context.Context) CxEnvironmentMapOutput }
CxEnvironmentMapInput is an input type that accepts CxEnvironmentMap and CxEnvironmentMapOutput values. You can construct a concrete instance of `CxEnvironmentMapInput` via:
CxEnvironmentMap{ "key": CxEnvironmentArgs{...} }
type CxEnvironmentMapOutput ¶
type CxEnvironmentMapOutput struct{ *pulumi.OutputState }
func (CxEnvironmentMapOutput) ElementType ¶
func (CxEnvironmentMapOutput) ElementType() reflect.Type
func (CxEnvironmentMapOutput) MapIndex ¶
func (o CxEnvironmentMapOutput) MapIndex(k pulumi.StringInput) CxEnvironmentOutput
func (CxEnvironmentMapOutput) ToCxEnvironmentMapOutput ¶
func (o CxEnvironmentMapOutput) ToCxEnvironmentMapOutput() CxEnvironmentMapOutput
func (CxEnvironmentMapOutput) ToCxEnvironmentMapOutputWithContext ¶
func (o CxEnvironmentMapOutput) ToCxEnvironmentMapOutputWithContext(ctx context.Context) CxEnvironmentMapOutput
func (CxEnvironmentMapOutput) ToOutput ¶ added in v6.65.1
func (o CxEnvironmentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxEnvironment]
type CxEnvironmentOutput ¶
type CxEnvironmentOutput struct{ *pulumi.OutputState }
func (CxEnvironmentOutput) Description ¶ added in v6.23.0
func (o CxEnvironmentOutput) Description() pulumi.StringPtrOutput
The human-readable description of the environment. The maximum length is 500 characters. If exceeded, the request is rejected.
func (CxEnvironmentOutput) DisplayName ¶ added in v6.23.0
func (o CxEnvironmentOutput) DisplayName() pulumi.StringOutput
The human-readable name of the environment (unique in an agent). Limit of 64 characters.
func (CxEnvironmentOutput) ElementType ¶
func (CxEnvironmentOutput) ElementType() reflect.Type
func (CxEnvironmentOutput) Name ¶ added in v6.23.0
func (o CxEnvironmentOutput) Name() pulumi.StringOutput
The name of the environment.
func (CxEnvironmentOutput) Parent ¶ added in v6.23.0
func (o CxEnvironmentOutput) Parent() pulumi.StringPtrOutput
The Agent to create an Environment for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
func (CxEnvironmentOutput) ToCxEnvironmentOutput ¶
func (o CxEnvironmentOutput) ToCxEnvironmentOutput() CxEnvironmentOutput
func (CxEnvironmentOutput) ToCxEnvironmentOutputWithContext ¶
func (o CxEnvironmentOutput) ToCxEnvironmentOutputWithContext(ctx context.Context) CxEnvironmentOutput
func (CxEnvironmentOutput) ToOutput ¶ added in v6.65.1
func (o CxEnvironmentOutput) ToOutput(ctx context.Context) pulumix.Output[*CxEnvironment]
func (CxEnvironmentOutput) UpdateTime ¶ added in v6.23.0
func (o CxEnvironmentOutput) UpdateTime() pulumi.StringOutput
Update time of this environment. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
func (CxEnvironmentOutput) VersionConfigs ¶ added in v6.23.0
func (o CxEnvironmentOutput) VersionConfigs() CxEnvironmentVersionConfigArrayOutput
A list of configurations for flow versions. You should include version configs for all flows that are reachable from [Start Flow][Agent.start_flow] in the agent. Otherwise, an error will be returned. Structure is documented below.
type CxEnvironmentState ¶
type CxEnvironmentState struct { // The human-readable description of the environment. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the environment (unique in an agent). Limit of 64 characters. DisplayName pulumi.StringPtrInput // The name of the environment. Name pulumi.StringPtrInput // The Agent to create an Environment for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // Update time of this environment. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". UpdateTime pulumi.StringPtrInput // A list of configurations for flow versions. You should include version configs for all flows that are reachable from [Start Flow][Agent.start_flow] in the agent. Otherwise, an error will be returned. // Structure is documented below. VersionConfigs CxEnvironmentVersionConfigArrayInput }
func (CxEnvironmentState) ElementType ¶
func (CxEnvironmentState) ElementType() reflect.Type
type CxEnvironmentVersionConfig ¶
type CxEnvironmentVersionConfig struct { // Format: projects/{{project}}/locations/{{location}}/agents/{{agent}}/flows/{{flow}}/versions/{{version}}. // // *** Version string `pulumi:"version"` }
type CxEnvironmentVersionConfigArgs ¶
type CxEnvironmentVersionConfigArgs struct { // Format: projects/{{project}}/locations/{{location}}/agents/{{agent}}/flows/{{flow}}/versions/{{version}}. // // *** Version pulumi.StringInput `pulumi:"version"` }
func (CxEnvironmentVersionConfigArgs) ElementType ¶
func (CxEnvironmentVersionConfigArgs) ElementType() reflect.Type
func (CxEnvironmentVersionConfigArgs) ToCxEnvironmentVersionConfigOutput ¶
func (i CxEnvironmentVersionConfigArgs) ToCxEnvironmentVersionConfigOutput() CxEnvironmentVersionConfigOutput
func (CxEnvironmentVersionConfigArgs) ToCxEnvironmentVersionConfigOutputWithContext ¶
func (i CxEnvironmentVersionConfigArgs) ToCxEnvironmentVersionConfigOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigOutput
func (CxEnvironmentVersionConfigArgs) ToOutput ¶ added in v6.65.1
func (i CxEnvironmentVersionConfigArgs) ToOutput(ctx context.Context) pulumix.Output[CxEnvironmentVersionConfig]
type CxEnvironmentVersionConfigArray ¶
type CxEnvironmentVersionConfigArray []CxEnvironmentVersionConfigInput
func (CxEnvironmentVersionConfigArray) ElementType ¶
func (CxEnvironmentVersionConfigArray) ElementType() reflect.Type
func (CxEnvironmentVersionConfigArray) ToCxEnvironmentVersionConfigArrayOutput ¶
func (i CxEnvironmentVersionConfigArray) ToCxEnvironmentVersionConfigArrayOutput() CxEnvironmentVersionConfigArrayOutput
func (CxEnvironmentVersionConfigArray) ToCxEnvironmentVersionConfigArrayOutputWithContext ¶
func (i CxEnvironmentVersionConfigArray) ToCxEnvironmentVersionConfigArrayOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigArrayOutput
func (CxEnvironmentVersionConfigArray) ToOutput ¶ added in v6.65.1
func (i CxEnvironmentVersionConfigArray) ToOutput(ctx context.Context) pulumix.Output[[]CxEnvironmentVersionConfig]
type CxEnvironmentVersionConfigArrayInput ¶
type CxEnvironmentVersionConfigArrayInput interface { pulumi.Input ToCxEnvironmentVersionConfigArrayOutput() CxEnvironmentVersionConfigArrayOutput ToCxEnvironmentVersionConfigArrayOutputWithContext(context.Context) CxEnvironmentVersionConfigArrayOutput }
CxEnvironmentVersionConfigArrayInput is an input type that accepts CxEnvironmentVersionConfigArray and CxEnvironmentVersionConfigArrayOutput values. You can construct a concrete instance of `CxEnvironmentVersionConfigArrayInput` via:
CxEnvironmentVersionConfigArray{ CxEnvironmentVersionConfigArgs{...} }
type CxEnvironmentVersionConfigArrayOutput ¶
type CxEnvironmentVersionConfigArrayOutput struct{ *pulumi.OutputState }
func (CxEnvironmentVersionConfigArrayOutput) ElementType ¶
func (CxEnvironmentVersionConfigArrayOutput) ElementType() reflect.Type
func (CxEnvironmentVersionConfigArrayOutput) Index ¶
func (o CxEnvironmentVersionConfigArrayOutput) Index(i pulumi.IntInput) CxEnvironmentVersionConfigOutput
func (CxEnvironmentVersionConfigArrayOutput) ToCxEnvironmentVersionConfigArrayOutput ¶
func (o CxEnvironmentVersionConfigArrayOutput) ToCxEnvironmentVersionConfigArrayOutput() CxEnvironmentVersionConfigArrayOutput
func (CxEnvironmentVersionConfigArrayOutput) ToCxEnvironmentVersionConfigArrayOutputWithContext ¶
func (o CxEnvironmentVersionConfigArrayOutput) ToCxEnvironmentVersionConfigArrayOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigArrayOutput
func (CxEnvironmentVersionConfigArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxEnvironmentVersionConfigArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxEnvironmentVersionConfig]
type CxEnvironmentVersionConfigInput ¶
type CxEnvironmentVersionConfigInput interface { pulumi.Input ToCxEnvironmentVersionConfigOutput() CxEnvironmentVersionConfigOutput ToCxEnvironmentVersionConfigOutputWithContext(context.Context) CxEnvironmentVersionConfigOutput }
CxEnvironmentVersionConfigInput is an input type that accepts CxEnvironmentVersionConfigArgs and CxEnvironmentVersionConfigOutput values. You can construct a concrete instance of `CxEnvironmentVersionConfigInput` via:
CxEnvironmentVersionConfigArgs{...}
type CxEnvironmentVersionConfigOutput ¶
type CxEnvironmentVersionConfigOutput struct{ *pulumi.OutputState }
func (CxEnvironmentVersionConfigOutput) ElementType ¶
func (CxEnvironmentVersionConfigOutput) ElementType() reflect.Type
func (CxEnvironmentVersionConfigOutput) ToCxEnvironmentVersionConfigOutput ¶
func (o CxEnvironmentVersionConfigOutput) ToCxEnvironmentVersionConfigOutput() CxEnvironmentVersionConfigOutput
func (CxEnvironmentVersionConfigOutput) ToCxEnvironmentVersionConfigOutputWithContext ¶
func (o CxEnvironmentVersionConfigOutput) ToCxEnvironmentVersionConfigOutputWithContext(ctx context.Context) CxEnvironmentVersionConfigOutput
func (CxEnvironmentVersionConfigOutput) ToOutput ¶ added in v6.65.1
func (o CxEnvironmentVersionConfigOutput) ToOutput(ctx context.Context) pulumix.Output[CxEnvironmentVersionConfig]
func (CxEnvironmentVersionConfigOutput) Version ¶
func (o CxEnvironmentVersionConfigOutput) Version() pulumi.StringOutput
Format: projects/{{project}}/locations/{{location}}/agents/{{agent}}/flows/{{flow}}/versions/{{version}}.
***
type CxFlow ¶
type CxFlow struct { pulumi.CustomResourceState // The description of the flow. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrOutput `pulumi:"description"` // The human-readable name of the flow. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // A flow's event handlers serve two purposes: // They are responsible for handling events (e.g. no match, webhook errors) in the flow. // They are inherited by every page's [event handlers][Page.event_handlers], which can be used to handle common events regardless of the current page. Event handlers defined in the page have higher priority than those defined in the flow. // Unlike transitionRoutes, these handlers are evaluated on a first-match basis. The first one that matches the event get executed, with the rest being ignored. // Structure is documented below. EventHandlers CxFlowEventHandlerArrayOutput `pulumi:"eventHandlers"` // The language of the following fields in flow: // Flow.event_handlers.trigger_fulfillment.messages // Flow.event_handlers.trigger_fulfillment.conditional_cases // Flow.transition_routes.trigger_fulfillment.messages // Flow.transition_routes.trigger_fulfillment.conditional_cases // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrOutput `pulumi:"languageCode"` // (Output) // The unique identifier of this transition route. // // (Output) // The unique identifier of this event handler. Name pulumi.StringOutput `pulumi:"name"` // NLU related settings of the flow. // Structure is documented below. NluSettings CxFlowNluSettingsPtrOutput `pulumi:"nluSettings"` // The agent to create a flow for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // A flow's transition route group serve two purposes: // They are responsible for matching the user's first utterances in the flow. // They are inherited by every page's [transition route groups][Page.transition_route_groups]. Transition route groups defined in the page have higher priority than those defined in the flow. // Format:projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>. TransitionRouteGroups pulumi.StringArrayOutput `pulumi:"transitionRouteGroups"` // A flow's transition routes serve two purposes: // They are responsible for matching the user's first utterances in the flow. // They are inherited by every page's [transition routes][Page.transition_routes] and can support use cases such as the user saying "help" or "can I talk to a human?", which can be handled in a common way regardless of the current page. Transition routes defined in the page have higher priority than those defined in the flow. // TransitionRoutes are evalauted in the following order: // TransitionRoutes with intent specified. // TransitionRoutes with only condition specified. // TransitionRoutes with intent specified are inherited by pages in the flow. // Structure is documented below. TransitionRoutes CxFlowTransitionRouteArrayOutput `pulumi:"transitionRoutes"` }
Flows represents the conversation flows when you build your chatbot agent.
To get more information about Flow, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Flow Full
```go package main
import (
"encoding/json" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } tmpJSON0, err := json.Marshal("abc") if err != nil { return err } json0 := string(tmpJSON0) tmpJSON1, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json1 := string(tmpJSON1) tmpJSON2, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json2 := string(tmpJSON2) tmpJSON3, err := json.Marshal("abc") if err != nil { return err } json3 := string(tmpJSON3) tmpJSON4, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json4 := string(tmpJSON4) tmpJSON5, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json5 := string(tmpJSON5) _, err = diagflow.NewCxFlow(ctx, "basicFlow", &diagflow.CxFlowArgs{ Parent: agent.ID(), DisplayName: pulumi.String("MyFlow"), Description: pulumi.String("Test Flow"), NluSettings: &diagflow.CxFlowNluSettingsArgs{ ClassificationThreshold: pulumi.Float64(0.3), ModelType: pulumi.String("MODEL_TYPE_STANDARD"), }, EventHandlers: diagflow.CxFlowEventHandlerArray{ &diagflow.CxFlowEventHandlerArgs{ Event: pulumi.String("custom-event"), TriggerFulfillment: &diagflow.CxFlowEventHandlerTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(false), Messages: diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ Text: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("I didn't get that. Can you say it again?"), }, }, }, }, }, }, &diagflow.CxFlowEventHandlerArgs{ Event: pulumi.String("sys.no-match-default"), TriggerFulfillment: &diagflow.CxFlowEventHandlerTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(false), Messages: diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ Text: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Sorry, could you say that again?"), }, }, }, }, }, }, &diagflow.CxFlowEventHandlerArgs{ Event: pulumi.String("sys.no-input-default"), TriggerFulfillment: &diagflow.CxFlowEventHandlerTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(false), Messages: diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ Text: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("One more time?"), }, }, }, }, }, }, &diagflow.CxFlowEventHandlerArgs{ Event: pulumi.String("another-event"), TriggerFulfillment: &diagflow.CxFlowEventHandlerTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(true), Messages: diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Some text"), }, }, }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ PlayAudio: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray{ &diagflow.CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json0), }, &diagflow.CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json1), }, }, ConditionalCases: diagflow.CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray{ &diagflow.CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json2), }, }, }, }, }, TransitionRoutes: diagflow.CxFlowTransitionRouteArray{ &diagflow.CxFlowTransitionRouteArgs{ Condition: pulumi.String("true"), TriggerFulfillment: &diagflow.CxFlowTransitionRouteTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(true), Messages: diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArray{ &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Some text"), }, }, }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ PlayAudio: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray{ &diagflow.CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json3), }, &diagflow.CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json4), }, }, ConditionalCases: diagflow.CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray{ &diagflow.CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json5), }, }, }, TargetFlow: agent.StartFlow, }, }, }) if err != nil { return err } return nil }) }
```
## Import
Flow can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxFlow:CxFlow default {{parent}}/flows/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxFlow:CxFlow default {{parent}}/{{name}}
```
func GetCxFlow ¶
func GetCxFlow(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxFlowState, opts ...pulumi.ResourceOption) (*CxFlow, error)
GetCxFlow gets an existing CxFlow resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxFlow ¶
func NewCxFlow(ctx *pulumi.Context, name string, args *CxFlowArgs, opts ...pulumi.ResourceOption) (*CxFlow, error)
NewCxFlow registers a new resource with the given unique name, arguments, and options.
func (*CxFlow) ElementType ¶
func (*CxFlow) ToCxFlowOutput ¶
func (i *CxFlow) ToCxFlowOutput() CxFlowOutput
func (*CxFlow) ToCxFlowOutputWithContext ¶
func (i *CxFlow) ToCxFlowOutputWithContext(ctx context.Context) CxFlowOutput
type CxFlowArgs ¶
type CxFlowArgs struct { // The description of the flow. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the flow. // // *** DisplayName pulumi.StringInput // A flow's event handlers serve two purposes: // They are responsible for handling events (e.g. no match, webhook errors) in the flow. // They are inherited by every page's [event handlers][Page.event_handlers], which can be used to handle common events regardless of the current page. Event handlers defined in the page have higher priority than those defined in the flow. // Unlike transitionRoutes, these handlers are evaluated on a first-match basis. The first one that matches the event get executed, with the rest being ignored. // Structure is documented below. EventHandlers CxFlowEventHandlerArrayInput // The language of the following fields in flow: // Flow.event_handlers.trigger_fulfillment.messages // Flow.event_handlers.trigger_fulfillment.conditional_cases // Flow.transition_routes.trigger_fulfillment.messages // Flow.transition_routes.trigger_fulfillment.conditional_cases // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // NLU related settings of the flow. // Structure is documented below. NluSettings CxFlowNluSettingsPtrInput // The agent to create a flow for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // A flow's transition route group serve two purposes: // They are responsible for matching the user's first utterances in the flow. // They are inherited by every page's [transition route groups][Page.transition_route_groups]. Transition route groups defined in the page have higher priority than those defined in the flow. // Format:projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>. TransitionRouteGroups pulumi.StringArrayInput // A flow's transition routes serve two purposes: // They are responsible for matching the user's first utterances in the flow. // They are inherited by every page's [transition routes][Page.transition_routes] and can support use cases such as the user saying "help" or "can I talk to a human?", which can be handled in a common way regardless of the current page. Transition routes defined in the page have higher priority than those defined in the flow. // TransitionRoutes are evalauted in the following order: // TransitionRoutes with intent specified. // TransitionRoutes with only condition specified. // TransitionRoutes with intent specified are inherited by pages in the flow. // Structure is documented below. TransitionRoutes CxFlowTransitionRouteArrayInput }
The set of arguments for constructing a CxFlow resource.
func (CxFlowArgs) ElementType ¶
func (CxFlowArgs) ElementType() reflect.Type
type CxFlowArray ¶
type CxFlowArray []CxFlowInput
func (CxFlowArray) ElementType ¶
func (CxFlowArray) ElementType() reflect.Type
func (CxFlowArray) ToCxFlowArrayOutput ¶
func (i CxFlowArray) ToCxFlowArrayOutput() CxFlowArrayOutput
func (CxFlowArray) ToCxFlowArrayOutputWithContext ¶
func (i CxFlowArray) ToCxFlowArrayOutputWithContext(ctx context.Context) CxFlowArrayOutput
type CxFlowArrayInput ¶
type CxFlowArrayInput interface { pulumi.Input ToCxFlowArrayOutput() CxFlowArrayOutput ToCxFlowArrayOutputWithContext(context.Context) CxFlowArrayOutput }
CxFlowArrayInput is an input type that accepts CxFlowArray and CxFlowArrayOutput values. You can construct a concrete instance of `CxFlowArrayInput` via:
CxFlowArray{ CxFlowArgs{...} }
type CxFlowArrayOutput ¶
type CxFlowArrayOutput struct{ *pulumi.OutputState }
func (CxFlowArrayOutput) ElementType ¶
func (CxFlowArrayOutput) ElementType() reflect.Type
func (CxFlowArrayOutput) Index ¶
func (o CxFlowArrayOutput) Index(i pulumi.IntInput) CxFlowOutput
func (CxFlowArrayOutput) ToCxFlowArrayOutput ¶
func (o CxFlowArrayOutput) ToCxFlowArrayOutput() CxFlowArrayOutput
func (CxFlowArrayOutput) ToCxFlowArrayOutputWithContext ¶
func (o CxFlowArrayOutput) ToCxFlowArrayOutputWithContext(ctx context.Context) CxFlowArrayOutput
type CxFlowEventHandler ¶
type CxFlowEventHandler struct { // The name of the event to handle. Event *string `pulumi:"event"` // (Output) // The unique identifier of this event handler. Name *string `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow *string `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage *string `pulumi:"targetPage"` // 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. // Structure is documented below. TriggerFulfillment *CxFlowEventHandlerTriggerFulfillment `pulumi:"triggerFulfillment"` }
type CxFlowEventHandlerArgs ¶
type CxFlowEventHandlerArgs struct { // The name of the event to handle. Event pulumi.StringPtrInput `pulumi:"event"` // (Output) // The unique identifier of this event handler. Name pulumi.StringPtrInput `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow pulumi.StringPtrInput `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage pulumi.StringPtrInput `pulumi:"targetPage"` // 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. // Structure is documented below. TriggerFulfillment CxFlowEventHandlerTriggerFulfillmentPtrInput `pulumi:"triggerFulfillment"` }
func (CxFlowEventHandlerArgs) ElementType ¶
func (CxFlowEventHandlerArgs) ElementType() reflect.Type
func (CxFlowEventHandlerArgs) ToCxFlowEventHandlerOutput ¶
func (i CxFlowEventHandlerArgs) ToCxFlowEventHandlerOutput() CxFlowEventHandlerOutput
func (CxFlowEventHandlerArgs) ToCxFlowEventHandlerOutputWithContext ¶
func (i CxFlowEventHandlerArgs) ToCxFlowEventHandlerOutputWithContext(ctx context.Context) CxFlowEventHandlerOutput
func (CxFlowEventHandlerArgs) ToOutput ¶ added in v6.65.1
func (i CxFlowEventHandlerArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandler]
type CxFlowEventHandlerArray ¶
type CxFlowEventHandlerArray []CxFlowEventHandlerInput
func (CxFlowEventHandlerArray) ElementType ¶
func (CxFlowEventHandlerArray) ElementType() reflect.Type
func (CxFlowEventHandlerArray) ToCxFlowEventHandlerArrayOutput ¶
func (i CxFlowEventHandlerArray) ToCxFlowEventHandlerArrayOutput() CxFlowEventHandlerArrayOutput
func (CxFlowEventHandlerArray) ToCxFlowEventHandlerArrayOutputWithContext ¶
func (i CxFlowEventHandlerArray) ToCxFlowEventHandlerArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerArrayOutput
func (CxFlowEventHandlerArray) ToOutput ¶ added in v6.65.1
func (i CxFlowEventHandlerArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandler]
type CxFlowEventHandlerArrayInput ¶
type CxFlowEventHandlerArrayInput interface { pulumi.Input ToCxFlowEventHandlerArrayOutput() CxFlowEventHandlerArrayOutput ToCxFlowEventHandlerArrayOutputWithContext(context.Context) CxFlowEventHandlerArrayOutput }
CxFlowEventHandlerArrayInput is an input type that accepts CxFlowEventHandlerArray and CxFlowEventHandlerArrayOutput values. You can construct a concrete instance of `CxFlowEventHandlerArrayInput` via:
CxFlowEventHandlerArray{ CxFlowEventHandlerArgs{...} }
type CxFlowEventHandlerArrayOutput ¶
type CxFlowEventHandlerArrayOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerArrayOutput) ElementType ¶
func (CxFlowEventHandlerArrayOutput) ElementType() reflect.Type
func (CxFlowEventHandlerArrayOutput) Index ¶
func (o CxFlowEventHandlerArrayOutput) Index(i pulumi.IntInput) CxFlowEventHandlerOutput
func (CxFlowEventHandlerArrayOutput) ToCxFlowEventHandlerArrayOutput ¶
func (o CxFlowEventHandlerArrayOutput) ToCxFlowEventHandlerArrayOutput() CxFlowEventHandlerArrayOutput
func (CxFlowEventHandlerArrayOutput) ToCxFlowEventHandlerArrayOutputWithContext ¶
func (o CxFlowEventHandlerArrayOutput) ToCxFlowEventHandlerArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerArrayOutput
func (CxFlowEventHandlerArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowEventHandlerArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandler]
type CxFlowEventHandlerInput ¶
type CxFlowEventHandlerInput interface { pulumi.Input ToCxFlowEventHandlerOutput() CxFlowEventHandlerOutput ToCxFlowEventHandlerOutputWithContext(context.Context) CxFlowEventHandlerOutput }
CxFlowEventHandlerInput is an input type that accepts CxFlowEventHandlerArgs and CxFlowEventHandlerOutput values. You can construct a concrete instance of `CxFlowEventHandlerInput` via:
CxFlowEventHandlerArgs{...}
type CxFlowEventHandlerOutput ¶
type CxFlowEventHandlerOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerOutput) ElementType ¶
func (CxFlowEventHandlerOutput) ElementType() reflect.Type
func (CxFlowEventHandlerOutput) Event ¶
func (o CxFlowEventHandlerOutput) Event() pulumi.StringPtrOutput
The name of the event to handle.
func (CxFlowEventHandlerOutput) Name ¶
func (o CxFlowEventHandlerOutput) Name() pulumi.StringPtrOutput
(Output) The unique identifier of this event handler.
func (CxFlowEventHandlerOutput) TargetFlow ¶
func (o CxFlowEventHandlerOutput) TargetFlow() pulumi.StringPtrOutput
The target flow to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxFlowEventHandlerOutput) TargetPage ¶
func (o CxFlowEventHandlerOutput) TargetPage() pulumi.StringPtrOutput
The target page to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxFlowEventHandlerOutput) ToCxFlowEventHandlerOutput ¶
func (o CxFlowEventHandlerOutput) ToCxFlowEventHandlerOutput() CxFlowEventHandlerOutput
func (CxFlowEventHandlerOutput) ToCxFlowEventHandlerOutputWithContext ¶
func (o CxFlowEventHandlerOutput) ToCxFlowEventHandlerOutputWithContext(ctx context.Context) CxFlowEventHandlerOutput
func (CxFlowEventHandlerOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowEventHandlerOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandler]
func (CxFlowEventHandlerOutput) TriggerFulfillment ¶
func (o CxFlowEventHandlerOutput) TriggerFulfillment() CxFlowEventHandlerTriggerFulfillmentPtrOutput
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. Structure is documented below.
type CxFlowEventHandlerTriggerFulfillment ¶
type CxFlowEventHandlerTriggerFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxFlowEventHandlerTriggerFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxFlowEventHandlerTriggerFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxFlowEventHandlerTriggerFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxFlowEventHandlerTriggerFulfillmentArgs ¶
type CxFlowEventHandlerTriggerFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxFlowEventHandlerTriggerFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxFlowEventHandlerTriggerFulfillmentArgs) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentOutput ¶
func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentOutput() CxFlowEventHandlerTriggerFulfillmentOutput
func (CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext ¶
func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentOutput
func (CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput ¶
func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext ¶
func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentArgs) ToOutput ¶ added in v6.65.1
func (i CxFlowEventHandlerTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillment]
type CxFlowEventHandlerTriggerFulfillmentConditionalCase ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray []CxFlowEventHandlerTriggerFulfillmentConditionalCaseInput
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput }
CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray and CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayInput` via:
CxFlowEventHandlerTriggerFulfillmentConditionalCaseArray{ CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs{...} }
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput }
CxFlowEventHandlerTriggerFulfillmentConditionalCaseInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs and CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentConditionalCaseInput` via:
CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs{...}
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput() CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
func (CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxFlowEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentConditionalCaseOutput
type CxFlowEventHandlerTriggerFulfillmentInput ¶
type CxFlowEventHandlerTriggerFulfillmentInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentOutput() CxFlowEventHandlerTriggerFulfillmentOutput ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentOutput }
CxFlowEventHandlerTriggerFulfillmentInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentArgs and CxFlowEventHandlerTriggerFulfillmentOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentInput` via:
CxFlowEventHandlerTriggerFulfillmentArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessage ¶
type CxFlowEventHandlerTriggerFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxFlowEventHandlerTriggerFulfillmentMessageText `pulumi:"text"` }
type CxFlowEventHandlerTriggerFulfillmentMessageArgs ¶
type CxFlowEventHandlerTriggerFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxFlowEventHandlerTriggerFulfillmentMessageArgs) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutput ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutput
type CxFlowEventHandlerTriggerFulfillmentMessageArray ¶
type CxFlowEventHandlerTriggerFulfillmentMessageArray []CxFlowEventHandlerTriggerFulfillmentMessageInput
func (CxFlowEventHandlerTriggerFulfillmentMessageArray) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageArray) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageArray) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageArray) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageArray) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageArray) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageArray) ToOutput ¶ added in v6.65.1
func (i CxFlowEventHandlerTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentMessage]
type CxFlowEventHandlerTriggerFulfillmentMessageArrayInput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageArrayInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput }
CxFlowEventHandlerTriggerFulfillmentMessageArrayInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageArray and CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageArrayInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageArray{ CxFlowEventHandlerTriggerFulfillmentMessageArgs{...} }
type CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutput() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowEventHandlerTriggerFulfillmentMessage]
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput }
CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs and CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput }
CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs, CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtr and CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtr(v *CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageInput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutput ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutput }
CxFlowEventHandlerTriggerFulfillmentMessageInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageArgs and CxFlowEventHandlerTriggerFulfillmentMessageOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput }
CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs and CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput }
CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs, CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr and CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr(v *CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageOutput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess() CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) PlayAudio() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) Text ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) Text() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
The text response message. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutput
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput }
CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs and CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput }
CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs, CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr and CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr(v *CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput }
CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs and CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioInput` via:
CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput }
CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs, CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtr and CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtr(v *CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput }
CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs and CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput }
CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs, CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr and CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr(v *CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageText ¶
type CxFlowEventHandlerTriggerFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxFlowEventHandlerTriggerFulfillmentMessageTextArgs ¶
type CxFlowEventHandlerTriggerFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (i CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageTextInput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageTextInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextOutput ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextOutput }
CxFlowEventHandlerTriggerFulfillmentMessageTextInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageTextArgs and CxFlowEventHandlerTriggerFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageTextInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageTextArgs{...}
type CxFlowEventHandlerTriggerFulfillmentMessageTextOutput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) Texts ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput }
CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentMessageTextArgs, CxFlowEventHandlerTriggerFulfillmentMessageTextPtr and CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentMessageTextArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentMessageTextPtr ¶
func CxFlowEventHandlerTriggerFulfillmentMessageTextPtr(v *CxFlowEventHandlerTriggerFulfillmentMessageTextArgs) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrInput
type CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
type CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts ¶
A collection of text responses.
func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxFlowEventHandlerTriggerFulfillmentOutput ¶
type CxFlowEventHandlerTriggerFulfillmentOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ConditionalCases() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentOutput) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentOutput) Messages ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) Messages() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxFlowEventHandlerTriggerFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentOutput) SetParameterActions() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentOutput) Tag ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentOutput() CxFlowEventHandlerTriggerFulfillmentOutput
func (CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentOutput
func (CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowEventHandlerTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowEventHandlerTriggerFulfillment]
func (CxFlowEventHandlerTriggerFulfillmentOutput) Webhook ¶
func (o CxFlowEventHandlerTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxFlowEventHandlerTriggerFulfillmentPtrInput ¶
type CxFlowEventHandlerTriggerFulfillmentPtrInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput }
CxFlowEventHandlerTriggerFulfillmentPtrInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentArgs, CxFlowEventHandlerTriggerFulfillmentPtr and CxFlowEventHandlerTriggerFulfillmentPtrOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentPtrInput` via:
CxFlowEventHandlerTriggerFulfillmentArgs{...} or: nil
func CxFlowEventHandlerTriggerFulfillmentPtr ¶
func CxFlowEventHandlerTriggerFulfillmentPtr(v *CxFlowEventHandlerTriggerFulfillmentArgs) CxFlowEventHandlerTriggerFulfillmentPtrInput
type CxFlowEventHandlerTriggerFulfillmentPtrOutput ¶
type CxFlowEventHandlerTriggerFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases() CxFlowEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ElementType ¶
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) Messages ¶
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Messages() CxFlowEventHandlerTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses ¶
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) Tag ¶
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput ¶
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutput() CxFlowEventHandlerTriggerFulfillmentPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext ¶
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToCxFlowEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentPtrOutput
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowEventHandlerTriggerFulfillment]
func (CxFlowEventHandlerTriggerFulfillmentPtrOutput) Webhook ¶
func (o CxFlowEventHandlerTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxFlowEventHandlerTriggerFulfillmentSetParameterAction ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray []CxFlowEventHandlerTriggerFulfillmentSetParameterActionInput
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput }
CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray and CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayInput` via:
CxFlowEventHandlerTriggerFulfillmentSetParameterActionArray{ CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs{...} }
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionInput interface { pulumi.Input ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput }
CxFlowEventHandlerTriggerFulfillmentSetParameterActionInput is an input type that accepts CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs and CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxFlowEventHandlerTriggerFulfillmentSetParameterActionInput` via:
CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs{...}
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput() CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxFlowEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxFlowEventHandlerTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxFlowInput ¶
type CxFlowInput interface { pulumi.Input ToCxFlowOutput() CxFlowOutput ToCxFlowOutputWithContext(ctx context.Context) CxFlowOutput }
type CxFlowMap ¶
type CxFlowMap map[string]CxFlowInput
func (CxFlowMap) ElementType ¶
func (CxFlowMap) ToCxFlowMapOutput ¶
func (i CxFlowMap) ToCxFlowMapOutput() CxFlowMapOutput
func (CxFlowMap) ToCxFlowMapOutputWithContext ¶
func (i CxFlowMap) ToCxFlowMapOutputWithContext(ctx context.Context) CxFlowMapOutput
type CxFlowMapInput ¶
type CxFlowMapInput interface { pulumi.Input ToCxFlowMapOutput() CxFlowMapOutput ToCxFlowMapOutputWithContext(context.Context) CxFlowMapOutput }
CxFlowMapInput is an input type that accepts CxFlowMap and CxFlowMapOutput values. You can construct a concrete instance of `CxFlowMapInput` via:
CxFlowMap{ "key": CxFlowArgs{...} }
type CxFlowMapOutput ¶
type CxFlowMapOutput struct{ *pulumi.OutputState }
func (CxFlowMapOutput) ElementType ¶
func (CxFlowMapOutput) ElementType() reflect.Type
func (CxFlowMapOutput) MapIndex ¶
func (o CxFlowMapOutput) MapIndex(k pulumi.StringInput) CxFlowOutput
func (CxFlowMapOutput) ToCxFlowMapOutput ¶
func (o CxFlowMapOutput) ToCxFlowMapOutput() CxFlowMapOutput
func (CxFlowMapOutput) ToCxFlowMapOutputWithContext ¶
func (o CxFlowMapOutput) ToCxFlowMapOutputWithContext(ctx context.Context) CxFlowMapOutput
type CxFlowNluSettings ¶
type CxFlowNluSettings struct { // To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. // If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. ClassificationThreshold *float64 `pulumi:"classificationThreshold"` // Indicates NLU model training mode. // * MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode. // * MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. // Possible values are: `MODEL_TRAINING_MODE_AUTOMATIC`, `MODEL_TRAINING_MODE_MANUAL`. ModelTrainingMode *string `pulumi:"modelTrainingMode"` // Indicates the type of NLU model. // * MODEL_TYPE_STANDARD: Use standard NLU model. // * MODEL_TYPE_ADVANCED: Use advanced NLU model. // Possible values are: `MODEL_TYPE_STANDARD`, `MODEL_TYPE_ADVANCED`. ModelType *string `pulumi:"modelType"` }
type CxFlowNluSettingsArgs ¶
type CxFlowNluSettingsArgs struct { // To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. // If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. ClassificationThreshold pulumi.Float64PtrInput `pulumi:"classificationThreshold"` // Indicates NLU model training mode. // * MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode. // * MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. // Possible values are: `MODEL_TRAINING_MODE_AUTOMATIC`, `MODEL_TRAINING_MODE_MANUAL`. ModelTrainingMode pulumi.StringPtrInput `pulumi:"modelTrainingMode"` // Indicates the type of NLU model. // * MODEL_TYPE_STANDARD: Use standard NLU model. // * MODEL_TYPE_ADVANCED: Use advanced NLU model. // Possible values are: `MODEL_TYPE_STANDARD`, `MODEL_TYPE_ADVANCED`. ModelType pulumi.StringPtrInput `pulumi:"modelType"` }
func (CxFlowNluSettingsArgs) ElementType ¶
func (CxFlowNluSettingsArgs) ElementType() reflect.Type
func (CxFlowNluSettingsArgs) ToCxFlowNluSettingsOutput ¶
func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsOutput() CxFlowNluSettingsOutput
func (CxFlowNluSettingsArgs) ToCxFlowNluSettingsOutputWithContext ¶
func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsOutputWithContext(ctx context.Context) CxFlowNluSettingsOutput
func (CxFlowNluSettingsArgs) ToCxFlowNluSettingsPtrOutput ¶
func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput
func (CxFlowNluSettingsArgs) ToCxFlowNluSettingsPtrOutputWithContext ¶
func (i CxFlowNluSettingsArgs) ToCxFlowNluSettingsPtrOutputWithContext(ctx context.Context) CxFlowNluSettingsPtrOutput
func (CxFlowNluSettingsArgs) ToOutput ¶ added in v6.65.1
func (i CxFlowNluSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowNluSettings]
type CxFlowNluSettingsInput ¶
type CxFlowNluSettingsInput interface { pulumi.Input ToCxFlowNluSettingsOutput() CxFlowNluSettingsOutput ToCxFlowNluSettingsOutputWithContext(context.Context) CxFlowNluSettingsOutput }
CxFlowNluSettingsInput is an input type that accepts CxFlowNluSettingsArgs and CxFlowNluSettingsOutput values. You can construct a concrete instance of `CxFlowNluSettingsInput` via:
CxFlowNluSettingsArgs{...}
type CxFlowNluSettingsOutput ¶
type CxFlowNluSettingsOutput struct{ *pulumi.OutputState }
func (CxFlowNluSettingsOutput) ClassificationThreshold ¶
func (o CxFlowNluSettingsOutput) ClassificationThreshold() pulumi.Float64PtrOutput
To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
func (CxFlowNluSettingsOutput) ElementType ¶
func (CxFlowNluSettingsOutput) ElementType() reflect.Type
func (CxFlowNluSettingsOutput) ModelTrainingMode ¶
func (o CxFlowNluSettingsOutput) ModelTrainingMode() pulumi.StringPtrOutput
Indicates NLU model training mode.
- MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode.
- MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. Possible values are: `MODEL_TRAINING_MODE_AUTOMATIC`, `MODEL_TRAINING_MODE_MANUAL`.
func (CxFlowNluSettingsOutput) ModelType ¶
func (o CxFlowNluSettingsOutput) ModelType() pulumi.StringPtrOutput
Indicates the type of NLU model.
- MODEL_TYPE_STANDARD: Use standard NLU model.
- MODEL_TYPE_ADVANCED: Use advanced NLU model. Possible values are: `MODEL_TYPE_STANDARD`, `MODEL_TYPE_ADVANCED`.
func (CxFlowNluSettingsOutput) ToCxFlowNluSettingsOutput ¶
func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsOutput() CxFlowNluSettingsOutput
func (CxFlowNluSettingsOutput) ToCxFlowNluSettingsOutputWithContext ¶
func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsOutputWithContext(ctx context.Context) CxFlowNluSettingsOutput
func (CxFlowNluSettingsOutput) ToCxFlowNluSettingsPtrOutput ¶
func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput
func (CxFlowNluSettingsOutput) ToCxFlowNluSettingsPtrOutputWithContext ¶
func (o CxFlowNluSettingsOutput) ToCxFlowNluSettingsPtrOutputWithContext(ctx context.Context) CxFlowNluSettingsPtrOutput
func (CxFlowNluSettingsOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowNluSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowNluSettings]
type CxFlowNluSettingsPtrInput ¶
type CxFlowNluSettingsPtrInput interface { pulumi.Input ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput ToCxFlowNluSettingsPtrOutputWithContext(context.Context) CxFlowNluSettingsPtrOutput }
CxFlowNluSettingsPtrInput is an input type that accepts CxFlowNluSettingsArgs, CxFlowNluSettingsPtr and CxFlowNluSettingsPtrOutput values. You can construct a concrete instance of `CxFlowNluSettingsPtrInput` via:
CxFlowNluSettingsArgs{...} or: nil
func CxFlowNluSettingsPtr ¶
func CxFlowNluSettingsPtr(v *CxFlowNluSettingsArgs) CxFlowNluSettingsPtrInput
type CxFlowNluSettingsPtrOutput ¶
type CxFlowNluSettingsPtrOutput struct{ *pulumi.OutputState }
func (CxFlowNluSettingsPtrOutput) ClassificationThreshold ¶
func (o CxFlowNluSettingsPtrOutput) ClassificationThreshold() pulumi.Float64PtrOutput
To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
func (CxFlowNluSettingsPtrOutput) Elem ¶
func (o CxFlowNluSettingsPtrOutput) Elem() CxFlowNluSettingsOutput
func (CxFlowNluSettingsPtrOutput) ElementType ¶
func (CxFlowNluSettingsPtrOutput) ElementType() reflect.Type
func (CxFlowNluSettingsPtrOutput) ModelTrainingMode ¶
func (o CxFlowNluSettingsPtrOutput) ModelTrainingMode() pulumi.StringPtrOutput
Indicates NLU model training mode.
- MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode.
- MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. Possible values are: `MODEL_TRAINING_MODE_AUTOMATIC`, `MODEL_TRAINING_MODE_MANUAL`.
func (CxFlowNluSettingsPtrOutput) ModelType ¶
func (o CxFlowNluSettingsPtrOutput) ModelType() pulumi.StringPtrOutput
Indicates the type of NLU model.
- MODEL_TYPE_STANDARD: Use standard NLU model.
- MODEL_TYPE_ADVANCED: Use advanced NLU model. Possible values are: `MODEL_TYPE_STANDARD`, `MODEL_TYPE_ADVANCED`.
func (CxFlowNluSettingsPtrOutput) ToCxFlowNluSettingsPtrOutput ¶
func (o CxFlowNluSettingsPtrOutput) ToCxFlowNluSettingsPtrOutput() CxFlowNluSettingsPtrOutput
func (CxFlowNluSettingsPtrOutput) ToCxFlowNluSettingsPtrOutputWithContext ¶
func (o CxFlowNluSettingsPtrOutput) ToCxFlowNluSettingsPtrOutputWithContext(ctx context.Context) CxFlowNluSettingsPtrOutput
func (CxFlowNluSettingsPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowNluSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowNluSettings]
type CxFlowOutput ¶
type CxFlowOutput struct{ *pulumi.OutputState }
func (CxFlowOutput) Description ¶ added in v6.23.0
func (o CxFlowOutput) Description() pulumi.StringPtrOutput
The description of the flow. The maximum length is 500 characters. If exceeded, the request is rejected.
func (CxFlowOutput) DisplayName ¶ added in v6.23.0
func (o CxFlowOutput) DisplayName() pulumi.StringOutput
The human-readable name of the flow.
***
func (CxFlowOutput) ElementType ¶
func (CxFlowOutput) ElementType() reflect.Type
func (CxFlowOutput) EventHandlers ¶ added in v6.23.0
func (o CxFlowOutput) EventHandlers() CxFlowEventHandlerArrayOutput
A flow's event handlers serve two purposes: They are responsible for handling events (e.g. no match, webhook errors) in the flow. They are inherited by every page's [event handlers][Page.event_handlers], which can be used to handle common events regardless of the current page. Event handlers defined in the page have higher priority than those defined in the flow. Unlike transitionRoutes, these handlers are evaluated on a first-match basis. The first one that matches the event get executed, with the rest being ignored. Structure is documented below.
func (CxFlowOutput) LanguageCode ¶ added in v6.23.0
func (o CxFlowOutput) LanguageCode() pulumi.StringPtrOutput
The language of the following fields in flow: Flow.event_handlers.trigger_fulfillment.messages Flow.event_handlers.trigger_fulfillment.conditional_cases Flow.transition_routes.trigger_fulfillment.messages Flow.transition_routes.trigger_fulfillment.conditional_cases If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
func (CxFlowOutput) Name ¶ added in v6.23.0
func (o CxFlowOutput) Name() pulumi.StringOutput
(Output) The unique identifier of this transition route.
(Output) The unique identifier of this event handler.
func (CxFlowOutput) NluSettings ¶ added in v6.23.0
func (o CxFlowOutput) NluSettings() CxFlowNluSettingsPtrOutput
NLU related settings of the flow. Structure is documented below.
func (CxFlowOutput) Parent ¶ added in v6.23.0
func (o CxFlowOutput) Parent() pulumi.StringPtrOutput
The agent to create a flow for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
func (CxFlowOutput) ToCxFlowOutput ¶
func (o CxFlowOutput) ToCxFlowOutput() CxFlowOutput
func (CxFlowOutput) ToCxFlowOutputWithContext ¶
func (o CxFlowOutput) ToCxFlowOutputWithContext(ctx context.Context) CxFlowOutput
func (CxFlowOutput) TransitionRouteGroups ¶ added in v6.23.0
func (o CxFlowOutput) TransitionRouteGroups() pulumi.StringArrayOutput
A flow's transition route group serve two purposes: They are responsible for matching the user's first utterances in the flow. They are inherited by every page's [transition route groups][Page.transition_route_groups]. Transition route groups defined in the page have higher priority than those defined in the flow. Format:projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>.
func (CxFlowOutput) TransitionRoutes ¶ added in v6.23.0
func (o CxFlowOutput) TransitionRoutes() CxFlowTransitionRouteArrayOutput
A flow's transition routes serve two purposes: They are responsible for matching the user's first utterances in the flow. They are inherited by every page's [transition routes][Page.transition_routes] and can support use cases such as the user saying "help" or "can I talk to a human?", which can be handled in a common way regardless of the current page. Transition routes defined in the page have higher priority than those defined in the flow. TransitionRoutes are evalauted in the following order: TransitionRoutes with intent specified. TransitionRoutes with only condition specified. TransitionRoutes with intent specified are inherited by pages in the flow. Structure is documented below.
type CxFlowState ¶
type CxFlowState struct { // The description of the flow. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the flow. // // *** DisplayName pulumi.StringPtrInput // A flow's event handlers serve two purposes: // They are responsible for handling events (e.g. no match, webhook errors) in the flow. // They are inherited by every page's [event handlers][Page.event_handlers], which can be used to handle common events regardless of the current page. Event handlers defined in the page have higher priority than those defined in the flow. // Unlike transitionRoutes, these handlers are evaluated on a first-match basis. The first one that matches the event get executed, with the rest being ignored. // Structure is documented below. EventHandlers CxFlowEventHandlerArrayInput // The language of the following fields in flow: // Flow.event_handlers.trigger_fulfillment.messages // Flow.event_handlers.trigger_fulfillment.conditional_cases // Flow.transition_routes.trigger_fulfillment.messages // Flow.transition_routes.trigger_fulfillment.conditional_cases // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // (Output) // The unique identifier of this transition route. // // (Output) // The unique identifier of this event handler. Name pulumi.StringPtrInput // NLU related settings of the flow. // Structure is documented below. NluSettings CxFlowNluSettingsPtrInput // The agent to create a flow for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // A flow's transition route group serve two purposes: // They are responsible for matching the user's first utterances in the flow. // They are inherited by every page's [transition route groups][Page.transition_route_groups]. Transition route groups defined in the page have higher priority than those defined in the flow. // Format:projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>. TransitionRouteGroups pulumi.StringArrayInput // A flow's transition routes serve two purposes: // They are responsible for matching the user's first utterances in the flow. // They are inherited by every page's [transition routes][Page.transition_routes] and can support use cases such as the user saying "help" or "can I talk to a human?", which can be handled in a common way regardless of the current page. Transition routes defined in the page have higher priority than those defined in the flow. // TransitionRoutes are evalauted in the following order: // TransitionRoutes with intent specified. // TransitionRoutes with only condition specified. // TransitionRoutes with intent specified are inherited by pages in the flow. // Structure is documented below. TransitionRoutes CxFlowTransitionRouteArrayInput }
func (CxFlowState) ElementType ¶
func (CxFlowState) ElementType() reflect.Type
type CxFlowTransitionRoute ¶
type CxFlowTransitionRoute struct { // The condition to evaluate against form parameters or session parameters. // At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Condition *string `pulumi:"condition"` // The unique identifier of an Intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Intent *string `pulumi:"intent"` // (Output) // The unique identifier of this transition route. Name *string `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow *string `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage *string `pulumi:"targetPage"` // The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first. // Structure is documented below. TriggerFulfillment *CxFlowTransitionRouteTriggerFulfillment `pulumi:"triggerFulfillment"` }
type CxFlowTransitionRouteArgs ¶
type CxFlowTransitionRouteArgs struct { // The condition to evaluate against form parameters or session parameters. // At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Condition pulumi.StringPtrInput `pulumi:"condition"` // The unique identifier of an Intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Intent pulumi.StringPtrInput `pulumi:"intent"` // (Output) // The unique identifier of this transition route. Name pulumi.StringPtrInput `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow pulumi.StringPtrInput `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage pulumi.StringPtrInput `pulumi:"targetPage"` // The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first. // Structure is documented below. TriggerFulfillment CxFlowTransitionRouteTriggerFulfillmentPtrInput `pulumi:"triggerFulfillment"` }
func (CxFlowTransitionRouteArgs) ElementType ¶
func (CxFlowTransitionRouteArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteArgs) ToCxFlowTransitionRouteOutput ¶
func (i CxFlowTransitionRouteArgs) ToCxFlowTransitionRouteOutput() CxFlowTransitionRouteOutput
func (CxFlowTransitionRouteArgs) ToCxFlowTransitionRouteOutputWithContext ¶
func (i CxFlowTransitionRouteArgs) ToCxFlowTransitionRouteOutputWithContext(ctx context.Context) CxFlowTransitionRouteOutput
func (CxFlowTransitionRouteArgs) ToOutput ¶ added in v6.65.1
func (i CxFlowTransitionRouteArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRoute]
type CxFlowTransitionRouteArray ¶
type CxFlowTransitionRouteArray []CxFlowTransitionRouteInput
func (CxFlowTransitionRouteArray) ElementType ¶
func (CxFlowTransitionRouteArray) ElementType() reflect.Type
func (CxFlowTransitionRouteArray) ToCxFlowTransitionRouteArrayOutput ¶
func (i CxFlowTransitionRouteArray) ToCxFlowTransitionRouteArrayOutput() CxFlowTransitionRouteArrayOutput
func (CxFlowTransitionRouteArray) ToCxFlowTransitionRouteArrayOutputWithContext ¶
func (i CxFlowTransitionRouteArray) ToCxFlowTransitionRouteArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteArrayOutput
func (CxFlowTransitionRouteArray) ToOutput ¶ added in v6.65.1
func (i CxFlowTransitionRouteArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRoute]
type CxFlowTransitionRouteArrayInput ¶
type CxFlowTransitionRouteArrayInput interface { pulumi.Input ToCxFlowTransitionRouteArrayOutput() CxFlowTransitionRouteArrayOutput ToCxFlowTransitionRouteArrayOutputWithContext(context.Context) CxFlowTransitionRouteArrayOutput }
CxFlowTransitionRouteArrayInput is an input type that accepts CxFlowTransitionRouteArray and CxFlowTransitionRouteArrayOutput values. You can construct a concrete instance of `CxFlowTransitionRouteArrayInput` via:
CxFlowTransitionRouteArray{ CxFlowTransitionRouteArgs{...} }
type CxFlowTransitionRouteArrayOutput ¶
type CxFlowTransitionRouteArrayOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteArrayOutput) ElementType ¶
func (CxFlowTransitionRouteArrayOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteArrayOutput) Index ¶
func (o CxFlowTransitionRouteArrayOutput) Index(i pulumi.IntInput) CxFlowTransitionRouteOutput
func (CxFlowTransitionRouteArrayOutput) ToCxFlowTransitionRouteArrayOutput ¶
func (o CxFlowTransitionRouteArrayOutput) ToCxFlowTransitionRouteArrayOutput() CxFlowTransitionRouteArrayOutput
func (CxFlowTransitionRouteArrayOutput) ToCxFlowTransitionRouteArrayOutputWithContext ¶
func (o CxFlowTransitionRouteArrayOutput) ToCxFlowTransitionRouteArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteArrayOutput
func (CxFlowTransitionRouteArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowTransitionRouteArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRoute]
type CxFlowTransitionRouteInput ¶
type CxFlowTransitionRouteInput interface { pulumi.Input ToCxFlowTransitionRouteOutput() CxFlowTransitionRouteOutput ToCxFlowTransitionRouteOutputWithContext(context.Context) CxFlowTransitionRouteOutput }
CxFlowTransitionRouteInput is an input type that accepts CxFlowTransitionRouteArgs and CxFlowTransitionRouteOutput values. You can construct a concrete instance of `CxFlowTransitionRouteInput` via:
CxFlowTransitionRouteArgs{...}
type CxFlowTransitionRouteOutput ¶
type CxFlowTransitionRouteOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteOutput) Condition ¶
func (o CxFlowTransitionRouteOutput) Condition() pulumi.StringPtrOutput
The condition to evaluate against form parameters or session parameters. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
func (CxFlowTransitionRouteOutput) ElementType ¶
func (CxFlowTransitionRouteOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteOutput) Intent ¶
func (o CxFlowTransitionRouteOutput) Intent() pulumi.StringPtrOutput
The unique identifier of an Intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
func (CxFlowTransitionRouteOutput) Name ¶
func (o CxFlowTransitionRouteOutput) Name() pulumi.StringPtrOutput
(Output) The unique identifier of this transition route.
func (CxFlowTransitionRouteOutput) TargetFlow ¶
func (o CxFlowTransitionRouteOutput) TargetFlow() pulumi.StringPtrOutput
The target flow to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxFlowTransitionRouteOutput) TargetPage ¶
func (o CxFlowTransitionRouteOutput) TargetPage() pulumi.StringPtrOutput
The target page to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxFlowTransitionRouteOutput) ToCxFlowTransitionRouteOutput ¶
func (o CxFlowTransitionRouteOutput) ToCxFlowTransitionRouteOutput() CxFlowTransitionRouteOutput
func (CxFlowTransitionRouteOutput) ToCxFlowTransitionRouteOutputWithContext ¶
func (o CxFlowTransitionRouteOutput) ToCxFlowTransitionRouteOutputWithContext(ctx context.Context) CxFlowTransitionRouteOutput
func (CxFlowTransitionRouteOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowTransitionRouteOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRoute]
func (CxFlowTransitionRouteOutput) TriggerFulfillment ¶
func (o CxFlowTransitionRouteOutput) TriggerFulfillment() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first. Structure is documented below.
type CxFlowTransitionRouteTriggerFulfillment ¶
type CxFlowTransitionRouteTriggerFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxFlowTransitionRouteTriggerFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxFlowTransitionRouteTriggerFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxFlowTransitionRouteTriggerFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxFlowTransitionRouteTriggerFulfillmentArgs ¶
type CxFlowTransitionRouteTriggerFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxFlowTransitionRouteTriggerFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentOutput ¶
func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentOutput() CxFlowTransitionRouteTriggerFulfillmentOutput
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext ¶
func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentOutput
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput ¶
func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext ¶
func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentArgs) ToOutput ¶ added in v6.65.1
func (i CxFlowTransitionRouteTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillment]
type CxFlowTransitionRouteTriggerFulfillmentConditionalCase ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray []CxFlowTransitionRouteTriggerFulfillmentConditionalCaseInput
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput }
CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray and CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayInput` via:
CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArray{ CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs{...} }
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput }
CxFlowTransitionRouteTriggerFulfillmentConditionalCaseInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs and CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentConditionalCaseInput` via:
CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
func (CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentConditionalCaseOutput
type CxFlowTransitionRouteTriggerFulfillmentInput ¶
type CxFlowTransitionRouteTriggerFulfillmentInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentOutput() CxFlowTransitionRouteTriggerFulfillmentOutput ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentOutput }
CxFlowTransitionRouteTriggerFulfillmentInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentArgs and CxFlowTransitionRouteTriggerFulfillmentOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentInput` via:
CxFlowTransitionRouteTriggerFulfillmentArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessage ¶
type CxFlowTransitionRouteTriggerFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxFlowTransitionRouteTriggerFulfillmentMessageText `pulumi:"text"` }
type CxFlowTransitionRouteTriggerFulfillmentMessageArgs ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageArray ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageArray []CxFlowTransitionRouteTriggerFulfillmentMessageInput
func (CxFlowTransitionRouteTriggerFulfillmentMessageArray) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageArray) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToOutput ¶ added in v6.65.1
func (i CxFlowTransitionRouteTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxFlowTransitionRouteTriggerFulfillmentMessage]
type CxFlowTransitionRouteTriggerFulfillmentMessageArrayInput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageArrayInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageArrayInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageArray and CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageArrayInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageArray{ CxFlowTransitionRouteTriggerFulfillmentMessageArgs{...} }
type CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs and CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs, CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtr and CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtr(v *CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageInput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageArgs and CxFlowTransitionRouteTriggerFulfillmentMessageOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs and CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs, CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtr and CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtr(v *CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageOutput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ConversationSuccess() CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) OutputAudioText() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) PlayAudio() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Text ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) Text() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
The text response message. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs and CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs, CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtr and CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtr(v *CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput }
CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs and CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs, CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtr and CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtr(v *CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs and CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs, CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtr and CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtr(v *CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageText ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (i CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageTextInput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageTextInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageTextInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs and CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageTextInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) Texts ¶
A collection of text responses.
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs, CxFlowTransitionRouteTriggerFulfillmentMessageTextPtr and CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentMessageTextPtr ¶
func CxFlowTransitionRouteTriggerFulfillmentMessageTextPtr(v *CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrInput
type CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
type CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Texts ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentMessageTextPtrOutput
type CxFlowTransitionRouteTriggerFulfillmentOutput ¶
type CxFlowTransitionRouteTriggerFulfillmentOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ConditionalCases() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentOutput) Messages ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) Messages() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ReturnPartialResponses ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxFlowTransitionRouteTriggerFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) SetParameterActions() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentOutput) Tag ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentOutput() CxFlowTransitionRouteTriggerFulfillmentOutput
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentOutput
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxFlowTransitionRouteTriggerFulfillment]
func (CxFlowTransitionRouteTriggerFulfillmentOutput) Webhook ¶
func (o CxFlowTransitionRouteTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxFlowTransitionRouteTriggerFulfillmentPtrInput ¶
type CxFlowTransitionRouteTriggerFulfillmentPtrInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput }
CxFlowTransitionRouteTriggerFulfillmentPtrInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentArgs, CxFlowTransitionRouteTriggerFulfillmentPtr and CxFlowTransitionRouteTriggerFulfillmentPtrOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentPtrInput` via:
CxFlowTransitionRouteTriggerFulfillmentArgs{...} or: nil
func CxFlowTransitionRouteTriggerFulfillmentPtr ¶
func CxFlowTransitionRouteTriggerFulfillmentPtr(v *CxFlowTransitionRouteTriggerFulfillmentArgs) CxFlowTransitionRouteTriggerFulfillmentPtrInput
type CxFlowTransitionRouteTriggerFulfillmentPtrOutput ¶
type CxFlowTransitionRouteTriggerFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ConditionalCases() CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ElementType ¶
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Messages ¶
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Messages() CxFlowTransitionRouteTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ReturnPartialResponses ¶
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) SetParameterActions() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Tag ¶
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput ¶
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutput() CxFlowTransitionRouteTriggerFulfillmentPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext ¶
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToCxFlowTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentPtrOutput
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxFlowTransitionRouteTriggerFulfillment]
func (CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Webhook ¶
func (o CxFlowTransitionRouteTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxFlowTransitionRouteTriggerFulfillmentSetParameterAction ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray []CxFlowTransitionRouteTriggerFulfillmentSetParameterActionInput
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput }
CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray and CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayInput` via:
CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArray{ CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs{...} }
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) Index ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionInput interface { pulumi.Input ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput }
CxFlowTransitionRouteTriggerFulfillmentSetParameterActionInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs and CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentSetParameterActionInput` via:
CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs{...}
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput
func (CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxFlowTransitionRouteTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxIntent ¶
type CxIntent struct { pulumi.CustomResourceState // Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters. Description pulumi.StringPtrOutput `pulumi:"description"` // The human-readable name of the intent, unique within the agent. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // 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. IsFallback pulumi.BoolPtrOutput `pulumi:"isFallback"` // 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. // An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. Labels pulumi.StringMapOutput `pulumi:"labels"` // The language of the following fields in intent: // Intent.training_phrases.parts.text // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrOutput `pulumi:"languageCode"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Name pulumi.StringOutput `pulumi:"name"` // The collection of parameters associated with the intent. // Structure is documented below. Parameters CxIntentParameterArrayOutput `pulumi:"parameters"` // The agent to create an intent for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // 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. Priority pulumi.IntPtrOutput `pulumi:"priority"` // The collection of training phrases the agent is trained on to identify the intent. // Structure is documented below. TrainingPhrases CxIntentTrainingPhraseArrayOutput `pulumi:"trainingPhrases"` }
An intent represents a user's intent to interact with a conversational agent.
To get more information about Intent, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Intent Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } _, err = diagflow.NewCxIntent(ctx, "basicIntent", &diagflow.CxIntentArgs{ Parent: agent.ID(), DisplayName: pulumi.String("Example"), Priority: pulumi.Int(1), Description: pulumi.String("Intent example"), TrainingPhrases: diagflow.CxIntentTrainingPhraseArray{ &diagflow.CxIntentTrainingPhraseArgs{ Parts: diagflow.CxIntentTrainingPhrasePartArray{ &diagflow.CxIntentTrainingPhrasePartArgs{ Text: pulumi.String("training"), }, &diagflow.CxIntentTrainingPhrasePartArgs{ Text: pulumi.String("phrase"), }, &diagflow.CxIntentTrainingPhrasePartArgs{ Text: pulumi.String("example"), }, }, RepeatCount: pulumi.Int(1), }, }, Parameters: diagflow.CxIntentParameterArray{ &diagflow.CxIntentParameterArgs{ Id: pulumi.String("param1"), EntityType: pulumi.String("projects/-/locations/-/agents/-/entityTypes/sys.date"), }, }, Labels: pulumi.StringMap{ "label1": pulumi.String("value1"), "label2": pulumi.String("value2"), }, }) if err != nil { return err } return nil }) }
```
## Import
Intent can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxIntent:CxIntent default {{parent}}/intents/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxIntent:CxIntent default {{parent}}/{{name}}
```
func GetCxIntent ¶
func GetCxIntent(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxIntentState, opts ...pulumi.ResourceOption) (*CxIntent, error)
GetCxIntent gets an existing CxIntent resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxIntent ¶
func NewCxIntent(ctx *pulumi.Context, name string, args *CxIntentArgs, opts ...pulumi.ResourceOption) (*CxIntent, error)
NewCxIntent registers a new resource with the given unique name, arguments, and options.
func (*CxIntent) ElementType ¶
func (*CxIntent) ToCxIntentOutput ¶
func (i *CxIntent) ToCxIntentOutput() CxIntentOutput
func (*CxIntent) ToCxIntentOutputWithContext ¶
func (i *CxIntent) ToCxIntentOutputWithContext(ctx context.Context) CxIntentOutput
type CxIntentArgs ¶
type CxIntentArgs struct { // Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters. Description pulumi.StringPtrInput // The human-readable name of the intent, unique within the agent. // // *** DisplayName pulumi.StringInput // 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. IsFallback pulumi.BoolPtrInput // 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. // An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. Labels pulumi.StringMapInput // The language of the following fields in intent: // Intent.training_phrases.parts.text // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // The collection of parameters associated with the intent. // Structure is documented below. Parameters CxIntentParameterArrayInput // The agent to create an intent for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // 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. Priority pulumi.IntPtrInput // The collection of training phrases the agent is trained on to identify the intent. // Structure is documented below. TrainingPhrases CxIntentTrainingPhraseArrayInput }
The set of arguments for constructing a CxIntent resource.
func (CxIntentArgs) ElementType ¶
func (CxIntentArgs) ElementType() reflect.Type
type CxIntentArray ¶
type CxIntentArray []CxIntentInput
func (CxIntentArray) ElementType ¶
func (CxIntentArray) ElementType() reflect.Type
func (CxIntentArray) ToCxIntentArrayOutput ¶
func (i CxIntentArray) ToCxIntentArrayOutput() CxIntentArrayOutput
func (CxIntentArray) ToCxIntentArrayOutputWithContext ¶
func (i CxIntentArray) ToCxIntentArrayOutputWithContext(ctx context.Context) CxIntentArrayOutput
type CxIntentArrayInput ¶
type CxIntentArrayInput interface { pulumi.Input ToCxIntentArrayOutput() CxIntentArrayOutput ToCxIntentArrayOutputWithContext(context.Context) CxIntentArrayOutput }
CxIntentArrayInput is an input type that accepts CxIntentArray and CxIntentArrayOutput values. You can construct a concrete instance of `CxIntentArrayInput` via:
CxIntentArray{ CxIntentArgs{...} }
type CxIntentArrayOutput ¶
type CxIntentArrayOutput struct{ *pulumi.OutputState }
func (CxIntentArrayOutput) ElementType ¶
func (CxIntentArrayOutput) ElementType() reflect.Type
func (CxIntentArrayOutput) Index ¶
func (o CxIntentArrayOutput) Index(i pulumi.IntInput) CxIntentOutput
func (CxIntentArrayOutput) ToCxIntentArrayOutput ¶
func (o CxIntentArrayOutput) ToCxIntentArrayOutput() CxIntentArrayOutput
func (CxIntentArrayOutput) ToCxIntentArrayOutputWithContext ¶
func (o CxIntentArrayOutput) ToCxIntentArrayOutputWithContext(ctx context.Context) CxIntentArrayOutput
type CxIntentInput ¶
type CxIntentInput interface { pulumi.Input ToCxIntentOutput() CxIntentOutput ToCxIntentOutputWithContext(ctx context.Context) CxIntentOutput }
type CxIntentMap ¶
type CxIntentMap map[string]CxIntentInput
func (CxIntentMap) ElementType ¶
func (CxIntentMap) ElementType() reflect.Type
func (CxIntentMap) ToCxIntentMapOutput ¶
func (i CxIntentMap) ToCxIntentMapOutput() CxIntentMapOutput
func (CxIntentMap) ToCxIntentMapOutputWithContext ¶
func (i CxIntentMap) ToCxIntentMapOutputWithContext(ctx context.Context) CxIntentMapOutput
type CxIntentMapInput ¶
type CxIntentMapInput interface { pulumi.Input ToCxIntentMapOutput() CxIntentMapOutput ToCxIntentMapOutputWithContext(context.Context) CxIntentMapOutput }
CxIntentMapInput is an input type that accepts CxIntentMap and CxIntentMapOutput values. You can construct a concrete instance of `CxIntentMapInput` via:
CxIntentMap{ "key": CxIntentArgs{...} }
type CxIntentMapOutput ¶
type CxIntentMapOutput struct{ *pulumi.OutputState }
func (CxIntentMapOutput) ElementType ¶
func (CxIntentMapOutput) ElementType() reflect.Type
func (CxIntentMapOutput) MapIndex ¶
func (o CxIntentMapOutput) MapIndex(k pulumi.StringInput) CxIntentOutput
func (CxIntentMapOutput) ToCxIntentMapOutput ¶
func (o CxIntentMapOutput) ToCxIntentMapOutput() CxIntentMapOutput
func (CxIntentMapOutput) ToCxIntentMapOutputWithContext ¶
func (o CxIntentMapOutput) ToCxIntentMapOutputWithContext(ctx context.Context) CxIntentMapOutput
type CxIntentOutput ¶
type CxIntentOutput struct{ *pulumi.OutputState }
func (CxIntentOutput) Description ¶ added in v6.23.0
func (o CxIntentOutput) Description() pulumi.StringPtrOutput
Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters.
func (CxIntentOutput) DisplayName ¶ added in v6.23.0
func (o CxIntentOutput) DisplayName() pulumi.StringOutput
The human-readable name of the intent, unique within the agent.
***
func (CxIntentOutput) ElementType ¶
func (CxIntentOutput) ElementType() reflect.Type
func (CxIntentOutput) IsFallback ¶ added in v6.23.0
func (o CxIntentOutput) IsFallback() pulumi.BoolPtrOutput
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.
func (CxIntentOutput) Labels ¶ added in v6.23.0
func (o CxIntentOutput) Labels() pulumi.StringMapOutput
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. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
func (CxIntentOutput) LanguageCode ¶ added in v6.23.0
func (o CxIntentOutput) LanguageCode() pulumi.StringPtrOutput
The language of the following fields in intent: Intent.training_phrases.parts.text If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
func (CxIntentOutput) Name ¶ added in v6.23.0
func (o CxIntentOutput) Name() pulumi.StringOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
func (CxIntentOutput) Parameters ¶ added in v6.23.0
func (o CxIntentOutput) Parameters() CxIntentParameterArrayOutput
The collection of parameters associated with the intent. Structure is documented below.
func (CxIntentOutput) Parent ¶ added in v6.23.0
func (o CxIntentOutput) Parent() pulumi.StringPtrOutput
The agent to create an intent for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
func (CxIntentOutput) Priority ¶ added in v6.23.0
func (o CxIntentOutput) Priority() pulumi.IntPtrOutput
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.
func (CxIntentOutput) ToCxIntentOutput ¶
func (o CxIntentOutput) ToCxIntentOutput() CxIntentOutput
func (CxIntentOutput) ToCxIntentOutputWithContext ¶
func (o CxIntentOutput) ToCxIntentOutputWithContext(ctx context.Context) CxIntentOutput
func (CxIntentOutput) TrainingPhrases ¶ added in v6.23.0
func (o CxIntentOutput) TrainingPhrases() CxIntentTrainingPhraseArrayOutput
The collection of training phrases the agent is trained on to identify the intent. Structure is documented below.
type CxIntentParameter ¶
type CxIntentParameter struct { // The entity type of the parameter. // Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types. EntityType string `pulumi:"entityType"` // The unique identifier of the parameter. This field is used by training phrases to annotate their parts. Id string `pulumi:"id"` // Indicates whether the parameter represents a list of values. IsList *bool `pulumi:"isList"` // 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. Redact *bool `pulumi:"redact"` }
type CxIntentParameterArgs ¶
type CxIntentParameterArgs struct { // The entity type of the parameter. // Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types. EntityType pulumi.StringInput `pulumi:"entityType"` // The unique identifier of the parameter. This field is used by training phrases to annotate their parts. Id pulumi.StringInput `pulumi:"id"` // Indicates whether the parameter represents a list of values. IsList pulumi.BoolPtrInput `pulumi:"isList"` // 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. Redact pulumi.BoolPtrInput `pulumi:"redact"` }
func (CxIntentParameterArgs) ElementType ¶
func (CxIntentParameterArgs) ElementType() reflect.Type
func (CxIntentParameterArgs) ToCxIntentParameterOutput ¶
func (i CxIntentParameterArgs) ToCxIntentParameterOutput() CxIntentParameterOutput
func (CxIntentParameterArgs) ToCxIntentParameterOutputWithContext ¶
func (i CxIntentParameterArgs) ToCxIntentParameterOutputWithContext(ctx context.Context) CxIntentParameterOutput
func (CxIntentParameterArgs) ToOutput ¶ added in v6.65.1
func (i CxIntentParameterArgs) ToOutput(ctx context.Context) pulumix.Output[CxIntentParameter]
type CxIntentParameterArray ¶
type CxIntentParameterArray []CxIntentParameterInput
func (CxIntentParameterArray) ElementType ¶
func (CxIntentParameterArray) ElementType() reflect.Type
func (CxIntentParameterArray) ToCxIntentParameterArrayOutput ¶
func (i CxIntentParameterArray) ToCxIntentParameterArrayOutput() CxIntentParameterArrayOutput
func (CxIntentParameterArray) ToCxIntentParameterArrayOutputWithContext ¶
func (i CxIntentParameterArray) ToCxIntentParameterArrayOutputWithContext(ctx context.Context) CxIntentParameterArrayOutput
func (CxIntentParameterArray) ToOutput ¶ added in v6.65.1
func (i CxIntentParameterArray) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentParameter]
type CxIntentParameterArrayInput ¶
type CxIntentParameterArrayInput interface { pulumi.Input ToCxIntentParameterArrayOutput() CxIntentParameterArrayOutput ToCxIntentParameterArrayOutputWithContext(context.Context) CxIntentParameterArrayOutput }
CxIntentParameterArrayInput is an input type that accepts CxIntentParameterArray and CxIntentParameterArrayOutput values. You can construct a concrete instance of `CxIntentParameterArrayInput` via:
CxIntentParameterArray{ CxIntentParameterArgs{...} }
type CxIntentParameterArrayOutput ¶
type CxIntentParameterArrayOutput struct{ *pulumi.OutputState }
func (CxIntentParameterArrayOutput) ElementType ¶
func (CxIntentParameterArrayOutput) ElementType() reflect.Type
func (CxIntentParameterArrayOutput) Index ¶
func (o CxIntentParameterArrayOutput) Index(i pulumi.IntInput) CxIntentParameterOutput
func (CxIntentParameterArrayOutput) ToCxIntentParameterArrayOutput ¶
func (o CxIntentParameterArrayOutput) ToCxIntentParameterArrayOutput() CxIntentParameterArrayOutput
func (CxIntentParameterArrayOutput) ToCxIntentParameterArrayOutputWithContext ¶
func (o CxIntentParameterArrayOutput) ToCxIntentParameterArrayOutputWithContext(ctx context.Context) CxIntentParameterArrayOutput
func (CxIntentParameterArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxIntentParameterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentParameter]
type CxIntentParameterInput ¶
type CxIntentParameterInput interface { pulumi.Input ToCxIntentParameterOutput() CxIntentParameterOutput ToCxIntentParameterOutputWithContext(context.Context) CxIntentParameterOutput }
CxIntentParameterInput is an input type that accepts CxIntentParameterArgs and CxIntentParameterOutput values. You can construct a concrete instance of `CxIntentParameterInput` via:
CxIntentParameterArgs{...}
type CxIntentParameterOutput ¶
type CxIntentParameterOutput struct{ *pulumi.OutputState }
func (CxIntentParameterOutput) ElementType ¶
func (CxIntentParameterOutput) ElementType() reflect.Type
func (CxIntentParameterOutput) EntityType ¶
func (o CxIntentParameterOutput) EntityType() pulumi.StringOutput
The entity type of the parameter. Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types.
func (CxIntentParameterOutput) Id ¶
func (o CxIntentParameterOutput) Id() pulumi.StringOutput
The unique identifier of the parameter. This field is used by training phrases to annotate their parts.
func (CxIntentParameterOutput) IsList ¶
func (o CxIntentParameterOutput) IsList() pulumi.BoolPtrOutput
Indicates whether the parameter represents a list of values.
func (CxIntentParameterOutput) Redact ¶
func (o CxIntentParameterOutput) Redact() pulumi.BoolPtrOutput
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.
func (CxIntentParameterOutput) ToCxIntentParameterOutput ¶
func (o CxIntentParameterOutput) ToCxIntentParameterOutput() CxIntentParameterOutput
func (CxIntentParameterOutput) ToCxIntentParameterOutputWithContext ¶
func (o CxIntentParameterOutput) ToCxIntentParameterOutputWithContext(ctx context.Context) CxIntentParameterOutput
func (CxIntentParameterOutput) ToOutput ¶ added in v6.65.1
func (o CxIntentParameterOutput) ToOutput(ctx context.Context) pulumix.Output[CxIntentParameter]
type CxIntentState ¶
type CxIntentState struct { // Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters. Description pulumi.StringPtrInput // The human-readable name of the intent, unique within the agent. // // *** DisplayName pulumi.StringPtrInput // 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. IsFallback pulumi.BoolPtrInput // 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. // An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. Labels pulumi.StringMapInput // The language of the following fields in intent: // Intent.training_phrases.parts.text // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Name pulumi.StringPtrInput // The collection of parameters associated with the intent. // Structure is documented below. Parameters CxIntentParameterArrayInput // The agent to create an intent for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // 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. Priority pulumi.IntPtrInput // The collection of training phrases the agent is trained on to identify the intent. // Structure is documented below. TrainingPhrases CxIntentTrainingPhraseArrayInput }
func (CxIntentState) ElementType ¶
func (CxIntentState) ElementType() reflect.Type
type CxIntentTrainingPhrase ¶
type CxIntentTrainingPhrase struct { // (Output) // The unique identifier of the training phrase. Id *string `pulumi:"id"` // 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 the parameterId field is set. // Structure is documented below. Parts []CxIntentTrainingPhrasePart `pulumi:"parts"` // Indicates how many times this example was added to the intent. RepeatCount *int `pulumi:"repeatCount"` }
type CxIntentTrainingPhraseArgs ¶
type CxIntentTrainingPhraseArgs struct { // (Output) // The unique identifier of the training phrase. Id pulumi.StringPtrInput `pulumi:"id"` // 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 the parameterId field is set. // Structure is documented below. Parts CxIntentTrainingPhrasePartArrayInput `pulumi:"parts"` // Indicates how many times this example was added to the intent. RepeatCount pulumi.IntPtrInput `pulumi:"repeatCount"` }
func (CxIntentTrainingPhraseArgs) ElementType ¶
func (CxIntentTrainingPhraseArgs) ElementType() reflect.Type
func (CxIntentTrainingPhraseArgs) ToCxIntentTrainingPhraseOutput ¶
func (i CxIntentTrainingPhraseArgs) ToCxIntentTrainingPhraseOutput() CxIntentTrainingPhraseOutput
func (CxIntentTrainingPhraseArgs) ToCxIntentTrainingPhraseOutputWithContext ¶
func (i CxIntentTrainingPhraseArgs) ToCxIntentTrainingPhraseOutputWithContext(ctx context.Context) CxIntentTrainingPhraseOutput
func (CxIntentTrainingPhraseArgs) ToOutput ¶ added in v6.65.1
func (i CxIntentTrainingPhraseArgs) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrase]
type CxIntentTrainingPhraseArray ¶
type CxIntentTrainingPhraseArray []CxIntentTrainingPhraseInput
func (CxIntentTrainingPhraseArray) ElementType ¶
func (CxIntentTrainingPhraseArray) ElementType() reflect.Type
func (CxIntentTrainingPhraseArray) ToCxIntentTrainingPhraseArrayOutput ¶
func (i CxIntentTrainingPhraseArray) ToCxIntentTrainingPhraseArrayOutput() CxIntentTrainingPhraseArrayOutput
func (CxIntentTrainingPhraseArray) ToCxIntentTrainingPhraseArrayOutputWithContext ¶
func (i CxIntentTrainingPhraseArray) ToCxIntentTrainingPhraseArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhraseArrayOutput
func (CxIntentTrainingPhraseArray) ToOutput ¶ added in v6.65.1
func (i CxIntentTrainingPhraseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrase]
type CxIntentTrainingPhraseArrayInput ¶
type CxIntentTrainingPhraseArrayInput interface { pulumi.Input ToCxIntentTrainingPhraseArrayOutput() CxIntentTrainingPhraseArrayOutput ToCxIntentTrainingPhraseArrayOutputWithContext(context.Context) CxIntentTrainingPhraseArrayOutput }
CxIntentTrainingPhraseArrayInput is an input type that accepts CxIntentTrainingPhraseArray and CxIntentTrainingPhraseArrayOutput values. You can construct a concrete instance of `CxIntentTrainingPhraseArrayInput` via:
CxIntentTrainingPhraseArray{ CxIntentTrainingPhraseArgs{...} }
type CxIntentTrainingPhraseArrayOutput ¶
type CxIntentTrainingPhraseArrayOutput struct{ *pulumi.OutputState }
func (CxIntentTrainingPhraseArrayOutput) ElementType ¶
func (CxIntentTrainingPhraseArrayOutput) ElementType() reflect.Type
func (CxIntentTrainingPhraseArrayOutput) Index ¶
func (o CxIntentTrainingPhraseArrayOutput) Index(i pulumi.IntInput) CxIntentTrainingPhraseOutput
func (CxIntentTrainingPhraseArrayOutput) ToCxIntentTrainingPhraseArrayOutput ¶
func (o CxIntentTrainingPhraseArrayOutput) ToCxIntentTrainingPhraseArrayOutput() CxIntentTrainingPhraseArrayOutput
func (CxIntentTrainingPhraseArrayOutput) ToCxIntentTrainingPhraseArrayOutputWithContext ¶
func (o CxIntentTrainingPhraseArrayOutput) ToCxIntentTrainingPhraseArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhraseArrayOutput
func (CxIntentTrainingPhraseArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxIntentTrainingPhraseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrase]
type CxIntentTrainingPhraseInput ¶
type CxIntentTrainingPhraseInput interface { pulumi.Input ToCxIntentTrainingPhraseOutput() CxIntentTrainingPhraseOutput ToCxIntentTrainingPhraseOutputWithContext(context.Context) CxIntentTrainingPhraseOutput }
CxIntentTrainingPhraseInput is an input type that accepts CxIntentTrainingPhraseArgs and CxIntentTrainingPhraseOutput values. You can construct a concrete instance of `CxIntentTrainingPhraseInput` via:
CxIntentTrainingPhraseArgs{...}
type CxIntentTrainingPhraseOutput ¶
type CxIntentTrainingPhraseOutput struct{ *pulumi.OutputState }
func (CxIntentTrainingPhraseOutput) ElementType ¶
func (CxIntentTrainingPhraseOutput) ElementType() reflect.Type
func (CxIntentTrainingPhraseOutput) Id ¶
func (o CxIntentTrainingPhraseOutput) Id() pulumi.StringPtrOutput
(Output) The unique identifier of the training phrase.
func (CxIntentTrainingPhraseOutput) Parts ¶
func (o CxIntentTrainingPhraseOutput) Parts() CxIntentTrainingPhrasePartArrayOutput
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 the parameterId field is set. Structure is documented below.
func (CxIntentTrainingPhraseOutput) RepeatCount ¶
func (o CxIntentTrainingPhraseOutput) RepeatCount() pulumi.IntPtrOutput
Indicates how many times this example was added to the intent.
func (CxIntentTrainingPhraseOutput) ToCxIntentTrainingPhraseOutput ¶
func (o CxIntentTrainingPhraseOutput) ToCxIntentTrainingPhraseOutput() CxIntentTrainingPhraseOutput
func (CxIntentTrainingPhraseOutput) ToCxIntentTrainingPhraseOutputWithContext ¶
func (o CxIntentTrainingPhraseOutput) ToCxIntentTrainingPhraseOutputWithContext(ctx context.Context) CxIntentTrainingPhraseOutput
func (CxIntentTrainingPhraseOutput) ToOutput ¶ added in v6.65.1
func (o CxIntentTrainingPhraseOutput) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrase]
type CxIntentTrainingPhrasePartArgs ¶
type CxIntentTrainingPhrasePartArgs struct { // The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase. ParameterId pulumi.StringPtrInput `pulumi:"parameterId"` // The text for this part. Text pulumi.StringInput `pulumi:"text"` }
func (CxIntentTrainingPhrasePartArgs) ElementType ¶
func (CxIntentTrainingPhrasePartArgs) ElementType() reflect.Type
func (CxIntentTrainingPhrasePartArgs) ToCxIntentTrainingPhrasePartOutput ¶
func (i CxIntentTrainingPhrasePartArgs) ToCxIntentTrainingPhrasePartOutput() CxIntentTrainingPhrasePartOutput
func (CxIntentTrainingPhrasePartArgs) ToCxIntentTrainingPhrasePartOutputWithContext ¶
func (i CxIntentTrainingPhrasePartArgs) ToCxIntentTrainingPhrasePartOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartOutput
func (CxIntentTrainingPhrasePartArgs) ToOutput ¶ added in v6.65.1
func (i CxIntentTrainingPhrasePartArgs) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrasePart]
type CxIntentTrainingPhrasePartArray ¶
type CxIntentTrainingPhrasePartArray []CxIntentTrainingPhrasePartInput
func (CxIntentTrainingPhrasePartArray) ElementType ¶
func (CxIntentTrainingPhrasePartArray) ElementType() reflect.Type
func (CxIntentTrainingPhrasePartArray) ToCxIntentTrainingPhrasePartArrayOutput ¶
func (i CxIntentTrainingPhrasePartArray) ToCxIntentTrainingPhrasePartArrayOutput() CxIntentTrainingPhrasePartArrayOutput
func (CxIntentTrainingPhrasePartArray) ToCxIntentTrainingPhrasePartArrayOutputWithContext ¶
func (i CxIntentTrainingPhrasePartArray) ToCxIntentTrainingPhrasePartArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartArrayOutput
func (CxIntentTrainingPhrasePartArray) ToOutput ¶ added in v6.65.1
func (i CxIntentTrainingPhrasePartArray) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrasePart]
type CxIntentTrainingPhrasePartArrayInput ¶
type CxIntentTrainingPhrasePartArrayInput interface { pulumi.Input ToCxIntentTrainingPhrasePartArrayOutput() CxIntentTrainingPhrasePartArrayOutput ToCxIntentTrainingPhrasePartArrayOutputWithContext(context.Context) CxIntentTrainingPhrasePartArrayOutput }
CxIntentTrainingPhrasePartArrayInput is an input type that accepts CxIntentTrainingPhrasePartArray and CxIntentTrainingPhrasePartArrayOutput values. You can construct a concrete instance of `CxIntentTrainingPhrasePartArrayInput` via:
CxIntentTrainingPhrasePartArray{ CxIntentTrainingPhrasePartArgs{...} }
type CxIntentTrainingPhrasePartArrayOutput ¶
type CxIntentTrainingPhrasePartArrayOutput struct{ *pulumi.OutputState }
func (CxIntentTrainingPhrasePartArrayOutput) ElementType ¶
func (CxIntentTrainingPhrasePartArrayOutput) ElementType() reflect.Type
func (CxIntentTrainingPhrasePartArrayOutput) Index ¶
func (o CxIntentTrainingPhrasePartArrayOutput) Index(i pulumi.IntInput) CxIntentTrainingPhrasePartOutput
func (CxIntentTrainingPhrasePartArrayOutput) ToCxIntentTrainingPhrasePartArrayOutput ¶
func (o CxIntentTrainingPhrasePartArrayOutput) ToCxIntentTrainingPhrasePartArrayOutput() CxIntentTrainingPhrasePartArrayOutput
func (CxIntentTrainingPhrasePartArrayOutput) ToCxIntentTrainingPhrasePartArrayOutputWithContext ¶
func (o CxIntentTrainingPhrasePartArrayOutput) ToCxIntentTrainingPhrasePartArrayOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartArrayOutput
func (CxIntentTrainingPhrasePartArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxIntentTrainingPhrasePartArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxIntentTrainingPhrasePart]
type CxIntentTrainingPhrasePartInput ¶
type CxIntentTrainingPhrasePartInput interface { pulumi.Input ToCxIntentTrainingPhrasePartOutput() CxIntentTrainingPhrasePartOutput ToCxIntentTrainingPhrasePartOutputWithContext(context.Context) CxIntentTrainingPhrasePartOutput }
CxIntentTrainingPhrasePartInput is an input type that accepts CxIntentTrainingPhrasePartArgs and CxIntentTrainingPhrasePartOutput values. You can construct a concrete instance of `CxIntentTrainingPhrasePartInput` via:
CxIntentTrainingPhrasePartArgs{...}
type CxIntentTrainingPhrasePartOutput ¶
type CxIntentTrainingPhrasePartOutput struct{ *pulumi.OutputState }
func (CxIntentTrainingPhrasePartOutput) ElementType ¶
func (CxIntentTrainingPhrasePartOutput) ElementType() reflect.Type
func (CxIntentTrainingPhrasePartOutput) ParameterId ¶
func (o CxIntentTrainingPhrasePartOutput) ParameterId() pulumi.StringPtrOutput
The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
func (CxIntentTrainingPhrasePartOutput) Text ¶
func (o CxIntentTrainingPhrasePartOutput) Text() pulumi.StringOutput
The text for this part.
func (CxIntentTrainingPhrasePartOutput) ToCxIntentTrainingPhrasePartOutput ¶
func (o CxIntentTrainingPhrasePartOutput) ToCxIntentTrainingPhrasePartOutput() CxIntentTrainingPhrasePartOutput
func (CxIntentTrainingPhrasePartOutput) ToCxIntentTrainingPhrasePartOutputWithContext ¶
func (o CxIntentTrainingPhrasePartOutput) ToCxIntentTrainingPhrasePartOutputWithContext(ctx context.Context) CxIntentTrainingPhrasePartOutput
func (CxIntentTrainingPhrasePartOutput) ToOutput ¶ added in v6.65.1
func (o CxIntentTrainingPhrasePartOutput) ToOutput(ctx context.Context) pulumix.Output[CxIntentTrainingPhrasePart]
type CxPage ¶
type CxPage struct { pulumi.CustomResourceState // The human-readable name of the page, unique within the agent. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // The fulfillment to call when the session is entering the page. // Structure is documented below. EntryFulfillment CxPageEntryFulfillmentPtrOutput `pulumi:"entryFulfillment"` // Handlers associated with the page to handle events such as webhook errors, no match or no input. // Structure is documented below. EventHandlers CxPageEventHandlerArrayOutput `pulumi:"eventHandlers"` // The form associated with the page, used for collecting parameters relevant to the page. // Structure is documented below. Form CxPageFormPtrOutput `pulumi:"form"` // The language of the following fields in page: // Page.entry_fulfillment.messages // Page.entry_fulfillment.conditional_cases // Page.event_handlers.trigger_fulfillment.messages // Page.event_handlers.trigger_fulfillment.conditional_cases // Page.form.parameters.fill_behavior.initial_prompt_fulfillment.messages // Page.form.parameters.fill_behavior.initial_prompt_fulfillment.conditional_cases // Page.form.parameters.fill_behavior.reprompt_event_handlers.messages // Page.form.parameters.fill_behavior.reprompt_event_handlers.conditional_cases // Page.transition_routes.trigger_fulfillment.messages // Page.transition_routes.trigger_fulfillment.conditional_cases // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrOutput `pulumi:"languageCode"` // (Output) // The unique identifier of this event handler. // // (Output) // The unique identifier of this transition route. // // (Output) // The unique identifier of this event handler. Name pulumi.StringOutput `pulumi:"name"` // The flow to create a page for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // Ordered list of TransitionRouteGroups associated with the page. Transition route groups must be unique within a page. // 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/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>. TransitionRouteGroups pulumi.StringArrayOutput `pulumi:"transitionRouteGroups"` // 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. // Structure is documented below. TransitionRoutes CxPageTransitionRouteArrayOutput `pulumi:"transitionRoutes"` }
A Dialogflow CX conversation (session) can be described and visualized as a state machine. The states of a CX session are represented by pages.
To get more information about Page, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Page Full
```go package main
import (
"encoding/json" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } myPage2, err := diagflow.NewCxPage(ctx, "myPage2", &diagflow.CxPageArgs{ Parent: agent.StartFlow, DisplayName: pulumi.String("MyPage2"), }) if err != nil { return err } myWebhook, err := diagflow.NewCxWebhook(ctx, "myWebhook", &diagflow.CxWebhookArgs{ Parent: agent.ID(), DisplayName: pulumi.String("MyWebhook"), GenericWebService: &diagflow.CxWebhookGenericWebServiceArgs{ Uri: pulumi.String("https://example.com"), }, }) if err != nil { return err } tmpJSON0, err := json.Marshal("abc") if err != nil { return err } json0 := string(tmpJSON0) tmpJSON1, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json1 := string(tmpJSON1) tmpJSON2, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json2 := string(tmpJSON2) tmpJSON3, err := json.Marshal("abc") if err != nil { return err } json3 := string(tmpJSON3) tmpJSON4, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json4 := string(tmpJSON4) tmpJSON5, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json5 := string(tmpJSON5) tmpJSON6, err := json.Marshal("2000-01-01") if err != nil { return err } json6 := string(tmpJSON6) tmpJSON7, err := json.Marshal("abc") if err != nil { return err } json7 := string(tmpJSON7) tmpJSON8, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json8 := string(tmpJSON8) tmpJSON9, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json9 := string(tmpJSON9) tmpJSON10, err := json.Marshal("abc") if err != nil { return err } json10 := string(tmpJSON10) tmpJSON11, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json11 := string(tmpJSON11) tmpJSON12, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json12 := string(tmpJSON12) tmpJSON13, err := json.Marshal("abc") if err != nil { return err } json13 := string(tmpJSON13) tmpJSON14, err := json.Marshal([]string{ "foo", }) if err != nil { return err } json14 := string(tmpJSON14) tmpJSON15, err := json.Marshal([]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.5", "caseContent": []interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "First case", }, }, }, }, map[string]interface{}{ "additionalCases": map[string]interface{}{ "cases": []map[string]interface{}{ map[string]interface{}{ "condition": "$sys.func.RAND() < 0.2", "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Nested case", }, }, }, }, }, }, }, }, }, }, }, map[string]interface{}{ "caseContent": []map[string]interface{}{ map[string]interface{}{ "message": map[string]interface{}{ "text": map[string]interface{}{ "text": []string{ "Final case", }, }, }, }, }, }, }) if err != nil { return err } json15 := string(tmpJSON15) _, err = diagflow.NewCxPage(ctx, "basicPage", &diagflow.CxPageArgs{ Parent: agent.StartFlow, DisplayName: pulumi.String("MyPage"), EntryFulfillment: &diagflow.CxPageEntryFulfillmentArgs{ Messages: diagflow.CxPageEntryFulfillmentMessageArray{ &diagflow.CxPageEntryFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxPageEntryFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Welcome to page"), }, }, }, &diagflow.CxPageEntryFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxPageEntryFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxPageEntryFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageEntryFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageEntryFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxPageEntryFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageEntryFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxPageEntryFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxPageEntryFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageEntryFulfillmentMessageArgs{ PlayAudio: &diagflow.CxPageEntryFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxPageEntryFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxPageEntryFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxPageEntryFulfillmentSetParameterActionArray{ &diagflow.CxPageEntryFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxPageEntryFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json0), }, &diagflow.CxPageEntryFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json1), }, }, ConditionalCases: diagflow.CxPageEntryFulfillmentConditionalCaseArray{ &diagflow.CxPageEntryFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json2), }, }, }, EventHandlers: diagflow.CxPageEventHandlerArray{ &diagflow.CxPageEventHandlerArgs{ Event: pulumi.String("some-event"), TriggerFulfillment: &diagflow.CxPageEventHandlerTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(true), Messages: diagflow.CxPageEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Some text"), }, }, }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ PlayAudio: &diagflow.CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxPageEventHandlerTriggerFulfillmentSetParameterActionArray{ &diagflow.CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json3), }, &diagflow.CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json4), }, }, ConditionalCases: diagflow.CxPageEventHandlerTriggerFulfillmentConditionalCaseArray{ &diagflow.CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json5), }, }, }, }, }, Form: &diagflow.CxPageFormArgs{ Parameters: diagflow.CxPageFormParameterArray{ &diagflow.CxPageFormParameterArgs{ DisplayName: pulumi.String("param1"), EntityType: pulumi.String("projects/-/locations/-/agents/-/entityTypes/sys.date"), DefaultValue: pulumi.String(json6), FillBehavior: &diagflow.CxPageFormParameterFillBehaviorArgs{ InitialPromptFulfillment: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs{ Messages: diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray{ &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Please provide param1"), }, }, }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ PlayAudio: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray{ &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json7), }, &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json8), }, }, ConditionalCases: diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray{ &diagflow.CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json9), }, }, }, RepromptEventHandlers: diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerArray{ &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerArgs{ Event: pulumi.String("sys.no-match-1"), TriggerFulfillment: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs{ ReturnPartialResponses: pulumi.Bool(true), Webhook: myWebhook.ID(), Tag: pulumi.String("some-tag"), Messages: diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Please provide param1"), }, }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ PlayAudio: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray{ &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json10), }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json11), }, }, ConditionalCases: diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray{ &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json12), }, }, }, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerArgs{ Event: pulumi.String("sys.no-match-2"), TargetFlow: agent.StartFlow, }, &diagflow.CxPageFormParameterFillBehaviorRepromptEventHandlerArgs{ Event: pulumi.String("sys.no-match-3"), TargetPage: myPage2.ID(), }, }, }, Required: pulumi.Bool(true), Redact: pulumi.Bool(true), }, }, }, TransitionRoutes: diagflow.CxPageTransitionRouteArray{ &diagflow.CxPageTransitionRouteArgs{ Condition: pulumi.String("$page.params.status = 'FINAL'"), TriggerFulfillment: &diagflow.CxPageTransitionRouteTriggerFulfillmentArgs{ Messages: diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArray{ &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ Channel: pulumi.String("some-channel"), Text: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("information completed, navigating to page 2"), }, }, }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ Payload: pulumi.String(" {\"some-key\": \"some-value\", \"other-key\": [\"other-value\"]}\n"), }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ ConversationSuccess: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{ Text: pulumi.String("some output text"), }, }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ OutputAudioText: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{ Ssml: pulumi.String(" <speak>Some example <say-as interpret-as=\"characters\">SSML XML</say-as></speak>\n"), }, }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ LiveAgentHandoff: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs{ Metadata: pulumi.String(" {\"some-metadata-key\": \"some-value\", \"other-metadata-key\": 1234}\n"), }, }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ PlayAudio: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs{ AudioUri: pulumi.String("http://example.com/some-audio-file.mp3"), }, }, &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ TelephonyTransferCall: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs{ PhoneNumber: pulumi.String("1-234-567-8901"), }, }, }, SetParameterActions: diagflow.CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray{ &diagflow.CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("some-param"), Value: pulumi.String("123.45"), }, &diagflow.CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("another-param"), Value: pulumi.String(json13), }, &diagflow.CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs{ Parameter: pulumi.String("other-param"), Value: pulumi.String(json14), }, }, ConditionalCases: diagflow.CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray{ &diagflow.CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs{ Cases: pulumi.String(json15), }, }, }, TargetPage: myPage2.ID(), }, }, }) if err != nil { return err } return nil }) }
```
## Import
Page can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxPage:CxPage default {{parent}}/pages/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxPage:CxPage default {{parent}}/{{name}}
```
func GetCxPage ¶
func GetCxPage(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxPageState, opts ...pulumi.ResourceOption) (*CxPage, error)
GetCxPage gets an existing CxPage resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxPage ¶
func NewCxPage(ctx *pulumi.Context, name string, args *CxPageArgs, opts ...pulumi.ResourceOption) (*CxPage, error)
NewCxPage registers a new resource with the given unique name, arguments, and options.
func (*CxPage) ElementType ¶
func (*CxPage) ToCxPageOutput ¶
func (i *CxPage) ToCxPageOutput() CxPageOutput
func (*CxPage) ToCxPageOutputWithContext ¶
func (i *CxPage) ToCxPageOutputWithContext(ctx context.Context) CxPageOutput
type CxPageArgs ¶
type CxPageArgs struct { // The human-readable name of the page, unique within the agent. // // *** DisplayName pulumi.StringInput // The fulfillment to call when the session is entering the page. // Structure is documented below. EntryFulfillment CxPageEntryFulfillmentPtrInput // Handlers associated with the page to handle events such as webhook errors, no match or no input. // Structure is documented below. EventHandlers CxPageEventHandlerArrayInput // The form associated with the page, used for collecting parameters relevant to the page. // Structure is documented below. Form CxPageFormPtrInput // The language of the following fields in page: // Page.entry_fulfillment.messages // Page.entry_fulfillment.conditional_cases // Page.event_handlers.trigger_fulfillment.messages // Page.event_handlers.trigger_fulfillment.conditional_cases // Page.form.parameters.fill_behavior.initial_prompt_fulfillment.messages // Page.form.parameters.fill_behavior.initial_prompt_fulfillment.conditional_cases // Page.form.parameters.fill_behavior.reprompt_event_handlers.messages // Page.form.parameters.fill_behavior.reprompt_event_handlers.conditional_cases // Page.transition_routes.trigger_fulfillment.messages // Page.transition_routes.trigger_fulfillment.conditional_cases // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // The flow to create a page for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Parent pulumi.StringPtrInput // Ordered list of TransitionRouteGroups associated with the page. Transition route groups must be unique within a page. // 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/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>. TransitionRouteGroups pulumi.StringArrayInput // 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. // Structure is documented below. TransitionRoutes CxPageTransitionRouteArrayInput }
The set of arguments for constructing a CxPage resource.
func (CxPageArgs) ElementType ¶
func (CxPageArgs) ElementType() reflect.Type
type CxPageArray ¶
type CxPageArray []CxPageInput
func (CxPageArray) ElementType ¶
func (CxPageArray) ElementType() reflect.Type
func (CxPageArray) ToCxPageArrayOutput ¶
func (i CxPageArray) ToCxPageArrayOutput() CxPageArrayOutput
func (CxPageArray) ToCxPageArrayOutputWithContext ¶
func (i CxPageArray) ToCxPageArrayOutputWithContext(ctx context.Context) CxPageArrayOutput
type CxPageArrayInput ¶
type CxPageArrayInput interface { pulumi.Input ToCxPageArrayOutput() CxPageArrayOutput ToCxPageArrayOutputWithContext(context.Context) CxPageArrayOutput }
CxPageArrayInput is an input type that accepts CxPageArray and CxPageArrayOutput values. You can construct a concrete instance of `CxPageArrayInput` via:
CxPageArray{ CxPageArgs{...} }
type CxPageArrayOutput ¶
type CxPageArrayOutput struct{ *pulumi.OutputState }
func (CxPageArrayOutput) ElementType ¶
func (CxPageArrayOutput) ElementType() reflect.Type
func (CxPageArrayOutput) Index ¶
func (o CxPageArrayOutput) Index(i pulumi.IntInput) CxPageOutput
func (CxPageArrayOutput) ToCxPageArrayOutput ¶
func (o CxPageArrayOutput) ToCxPageArrayOutput() CxPageArrayOutput
func (CxPageArrayOutput) ToCxPageArrayOutputWithContext ¶
func (o CxPageArrayOutput) ToCxPageArrayOutputWithContext(ctx context.Context) CxPageArrayOutput
type CxPageEntryFulfillment ¶
type CxPageEntryFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxPageEntryFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxPageEntryFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxPageEntryFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxPageEntryFulfillmentArgs ¶
type CxPageEntryFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxPageEntryFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxPageEntryFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxPageEntryFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxPageEntryFulfillmentArgs) ElementType ¶
func (CxPageEntryFulfillmentArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentOutput ¶
func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentOutput() CxPageEntryFulfillmentOutput
func (CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentOutputWithContext ¶
func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentOutputWithContext(ctx context.Context) CxPageEntryFulfillmentOutput
func (CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentPtrOutput ¶
func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput
func (CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentPtrOutputWithContext ¶
func (i CxPageEntryFulfillmentArgs) ToCxPageEntryFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentPtrOutput
func (CxPageEntryFulfillmentArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillment]
type CxPageEntryFulfillmentConditionalCase ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxPageEntryFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxPageEntryFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentConditionalCaseArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentConditionalCaseArgs) ToCxPageEntryFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentConditionalCaseArgs) ToCxPageEntryFulfillmentConditionalCaseOutput() CxPageEntryFulfillmentConditionalCaseOutput
func (CxPageEntryFulfillmentConditionalCaseArgs) ToCxPageEntryFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentConditionalCaseArgs) ToCxPageEntryFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseOutput
func (CxPageEntryFulfillmentConditionalCaseArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentConditionalCaseArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentConditionalCase]
type CxPageEntryFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCaseArray []CxPageEntryFulfillmentConditionalCaseInput
func (CxPageEntryFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentConditionalCaseArray) ElementType() reflect.Type
func (CxPageEntryFulfillmentConditionalCaseArray) ToCxPageEntryFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentConditionalCaseArray) ToCxPageEntryFulfillmentConditionalCaseArrayOutput() CxPageEntryFulfillmentConditionalCaseArrayOutput
func (CxPageEntryFulfillmentConditionalCaseArray) ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentConditionalCaseArray) ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseArrayOutput
func (CxPageEntryFulfillmentConditionalCaseArray) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentConditionalCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentConditionalCase]
type CxPageEntryFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxPageEntryFulfillmentConditionalCaseArrayOutput() CxPageEntryFulfillmentConditionalCaseArrayOutput ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxPageEntryFulfillmentConditionalCaseArrayOutput }
CxPageEntryFulfillmentConditionalCaseArrayInput is an input type that accepts CxPageEntryFulfillmentConditionalCaseArray and CxPageEntryFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentConditionalCaseArrayInput` via:
CxPageEntryFulfillmentConditionalCaseArray{ CxPageEntryFulfillmentConditionalCaseArgs{...} }
type CxPageEntryFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentConditionalCaseArrayOutput) ToCxPageEntryFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) ToCxPageEntryFulfillmentConditionalCaseArrayOutput() CxPageEntryFulfillmentConditionalCaseArrayOutput
func (CxPageEntryFulfillmentConditionalCaseArrayOutput) ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) ToCxPageEntryFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseArrayOutput
func (CxPageEntryFulfillmentConditionalCaseArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentConditionalCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentConditionalCase]
type CxPageEntryFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCaseInput interface { pulumi.Input ToCxPageEntryFulfillmentConditionalCaseOutput() CxPageEntryFulfillmentConditionalCaseOutput ToCxPageEntryFulfillmentConditionalCaseOutputWithContext(context.Context) CxPageEntryFulfillmentConditionalCaseOutput }
CxPageEntryFulfillmentConditionalCaseInput is an input type that accepts CxPageEntryFulfillmentConditionalCaseArgs and CxPageEntryFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentConditionalCaseInput` via:
CxPageEntryFulfillmentConditionalCaseArgs{...}
type CxPageEntryFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
func (o CxPageEntryFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxPageEntryFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentConditionalCaseOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentConditionalCaseOutput) ToCxPageEntryFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentConditionalCaseOutput) ToCxPageEntryFulfillmentConditionalCaseOutput() CxPageEntryFulfillmentConditionalCaseOutput
func (CxPageEntryFulfillmentConditionalCaseOutput) ToCxPageEntryFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentConditionalCaseOutput) ToCxPageEntryFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEntryFulfillmentConditionalCaseOutput
func (CxPageEntryFulfillmentConditionalCaseOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentConditionalCaseOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentConditionalCase]
type CxPageEntryFulfillmentInput ¶
type CxPageEntryFulfillmentInput interface { pulumi.Input ToCxPageEntryFulfillmentOutput() CxPageEntryFulfillmentOutput ToCxPageEntryFulfillmentOutputWithContext(context.Context) CxPageEntryFulfillmentOutput }
CxPageEntryFulfillmentInput is an input type that accepts CxPageEntryFulfillmentArgs and CxPageEntryFulfillmentOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentInput` via:
CxPageEntryFulfillmentArgs{...}
type CxPageEntryFulfillmentMessage ¶
type CxPageEntryFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxPageEntryFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxPageEntryFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxPageEntryFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxPageEntryFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxPageEntryFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxPageEntryFulfillmentMessageText `pulumi:"text"` }
type CxPageEntryFulfillmentMessageArgs ¶
type CxPageEntryFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxPageEntryFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxPageEntryFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxPageEntryFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxPageEntryFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxPageEntryFulfillmentMessageArgs) ElementType ¶
func (CxPageEntryFulfillmentMessageArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageArgs) ToCxPageEntryFulfillmentMessageOutput ¶
func (i CxPageEntryFulfillmentMessageArgs) ToCxPageEntryFulfillmentMessageOutput() CxPageEntryFulfillmentMessageOutput
func (CxPageEntryFulfillmentMessageArgs) ToCxPageEntryFulfillmentMessageOutputWithContext ¶
func (i CxPageEntryFulfillmentMessageArgs) ToCxPageEntryFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutput
func (CxPageEntryFulfillmentMessageArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentMessageArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessage]
type CxPageEntryFulfillmentMessageArray ¶
type CxPageEntryFulfillmentMessageArray []CxPageEntryFulfillmentMessageInput
func (CxPageEntryFulfillmentMessageArray) ElementType ¶
func (CxPageEntryFulfillmentMessageArray) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageArray) ToCxPageEntryFulfillmentMessageArrayOutput ¶
func (i CxPageEntryFulfillmentMessageArray) ToCxPageEntryFulfillmentMessageArrayOutput() CxPageEntryFulfillmentMessageArrayOutput
func (CxPageEntryFulfillmentMessageArray) ToCxPageEntryFulfillmentMessageArrayOutputWithContext ¶
func (i CxPageEntryFulfillmentMessageArray) ToCxPageEntryFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageArrayOutput
func (CxPageEntryFulfillmentMessageArray) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentMessage]
type CxPageEntryFulfillmentMessageArrayInput ¶
type CxPageEntryFulfillmentMessageArrayInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageArrayOutput() CxPageEntryFulfillmentMessageArrayOutput ToCxPageEntryFulfillmentMessageArrayOutputWithContext(context.Context) CxPageEntryFulfillmentMessageArrayOutput }
CxPageEntryFulfillmentMessageArrayInput is an input type that accepts CxPageEntryFulfillmentMessageArray and CxPageEntryFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageArrayInput` via:
CxPageEntryFulfillmentMessageArray{ CxPageEntryFulfillmentMessageArgs{...} }
type CxPageEntryFulfillmentMessageArrayOutput ¶
type CxPageEntryFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageArrayOutput) ElementType ¶
func (CxPageEntryFulfillmentMessageArrayOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageArrayOutput) ToCxPageEntryFulfillmentMessageArrayOutput ¶
func (o CxPageEntryFulfillmentMessageArrayOutput) ToCxPageEntryFulfillmentMessageArrayOutput() CxPageEntryFulfillmentMessageArrayOutput
func (CxPageEntryFulfillmentMessageArrayOutput) ToCxPageEntryFulfillmentMessageArrayOutputWithContext ¶
func (o CxPageEntryFulfillmentMessageArrayOutput) ToCxPageEntryFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageArrayOutput
func (CxPageEntryFulfillmentMessageArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentMessage]
type CxPageEntryFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageEntryFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessOutput() CxPageEntryFulfillmentMessageConversationSuccessOutput
func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessOutput
func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
func (CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageConversationSuccessArgs) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
type CxPageEntryFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageConversationSuccessOutput() CxPageEntryFulfillmentMessageConversationSuccessOutput ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxPageEntryFulfillmentMessageConversationSuccessOutput }
CxPageEntryFulfillmentMessageConversationSuccessInput is an input type that accepts CxPageEntryFulfillmentMessageConversationSuccessArgs and CxPageEntryFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageConversationSuccessInput` via:
CxPageEntryFulfillmentMessageConversationSuccessArgs{...}
type CxPageEntryFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessOutput() CxPageEntryFulfillmentMessageConversationSuccessOutput
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessOutput
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
func (CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
type CxPageEntryFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput }
CxPageEntryFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxPageEntryFulfillmentMessageConversationSuccessArgs, CxPageEntryFulfillmentMessageConversationSuccessPtr and CxPageEntryFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageConversationSuccessPtrInput` via:
CxPageEntryFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxPageEntryFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxPageEntryFulfillmentMessageConversationSuccessPtr(v *CxPageEntryFulfillmentMessageConversationSuccessArgs) CxPageEntryFulfillmentMessageConversationSuccessPtrInput
type CxPageEntryFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutput() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
func (CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEntryFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
type CxPageEntryFulfillmentMessageInput ¶
type CxPageEntryFulfillmentMessageInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageOutput() CxPageEntryFulfillmentMessageOutput ToCxPageEntryFulfillmentMessageOutputWithContext(context.Context) CxPageEntryFulfillmentMessageOutput }
CxPageEntryFulfillmentMessageInput is an input type that accepts CxPageEntryFulfillmentMessageArgs and CxPageEntryFulfillmentMessageOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageInput` via:
CxPageEntryFulfillmentMessageArgs{...}
type CxPageEntryFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageEntryFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageEntryFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffOutput ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffOutput }
CxPageEntryFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxPageEntryFulfillmentMessageLiveAgentHandoffArgs and CxPageEntryFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageLiveAgentHandoffInput` via:
CxPageEntryFulfillmentMessageLiveAgentHandoffArgs{...}
type CxPageEntryFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput }
CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxPageEntryFulfillmentMessageLiveAgentHandoffArgs, CxPageEntryFulfillmentMessageLiveAgentHandoffPtr and CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxPageEntryFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxPageEntryFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxPageEntryFulfillmentMessageLiveAgentHandoffPtr(v *CxPageEntryFulfillmentMessageLiveAgentHandoffArgs) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrInput
type CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageEntryFulfillmentMessageOutput ¶
type CxPageEntryFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxPageEntryFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) ConversationSuccess() CxPageEntryFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxPageEntryFulfillmentMessageOutput) ElementType ¶
func (CxPageEntryFulfillmentMessageOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) LiveAgentHandoff() CxPageEntryFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxPageEntryFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) OutputAudioText() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxPageEntryFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxPageEntryFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) PlayAudio() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxPageEntryFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutput) TelephonyTransferCall() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxPageEntryFulfillmentMessageOutput) Text ¶
The text response message. Structure is documented below.
func (CxPageEntryFulfillmentMessageOutput) ToCxPageEntryFulfillmentMessageOutput ¶
func (o CxPageEntryFulfillmentMessageOutput) ToCxPageEntryFulfillmentMessageOutput() CxPageEntryFulfillmentMessageOutput
func (CxPageEntryFulfillmentMessageOutput) ToCxPageEntryFulfillmentMessageOutputWithContext ¶
func (o CxPageEntryFulfillmentMessageOutput) ToCxPageEntryFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutput
func (CxPageEntryFulfillmentMessageOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentMessageOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessage]
type CxPageEntryFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxPageEntryFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextOutput() CxPageEntryFulfillmentMessageOutputAudioTextOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageOutputAudioTextArgs) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
type CxPageEntryFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageOutputAudioTextOutput() CxPageEntryFulfillmentMessageOutputAudioTextOutput ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxPageEntryFulfillmentMessageOutputAudioTextOutput }
CxPageEntryFulfillmentMessageOutputAudioTextInput is an input type that accepts CxPageEntryFulfillmentMessageOutputAudioTextArgs and CxPageEntryFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageOutputAudioTextInput` via:
CxPageEntryFulfillmentMessageOutputAudioTextArgs{...}
type CxPageEntryFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextOutput() CxPageEntryFulfillmentMessageOutputAudioTextOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
type CxPageEntryFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput }
CxPageEntryFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxPageEntryFulfillmentMessageOutputAudioTextArgs, CxPageEntryFulfillmentMessageOutputAudioTextPtr and CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageOutputAudioTextPtrInput` via:
CxPageEntryFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxPageEntryFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxPageEntryFulfillmentMessageOutputAudioTextPtr(v *CxPageEntryFulfillmentMessageOutputAudioTextArgs) CxPageEntryFulfillmentMessageOutputAudioTextPtrInput
type CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
The SSML text to be synthesized. For more information, see SSML.
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
The raw text to be synthesized.
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutput() CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEntryFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageOutputAudioTextPtrOutput
type CxPageEntryFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxPageEntryFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxPageEntryFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioOutput() CxPageEntryFulfillmentMessagePlayAudioOutput
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioOutput
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput
func (CxPageEntryFulfillmentMessagePlayAudioArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentMessagePlayAudioArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessagePlayAudio]
type CxPageEntryFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxPageEntryFulfillmentMessagePlayAudioOutput() CxPageEntryFulfillmentMessagePlayAudioOutput ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxPageEntryFulfillmentMessagePlayAudioOutput }
CxPageEntryFulfillmentMessagePlayAudioInput is an input type that accepts CxPageEntryFulfillmentMessagePlayAudioArgs and CxPageEntryFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessagePlayAudioInput` via:
CxPageEntryFulfillmentMessagePlayAudioArgs{...}
type CxPageEntryFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEntryFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioOutput() CxPageEntryFulfillmentMessagePlayAudioOutput
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioOutput
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput
func (CxPageEntryFulfillmentMessagePlayAudioOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentMessagePlayAudioOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessagePlayAudio]
type CxPageEntryFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput }
CxPageEntryFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxPageEntryFulfillmentMessagePlayAudioArgs, CxPageEntryFulfillmentMessagePlayAudioPtr and CxPageEntryFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessagePlayAudioPtrInput` via:
CxPageEntryFulfillmentMessagePlayAudioArgs{...} or: nil
func CxPageEntryFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxPageEntryFulfillmentMessagePlayAudioPtr(v *CxPageEntryFulfillmentMessagePlayAudioArgs) CxPageEntryFulfillmentMessagePlayAudioPtrInput
type CxPageEntryFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutput() CxPageEntryFulfillmentMessagePlayAudioPtrOutput
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToCxPageEntryFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessagePlayAudioPtrOutput
func (CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentMessagePlayAudioPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessagePlayAudio]
type CxPageEntryFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxPageEntryFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageEntryFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallOutput ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallOutput }
CxPageEntryFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxPageEntryFulfillmentMessageTelephonyTransferCallArgs and CxPageEntryFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageTelephonyTransferCallInput` via:
CxPageEntryFulfillmentMessageTelephonyTransferCallArgs{...}
type CxPageEntryFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput }
CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxPageEntryFulfillmentMessageTelephonyTransferCallArgs, CxPageEntryFulfillmentMessageTelephonyTransferCallPtr and CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxPageEntryFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxPageEntryFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxPageEntryFulfillmentMessageTelephonyTransferCallPtr(v *CxPageEntryFulfillmentMessageTelephonyTransferCallArgs) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrInput
type CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageEntryFulfillmentMessageText ¶
type CxPageEntryFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxPageEntryFulfillmentMessageTextArgs ¶
type CxPageEntryFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxPageEntryFulfillmentMessageTextArgs) ElementType ¶
func (CxPageEntryFulfillmentMessageTextArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextOutput ¶
func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextOutput() CxPageEntryFulfillmentMessageTextOutput
func (CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextOutputWithContext ¶
func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextOutput
func (CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextPtrOutput ¶
func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput
func (CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext ¶
func (i CxPageEntryFulfillmentMessageTextArgs) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextPtrOutput
func (CxPageEntryFulfillmentMessageTextArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentMessageTextArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageText]
type CxPageEntryFulfillmentMessageTextInput ¶
type CxPageEntryFulfillmentMessageTextInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageTextOutput() CxPageEntryFulfillmentMessageTextOutput ToCxPageEntryFulfillmentMessageTextOutputWithContext(context.Context) CxPageEntryFulfillmentMessageTextOutput }
CxPageEntryFulfillmentMessageTextInput is an input type that accepts CxPageEntryFulfillmentMessageTextArgs and CxPageEntryFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageTextInput` via:
CxPageEntryFulfillmentMessageTextArgs{...}
type CxPageEntryFulfillmentMessageTextOutput ¶
type CxPageEntryFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶
func (o CxPageEntryFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEntryFulfillmentMessageTextOutput) ElementType ¶
func (CxPageEntryFulfillmentMessageTextOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageTextOutput) Texts ¶
func (o CxPageEntryFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextOutput ¶
func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextOutput() CxPageEntryFulfillmentMessageTextOutput
func (CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextOutputWithContext ¶
func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextOutput
func (CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextPtrOutput ¶
func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput
func (CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageEntryFulfillmentMessageTextOutput) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextPtrOutput
func (CxPageEntryFulfillmentMessageTextOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentMessageTextOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentMessageText]
type CxPageEntryFulfillmentMessageTextPtrInput ¶
type CxPageEntryFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(context.Context) CxPageEntryFulfillmentMessageTextPtrOutput }
CxPageEntryFulfillmentMessageTextPtrInput is an input type that accepts CxPageEntryFulfillmentMessageTextArgs, CxPageEntryFulfillmentMessageTextPtr and CxPageEntryFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentMessageTextPtrInput` via:
CxPageEntryFulfillmentMessageTextArgs{...} or: nil
func CxPageEntryFulfillmentMessageTextPtr ¶
func CxPageEntryFulfillmentMessageTextPtr(v *CxPageEntryFulfillmentMessageTextArgs) CxPageEntryFulfillmentMessageTextPtrInput
type CxPageEntryFulfillmentMessageTextPtrOutput ¶
type CxPageEntryFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶
func (o CxPageEntryFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEntryFulfillmentMessageTextPtrOutput) ElementType ¶
func (CxPageEntryFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentMessageTextPtrOutput) Texts ¶
func (o CxPageEntryFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageEntryFulfillmentMessageTextPtrOutput) ToCxPageEntryFulfillmentMessageTextPtrOutput ¶
func (o CxPageEntryFulfillmentMessageTextPtrOutput) ToCxPageEntryFulfillmentMessageTextPtrOutput() CxPageEntryFulfillmentMessageTextPtrOutput
func (CxPageEntryFulfillmentMessageTextPtrOutput) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageEntryFulfillmentMessageTextPtrOutput) ToCxPageEntryFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentMessageTextPtrOutput
func (CxPageEntryFulfillmentMessageTextPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentMessageTextPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillmentMessageText]
type CxPageEntryFulfillmentOutput ¶
type CxPageEntryFulfillmentOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageEntryFulfillmentOutput) ConditionalCases() CxPageEntryFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageEntryFulfillmentOutput) ElementType ¶
func (CxPageEntryFulfillmentOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentOutput) Messages ¶
func (o CxPageEntryFulfillmentOutput) Messages() CxPageEntryFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageEntryFulfillmentOutput) ReturnPartialResponses ¶
func (o CxPageEntryFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageEntryFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageEntryFulfillmentOutput) SetParameterActions() CxPageEntryFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageEntryFulfillmentOutput) Tag ¶
func (o CxPageEntryFulfillmentOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentOutput ¶
func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentOutput() CxPageEntryFulfillmentOutput
func (CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentOutputWithContext ¶
func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentOutputWithContext(ctx context.Context) CxPageEntryFulfillmentOutput
func (CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentPtrOutput ¶
func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput
func (CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentPtrOutputWithContext ¶
func (o CxPageEntryFulfillmentOutput) ToCxPageEntryFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentPtrOutput
func (CxPageEntryFulfillmentOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillment]
func (CxPageEntryFulfillmentOutput) Webhook ¶
func (o CxPageEntryFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageEntryFulfillmentPtrInput ¶
type CxPageEntryFulfillmentPtrInput interface { pulumi.Input ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput ToCxPageEntryFulfillmentPtrOutputWithContext(context.Context) CxPageEntryFulfillmentPtrOutput }
CxPageEntryFulfillmentPtrInput is an input type that accepts CxPageEntryFulfillmentArgs, CxPageEntryFulfillmentPtr and CxPageEntryFulfillmentPtrOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentPtrInput` via:
CxPageEntryFulfillmentArgs{...} or: nil
func CxPageEntryFulfillmentPtr ¶
func CxPageEntryFulfillmentPtr(v *CxPageEntryFulfillmentArgs) CxPageEntryFulfillmentPtrInput
type CxPageEntryFulfillmentPtrOutput ¶
type CxPageEntryFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageEntryFulfillmentPtrOutput) ConditionalCases() CxPageEntryFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageEntryFulfillmentPtrOutput) Elem ¶
func (o CxPageEntryFulfillmentPtrOutput) Elem() CxPageEntryFulfillmentOutput
func (CxPageEntryFulfillmentPtrOutput) ElementType ¶
func (CxPageEntryFulfillmentPtrOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentPtrOutput) Messages ¶
func (o CxPageEntryFulfillmentPtrOutput) Messages() CxPageEntryFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageEntryFulfillmentPtrOutput) ReturnPartialResponses ¶
func (o CxPageEntryFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageEntryFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageEntryFulfillmentPtrOutput) SetParameterActions() CxPageEntryFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageEntryFulfillmentPtrOutput) Tag ¶
func (o CxPageEntryFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageEntryFulfillmentPtrOutput) ToCxPageEntryFulfillmentPtrOutput ¶
func (o CxPageEntryFulfillmentPtrOutput) ToCxPageEntryFulfillmentPtrOutput() CxPageEntryFulfillmentPtrOutput
func (CxPageEntryFulfillmentPtrOutput) ToCxPageEntryFulfillmentPtrOutputWithContext ¶
func (o CxPageEntryFulfillmentPtrOutput) ToCxPageEntryFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEntryFulfillmentPtrOutput
func (CxPageEntryFulfillmentPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEntryFulfillment]
func (CxPageEntryFulfillmentPtrOutput) Webhook ¶
func (o CxPageEntryFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageEntryFulfillmentSetParameterAction ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxPageEntryFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentSetParameterActionArgs) ElementType() reflect.Type
func (CxPageEntryFulfillmentSetParameterActionArgs) ToCxPageEntryFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentSetParameterActionArgs) ToCxPageEntryFulfillmentSetParameterActionOutput() CxPageEntryFulfillmentSetParameterActionOutput
func (CxPageEntryFulfillmentSetParameterActionArgs) ToCxPageEntryFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentSetParameterActionArgs) ToCxPageEntryFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionOutput
func (CxPageEntryFulfillmentSetParameterActionArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentSetParameterActionArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentSetParameterAction]
type CxPageEntryFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionArray []CxPageEntryFulfillmentSetParameterActionInput
func (CxPageEntryFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentSetParameterActionArray) ElementType() reflect.Type
func (CxPageEntryFulfillmentSetParameterActionArray) ToCxPageEntryFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxPageEntryFulfillmentSetParameterActionArray) ToCxPageEntryFulfillmentSetParameterActionArrayOutput() CxPageEntryFulfillmentSetParameterActionArrayOutput
func (CxPageEntryFulfillmentSetParameterActionArray) ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageEntryFulfillmentSetParameterActionArray) ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionArrayOutput
func (CxPageEntryFulfillmentSetParameterActionArray) ToOutput ¶ added in v6.65.1
func (i CxPageEntryFulfillmentSetParameterActionArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentSetParameterAction]
type CxPageEntryFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxPageEntryFulfillmentSetParameterActionArrayOutput() CxPageEntryFulfillmentSetParameterActionArrayOutput ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxPageEntryFulfillmentSetParameterActionArrayOutput }
CxPageEntryFulfillmentSetParameterActionArrayInput is an input type that accepts CxPageEntryFulfillmentSetParameterActionArray and CxPageEntryFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentSetParameterActionArrayInput` via:
CxPageEntryFulfillmentSetParameterActionArray{ CxPageEntryFulfillmentSetParameterActionArgs{...} }
type CxPageEntryFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentSetParameterActionArrayOutput) ToCxPageEntryFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) ToCxPageEntryFulfillmentSetParameterActionArrayOutput() CxPageEntryFulfillmentSetParameterActionArrayOutput
func (CxPageEntryFulfillmentSetParameterActionArrayOutput) ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) ToCxPageEntryFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionArrayOutput
func (CxPageEntryFulfillmentSetParameterActionArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentSetParameterActionArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEntryFulfillmentSetParameterAction]
type CxPageEntryFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionInput interface { pulumi.Input ToCxPageEntryFulfillmentSetParameterActionOutput() CxPageEntryFulfillmentSetParameterActionOutput ToCxPageEntryFulfillmentSetParameterActionOutputWithContext(context.Context) CxPageEntryFulfillmentSetParameterActionOutput }
CxPageEntryFulfillmentSetParameterActionInput is an input type that accepts CxPageEntryFulfillmentSetParameterActionArgs and CxPageEntryFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxPageEntryFulfillmentSetParameterActionInput` via:
CxPageEntryFulfillmentSetParameterActionArgs{...}
type CxPageEntryFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxPageEntryFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxPageEntryFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxPageEntryFulfillmentSetParameterActionOutput) ElementType() reflect.Type
func (CxPageEntryFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxPageEntryFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxPageEntryFulfillmentSetParameterActionOutput) ToCxPageEntryFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxPageEntryFulfillmentSetParameterActionOutput) ToCxPageEntryFulfillmentSetParameterActionOutput() CxPageEntryFulfillmentSetParameterActionOutput
func (CxPageEntryFulfillmentSetParameterActionOutput) ToCxPageEntryFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxPageEntryFulfillmentSetParameterActionOutput) ToCxPageEntryFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEntryFulfillmentSetParameterActionOutput
func (CxPageEntryFulfillmentSetParameterActionOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEntryFulfillmentSetParameterActionOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEntryFulfillmentSetParameterAction]
func (CxPageEntryFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxPageEntryFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxPageEventHandler ¶
type CxPageEventHandler struct { // The name of the event to handle. Event *string `pulumi:"event"` // (Output) // The unique identifier of this event handler. Name *string `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow *string `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage *string `pulumi:"targetPage"` // 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. // Structure is documented below. TriggerFulfillment *CxPageEventHandlerTriggerFulfillment `pulumi:"triggerFulfillment"` }
type CxPageEventHandlerArgs ¶
type CxPageEventHandlerArgs struct { // The name of the event to handle. Event pulumi.StringPtrInput `pulumi:"event"` // (Output) // The unique identifier of this event handler. Name pulumi.StringPtrInput `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow pulumi.StringPtrInput `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage pulumi.StringPtrInput `pulumi:"targetPage"` // 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. // Structure is documented below. TriggerFulfillment CxPageEventHandlerTriggerFulfillmentPtrInput `pulumi:"triggerFulfillment"` }
func (CxPageEventHandlerArgs) ElementType ¶
func (CxPageEventHandlerArgs) ElementType() reflect.Type
func (CxPageEventHandlerArgs) ToCxPageEventHandlerOutput ¶
func (i CxPageEventHandlerArgs) ToCxPageEventHandlerOutput() CxPageEventHandlerOutput
func (CxPageEventHandlerArgs) ToCxPageEventHandlerOutputWithContext ¶
func (i CxPageEventHandlerArgs) ToCxPageEventHandlerOutputWithContext(ctx context.Context) CxPageEventHandlerOutput
func (CxPageEventHandlerArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEventHandlerArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandler]
type CxPageEventHandlerArray ¶
type CxPageEventHandlerArray []CxPageEventHandlerInput
func (CxPageEventHandlerArray) ElementType ¶
func (CxPageEventHandlerArray) ElementType() reflect.Type
func (CxPageEventHandlerArray) ToCxPageEventHandlerArrayOutput ¶
func (i CxPageEventHandlerArray) ToCxPageEventHandlerArrayOutput() CxPageEventHandlerArrayOutput
func (CxPageEventHandlerArray) ToCxPageEventHandlerArrayOutputWithContext ¶
func (i CxPageEventHandlerArray) ToCxPageEventHandlerArrayOutputWithContext(ctx context.Context) CxPageEventHandlerArrayOutput
func (CxPageEventHandlerArray) ToOutput ¶ added in v6.65.1
func (i CxPageEventHandlerArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandler]
type CxPageEventHandlerArrayInput ¶
type CxPageEventHandlerArrayInput interface { pulumi.Input ToCxPageEventHandlerArrayOutput() CxPageEventHandlerArrayOutput ToCxPageEventHandlerArrayOutputWithContext(context.Context) CxPageEventHandlerArrayOutput }
CxPageEventHandlerArrayInput is an input type that accepts CxPageEventHandlerArray and CxPageEventHandlerArrayOutput values. You can construct a concrete instance of `CxPageEventHandlerArrayInput` via:
CxPageEventHandlerArray{ CxPageEventHandlerArgs{...} }
type CxPageEventHandlerArrayOutput ¶
type CxPageEventHandlerArrayOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerArrayOutput) ElementType ¶
func (CxPageEventHandlerArrayOutput) ElementType() reflect.Type
func (CxPageEventHandlerArrayOutput) Index ¶
func (o CxPageEventHandlerArrayOutput) Index(i pulumi.IntInput) CxPageEventHandlerOutput
func (CxPageEventHandlerArrayOutput) ToCxPageEventHandlerArrayOutput ¶
func (o CxPageEventHandlerArrayOutput) ToCxPageEventHandlerArrayOutput() CxPageEventHandlerArrayOutput
func (CxPageEventHandlerArrayOutput) ToCxPageEventHandlerArrayOutputWithContext ¶
func (o CxPageEventHandlerArrayOutput) ToCxPageEventHandlerArrayOutputWithContext(ctx context.Context) CxPageEventHandlerArrayOutput
func (CxPageEventHandlerArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEventHandlerArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandler]
type CxPageEventHandlerInput ¶
type CxPageEventHandlerInput interface { pulumi.Input ToCxPageEventHandlerOutput() CxPageEventHandlerOutput ToCxPageEventHandlerOutputWithContext(context.Context) CxPageEventHandlerOutput }
CxPageEventHandlerInput is an input type that accepts CxPageEventHandlerArgs and CxPageEventHandlerOutput values. You can construct a concrete instance of `CxPageEventHandlerInput` via:
CxPageEventHandlerArgs{...}
type CxPageEventHandlerOutput ¶
type CxPageEventHandlerOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerOutput) ElementType ¶
func (CxPageEventHandlerOutput) ElementType() reflect.Type
func (CxPageEventHandlerOutput) Event ¶
func (o CxPageEventHandlerOutput) Event() pulumi.StringPtrOutput
The name of the event to handle.
func (CxPageEventHandlerOutput) Name ¶
func (o CxPageEventHandlerOutput) Name() pulumi.StringPtrOutput
(Output) The unique identifier of this event handler.
func (CxPageEventHandlerOutput) TargetFlow ¶
func (o CxPageEventHandlerOutput) TargetFlow() pulumi.StringPtrOutput
The target flow to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxPageEventHandlerOutput) TargetPage ¶
func (o CxPageEventHandlerOutput) TargetPage() pulumi.StringPtrOutput
The target page to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxPageEventHandlerOutput) ToCxPageEventHandlerOutput ¶
func (o CxPageEventHandlerOutput) ToCxPageEventHandlerOutput() CxPageEventHandlerOutput
func (CxPageEventHandlerOutput) ToCxPageEventHandlerOutputWithContext ¶
func (o CxPageEventHandlerOutput) ToCxPageEventHandlerOutputWithContext(ctx context.Context) CxPageEventHandlerOutput
func (CxPageEventHandlerOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEventHandlerOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandler]
func (CxPageEventHandlerOutput) TriggerFulfillment ¶
func (o CxPageEventHandlerOutput) TriggerFulfillment() CxPageEventHandlerTriggerFulfillmentPtrOutput
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. Structure is documented below.
type CxPageEventHandlerTriggerFulfillment ¶
type CxPageEventHandlerTriggerFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxPageEventHandlerTriggerFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxPageEventHandlerTriggerFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxPageEventHandlerTriggerFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxPageEventHandlerTriggerFulfillmentArgs ¶
type CxPageEventHandlerTriggerFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxPageEventHandlerTriggerFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxPageEventHandlerTriggerFulfillmentArgs) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentOutput ¶
func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentOutput() CxPageEventHandlerTriggerFulfillmentOutput
func (CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentOutputWithContext ¶
func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentOutput
func (CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentPtrOutput ¶
func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput
func (CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext ¶
func (i CxPageEventHandlerTriggerFulfillmentArgs) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput
func (CxPageEventHandlerTriggerFulfillmentArgs) ToOutput ¶ added in v6.65.1
func (i CxPageEventHandlerTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillment]
type CxPageEventHandlerTriggerFulfillmentConditionalCase ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArray []CxPageEventHandlerTriggerFulfillmentConditionalCaseInput
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput }
CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentConditionalCaseArray and CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayInput` via:
CxPageEventHandlerTriggerFulfillmentConditionalCaseArray{ CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs{...} }
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
type CxPageEventHandlerTriggerFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCaseInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput }
CxPageEventHandlerTriggerFulfillmentConditionalCaseInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs and CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentConditionalCaseInput` via:
CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs{...}
type CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
func (CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentConditionalCaseOutput
type CxPageEventHandlerTriggerFulfillmentInput ¶
type CxPageEventHandlerTriggerFulfillmentInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentOutput() CxPageEventHandlerTriggerFulfillmentOutput ToCxPageEventHandlerTriggerFulfillmentOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentOutput }
CxPageEventHandlerTriggerFulfillmentInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentArgs and CxPageEventHandlerTriggerFulfillmentOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentInput` via:
CxPageEventHandlerTriggerFulfillmentArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessage ¶
type CxPageEventHandlerTriggerFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxPageEventHandlerTriggerFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxPageEventHandlerTriggerFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxPageEventHandlerTriggerFulfillmentMessageText `pulumi:"text"` }
type CxPageEventHandlerTriggerFulfillmentMessageArgs ¶
type CxPageEventHandlerTriggerFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxPageEventHandlerTriggerFulfillmentMessageArgs) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutput ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutput() CxPageEventHandlerTriggerFulfillmentMessageOutput
func (CxPageEventHandlerTriggerFulfillmentMessageArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutput
type CxPageEventHandlerTriggerFulfillmentMessageArray ¶
type CxPageEventHandlerTriggerFulfillmentMessageArray []CxPageEventHandlerTriggerFulfillmentMessageInput
func (CxPageEventHandlerTriggerFulfillmentMessageArray) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageArray) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageArray) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageArray) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxPageEventHandlerTriggerFulfillmentMessageArray) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageArray) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxPageEventHandlerTriggerFulfillmentMessageArray) ToOutput ¶ added in v6.65.1
func (i CxPageEventHandlerTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentMessage]
type CxPageEventHandlerTriggerFulfillmentMessageArrayInput ¶
type CxPageEventHandlerTriggerFulfillmentMessageArrayInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageArrayOutput }
CxPageEventHandlerTriggerFulfillmentMessageArrayInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageArray and CxPageEventHandlerTriggerFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageArrayInput` via:
CxPageEventHandlerTriggerFulfillmentMessageArray{ CxPageEventHandlerTriggerFulfillmentMessageArgs{...} }
type CxPageEventHandlerTriggerFulfillmentMessageArrayOutput ¶
type CxPageEventHandlerTriggerFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEventHandlerTriggerFulfillmentMessageArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageEventHandlerTriggerFulfillmentMessage]
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput }
CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs and CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessInput` via:
CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput }
CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs, CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtr and CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput` via:
CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtr(v *CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageInput ¶
type CxPageEventHandlerTriggerFulfillmentMessageInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageOutput() CxPageEventHandlerTriggerFulfillmentMessageOutput ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutput }
CxPageEventHandlerTriggerFulfillmentMessageInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageArgs and CxPageEventHandlerTriggerFulfillmentMessageOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageInput` via:
CxPageEventHandlerTriggerFulfillmentMessageArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput }
CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs and CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput` via:
CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput }
CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs, CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr and CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr(v *CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageOutput ¶
type CxPageEventHandlerTriggerFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess() CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) PlayAudio() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) Text ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) Text() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
The text response message. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutput() CxPageEventHandlerTriggerFulfillmentMessageOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutput
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput }
CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs and CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextInput` via:
CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput }
CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs, CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr and CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput` via:
CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr(v *CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput }
CxPageEventHandlerTriggerFulfillmentMessagePlayAudioInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs and CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessagePlayAudioInput` via:
CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput }
CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs, CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtr and CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput` via:
CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtr(v *CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput }
CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs and CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput` via:
CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput }
CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs, CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr and CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr(v *CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageText ¶
type CxPageEventHandlerTriggerFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxPageEventHandlerTriggerFulfillmentMessageTextArgs ¶
type CxPageEventHandlerTriggerFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput() CxPageEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (i CxPageEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageTextInput ¶
type CxPageEventHandlerTriggerFulfillmentMessageTextInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput() CxPageEventHandlerTriggerFulfillmentMessageTextOutput ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextOutput }
CxPageEventHandlerTriggerFulfillmentMessageTextInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageTextArgs and CxPageEventHandlerTriggerFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageTextInput` via:
CxPageEventHandlerTriggerFulfillmentMessageTextArgs{...}
type CxPageEventHandlerTriggerFulfillmentMessageTextOutput ¶
type CxPageEventHandlerTriggerFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) Texts ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutput() CxPageEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput ¶
type CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput }
CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentMessageTextArgs, CxPageEventHandlerTriggerFulfillmentMessageTextPtr and CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput` via:
CxPageEventHandlerTriggerFulfillmentMessageTextArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentMessageTextPtr ¶
func CxPageEventHandlerTriggerFulfillmentMessageTextPtr(v *CxPageEventHandlerTriggerFulfillmentMessageTextArgs) CxPageEventHandlerTriggerFulfillmentMessageTextPtrInput
type CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
type CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts ¶
A collection of text responses.
func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxPageEventHandlerTriggerFulfillmentOutput ¶
type CxPageEventHandlerTriggerFulfillmentOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentOutput) ConditionalCases() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentOutput) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentOutput) Messages ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) Messages() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageEventHandlerTriggerFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentOutput) SetParameterActions() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentOutput) Tag ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentOutput() CxPageEventHandlerTriggerFulfillmentOutput
func (CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentOutput
func (CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput
func (CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput
func (CxPageEventHandlerTriggerFulfillmentOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEventHandlerTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageEventHandlerTriggerFulfillment]
func (CxPageEventHandlerTriggerFulfillmentOutput) Webhook ¶
func (o CxPageEventHandlerTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageEventHandlerTriggerFulfillmentPtrInput ¶
type CxPageEventHandlerTriggerFulfillmentPtrInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput }
CxPageEventHandlerTriggerFulfillmentPtrInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentArgs, CxPageEventHandlerTriggerFulfillmentPtr and CxPageEventHandlerTriggerFulfillmentPtrOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentPtrInput` via:
CxPageEventHandlerTriggerFulfillmentArgs{...} or: nil
func CxPageEventHandlerTriggerFulfillmentPtr ¶
func CxPageEventHandlerTriggerFulfillmentPtr(v *CxPageEventHandlerTriggerFulfillmentArgs) CxPageEventHandlerTriggerFulfillmentPtrInput
type CxPageEventHandlerTriggerFulfillmentPtrOutput ¶
type CxPageEventHandlerTriggerFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases() CxPageEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ElementType ¶
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) Messages ¶
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Messages() CxPageEventHandlerTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses ¶
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) Tag ¶
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutput ¶
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutput() CxPageEventHandlerTriggerFulfillmentPtrOutput
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext ¶
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ToCxPageEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentPtrOutput
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageEventHandlerTriggerFulfillment]
func (CxPageEventHandlerTriggerFulfillmentPtrOutput) Webhook ¶
func (o CxPageEventHandlerTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageEventHandlerTriggerFulfillmentSetParameterAction ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArray []CxPageEventHandlerTriggerFulfillmentSetParameterActionInput
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput }
CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentSetParameterActionArray and CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayInput` via:
CxPageEventHandlerTriggerFulfillmentSetParameterActionArray{ CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs{...} }
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
type CxPageEventHandlerTriggerFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionInput interface { pulumi.Input ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput }
CxPageEventHandlerTriggerFulfillmentSetParameterActionInput is an input type that accepts CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs and CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxPageEventHandlerTriggerFulfillmentSetParameterActionInput` via:
CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs{...}
type CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxPageEventHandlerTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxPageForm ¶
type CxPageForm struct { // Parameters to collect from the user. // Structure is documented below. Parameters []CxPageFormParameter `pulumi:"parameters"` }
type CxPageFormArgs ¶
type CxPageFormArgs struct { // Parameters to collect from the user. // Structure is documented below. Parameters CxPageFormParameterArrayInput `pulumi:"parameters"` }
func (CxPageFormArgs) ElementType ¶
func (CxPageFormArgs) ElementType() reflect.Type
func (CxPageFormArgs) ToCxPageFormOutput ¶
func (i CxPageFormArgs) ToCxPageFormOutput() CxPageFormOutput
func (CxPageFormArgs) ToCxPageFormOutputWithContext ¶
func (i CxPageFormArgs) ToCxPageFormOutputWithContext(ctx context.Context) CxPageFormOutput
func (CxPageFormArgs) ToCxPageFormPtrOutput ¶
func (i CxPageFormArgs) ToCxPageFormPtrOutput() CxPageFormPtrOutput
func (CxPageFormArgs) ToCxPageFormPtrOutputWithContext ¶
func (i CxPageFormArgs) ToCxPageFormPtrOutputWithContext(ctx context.Context) CxPageFormPtrOutput
func (CxPageFormArgs) ToOutput ¶ added in v6.65.1
func (i CxPageFormArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageForm]
type CxPageFormInput ¶
type CxPageFormInput interface { pulumi.Input ToCxPageFormOutput() CxPageFormOutput ToCxPageFormOutputWithContext(context.Context) CxPageFormOutput }
CxPageFormInput is an input type that accepts CxPageFormArgs and CxPageFormOutput values. You can construct a concrete instance of `CxPageFormInput` via:
CxPageFormArgs{...}
type CxPageFormOutput ¶
type CxPageFormOutput struct{ *pulumi.OutputState }
func (CxPageFormOutput) ElementType ¶
func (CxPageFormOutput) ElementType() reflect.Type
func (CxPageFormOutput) Parameters ¶
func (o CxPageFormOutput) Parameters() CxPageFormParameterArrayOutput
Parameters to collect from the user. Structure is documented below.
func (CxPageFormOutput) ToCxPageFormOutput ¶
func (o CxPageFormOutput) ToCxPageFormOutput() CxPageFormOutput
func (CxPageFormOutput) ToCxPageFormOutputWithContext ¶
func (o CxPageFormOutput) ToCxPageFormOutputWithContext(ctx context.Context) CxPageFormOutput
func (CxPageFormOutput) ToCxPageFormPtrOutput ¶
func (o CxPageFormOutput) ToCxPageFormPtrOutput() CxPageFormPtrOutput
func (CxPageFormOutput) ToCxPageFormPtrOutputWithContext ¶
func (o CxPageFormOutput) ToCxPageFormPtrOutputWithContext(ctx context.Context) CxPageFormPtrOutput
func (CxPageFormOutput) ToOutput ¶ added in v6.65.1
func (o CxPageFormOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageForm]
type CxPageFormParameter ¶
type CxPageFormParameter struct { // The default value of an optional parameter. If the parameter is required, the default value will be ignored. DefaultValue *string `pulumi:"defaultValue"` // The human-readable name of the parameter, unique within the form. DisplayName *string `pulumi:"displayName"` // The entity type of the parameter. // Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types. EntityType *string `pulumi:"entityType"` // Defines fill behavior for the parameter. // Structure is documented below. FillBehavior *CxPageFormParameterFillBehavior `pulumi:"fillBehavior"` // Indicates whether the parameter represents a list of values. IsList *bool `pulumi:"isList"` // 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. Redact *bool `pulumi:"redact"` // 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. Required *bool `pulumi:"required"` }
type CxPageFormParameterArgs ¶
type CxPageFormParameterArgs struct { // The default value of an optional parameter. If the parameter is required, the default value will be ignored. DefaultValue pulumi.StringPtrInput `pulumi:"defaultValue"` // The human-readable name of the parameter, unique within the form. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` // The entity type of the parameter. // Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types. EntityType pulumi.StringPtrInput `pulumi:"entityType"` // Defines fill behavior for the parameter. // Structure is documented below. FillBehavior CxPageFormParameterFillBehaviorPtrInput `pulumi:"fillBehavior"` // Indicates whether the parameter represents a list of values. IsList pulumi.BoolPtrInput `pulumi:"isList"` // 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. Redact pulumi.BoolPtrInput `pulumi:"redact"` // 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. Required pulumi.BoolPtrInput `pulumi:"required"` }
func (CxPageFormParameterArgs) ElementType ¶
func (CxPageFormParameterArgs) ElementType() reflect.Type
func (CxPageFormParameterArgs) ToCxPageFormParameterOutput ¶
func (i CxPageFormParameterArgs) ToCxPageFormParameterOutput() CxPageFormParameterOutput
func (CxPageFormParameterArgs) ToCxPageFormParameterOutputWithContext ¶
func (i CxPageFormParameterArgs) ToCxPageFormParameterOutputWithContext(ctx context.Context) CxPageFormParameterOutput
func (CxPageFormParameterArgs) ToOutput ¶ added in v6.65.1
func (i CxPageFormParameterArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameter]
type CxPageFormParameterArray ¶
type CxPageFormParameterArray []CxPageFormParameterInput
func (CxPageFormParameterArray) ElementType ¶
func (CxPageFormParameterArray) ElementType() reflect.Type
func (CxPageFormParameterArray) ToCxPageFormParameterArrayOutput ¶
func (i CxPageFormParameterArray) ToCxPageFormParameterArrayOutput() CxPageFormParameterArrayOutput
func (CxPageFormParameterArray) ToCxPageFormParameterArrayOutputWithContext ¶
func (i CxPageFormParameterArray) ToCxPageFormParameterArrayOutputWithContext(ctx context.Context) CxPageFormParameterArrayOutput
func (CxPageFormParameterArray) ToOutput ¶ added in v6.65.1
func (i CxPageFormParameterArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageFormParameter]
type CxPageFormParameterArrayInput ¶
type CxPageFormParameterArrayInput interface { pulumi.Input ToCxPageFormParameterArrayOutput() CxPageFormParameterArrayOutput ToCxPageFormParameterArrayOutputWithContext(context.Context) CxPageFormParameterArrayOutput }
CxPageFormParameterArrayInput is an input type that accepts CxPageFormParameterArray and CxPageFormParameterArrayOutput values. You can construct a concrete instance of `CxPageFormParameterArrayInput` via:
CxPageFormParameterArray{ CxPageFormParameterArgs{...} }
type CxPageFormParameterArrayOutput ¶
type CxPageFormParameterArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterArrayOutput) ElementType ¶
func (CxPageFormParameterArrayOutput) ElementType() reflect.Type
func (CxPageFormParameterArrayOutput) Index ¶
func (o CxPageFormParameterArrayOutput) Index(i pulumi.IntInput) CxPageFormParameterOutput
func (CxPageFormParameterArrayOutput) ToCxPageFormParameterArrayOutput ¶
func (o CxPageFormParameterArrayOutput) ToCxPageFormParameterArrayOutput() CxPageFormParameterArrayOutput
func (CxPageFormParameterArrayOutput) ToCxPageFormParameterArrayOutputWithContext ¶
func (o CxPageFormParameterArrayOutput) ToCxPageFormParameterArrayOutputWithContext(ctx context.Context) CxPageFormParameterArrayOutput
func (CxPageFormParameterArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageFormParameterArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageFormParameter]
type CxPageFormParameterFillBehavior ¶
type CxPageFormParameterFillBehavior struct { // The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter. // Structure is documented below. InitialPromptFulfillment *CxPageFormParameterFillBehaviorInitialPromptFulfillment `pulumi:"initialPromptFulfillment"` // 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-<N>, where N can be from 1 to 6 // * sys.no-match-default // * sys.no-input-<N>, where N can be from 1 to 6 // * sys.no-input-default // * sys.invalid-parameter // [initialPromptFulfillment][initialPromptFulfillment] 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 the sys.no-match-1/sys.no-input-1 handler (if defined) will be called to provide a prompt. The sys.no-match-2/sys.no-input-2 handler (if defined) will respond to the next no-match/no-input event, and so on. // A sys.no-match-default or sys.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. // A sys.invalid-parameter handler can be defined to handle the case where the parameter values have been invalidated by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with the sys.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, initialPromptFulfillment will be re-prompted. // Structure is documented below. RepromptEventHandlers []CxPageFormParameterFillBehaviorRepromptEventHandler `pulumi:"repromptEventHandlers"` }
type CxPageFormParameterFillBehaviorArgs ¶
type CxPageFormParameterFillBehaviorArgs struct { // The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter. // Structure is documented below. InitialPromptFulfillment CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput `pulumi:"initialPromptFulfillment"` // 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-<N>, where N can be from 1 to 6 // * sys.no-match-default // * sys.no-input-<N>, where N can be from 1 to 6 // * sys.no-input-default // * sys.invalid-parameter // [initialPromptFulfillment][initialPromptFulfillment] 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 the sys.no-match-1/sys.no-input-1 handler (if defined) will be called to provide a prompt. The sys.no-match-2/sys.no-input-2 handler (if defined) will respond to the next no-match/no-input event, and so on. // A sys.no-match-default or sys.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. // A sys.invalid-parameter handler can be defined to handle the case where the parameter values have been invalidated by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with the sys.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, initialPromptFulfillment will be re-prompted. // Structure is documented below. RepromptEventHandlers CxPageFormParameterFillBehaviorRepromptEventHandlerArrayInput `pulumi:"repromptEventHandlers"` }
func (CxPageFormParameterFillBehaviorArgs) ElementType ¶
func (CxPageFormParameterFillBehaviorArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorOutput ¶
func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorOutput() CxPageFormParameterFillBehaviorOutput
func (CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorOutput
func (CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorPtrOutput ¶
func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput
func (CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorPtrOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorArgs) ToCxPageFormParameterFillBehaviorPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorPtrOutput
func (CxPageFormParameterFillBehaviorArgs) ToOutput ¶ added in v6.65.1
func (i CxPageFormParameterFillBehaviorArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehavior]
type CxPageFormParameterFillBehaviorInitialPromptFulfillment ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCase ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray []CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseInput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray and CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArray{ CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs{...} }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) Index ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentInput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessage ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageText `pulumi:"text"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray []CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageInput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayInput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArray{ CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{...} }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageInput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ConversationSuccess() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) LiveAgentHandoff() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) OutputAudioText() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) PlayAudio() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) TelephonyTransferCall() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Text ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) Text() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
The text response message. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageText ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext ¶
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextInput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) Texts ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtr ¶
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) Texts ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextPtrOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ConditionalCases() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Messages ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Messages() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ReturnPartialResponses ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) SetParameterActions() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Tag ¶
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Webhook ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs, CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtr and CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs{...} or: nil
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtr ¶
func CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtr(v *CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrInput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput ¶
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ConditionalCases() CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Messages ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Messages() CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ReturnPartialResponses ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) SetParameterActions() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Tag ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Webhook ¶
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterAction ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray []CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionInput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray and CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArray{ CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs{...} }
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) Index ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArrayOutput
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext(context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput }
CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionInput is an input type that accepts CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs and CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionInput` via:
CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs{...}
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput() CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) ToOutput ¶ added in v6.65.1
func (CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxPageFormParameterFillBehaviorInput ¶
type CxPageFormParameterFillBehaviorInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorOutput() CxPageFormParameterFillBehaviorOutput ToCxPageFormParameterFillBehaviorOutputWithContext(context.Context) CxPageFormParameterFillBehaviorOutput }
CxPageFormParameterFillBehaviorInput is an input type that accepts CxPageFormParameterFillBehaviorArgs and CxPageFormParameterFillBehaviorOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorInput` via:
CxPageFormParameterFillBehaviorArgs{...}
type CxPageFormParameterFillBehaviorOutput ¶
type CxPageFormParameterFillBehaviorOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorOutput) InitialPromptFulfillment ¶
func (o CxPageFormParameterFillBehaviorOutput) InitialPromptFulfillment() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter. Structure is documented below.
func (CxPageFormParameterFillBehaviorOutput) RepromptEventHandlers ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorOutput) RepromptEventHandlers() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
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-<N>, where N can be from 1 to 6
- sys.no-match-default
- sys.no-input-<N>, where N can be from 1 to 6
- sys.no-input-default
- sys.invalid-parameter [initialPromptFulfillment][initialPromptFulfillment] 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 the sys.no-match-1/sys.no-input-1 handler (if defined) will be called to provide a prompt. The sys.no-match-2/sys.no-input-2 handler (if defined) will respond to the next no-match/no-input event, and so on. A sys.no-match-default or sys.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. A sys.invalid-parameter handler can be defined to handle the case where the parameter values have been invalidated by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with the sys.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, initialPromptFulfillment will be re-prompted. Structure is documented below.
func (CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorOutput ¶
func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorOutput() CxPageFormParameterFillBehaviorOutput
func (CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorOutput
func (CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorPtrOutput ¶
func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput
func (CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorPtrOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorOutput) ToCxPageFormParameterFillBehaviorPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorPtrOutput
func (CxPageFormParameterFillBehaviorOutput) ToOutput ¶ added in v6.65.1
func (o CxPageFormParameterFillBehaviorOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameterFillBehavior]
type CxPageFormParameterFillBehaviorPtrInput ¶
type CxPageFormParameterFillBehaviorPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput ToCxPageFormParameterFillBehaviorPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorPtrOutput }
CxPageFormParameterFillBehaviorPtrInput is an input type that accepts CxPageFormParameterFillBehaviorArgs, CxPageFormParameterFillBehaviorPtr and CxPageFormParameterFillBehaviorPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorPtrInput` via:
CxPageFormParameterFillBehaviorArgs{...} or: nil
func CxPageFormParameterFillBehaviorPtr ¶
func CxPageFormParameterFillBehaviorPtr(v *CxPageFormParameterFillBehaviorArgs) CxPageFormParameterFillBehaviorPtrInput
type CxPageFormParameterFillBehaviorPtrOutput ¶
type CxPageFormParameterFillBehaviorPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorPtrOutput) ElementType ¶
func (CxPageFormParameterFillBehaviorPtrOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorPtrOutput) InitialPromptFulfillment ¶
func (o CxPageFormParameterFillBehaviorPtrOutput) InitialPromptFulfillment() CxPageFormParameterFillBehaviorInitialPromptFulfillmentPtrOutput
The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter. Structure is documented below.
func (CxPageFormParameterFillBehaviorPtrOutput) RepromptEventHandlers ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorPtrOutput) RepromptEventHandlers() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
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-<N>, where N can be from 1 to 6
- sys.no-match-default
- sys.no-input-<N>, where N can be from 1 to 6
- sys.no-input-default
- sys.invalid-parameter [initialPromptFulfillment][initialPromptFulfillment] 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 the sys.no-match-1/sys.no-input-1 handler (if defined) will be called to provide a prompt. The sys.no-match-2/sys.no-input-2 handler (if defined) will respond to the next no-match/no-input event, and so on. A sys.no-match-default or sys.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. A sys.invalid-parameter handler can be defined to handle the case where the parameter values have been invalidated by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with the sys.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, initialPromptFulfillment will be re-prompted. Structure is documented below.
func (CxPageFormParameterFillBehaviorPtrOutput) ToCxPageFormParameterFillBehaviorPtrOutput ¶
func (o CxPageFormParameterFillBehaviorPtrOutput) ToCxPageFormParameterFillBehaviorPtrOutput() CxPageFormParameterFillBehaviorPtrOutput
func (CxPageFormParameterFillBehaviorPtrOutput) ToCxPageFormParameterFillBehaviorPtrOutputWithContext ¶
func (o CxPageFormParameterFillBehaviorPtrOutput) ToCxPageFormParameterFillBehaviorPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorPtrOutput
func (CxPageFormParameterFillBehaviorPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageFormParameterFillBehaviorPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageFormParameterFillBehavior]
type CxPageFormParameterFillBehaviorRepromptEventHandler ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandler struct { // The name of the event to handle. Event *string `pulumi:"event"` // (Output) // The unique identifier of this event handler. Name *string `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow *string `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage *string `pulumi:"targetPage"` // 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. // Structure is documented below. TriggerFulfillment *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillment `pulumi:"triggerFulfillment"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerArgs struct { // The name of the event to handle. Event pulumi.StringPtrInput `pulumi:"event"` // (Output) // The unique identifier of this event handler. Name pulumi.StringPtrInput `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow pulumi.StringPtrInput `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage pulumi.StringPtrInput `pulumi:"targetPage"` // 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. // Structure is documented below. TriggerFulfillment CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput `pulumi:"triggerFulfillment"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerArray ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerArray []CxPageFormParameterFillBehaviorRepromptEventHandlerInput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerArrayInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerArrayInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerArray and CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerArrayInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerArray{ CxPageFormParameterFillBehaviorRepromptEventHandlerArgs{...} }
type CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) Event ¶ added in v6.65.0
The name of the event to handle.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) Name ¶ added in v6.65.0
(Output) The unique identifier of this event handler.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TargetFlow ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TargetFlow() pulumi.StringPtrOutput
The target flow to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TargetPage ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TargetPage() pulumi.StringPtrOutput
The target page to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TriggerFulfillment ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerOutput) TriggerFulfillment() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
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. Structure is documented below.
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillment ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCase ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray []CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseInput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArray{ CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs{...} }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) Index ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessage ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageText `pulumi:"text"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray []CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageInput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArray{ CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{...} }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) Index ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ConversationSuccess() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) OutputAudioText() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) PlayAudio() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Text ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) Text() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
The text response message. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageText ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) Texts ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextPtrOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ConditionalCases() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Messages ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Messages() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) SetParameterActions() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Tag ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) ToOutput ¶ added in v6.65.1
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Webhook ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs, CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtr and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs{...} or: nil
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtr ¶ added in v6.65.0
func CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtr(v *CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrInput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ConditionalCases() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Elem ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ElementType() reflect.Type
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Messages ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Messages() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) SetParameterActions() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Tag ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) ToOutput ¶ added in v6.65.1
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Webhook ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterAction ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray []CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionInput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArray{ CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs{...} }
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) Index ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArrayOutput
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionInput interface { pulumi.Input ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput }
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionInput is an input type that accepts CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs and CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionInput` via:
CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs{...}
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput() CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToCxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) ToOutput ¶ added in v6.65.1
func (CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxPageFormParameterInput ¶
type CxPageFormParameterInput interface { pulumi.Input ToCxPageFormParameterOutput() CxPageFormParameterOutput ToCxPageFormParameterOutputWithContext(context.Context) CxPageFormParameterOutput }
CxPageFormParameterInput is an input type that accepts CxPageFormParameterArgs and CxPageFormParameterOutput values. You can construct a concrete instance of `CxPageFormParameterInput` via:
CxPageFormParameterArgs{...}
type CxPageFormParameterOutput ¶
type CxPageFormParameterOutput struct{ *pulumi.OutputState }
func (CxPageFormParameterOutput) DefaultValue ¶ added in v6.65.0
func (o CxPageFormParameterOutput) DefaultValue() pulumi.StringPtrOutput
The default value of an optional parameter. If the parameter is required, the default value will be ignored.
func (CxPageFormParameterOutput) DisplayName ¶
func (o CxPageFormParameterOutput) DisplayName() pulumi.StringPtrOutput
The human-readable name of the parameter, unique within the form.
func (CxPageFormParameterOutput) ElementType ¶
func (CxPageFormParameterOutput) ElementType() reflect.Type
func (CxPageFormParameterOutput) EntityType ¶
func (o CxPageFormParameterOutput) EntityType() pulumi.StringPtrOutput
The entity type of the parameter. Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types.
func (CxPageFormParameterOutput) FillBehavior ¶
func (o CxPageFormParameterOutput) FillBehavior() CxPageFormParameterFillBehaviorPtrOutput
Defines fill behavior for the parameter. Structure is documented below.
func (CxPageFormParameterOutput) IsList ¶
func (o CxPageFormParameterOutput) IsList() pulumi.BoolPtrOutput
Indicates whether the parameter represents a list of values.
func (CxPageFormParameterOutput) Redact ¶
func (o CxPageFormParameterOutput) Redact() pulumi.BoolPtrOutput
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.
func (CxPageFormParameterOutput) Required ¶
func (o CxPageFormParameterOutput) Required() pulumi.BoolPtrOutput
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.
func (CxPageFormParameterOutput) ToCxPageFormParameterOutput ¶
func (o CxPageFormParameterOutput) ToCxPageFormParameterOutput() CxPageFormParameterOutput
func (CxPageFormParameterOutput) ToCxPageFormParameterOutputWithContext ¶
func (o CxPageFormParameterOutput) ToCxPageFormParameterOutputWithContext(ctx context.Context) CxPageFormParameterOutput
func (CxPageFormParameterOutput) ToOutput ¶ added in v6.65.1
func (o CxPageFormParameterOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageFormParameter]
type CxPageFormPtrInput ¶
type CxPageFormPtrInput interface { pulumi.Input ToCxPageFormPtrOutput() CxPageFormPtrOutput ToCxPageFormPtrOutputWithContext(context.Context) CxPageFormPtrOutput }
CxPageFormPtrInput is an input type that accepts CxPageFormArgs, CxPageFormPtr and CxPageFormPtrOutput values. You can construct a concrete instance of `CxPageFormPtrInput` via:
CxPageFormArgs{...} or: nil
func CxPageFormPtr ¶
func CxPageFormPtr(v *CxPageFormArgs) CxPageFormPtrInput
type CxPageFormPtrOutput ¶
type CxPageFormPtrOutput struct{ *pulumi.OutputState }
func (CxPageFormPtrOutput) Elem ¶
func (o CxPageFormPtrOutput) Elem() CxPageFormOutput
func (CxPageFormPtrOutput) ElementType ¶
func (CxPageFormPtrOutput) ElementType() reflect.Type
func (CxPageFormPtrOutput) Parameters ¶
func (o CxPageFormPtrOutput) Parameters() CxPageFormParameterArrayOutput
Parameters to collect from the user. Structure is documented below.
func (CxPageFormPtrOutput) ToCxPageFormPtrOutput ¶
func (o CxPageFormPtrOutput) ToCxPageFormPtrOutput() CxPageFormPtrOutput
func (CxPageFormPtrOutput) ToCxPageFormPtrOutputWithContext ¶
func (o CxPageFormPtrOutput) ToCxPageFormPtrOutputWithContext(ctx context.Context) CxPageFormPtrOutput
func (CxPageFormPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageFormPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageForm]
type CxPageInput ¶
type CxPageInput interface { pulumi.Input ToCxPageOutput() CxPageOutput ToCxPageOutputWithContext(ctx context.Context) CxPageOutput }
type CxPageMap ¶
type CxPageMap map[string]CxPageInput
func (CxPageMap) ElementType ¶
func (CxPageMap) ToCxPageMapOutput ¶
func (i CxPageMap) ToCxPageMapOutput() CxPageMapOutput
func (CxPageMap) ToCxPageMapOutputWithContext ¶
func (i CxPageMap) ToCxPageMapOutputWithContext(ctx context.Context) CxPageMapOutput
type CxPageMapInput ¶
type CxPageMapInput interface { pulumi.Input ToCxPageMapOutput() CxPageMapOutput ToCxPageMapOutputWithContext(context.Context) CxPageMapOutput }
CxPageMapInput is an input type that accepts CxPageMap and CxPageMapOutput values. You can construct a concrete instance of `CxPageMapInput` via:
CxPageMap{ "key": CxPageArgs{...} }
type CxPageMapOutput ¶
type CxPageMapOutput struct{ *pulumi.OutputState }
func (CxPageMapOutput) ElementType ¶
func (CxPageMapOutput) ElementType() reflect.Type
func (CxPageMapOutput) MapIndex ¶
func (o CxPageMapOutput) MapIndex(k pulumi.StringInput) CxPageOutput
func (CxPageMapOutput) ToCxPageMapOutput ¶
func (o CxPageMapOutput) ToCxPageMapOutput() CxPageMapOutput
func (CxPageMapOutput) ToCxPageMapOutputWithContext ¶
func (o CxPageMapOutput) ToCxPageMapOutputWithContext(ctx context.Context) CxPageMapOutput
type CxPageOutput ¶
type CxPageOutput struct{ *pulumi.OutputState }
func (CxPageOutput) DisplayName ¶ added in v6.23.0
func (o CxPageOutput) DisplayName() pulumi.StringOutput
The human-readable name of the page, unique within the agent.
***
func (CxPageOutput) ElementType ¶
func (CxPageOutput) ElementType() reflect.Type
func (CxPageOutput) EntryFulfillment ¶ added in v6.23.0
func (o CxPageOutput) EntryFulfillment() CxPageEntryFulfillmentPtrOutput
The fulfillment to call when the session is entering the page. Structure is documented below.
func (CxPageOutput) EventHandlers ¶ added in v6.23.0
func (o CxPageOutput) EventHandlers() CxPageEventHandlerArrayOutput
Handlers associated with the page to handle events such as webhook errors, no match or no input. Structure is documented below.
func (CxPageOutput) Form ¶ added in v6.23.0
func (o CxPageOutput) Form() CxPageFormPtrOutput
The form associated with the page, used for collecting parameters relevant to the page. Structure is documented below.
func (CxPageOutput) LanguageCode ¶ added in v6.23.0
func (o CxPageOutput) LanguageCode() pulumi.StringPtrOutput
The language of the following fields in page: Page.entry_fulfillment.messages Page.entry_fulfillment.conditional_cases Page.event_handlers.trigger_fulfillment.messages Page.event_handlers.trigger_fulfillment.conditional_cases Page.form.parameters.fill_behavior.initial_prompt_fulfillment.messages Page.form.parameters.fill_behavior.initial_prompt_fulfillment.conditional_cases Page.form.parameters.fill_behavior.reprompt_event_handlers.messages Page.form.parameters.fill_behavior.reprompt_event_handlers.conditional_cases Page.transition_routes.trigger_fulfillment.messages Page.transition_routes.trigger_fulfillment.conditional_cases If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
func (CxPageOutput) Name ¶ added in v6.23.0
func (o CxPageOutput) Name() pulumi.StringOutput
(Output) The unique identifier of this event handler.
(Output) The unique identifier of this transition route.
(Output) The unique identifier of this event handler.
func (CxPageOutput) Parent ¶ added in v6.23.0
func (o CxPageOutput) Parent() pulumi.StringPtrOutput
The flow to create a page for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxPageOutput) ToCxPageOutput ¶
func (o CxPageOutput) ToCxPageOutput() CxPageOutput
func (CxPageOutput) ToCxPageOutputWithContext ¶
func (o CxPageOutput) ToCxPageOutputWithContext(ctx context.Context) CxPageOutput
func (CxPageOutput) TransitionRouteGroups ¶ added in v6.23.0
func (o CxPageOutput) TransitionRouteGroups() pulumi.StringArrayOutput
Ordered list of TransitionRouteGroups associated with the page. Transition route groups must be unique within a page. 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/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>.
func (CxPageOutput) TransitionRoutes ¶ added in v6.23.0
func (o CxPageOutput) TransitionRoutes() CxPageTransitionRouteArrayOutput
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. Structure is documented below.
type CxPageState ¶
type CxPageState struct { // The human-readable name of the page, unique within the agent. // // *** DisplayName pulumi.StringPtrInput // The fulfillment to call when the session is entering the page. // Structure is documented below. EntryFulfillment CxPageEntryFulfillmentPtrInput // Handlers associated with the page to handle events such as webhook errors, no match or no input. // Structure is documented below. EventHandlers CxPageEventHandlerArrayInput // The form associated with the page, used for collecting parameters relevant to the page. // Structure is documented below. Form CxPageFormPtrInput // The language of the following fields in page: // Page.entry_fulfillment.messages // Page.entry_fulfillment.conditional_cases // Page.event_handlers.trigger_fulfillment.messages // Page.event_handlers.trigger_fulfillment.conditional_cases // Page.form.parameters.fill_behavior.initial_prompt_fulfillment.messages // Page.form.parameters.fill_behavior.initial_prompt_fulfillment.conditional_cases // Page.form.parameters.fill_behavior.reprompt_event_handlers.messages // Page.form.parameters.fill_behavior.reprompt_event_handlers.conditional_cases // Page.transition_routes.trigger_fulfillment.messages // Page.transition_routes.trigger_fulfillment.conditional_cases // If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used. LanguageCode pulumi.StringPtrInput // (Output) // The unique identifier of this event handler. // // (Output) // The unique identifier of this transition route. // // (Output) // The unique identifier of this event handler. Name pulumi.StringPtrInput // The flow to create a page for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Parent pulumi.StringPtrInput // Ordered list of TransitionRouteGroups associated with the page. Transition route groups must be unique within a page. // 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/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/transitionRouteGroups/<TransitionRouteGroup ID>. TransitionRouteGroups pulumi.StringArrayInput // 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. // Structure is documented below. TransitionRoutes CxPageTransitionRouteArrayInput }
func (CxPageState) ElementType ¶
func (CxPageState) ElementType() reflect.Type
type CxPageTransitionRoute ¶
type CxPageTransitionRoute struct { // The condition to evaluate against form parameters or session parameters. // At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Condition *string `pulumi:"condition"` // The unique identifier of an Intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Intent *string `pulumi:"intent"` // (Output) // The unique identifier of this transition route. Name *string `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow *string `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage *string `pulumi:"targetPage"` // The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first. // Structure is documented below. TriggerFulfillment *CxPageTransitionRouteTriggerFulfillment `pulumi:"triggerFulfillment"` }
type CxPageTransitionRouteArgs ¶
type CxPageTransitionRouteArgs struct { // The condition to evaluate against form parameters or session parameters. // At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Condition pulumi.StringPtrInput `pulumi:"condition"` // The unique identifier of an Intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled. Intent pulumi.StringPtrInput `pulumi:"intent"` // (Output) // The unique identifier of this transition route. Name pulumi.StringPtrInput `pulumi:"name"` // The target flow to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. TargetFlow pulumi.StringPtrInput `pulumi:"targetFlow"` // The target page to transition to. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. TargetPage pulumi.StringPtrInput `pulumi:"targetPage"` // The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first. // Structure is documented below. TriggerFulfillment CxPageTransitionRouteTriggerFulfillmentPtrInput `pulumi:"triggerFulfillment"` }
func (CxPageTransitionRouteArgs) ElementType ¶
func (CxPageTransitionRouteArgs) ElementType() reflect.Type
func (CxPageTransitionRouteArgs) ToCxPageTransitionRouteOutput ¶
func (i CxPageTransitionRouteArgs) ToCxPageTransitionRouteOutput() CxPageTransitionRouteOutput
func (CxPageTransitionRouteArgs) ToCxPageTransitionRouteOutputWithContext ¶
func (i CxPageTransitionRouteArgs) ToCxPageTransitionRouteOutputWithContext(ctx context.Context) CxPageTransitionRouteOutput
func (CxPageTransitionRouteArgs) ToOutput ¶ added in v6.65.1
func (i CxPageTransitionRouteArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRoute]
type CxPageTransitionRouteArray ¶
type CxPageTransitionRouteArray []CxPageTransitionRouteInput
func (CxPageTransitionRouteArray) ElementType ¶
func (CxPageTransitionRouteArray) ElementType() reflect.Type
func (CxPageTransitionRouteArray) ToCxPageTransitionRouteArrayOutput ¶
func (i CxPageTransitionRouteArray) ToCxPageTransitionRouteArrayOutput() CxPageTransitionRouteArrayOutput
func (CxPageTransitionRouteArray) ToCxPageTransitionRouteArrayOutputWithContext ¶
func (i CxPageTransitionRouteArray) ToCxPageTransitionRouteArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteArrayOutput
func (CxPageTransitionRouteArray) ToOutput ¶ added in v6.65.1
func (i CxPageTransitionRouteArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRoute]
type CxPageTransitionRouteArrayInput ¶
type CxPageTransitionRouteArrayInput interface { pulumi.Input ToCxPageTransitionRouteArrayOutput() CxPageTransitionRouteArrayOutput ToCxPageTransitionRouteArrayOutputWithContext(context.Context) CxPageTransitionRouteArrayOutput }
CxPageTransitionRouteArrayInput is an input type that accepts CxPageTransitionRouteArray and CxPageTransitionRouteArrayOutput values. You can construct a concrete instance of `CxPageTransitionRouteArrayInput` via:
CxPageTransitionRouteArray{ CxPageTransitionRouteArgs{...} }
type CxPageTransitionRouteArrayOutput ¶
type CxPageTransitionRouteArrayOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteArrayOutput) ElementType ¶
func (CxPageTransitionRouteArrayOutput) ElementType() reflect.Type
func (CxPageTransitionRouteArrayOutput) Index ¶
func (o CxPageTransitionRouteArrayOutput) Index(i pulumi.IntInput) CxPageTransitionRouteOutput
func (CxPageTransitionRouteArrayOutput) ToCxPageTransitionRouteArrayOutput ¶
func (o CxPageTransitionRouteArrayOutput) ToCxPageTransitionRouteArrayOutput() CxPageTransitionRouteArrayOutput
func (CxPageTransitionRouteArrayOutput) ToCxPageTransitionRouteArrayOutputWithContext ¶
func (o CxPageTransitionRouteArrayOutput) ToCxPageTransitionRouteArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteArrayOutput
func (CxPageTransitionRouteArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxPageTransitionRouteArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRoute]
type CxPageTransitionRouteInput ¶
type CxPageTransitionRouteInput interface { pulumi.Input ToCxPageTransitionRouteOutput() CxPageTransitionRouteOutput ToCxPageTransitionRouteOutputWithContext(context.Context) CxPageTransitionRouteOutput }
CxPageTransitionRouteInput is an input type that accepts CxPageTransitionRouteArgs and CxPageTransitionRouteOutput values. You can construct a concrete instance of `CxPageTransitionRouteInput` via:
CxPageTransitionRouteArgs{...}
type CxPageTransitionRouteOutput ¶
type CxPageTransitionRouteOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteOutput) Condition ¶
func (o CxPageTransitionRouteOutput) Condition() pulumi.StringPtrOutput
The condition to evaluate against form parameters or session parameters. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
func (CxPageTransitionRouteOutput) ElementType ¶
func (CxPageTransitionRouteOutput) ElementType() reflect.Type
func (CxPageTransitionRouteOutput) Intent ¶
func (o CxPageTransitionRouteOutput) Intent() pulumi.StringPtrOutput
The unique identifier of an Intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
func (CxPageTransitionRouteOutput) Name ¶
func (o CxPageTransitionRouteOutput) Name() pulumi.StringPtrOutput
(Output) The unique identifier of this transition route.
func (CxPageTransitionRouteOutput) TargetFlow ¶
func (o CxPageTransitionRouteOutput) TargetFlow() pulumi.StringPtrOutput
The target flow to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxPageTransitionRouteOutput) TargetPage ¶
func (o CxPageTransitionRouteOutput) TargetPage() pulumi.StringPtrOutput
The target page to transition to. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxPageTransitionRouteOutput) ToCxPageTransitionRouteOutput ¶
func (o CxPageTransitionRouteOutput) ToCxPageTransitionRouteOutput() CxPageTransitionRouteOutput
func (CxPageTransitionRouteOutput) ToCxPageTransitionRouteOutputWithContext ¶
func (o CxPageTransitionRouteOutput) ToCxPageTransitionRouteOutputWithContext(ctx context.Context) CxPageTransitionRouteOutput
func (CxPageTransitionRouteOutput) ToOutput ¶ added in v6.65.1
func (o CxPageTransitionRouteOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRoute]
func (CxPageTransitionRouteOutput) TriggerFulfillment ¶
func (o CxPageTransitionRouteOutput) TriggerFulfillment() CxPageTransitionRouteTriggerFulfillmentPtrOutput
The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first. Structure is documented below.
type CxPageTransitionRouteTriggerFulfillment ¶
type CxPageTransitionRouteTriggerFulfillment struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases []CxPageTransitionRouteTriggerFulfillmentConditionalCase `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages []CxPageTransitionRouteTriggerFulfillmentMessage `pulumi:"messages"` // 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. ReturnPartialResponses *bool `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions []CxPageTransitionRouteTriggerFulfillmentSetParameterAction `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag *string `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook *string `pulumi:"webhook"` }
type CxPageTransitionRouteTriggerFulfillmentArgs ¶
type CxPageTransitionRouteTriggerFulfillmentArgs struct { // Conditional cases for this fulfillment. // Structure is documented below. ConditionalCases CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayInput `pulumi:"conditionalCases"` // The list of rich message responses to present to the user. // Structure is documented below. Messages CxPageTransitionRouteTriggerFulfillmentMessageArrayInput `pulumi:"messages"` // 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. ReturnPartialResponses pulumi.BoolPtrInput `pulumi:"returnPartialResponses"` // Set parameter values before executing the webhook. // Structure is documented below. SetParameterActions CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayInput `pulumi:"setParameterActions"` // The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified. Tag pulumi.StringPtrInput `pulumi:"tag"` // The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Webhook pulumi.StringPtrInput `pulumi:"webhook"` }
func (CxPageTransitionRouteTriggerFulfillmentArgs) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentOutput ¶
func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentOutput() CxPageTransitionRouteTriggerFulfillmentOutput
func (CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext ¶
func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentOutput
func (CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput ¶
func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext ¶
func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentArgs) ToOutput ¶ added in v6.65.1
func (i CxPageTransitionRouteTriggerFulfillmentArgs) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillment]
type CxPageTransitionRouteTriggerFulfillmentConditionalCase ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCase struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases *string `pulumi:"cases"` }
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs struct { // A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. // See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema. Cases pulumi.StringPtrInput `pulumi:"cases"` }
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray []CxPageTransitionRouteTriggerFulfillmentConditionalCaseInput
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput }
CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray and CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayInput` via:
CxPageTransitionRouteTriggerFulfillmentConditionalCaseArray{ CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs{...} }
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput }
CxPageTransitionRouteTriggerFulfillmentConditionalCaseInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs and CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentConditionalCaseInput` via:
CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs{...}
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) Cases ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) Cases() pulumi.StringPtrOutput
A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored. See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput() CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
func (CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput) ToCxPageTransitionRouteTriggerFulfillmentConditionalCaseOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentConditionalCaseOutput
type CxPageTransitionRouteTriggerFulfillmentInput ¶
type CxPageTransitionRouteTriggerFulfillmentInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentOutput() CxPageTransitionRouteTriggerFulfillmentOutput ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentOutput }
CxPageTransitionRouteTriggerFulfillmentInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentArgs and CxPageTransitionRouteTriggerFulfillmentOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentInput` via:
CxPageTransitionRouteTriggerFulfillmentArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessage ¶
type CxPageTransitionRouteTriggerFulfillmentMessage struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel *string `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess *CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccess `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff *CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText *CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload *string `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio *CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall *CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text *CxPageTransitionRouteTriggerFulfillmentMessageText `pulumi:"text"` }
type CxPageTransitionRouteTriggerFulfillmentMessageArgs ¶
type CxPageTransitionRouteTriggerFulfillmentMessageArgs struct { // The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned. Channel pulumi.StringPtrInput `pulumi:"channel"` // Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. // Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded. // * In a webhook response when you determine that you handled the customer issue. // Structure is documented below. ConversationSuccess CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput `pulumi:"conversationSuccess"` // Indicates that the conversation should be handed off to a live agent. // Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. // You may set this, for example: // * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation. // * In a webhook response when you determine that the customer issue can only be handled by a human. // Structure is documented below. LiveAgentHandoff CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput `pulumi:"liveAgentHandoff"` // A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. // Structure is documented below. OutputAudioText CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput `pulumi:"outputAudioText"` // A custom, platform-specific payload. Payload pulumi.StringPtrInput `pulumi:"payload"` // Specifies an audio clip to be played by the client as part of the response. // Structure is documented below. PlayAudio CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput `pulumi:"playAudio"` // Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. // Structure is documented below. TelephonyTransferCall CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput `pulumi:"telephonyTransferCall"` // The text response message. // Structure is documented below. Text CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput `pulumi:"text"` }
func (CxPageTransitionRouteTriggerFulfillmentMessageArgs) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutput ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutput
type CxPageTransitionRouteTriggerFulfillmentMessageArray ¶
type CxPageTransitionRouteTriggerFulfillmentMessageArray []CxPageTransitionRouteTriggerFulfillmentMessageInput
func (CxPageTransitionRouteTriggerFulfillmentMessageArray) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageArray) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageArray) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageArray) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageArray) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageArray) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageArray) ToOutput ¶ added in v6.65.1
func (i CxPageTransitionRouteTriggerFulfillmentMessageArray) ToOutput(ctx context.Context) pulumix.Output[[]CxPageTransitionRouteTriggerFulfillmentMessage]
type CxPageTransitionRouteTriggerFulfillmentMessageArrayInput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageArrayInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput }
CxPageTransitionRouteTriggerFulfillmentMessageArrayInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageArray and CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageArrayInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageArray{ CxPageTransitionRouteTriggerFulfillmentMessageArgs{...} }
type CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutput() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccess ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccess struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput }
CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs and CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) Metadata ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput }
CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs, CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtr and CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtr ¶ added in v6.65.0
func CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtr(v *CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrInput
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Elem ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageInput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutput ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutput }
CxPageTransitionRouteTriggerFulfillmentMessageInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageArgs and CxPageTransitionRouteTriggerFulfillmentMessageOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoff struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata *string `pulumi:"metadata"` }
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs struct { // Custom metadata. Dialogflow doesn't impose any structure on this. Metadata pulumi.StringPtrInput `pulumi:"metadata"` }
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput }
CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs and CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput }
CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs, CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtr and CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtr ¶ added in v6.65.0
func CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtr(v *CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrInput
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Elem ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) Metadata() pulumi.StringPtrOutput
Custom metadata. Dialogflow doesn't impose any structure on this.
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageOutput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) Channel ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) Channel() pulumi.StringPtrOutput
The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) ConversationSuccess ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ConversationSuccess() CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessPtrOutput
Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
- In a webhook response when you determine that you handled the customer issue. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) LiveAgentHandoff ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) LiveAgentHandoff() CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffPtrOutput
Indicates that the conversation should be handed off to a live agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example:
- In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
- In a webhook response when you determine that the customer issue can only be handled by a human. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) OutputAudioText ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) OutputAudioText() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) Payload ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) Payload() pulumi.StringPtrOutput
A custom, platform-specific payload.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) PlayAudio ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) PlayAudio() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) TelephonyTransferCall ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) TelephonyTransferCall() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) Text ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) Text() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
The text response message. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutput
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml *string `pulumi:"ssml"` // The raw text to be synthesized. Text *string `pulumi:"text"` }
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // The SSML text to be synthesized. For more information, see SSML. Ssml pulumi.StringPtrInput `pulumi:"ssml"` // The raw text to be synthesized. Text pulumi.StringPtrInput `pulumi:"text"` }
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput }
CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs and CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Ssml ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Text ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput }
CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs, CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtr and CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtr ¶ added in v6.65.0
func CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtr(v *CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrInput
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Elem ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Ssml() pulumi.StringPtrOutput
The SSML text to be synthesized. For more information, see SSML.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) Text() pulumi.StringPtrOutput
The raw text to be synthesized.
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudio struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri string `pulumi:"audioUri"` }
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it. AudioUri pulumi.StringInput `pulumi:"audioUri"` }
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput }
CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs and CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioInput` via:
CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AudioUri ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) AudioUri() pulumi.StringOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput }
CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs, CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtr and CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtr ¶ added in v6.65.0
func CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtr(v *CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrInput
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) AudioUri() pulumi.StringPtrOutput
URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCall struct { // Transfer the call to a phone number in E.164 format. PhoneNumber string `pulumi:"phoneNumber"` }
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs struct { // Transfer the call to a phone number in E.164 format. PhoneNumber pulumi.StringInput `pulumi:"phoneNumber"` }
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput }
CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs and CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) PhoneNumber() pulumi.StringOutput
Transfer the call to a phone number in E.164 format.
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput }
CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs, CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtr and CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtr ¶ added in v6.65.0
func CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtr(v *CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrInput
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) Elem ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) PhoneNumber() pulumi.StringPtrOutput
Transfer the call to a phone number in E.164 format.
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageText ¶
type CxPageTransitionRouteTriggerFulfillmentMessageText struct { // (Output) // 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. AllowPlaybackInterruption *bool `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxPageTransitionRouteTriggerFulfillmentMessageTextArgs ¶
type CxPageTransitionRouteTriggerFulfillmentMessageTextArgs struct { // (Output) // 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. AllowPlaybackInterruption pulumi.BoolPtrInput `pulumi:"allowPlaybackInterruption"` // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (i CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageTextInput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageTextInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextOutput ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextOutput }
CxPageTransitionRouteTriggerFulfillmentMessageTextInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageTextArgs and CxPageTransitionRouteTriggerFulfillmentMessageTextOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageTextInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageTextArgs{...}
type CxPageTransitionRouteTriggerFulfillmentMessageTextOutput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageTextOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) Texts ¶
A collection of text responses.
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
type CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput }
CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentMessageTextArgs, CxPageTransitionRouteTriggerFulfillmentMessageTextPtr and CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentMessageTextArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentMessageTextPtr ¶
func CxPageTransitionRouteTriggerFulfillmentMessageTextPtr(v *CxPageTransitionRouteTriggerFulfillmentMessageTextArgs) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrInput
type CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
type CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) AllowPlaybackInterruption() pulumi.BoolPtrOutput
(Output) 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.
func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Texts ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput() CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentMessageTextPtrOutput
type CxPageTransitionRouteTriggerFulfillmentOutput ¶
type CxPageTransitionRouteTriggerFulfillmentOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ConditionalCases() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentOutput) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentOutput) Messages ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) Messages() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentOutput) ReturnPartialResponses ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageTransitionRouteTriggerFulfillmentOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentOutput) SetParameterActions() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentOutput) Tag ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) Tag() pulumi.StringPtrOutput
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentOutput() CxPageTransitionRouteTriggerFulfillmentOutput
func (CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentOutput
func (CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentOutput) ToOutput ¶ added in v6.65.1
func (o CxPageTransitionRouteTriggerFulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[CxPageTransitionRouteTriggerFulfillment]
func (CxPageTransitionRouteTriggerFulfillmentOutput) Webhook ¶
func (o CxPageTransitionRouteTriggerFulfillmentOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageTransitionRouteTriggerFulfillmentPtrInput ¶
type CxPageTransitionRouteTriggerFulfillmentPtrInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput }
CxPageTransitionRouteTriggerFulfillmentPtrInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentArgs, CxPageTransitionRouteTriggerFulfillmentPtr and CxPageTransitionRouteTriggerFulfillmentPtrOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentPtrInput` via:
CxPageTransitionRouteTriggerFulfillmentArgs{...} or: nil
func CxPageTransitionRouteTriggerFulfillmentPtr ¶
func CxPageTransitionRouteTriggerFulfillmentPtr(v *CxPageTransitionRouteTriggerFulfillmentArgs) CxPageTransitionRouteTriggerFulfillmentPtrInput
type CxPageTransitionRouteTriggerFulfillmentPtrOutput ¶
type CxPageTransitionRouteTriggerFulfillmentPtrOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ConditionalCases ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ConditionalCases() CxPageTransitionRouteTriggerFulfillmentConditionalCaseArrayOutput
Conditional cases for this fulfillment. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ElementType ¶
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) Messages ¶
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) Messages() CxPageTransitionRouteTriggerFulfillmentMessageArrayOutput
The list of rich message responses to present to the user. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ReturnPartialResponses ¶
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ReturnPartialResponses() pulumi.BoolPtrOutput
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.
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) SetParameterActions ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) SetParameterActions() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
Set parameter values before executing the webhook. Structure is documented below.
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) Tag ¶
The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput ¶
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutput() CxPageTransitionRouteTriggerFulfillmentPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext ¶
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToCxPageTransitionRouteTriggerFulfillmentPtrOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentPtrOutput
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxPageTransitionRouteTriggerFulfillment]
func (CxPageTransitionRouteTriggerFulfillmentPtrOutput) Webhook ¶
func (o CxPageTransitionRouteTriggerFulfillmentPtrOutput) Webhook() pulumi.StringPtrOutput
The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
type CxPageTransitionRouteTriggerFulfillmentSetParameterAction ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs struct { // Display name of the parameter. Parameter pulumi.StringPtrInput `pulumi:"parameter"` // The new JSON-encoded value of the parameter. A null value clears the parameter. Value pulumi.StringPtrInput `pulumi:"value"` }
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray []CxPageTransitionRouteTriggerFulfillmentSetParameterActionInput
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (i CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput }
CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray and CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayInput` via:
CxPageTransitionRouteTriggerFulfillmentSetParameterActionArray{ CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs{...} }
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) Index ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionArrayOutput
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionInput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionInput interface { pulumi.Input ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput }
CxPageTransitionRouteTriggerFulfillmentSetParameterActionInput is an input type that accepts CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs and CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput values. You can construct a concrete instance of `CxPageTransitionRouteTriggerFulfillmentSetParameterActionInput` via:
CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs{...}
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
type CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput struct{ *pulumi.OutputState }
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ElementType ¶ added in v6.65.0
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ElementType() reflect.Type
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) Parameter ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) Parameter() pulumi.StringPtrOutput
Display name of the parameter.
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput() CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) ToCxPageTransitionRouteTriggerFulfillmentSetParameterActionOutputWithContext(ctx context.Context) CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput
func (CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) Value ¶ added in v6.65.0
func (o CxPageTransitionRouteTriggerFulfillmentSetParameterActionOutput) Value() pulumi.StringPtrOutput
The new JSON-encoded value of the parameter. A null value clears the parameter.
type CxSecuritySettings ¶ added in v6.67.0
type CxSecuritySettings struct { pulumi.CustomResourceState // Controls audio export settings for post-conversation analytics when ingesting audio to conversations. // If retentionStrategy is set to REMOVE_AFTER_CONVERSATION or gcsBucket is empty, audio export is disabled. // If audio export is enabled, audio is recorded and saved to gcs_bucket, subject to retention policy of gcs_bucket. // This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.sessions/detectIntent#google.cloud.dialogflow.cx.v3.Sessions.DetectIntent). // Structure is documented below. AudioExportSettings CxSecuritySettingsAudioExportSettingsPtrOutput `pulumi:"audioExportSettings"` // [DLP](https://cloud.google.com/dlp/docs) deidentify template name. Use this template to define de-identification configuration for the content. If empty, Dialogflow replaces sensitive info with [redacted] text. // Note: deidentifyTemplate must be located in the same region as the SecuritySettings. // Format: projects/<Project ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> DeidentifyTemplate pulumi.StringPtrOutput `pulumi:"deidentifyTemplate"` // The human-readable name of the security settings, unique within the location. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // Controls conversation exporting settings to Insights after conversation is completed. // If retentionStrategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here. // Structure is documented below. InsightsExportSettings CxSecuritySettingsInsightsExportSettingsPtrOutput `pulumi:"insightsExportSettings"` // [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. // Note: inspectTemplate must be located in the same region as the SecuritySettings. // Format: projects/<Project ID>/locations/<Location ID>/inspectTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/inspectTemplates/<Template ID> InspectTemplate pulumi.StringPtrOutput `pulumi:"inspectTemplate"` // The location these settings are located in. Settings can only be applied to an agent in the same location. // See [Available Regions](https://cloud.google.com/dialogflow/cx/docs/concept/region#avail) for a list of supported locations. Location pulumi.StringOutput `pulumi:"location"` // The unique identifier of the settings. // Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. Name pulumi.StringOutput `pulumi:"name"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringOutput `pulumi:"project"` // List of types of data to remove when retention settings triggers purge. // Each value may be one of: `DIALOGFLOW_HISTORY`. PurgeDataTypes pulumi.StringArrayOutput `pulumi:"purgeDataTypes"` // Defines what types of data to redact. If not set, defaults to not redacting any kind of data. // * REDACT_DISK_STORAGE: On data to be written to disk or similar devices that are capable of holding data even if power is disconnected. This includes data that are temporarily saved on disk. // Possible values are: `REDACT_DISK_STORAGE`. RedactionScope pulumi.StringPtrOutput `pulumi:"redactionScope"` // Defines how we redact data. If not set, defaults to not redacting. // * REDACT_WITH_SERVICE: Call redaction service to clean up the data to be persisted. // Possible values are: `REDACT_WITH_SERVICE`. RedactionStrategy pulumi.StringPtrOutput `pulumi:"redactionStrategy"` // Defines how long we retain persisted data that contains sensitive info. Only one of `retentionWindowDays` and `retentionStrategy` may be set. // * REMOVE_AFTER_CONVERSATION: Removes data when the conversation ends. If there is no conversation explicitly established, a default conversation ends when the corresponding Dialogflow session ends. // Possible values are: `REMOVE_AFTER_CONVERSATION`. RetentionStrategy pulumi.StringPtrOutput `pulumi:"retentionStrategy"` // Retains the data for the specified number of days. User must set a value lower than Dialogflow's default 365d TTL (30 days for Agent Assist traffic), higher value will be ignored and use default. Setting a value higher than that has no effect. A missing value or setting to 0 also means we use default TTL. // Only one of `retentionWindowDays` and `retentionStrategy` may be set. RetentionWindowDays pulumi.IntPtrOutput `pulumi:"retentionWindowDays"` }
Represents the settings related to security issues, such as data redaction and data retention. It may take hours for updates on the settings to propagate to all the related components and take effect. Multiple security settings can be configured in each location. Each agent can specify the security settings to apply, and each setting can be applied to multiple agents in the same project and location.
To get more information about SecuritySettings, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.securitySettings) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Security Settings Basic
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := diagflow.NewCxSecuritySettings(ctx, "basicSecuritySettings", &diagflow.CxSecuritySettingsArgs{ DisplayName: pulumi.String("dialogflowcx-security-settings"), Location: pulumi.String("global"), PurgeDataTypes: pulumi.StringArray{}, RetentionWindowDays: pulumi.Int(7), }) if err != nil { return err } return nil }) }
``` ### Dialogflowcx Security Settings Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/dataloss" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/storage" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { inspect, err := dataloss.NewPreventionInspectTemplate(ctx, "inspect", &dataloss.PreventionInspectTemplateArgs{ Parent: pulumi.String("projects/my-project-name/locations/global"), DisplayName: pulumi.String("dialogflowcx-inspect-template"), InspectConfig: &dataloss.PreventionInspectTemplateInspectConfigArgs{ InfoTypes: dataloss.PreventionInspectTemplateInspectConfigInfoTypeArray{ &dataloss.PreventionInspectTemplateInspectConfigInfoTypeArgs{ Name: pulumi.String("EMAIL_ADDRESS"), }, }, }, }) if err != nil { return err } deidentify, err := dataloss.NewPreventionDeidentifyTemplate(ctx, "deidentify", &dataloss.PreventionDeidentifyTemplateArgs{ Parent: pulumi.String("projects/my-project-name/locations/global"), DisplayName: pulumi.String("dialogflowcx-deidentify-template"), DeidentifyConfig: &dataloss.PreventionDeidentifyTemplateDeidentifyConfigArgs{ InfoTypeTransformations: &dataloss.PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsArgs{ Transformations: dataloss.PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsTransformationArray{ &dataloss.PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsTransformationArgs{ PrimitiveTransformation: &dataloss.PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsTransformationPrimitiveTransformationArgs{ ReplaceConfig: &dataloss.PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsTransformationPrimitiveTransformationReplaceConfigArgs{ NewValue: &dataloss.PreventionDeidentifyTemplateDeidentifyConfigInfoTypeTransformationsTransformationPrimitiveTransformationReplaceConfigNewValueArgs{ StringValue: pulumi.String("[REDACTED]"), }, }, }, }, }, }, }, }) if err != nil { return err } bucket, err := storage.NewBucket(ctx, "bucket", &storage.BucketArgs{ Location: pulumi.String("US"), UniformBucketLevelAccess: pulumi.Bool(true), }) if err != nil { return err } _, err = diagflow.NewCxSecuritySettings(ctx, "basicSecuritySettings", &diagflow.CxSecuritySettingsArgs{ DisplayName: pulumi.String("dialogflowcx-security-settings"), Location: pulumi.String("global"), RedactionStrategy: pulumi.String("REDACT_WITH_SERVICE"), RedactionScope: pulumi.String("REDACT_DISK_STORAGE"), InspectTemplate: inspect.ID(), DeidentifyTemplate: deidentify.ID(), PurgeDataTypes: pulumi.StringArray{ pulumi.String("DIALOGFLOW_HISTORY"), }, AudioExportSettings: &diagflow.CxSecuritySettingsAudioExportSettingsArgs{ GcsBucket: bucket.ID(), AudioExportPattern: pulumi.String("export"), EnableAudioRedaction: pulumi.Bool(true), AudioFormat: pulumi.String("OGG"), }, InsightsExportSettings: &diagflow.CxSecuritySettingsInsightsExportSettingsArgs{ EnableInsightsExport: pulumi.Bool(true), }, RetentionStrategy: pulumi.String("REMOVE_AFTER_CONVERSATION"), }) if err != nil { return err } return nil }) }
```
## Import
SecuritySettings can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxSecuritySettings:CxSecuritySettings default projects/{{project}}/locations/{{location}}/securitySettings/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxSecuritySettings:CxSecuritySettings default {{project}}/{{location}}/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxSecuritySettings:CxSecuritySettings default {{location}}/{{name}}
```
func GetCxSecuritySettings ¶ added in v6.67.0
func GetCxSecuritySettings(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxSecuritySettingsState, opts ...pulumi.ResourceOption) (*CxSecuritySettings, error)
GetCxSecuritySettings gets an existing CxSecuritySettings resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxSecuritySettings ¶ added in v6.67.0
func NewCxSecuritySettings(ctx *pulumi.Context, name string, args *CxSecuritySettingsArgs, opts ...pulumi.ResourceOption) (*CxSecuritySettings, error)
NewCxSecuritySettings registers a new resource with the given unique name, arguments, and options.
func (*CxSecuritySettings) ElementType ¶ added in v6.67.0
func (*CxSecuritySettings) ElementType() reflect.Type
func (*CxSecuritySettings) ToCxSecuritySettingsOutput ¶ added in v6.67.0
func (i *CxSecuritySettings) ToCxSecuritySettingsOutput() CxSecuritySettingsOutput
func (*CxSecuritySettings) ToCxSecuritySettingsOutputWithContext ¶ added in v6.67.0
func (i *CxSecuritySettings) ToCxSecuritySettingsOutputWithContext(ctx context.Context) CxSecuritySettingsOutput
func (*CxSecuritySettings) ToOutput ¶ added in v6.67.0
func (i *CxSecuritySettings) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettings]
type CxSecuritySettingsArgs ¶ added in v6.67.0
type CxSecuritySettingsArgs struct { // Controls audio export settings for post-conversation analytics when ingesting audio to conversations. // If retentionStrategy is set to REMOVE_AFTER_CONVERSATION or gcsBucket is empty, audio export is disabled. // If audio export is enabled, audio is recorded and saved to gcs_bucket, subject to retention policy of gcs_bucket. // This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.sessions/detectIntent#google.cloud.dialogflow.cx.v3.Sessions.DetectIntent). // Structure is documented below. AudioExportSettings CxSecuritySettingsAudioExportSettingsPtrInput // [DLP](https://cloud.google.com/dlp/docs) deidentify template name. Use this template to define de-identification configuration for the content. If empty, Dialogflow replaces sensitive info with [redacted] text. // Note: deidentifyTemplate must be located in the same region as the SecuritySettings. // Format: projects/<Project ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> DeidentifyTemplate pulumi.StringPtrInput // The human-readable name of the security settings, unique within the location. // // *** DisplayName pulumi.StringInput // Controls conversation exporting settings to Insights after conversation is completed. // If retentionStrategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here. // Structure is documented below. InsightsExportSettings CxSecuritySettingsInsightsExportSettingsPtrInput // [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. // Note: inspectTemplate must be located in the same region as the SecuritySettings. // Format: projects/<Project ID>/locations/<Location ID>/inspectTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/inspectTemplates/<Template ID> InspectTemplate pulumi.StringPtrInput // The location these settings are located in. Settings can only be applied to an agent in the same location. // See [Available Regions](https://cloud.google.com/dialogflow/cx/docs/concept/region#avail) for a list of supported locations. Location pulumi.StringInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // List of types of data to remove when retention settings triggers purge. // Each value may be one of: `DIALOGFLOW_HISTORY`. PurgeDataTypes pulumi.StringArrayInput // Defines what types of data to redact. If not set, defaults to not redacting any kind of data. // * REDACT_DISK_STORAGE: On data to be written to disk or similar devices that are capable of holding data even if power is disconnected. This includes data that are temporarily saved on disk. // Possible values are: `REDACT_DISK_STORAGE`. RedactionScope pulumi.StringPtrInput // Defines how we redact data. If not set, defaults to not redacting. // * REDACT_WITH_SERVICE: Call redaction service to clean up the data to be persisted. // Possible values are: `REDACT_WITH_SERVICE`. RedactionStrategy pulumi.StringPtrInput // Defines how long we retain persisted data that contains sensitive info. Only one of `retentionWindowDays` and `retentionStrategy` may be set. // * REMOVE_AFTER_CONVERSATION: Removes data when the conversation ends. If there is no conversation explicitly established, a default conversation ends when the corresponding Dialogflow session ends. // Possible values are: `REMOVE_AFTER_CONVERSATION`. RetentionStrategy pulumi.StringPtrInput // Retains the data for the specified number of days. User must set a value lower than Dialogflow's default 365d TTL (30 days for Agent Assist traffic), higher value will be ignored and use default. Setting a value higher than that has no effect. A missing value or setting to 0 also means we use default TTL. // Only one of `retentionWindowDays` and `retentionStrategy` may be set. RetentionWindowDays pulumi.IntPtrInput }
The set of arguments for constructing a CxSecuritySettings resource.
func (CxSecuritySettingsArgs) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsArgs) ElementType() reflect.Type
type CxSecuritySettingsArray ¶ added in v6.67.0
type CxSecuritySettingsArray []CxSecuritySettingsInput
func (CxSecuritySettingsArray) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsArray) ElementType() reflect.Type
func (CxSecuritySettingsArray) ToCxSecuritySettingsArrayOutput ¶ added in v6.67.0
func (i CxSecuritySettingsArray) ToCxSecuritySettingsArrayOutput() CxSecuritySettingsArrayOutput
func (CxSecuritySettingsArray) ToCxSecuritySettingsArrayOutputWithContext ¶ added in v6.67.0
func (i CxSecuritySettingsArray) ToCxSecuritySettingsArrayOutputWithContext(ctx context.Context) CxSecuritySettingsArrayOutput
func (CxSecuritySettingsArray) ToOutput ¶ added in v6.67.0
func (i CxSecuritySettingsArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxSecuritySettings]
type CxSecuritySettingsArrayInput ¶ added in v6.67.0
type CxSecuritySettingsArrayInput interface { pulumi.Input ToCxSecuritySettingsArrayOutput() CxSecuritySettingsArrayOutput ToCxSecuritySettingsArrayOutputWithContext(context.Context) CxSecuritySettingsArrayOutput }
CxSecuritySettingsArrayInput is an input type that accepts CxSecuritySettingsArray and CxSecuritySettingsArrayOutput values. You can construct a concrete instance of `CxSecuritySettingsArrayInput` via:
CxSecuritySettingsArray{ CxSecuritySettingsArgs{...} }
type CxSecuritySettingsArrayOutput ¶ added in v6.67.0
type CxSecuritySettingsArrayOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsArrayOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsArrayOutput) ElementType() reflect.Type
func (CxSecuritySettingsArrayOutput) Index ¶ added in v6.67.0
func (o CxSecuritySettingsArrayOutput) Index(i pulumi.IntInput) CxSecuritySettingsOutput
func (CxSecuritySettingsArrayOutput) ToCxSecuritySettingsArrayOutput ¶ added in v6.67.0
func (o CxSecuritySettingsArrayOutput) ToCxSecuritySettingsArrayOutput() CxSecuritySettingsArrayOutput
func (CxSecuritySettingsArrayOutput) ToCxSecuritySettingsArrayOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsArrayOutput) ToCxSecuritySettingsArrayOutputWithContext(ctx context.Context) CxSecuritySettingsArrayOutput
func (CxSecuritySettingsArrayOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxSecuritySettings]
type CxSecuritySettingsAudioExportSettings ¶ added in v6.67.0
type CxSecuritySettingsAudioExportSettings struct { // Filename pattern for exported audio. AudioExportPattern *string `pulumi:"audioExportPattern"` // File format for exported audio file. Currently only in telephony recordings. // * MULAW: G.711 mu-law PCM with 8kHz sample rate. // * MP3: MP3 file format. // * OGG: OGG Vorbis. // Possible values are: `MULAW`, `MP3`, `OGG`. AudioFormat *string `pulumi:"audioFormat"` // Enable audio redaction if it is true. EnableAudioRedaction *bool `pulumi:"enableAudioRedaction"` // Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy. GcsBucket *string `pulumi:"gcsBucket"` }
type CxSecuritySettingsAudioExportSettingsArgs ¶ added in v6.67.0
type CxSecuritySettingsAudioExportSettingsArgs struct { // Filename pattern for exported audio. AudioExportPattern pulumi.StringPtrInput `pulumi:"audioExportPattern"` // File format for exported audio file. Currently only in telephony recordings. // * MULAW: G.711 mu-law PCM with 8kHz sample rate. // * MP3: MP3 file format. // * OGG: OGG Vorbis. // Possible values are: `MULAW`, `MP3`, `OGG`. AudioFormat pulumi.StringPtrInput `pulumi:"audioFormat"` // Enable audio redaction if it is true. EnableAudioRedaction pulumi.BoolPtrInput `pulumi:"enableAudioRedaction"` // Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy. GcsBucket pulumi.StringPtrInput `pulumi:"gcsBucket"` }
func (CxSecuritySettingsAudioExportSettingsArgs) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsAudioExportSettingsArgs) ElementType() reflect.Type
func (CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsOutput ¶ added in v6.67.0
func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsOutput() CxSecuritySettingsAudioExportSettingsOutput
func (CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsOutputWithContext ¶ added in v6.67.0
func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsOutput
func (CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsPtrOutput ¶ added in v6.67.0
func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput
func (CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext ¶ added in v6.67.0
func (i CxSecuritySettingsAudioExportSettingsArgs) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput
func (CxSecuritySettingsAudioExportSettingsArgs) ToOutput ¶ added in v6.67.0
func (i CxSecuritySettingsAudioExportSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsAudioExportSettings]
type CxSecuritySettingsAudioExportSettingsInput ¶ added in v6.67.0
type CxSecuritySettingsAudioExportSettingsInput interface { pulumi.Input ToCxSecuritySettingsAudioExportSettingsOutput() CxSecuritySettingsAudioExportSettingsOutput ToCxSecuritySettingsAudioExportSettingsOutputWithContext(context.Context) CxSecuritySettingsAudioExportSettingsOutput }
CxSecuritySettingsAudioExportSettingsInput is an input type that accepts CxSecuritySettingsAudioExportSettingsArgs and CxSecuritySettingsAudioExportSettingsOutput values. You can construct a concrete instance of `CxSecuritySettingsAudioExportSettingsInput` via:
CxSecuritySettingsAudioExportSettingsArgs{...}
type CxSecuritySettingsAudioExportSettingsOutput ¶ added in v6.67.0
type CxSecuritySettingsAudioExportSettingsOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsAudioExportSettingsOutput) AudioExportPattern ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) AudioExportPattern() pulumi.StringPtrOutput
Filename pattern for exported audio.
func (CxSecuritySettingsAudioExportSettingsOutput) AudioFormat ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) AudioFormat() pulumi.StringPtrOutput
File format for exported audio file. Currently only in telephony recordings.
- MULAW: G.711 mu-law PCM with 8kHz sample rate.
- MP3: MP3 file format.
- OGG: OGG Vorbis. Possible values are: `MULAW`, `MP3`, `OGG`.
func (CxSecuritySettingsAudioExportSettingsOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsAudioExportSettingsOutput) ElementType() reflect.Type
func (CxSecuritySettingsAudioExportSettingsOutput) EnableAudioRedaction ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) EnableAudioRedaction() pulumi.BoolPtrOutput
Enable audio redaction if it is true.
func (CxSecuritySettingsAudioExportSettingsOutput) GcsBucket ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) GcsBucket() pulumi.StringPtrOutput
Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
func (CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsOutput ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsOutput() CxSecuritySettingsAudioExportSettingsOutput
func (CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsOutput
func (CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutput ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput
func (CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput
func (CxSecuritySettingsAudioExportSettingsOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsAudioExportSettings]
type CxSecuritySettingsAudioExportSettingsPtrInput ¶ added in v6.67.0
type CxSecuritySettingsAudioExportSettingsPtrInput interface { pulumi.Input ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput }
CxSecuritySettingsAudioExportSettingsPtrInput is an input type that accepts CxSecuritySettingsAudioExportSettingsArgs, CxSecuritySettingsAudioExportSettingsPtr and CxSecuritySettingsAudioExportSettingsPtrOutput values. You can construct a concrete instance of `CxSecuritySettingsAudioExportSettingsPtrInput` via:
CxSecuritySettingsAudioExportSettingsArgs{...} or: nil
func CxSecuritySettingsAudioExportSettingsPtr ¶ added in v6.67.0
func CxSecuritySettingsAudioExportSettingsPtr(v *CxSecuritySettingsAudioExportSettingsArgs) CxSecuritySettingsAudioExportSettingsPtrInput
type CxSecuritySettingsAudioExportSettingsPtrOutput ¶ added in v6.67.0
type CxSecuritySettingsAudioExportSettingsPtrOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsAudioExportSettingsPtrOutput) AudioExportPattern ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) AudioExportPattern() pulumi.StringPtrOutput
Filename pattern for exported audio.
func (CxSecuritySettingsAudioExportSettingsPtrOutput) AudioFormat ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) AudioFormat() pulumi.StringPtrOutput
File format for exported audio file. Currently only in telephony recordings.
- MULAW: G.711 mu-law PCM with 8kHz sample rate.
- MP3: MP3 file format.
- OGG: OGG Vorbis. Possible values are: `MULAW`, `MP3`, `OGG`.
func (CxSecuritySettingsAudioExportSettingsPtrOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsAudioExportSettingsPtrOutput) ElementType() reflect.Type
func (CxSecuritySettingsAudioExportSettingsPtrOutput) EnableAudioRedaction ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) EnableAudioRedaction() pulumi.BoolPtrOutput
Enable audio redaction if it is true.
func (CxSecuritySettingsAudioExportSettingsPtrOutput) GcsBucket ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) GcsBucket() pulumi.StringPtrOutput
Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
func (CxSecuritySettingsAudioExportSettingsPtrOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutput ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutput() CxSecuritySettingsAudioExportSettingsPtrOutput
func (CxSecuritySettingsAudioExportSettingsPtrOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) ToCxSecuritySettingsAudioExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsAudioExportSettingsPtrOutput
func (CxSecuritySettingsAudioExportSettingsPtrOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsAudioExportSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettingsAudioExportSettings]
type CxSecuritySettingsInput ¶ added in v6.67.0
type CxSecuritySettingsInput interface { pulumi.Input ToCxSecuritySettingsOutput() CxSecuritySettingsOutput ToCxSecuritySettingsOutputWithContext(ctx context.Context) CxSecuritySettingsOutput }
type CxSecuritySettingsInsightsExportSettings ¶ added in v6.67.0
type CxSecuritySettingsInsightsExportSettings struct { // If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers. EnableInsightsExport bool `pulumi:"enableInsightsExport"` }
type CxSecuritySettingsInsightsExportSettingsArgs ¶ added in v6.67.0
type CxSecuritySettingsInsightsExportSettingsArgs struct { // If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers. EnableInsightsExport pulumi.BoolInput `pulumi:"enableInsightsExport"` }
func (CxSecuritySettingsInsightsExportSettingsArgs) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsInsightsExportSettingsArgs) ElementType() reflect.Type
func (CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsOutput ¶ added in v6.67.0
func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsOutput() CxSecuritySettingsInsightsExportSettingsOutput
func (CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsOutputWithContext ¶ added in v6.67.0
func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsOutput
func (CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsPtrOutput ¶ added in v6.67.0
func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput
func (CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext ¶ added in v6.67.0
func (i CxSecuritySettingsInsightsExportSettingsArgs) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput
func (CxSecuritySettingsInsightsExportSettingsArgs) ToOutput ¶ added in v6.67.0
func (i CxSecuritySettingsInsightsExportSettingsArgs) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsInsightsExportSettings]
type CxSecuritySettingsInsightsExportSettingsInput ¶ added in v6.67.0
type CxSecuritySettingsInsightsExportSettingsInput interface { pulumi.Input ToCxSecuritySettingsInsightsExportSettingsOutput() CxSecuritySettingsInsightsExportSettingsOutput ToCxSecuritySettingsInsightsExportSettingsOutputWithContext(context.Context) CxSecuritySettingsInsightsExportSettingsOutput }
CxSecuritySettingsInsightsExportSettingsInput is an input type that accepts CxSecuritySettingsInsightsExportSettingsArgs and CxSecuritySettingsInsightsExportSettingsOutput values. You can construct a concrete instance of `CxSecuritySettingsInsightsExportSettingsInput` via:
CxSecuritySettingsInsightsExportSettingsArgs{...}
type CxSecuritySettingsInsightsExportSettingsOutput ¶ added in v6.67.0
type CxSecuritySettingsInsightsExportSettingsOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsInsightsExportSettingsOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsInsightsExportSettingsOutput) ElementType() reflect.Type
func (CxSecuritySettingsInsightsExportSettingsOutput) EnableInsightsExport ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsOutput) EnableInsightsExport() pulumi.BoolOutput
If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
func (CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsOutput ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsOutput() CxSecuritySettingsInsightsExportSettingsOutput
func (CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsOutput
func (CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutput ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput
func (CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput
func (CxSecuritySettingsInsightsExportSettingsOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsOutput) ToOutput(ctx context.Context) pulumix.Output[CxSecuritySettingsInsightsExportSettings]
type CxSecuritySettingsInsightsExportSettingsPtrInput ¶ added in v6.67.0
type CxSecuritySettingsInsightsExportSettingsPtrInput interface { pulumi.Input ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput }
CxSecuritySettingsInsightsExportSettingsPtrInput is an input type that accepts CxSecuritySettingsInsightsExportSettingsArgs, CxSecuritySettingsInsightsExportSettingsPtr and CxSecuritySettingsInsightsExportSettingsPtrOutput values. You can construct a concrete instance of `CxSecuritySettingsInsightsExportSettingsPtrInput` via:
CxSecuritySettingsInsightsExportSettingsArgs{...} or: nil
func CxSecuritySettingsInsightsExportSettingsPtr ¶ added in v6.67.0
func CxSecuritySettingsInsightsExportSettingsPtr(v *CxSecuritySettingsInsightsExportSettingsArgs) CxSecuritySettingsInsightsExportSettingsPtrInput
type CxSecuritySettingsInsightsExportSettingsPtrOutput ¶ added in v6.67.0
type CxSecuritySettingsInsightsExportSettingsPtrOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsInsightsExportSettingsPtrOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsInsightsExportSettingsPtrOutput) ElementType() reflect.Type
func (CxSecuritySettingsInsightsExportSettingsPtrOutput) EnableInsightsExport ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) EnableInsightsExport() pulumi.BoolPtrOutput
If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
func (CxSecuritySettingsInsightsExportSettingsPtrOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutput ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutput() CxSecuritySettingsInsightsExportSettingsPtrOutput
func (CxSecuritySettingsInsightsExportSettingsPtrOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) ToCxSecuritySettingsInsightsExportSettingsPtrOutputWithContext(ctx context.Context) CxSecuritySettingsInsightsExportSettingsPtrOutput
func (CxSecuritySettingsInsightsExportSettingsPtrOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsInsightsExportSettingsPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettingsInsightsExportSettings]
type CxSecuritySettingsMap ¶ added in v6.67.0
type CxSecuritySettingsMap map[string]CxSecuritySettingsInput
func (CxSecuritySettingsMap) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsMap) ElementType() reflect.Type
func (CxSecuritySettingsMap) ToCxSecuritySettingsMapOutput ¶ added in v6.67.0
func (i CxSecuritySettingsMap) ToCxSecuritySettingsMapOutput() CxSecuritySettingsMapOutput
func (CxSecuritySettingsMap) ToCxSecuritySettingsMapOutputWithContext ¶ added in v6.67.0
func (i CxSecuritySettingsMap) ToCxSecuritySettingsMapOutputWithContext(ctx context.Context) CxSecuritySettingsMapOutput
func (CxSecuritySettingsMap) ToOutput ¶ added in v6.67.0
func (i CxSecuritySettingsMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxSecuritySettings]
type CxSecuritySettingsMapInput ¶ added in v6.67.0
type CxSecuritySettingsMapInput interface { pulumi.Input ToCxSecuritySettingsMapOutput() CxSecuritySettingsMapOutput ToCxSecuritySettingsMapOutputWithContext(context.Context) CxSecuritySettingsMapOutput }
CxSecuritySettingsMapInput is an input type that accepts CxSecuritySettingsMap and CxSecuritySettingsMapOutput values. You can construct a concrete instance of `CxSecuritySettingsMapInput` via:
CxSecuritySettingsMap{ "key": CxSecuritySettingsArgs{...} }
type CxSecuritySettingsMapOutput ¶ added in v6.67.0
type CxSecuritySettingsMapOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsMapOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsMapOutput) ElementType() reflect.Type
func (CxSecuritySettingsMapOutput) MapIndex ¶ added in v6.67.0
func (o CxSecuritySettingsMapOutput) MapIndex(k pulumi.StringInput) CxSecuritySettingsOutput
func (CxSecuritySettingsMapOutput) ToCxSecuritySettingsMapOutput ¶ added in v6.67.0
func (o CxSecuritySettingsMapOutput) ToCxSecuritySettingsMapOutput() CxSecuritySettingsMapOutput
func (CxSecuritySettingsMapOutput) ToCxSecuritySettingsMapOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsMapOutput) ToCxSecuritySettingsMapOutputWithContext(ctx context.Context) CxSecuritySettingsMapOutput
func (CxSecuritySettingsMapOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxSecuritySettings]
type CxSecuritySettingsOutput ¶ added in v6.67.0
type CxSecuritySettingsOutput struct{ *pulumi.OutputState }
func (CxSecuritySettingsOutput) AudioExportSettings ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) AudioExportSettings() CxSecuritySettingsAudioExportSettingsPtrOutput
Controls audio export settings for post-conversation analytics when ingesting audio to conversations. If retentionStrategy is set to REMOVE_AFTER_CONVERSATION or gcsBucket is empty, audio export is disabled. If audio export is enabled, audio is recorded and saved to gcs_bucket, subject to retention policy of gcs_bucket. This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.sessions/detectIntent#google.cloud.dialogflow.cx.v3.Sessions.DetectIntent). Structure is documented below.
func (CxSecuritySettingsOutput) DeidentifyTemplate ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) DeidentifyTemplate() pulumi.StringPtrOutput
[DLP](https://cloud.google.com/dlp/docs) deidentify template name. Use this template to define de-identification configuration for the content. If empty, Dialogflow replaces sensitive info with [redacted] text. Note: deidentifyTemplate must be located in the same region as the SecuritySettings. Format: projects/<Project ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/deidentifyTemplates/<Template ID>
func (CxSecuritySettingsOutput) DisplayName ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) DisplayName() pulumi.StringOutput
The human-readable name of the security settings, unique within the location.
***
func (CxSecuritySettingsOutput) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsOutput) ElementType() reflect.Type
func (CxSecuritySettingsOutput) InsightsExportSettings ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) InsightsExportSettings() CxSecuritySettingsInsightsExportSettingsPtrOutput
Controls conversation exporting settings to Insights after conversation is completed. If retentionStrategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here. Structure is documented below.
func (CxSecuritySettingsOutput) InspectTemplate ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) InspectTemplate() pulumi.StringPtrOutput
[DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. Note: inspectTemplate must be located in the same region as the SecuritySettings. Format: projects/<Project ID>/locations/<Location ID>/inspectTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/inspectTemplates/<Template ID>
func (CxSecuritySettingsOutput) Location ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) Location() pulumi.StringOutput
The location these settings are located in. Settings can only be applied to an agent in the same location. See [Available Regions](https://cloud.google.com/dialogflow/cx/docs/concept/region#avail) for a list of supported locations.
func (CxSecuritySettingsOutput) Name ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) Name() pulumi.StringOutput
The unique identifier of the settings. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>.
func (CxSecuritySettingsOutput) Project ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) Project() pulumi.StringOutput
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
func (CxSecuritySettingsOutput) PurgeDataTypes ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) PurgeDataTypes() pulumi.StringArrayOutput
List of types of data to remove when retention settings triggers purge. Each value may be one of: `DIALOGFLOW_HISTORY`.
func (CxSecuritySettingsOutput) RedactionScope ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) RedactionScope() pulumi.StringPtrOutput
Defines what types of data to redact. If not set, defaults to not redacting any kind of data.
- REDACT_DISK_STORAGE: On data to be written to disk or similar devices that are capable of holding data even if power is disconnected. This includes data that are temporarily saved on disk. Possible values are: `REDACT_DISK_STORAGE`.
func (CxSecuritySettingsOutput) RedactionStrategy ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) RedactionStrategy() pulumi.StringPtrOutput
Defines how we redact data. If not set, defaults to not redacting.
- REDACT_WITH_SERVICE: Call redaction service to clean up the data to be persisted. Possible values are: `REDACT_WITH_SERVICE`.
func (CxSecuritySettingsOutput) RetentionStrategy ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) RetentionStrategy() pulumi.StringPtrOutput
Defines how long we retain persisted data that contains sensitive info. Only one of `retentionWindowDays` and `retentionStrategy` may be set.
- REMOVE_AFTER_CONVERSATION: Removes data when the conversation ends. If there is no conversation explicitly established, a default conversation ends when the corresponding Dialogflow session ends. Possible values are: `REMOVE_AFTER_CONVERSATION`.
func (CxSecuritySettingsOutput) RetentionWindowDays ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) RetentionWindowDays() pulumi.IntPtrOutput
Retains the data for the specified number of days. User must set a value lower than Dialogflow's default 365d TTL (30 days for Agent Assist traffic), higher value will be ignored and use default. Setting a value higher than that has no effect. A missing value or setting to 0 also means we use default TTL. Only one of `retentionWindowDays` and `retentionStrategy` may be set.
func (CxSecuritySettingsOutput) ToCxSecuritySettingsOutput ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) ToCxSecuritySettingsOutput() CxSecuritySettingsOutput
func (CxSecuritySettingsOutput) ToCxSecuritySettingsOutputWithContext ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) ToCxSecuritySettingsOutputWithContext(ctx context.Context) CxSecuritySettingsOutput
func (CxSecuritySettingsOutput) ToOutput ¶ added in v6.67.0
func (o CxSecuritySettingsOutput) ToOutput(ctx context.Context) pulumix.Output[*CxSecuritySettings]
type CxSecuritySettingsState ¶ added in v6.67.0
type CxSecuritySettingsState struct { // Controls audio export settings for post-conversation analytics when ingesting audio to conversations. // If retentionStrategy is set to REMOVE_AFTER_CONVERSATION or gcsBucket is empty, audio export is disabled. // If audio export is enabled, audio is recorded and saved to gcs_bucket, subject to retention policy of gcs_bucket. // This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.sessions/detectIntent#google.cloud.dialogflow.cx.v3.Sessions.DetectIntent). // Structure is documented below. AudioExportSettings CxSecuritySettingsAudioExportSettingsPtrInput // [DLP](https://cloud.google.com/dlp/docs) deidentify template name. Use this template to define de-identification configuration for the content. If empty, Dialogflow replaces sensitive info with [redacted] text. // Note: deidentifyTemplate must be located in the same region as the SecuritySettings. // Format: projects/<Project ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/deidentifyTemplates/<Template ID> DeidentifyTemplate pulumi.StringPtrInput // The human-readable name of the security settings, unique within the location. // // *** DisplayName pulumi.StringPtrInput // Controls conversation exporting settings to Insights after conversation is completed. // If retentionStrategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here. // Structure is documented below. InsightsExportSettings CxSecuritySettingsInsightsExportSettingsPtrInput // [DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. If empty, we use the default DLP inspect config. // Note: inspectTemplate must be located in the same region as the SecuritySettings. // Format: projects/<Project ID>/locations/<Location ID>/inspectTemplates/<Template ID> OR organizations/<Organization ID>/locations/<Location ID>/inspectTemplates/<Template ID> InspectTemplate pulumi.StringPtrInput // The location these settings are located in. Settings can only be applied to an agent in the same location. // See [Available Regions](https://cloud.google.com/dialogflow/cx/docs/concept/region#avail) for a list of supported locations. Location pulumi.StringPtrInput // The unique identifier of the settings. // Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. Name pulumi.StringPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // List of types of data to remove when retention settings triggers purge. // Each value may be one of: `DIALOGFLOW_HISTORY`. PurgeDataTypes pulumi.StringArrayInput // Defines what types of data to redact. If not set, defaults to not redacting any kind of data. // * REDACT_DISK_STORAGE: On data to be written to disk or similar devices that are capable of holding data even if power is disconnected. This includes data that are temporarily saved on disk. // Possible values are: `REDACT_DISK_STORAGE`. RedactionScope pulumi.StringPtrInput // Defines how we redact data. If not set, defaults to not redacting. // * REDACT_WITH_SERVICE: Call redaction service to clean up the data to be persisted. // Possible values are: `REDACT_WITH_SERVICE`. RedactionStrategy pulumi.StringPtrInput // Defines how long we retain persisted data that contains sensitive info. Only one of `retentionWindowDays` and `retentionStrategy` may be set. // * REMOVE_AFTER_CONVERSATION: Removes data when the conversation ends. If there is no conversation explicitly established, a default conversation ends when the corresponding Dialogflow session ends. // Possible values are: `REMOVE_AFTER_CONVERSATION`. RetentionStrategy pulumi.StringPtrInput // Retains the data for the specified number of days. User must set a value lower than Dialogflow's default 365d TTL (30 days for Agent Assist traffic), higher value will be ignored and use default. Setting a value higher than that has no effect. A missing value or setting to 0 also means we use default TTL. // Only one of `retentionWindowDays` and `retentionStrategy` may be set. RetentionWindowDays pulumi.IntPtrInput }
func (CxSecuritySettingsState) ElementType ¶ added in v6.67.0
func (CxSecuritySettingsState) ElementType() reflect.Type
type CxTestCase ¶ added in v6.67.0
type CxTestCase struct { pulumi.CustomResourceState // When the test was created. A timestamp in RFC3339 text format. CreationTime pulumi.StringOutput `pulumi:"creationTime"` // The human-readable name of the test case, unique within the agent. Limit of 200 characters. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // The latest test result. // Structure is documented below. LastTestResults CxTestCaseLastTestResultArrayOutput `pulumi:"lastTestResults"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. // // (Optional) // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name pulumi.StringOutput `pulumi:"name"` // Additional freeform notes about the test case. Limit of 400 characters. Notes pulumi.StringPtrOutput `pulumi:"notes"` // The agent to create the test case for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // 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 Tags pulumi.StringArrayOutput `pulumi:"tags"` // 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. // Structure is documented below. TestCaseConversationTurns CxTestCaseTestCaseConversationTurnArrayOutput `pulumi:"testCaseConversationTurns"` // Config for the test case. // Structure is documented below. TestConfig CxTestCaseTestConfigPtrOutput `pulumi:"testConfig"` }
You can use the built-in test feature to uncover bugs and prevent regressions. A test execution verifies that agent responses have not changed for end-user inputs defined in the test case.
To get more information about TestCase, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.testCases) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Test Case Full
```go package main
import (
"encoding/json" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://storage.cloud.google.com/dialogflow-test-host-image/cloud-logo.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } intent, err := diagflow.NewCxIntent(ctx, "intent", &diagflow.CxIntentArgs{ Parent: agent.ID(), DisplayName: pulumi.String("MyIntent"), Priority: pulumi.Int(1), TrainingPhrases: diagflow.CxIntentTrainingPhraseArray{ &diagflow.CxIntentTrainingPhraseArgs{ Parts: diagflow.CxIntentTrainingPhrasePartArray{ &diagflow.CxIntentTrainingPhrasePartArgs{ Text: pulumi.String("training phrase"), }, }, RepeatCount: pulumi.Int(1), }, }, }) if err != nil { return err } page, err := diagflow.NewCxPage(ctx, "page", &diagflow.CxPageArgs{ Parent: agent.StartFlow, DisplayName: pulumi.String("MyPage"), TransitionRoutes: diagflow.CxPageTransitionRouteArray{ &diagflow.CxPageTransitionRouteArgs{ Intent: intent.ID(), TriggerFulfillment: &diagflow.CxPageTransitionRouteTriggerFulfillmentArgs{ Messages: diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArray{ &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageArgs{ Text: &diagflow.CxPageTransitionRouteTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Training phrase response"), }, }, }, }, }, }, }, EventHandlers: diagflow.CxPageEventHandlerArray{ &diagflow.CxPageEventHandlerArgs{ Event: pulumi.String("some-event"), TriggerFulfillment: &diagflow.CxPageEventHandlerTriggerFulfillmentArgs{ Messages: diagflow.CxPageEventHandlerTriggerFulfillmentMessageArray{ &diagflow.CxPageEventHandlerTriggerFulfillmentMessageArgs{ Text: &diagflow.CxPageEventHandlerTriggerFulfillmentMessageTextArgs{ Texts: pulumi.StringArray{ pulumi.String("Handling some event"), }, }, }, }, }, }, }, }) if err != nil { return err } tmpJSON0, err := json.Marshal(map[string]interface{}{ "some_param": "1", }) if err != nil { return err } json0 := string(tmpJSON0) tmpJSON1, err := json.Marshal(map[string]interface{}{ "some_param": "1", }) if err != nil { return err } json1 := string(tmpJSON1) _, err = diagflow.NewCxTestCase(ctx, "basicTestCase", &diagflow.CxTestCaseArgs{ Parent: agent.ID(), DisplayName: pulumi.String("MyTestCase"), Tags: pulumi.StringArray{ pulumi.String("#tag1"), }, Notes: pulumi.String("demonstrates a simple training phrase response"), TestConfig: &diagflow.CxTestCaseTestConfigArgs{ TrackingParameters: pulumi.StringArray{ pulumi.String("some_param"), }, Page: page.ID(), }, TestCaseConversationTurns: diagflow.CxTestCaseTestCaseConversationTurnArray{ &diagflow.CxTestCaseTestCaseConversationTurnArgs{ UserInput: &diagflow.CxTestCaseTestCaseConversationTurnUserInputArgs{ Input: &diagflow.CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs{ LanguageCode: pulumi.String("en"), Text: &diagflow.CxTestCaseTestCaseConversationTurnUserInputInputTextArgs{ Text: pulumi.String("training phrase"), }, }, InjectedParameters: pulumi.String(json0), IsWebhookEnabled: pulumi.Bool(true), EnableSentimentAnalysis: pulumi.Bool(true), }, VirtualAgentOutput: diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs{ SessionParameters: pulumi.String(json1), TriggeredIntent: &diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs{ Name: intent.ID(), }, CurrentPage: &diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs{ Name: page.ID(), }, TextResponses: diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray{ &diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs{ Texts: pulumi.StringArray{ pulumi.String("Training phrase response"), }, }, }, }, }, &diagflow.CxTestCaseTestCaseConversationTurnArgs{ UserInput: &diagflow.CxTestCaseTestCaseConversationTurnUserInputArgs{ Input: &diagflow.CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs{ Event: &diagflow.CxTestCaseTestCaseConversationTurnUserInputInputEventArgs{ Event: pulumi.String("some-event"), }, }, }, VirtualAgentOutput: diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs{ CurrentPage: &diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs{ Name: page.ID(), }, TextResponses: diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray{ &diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs{ Texts: pulumi.StringArray{ pulumi.String("Handling some event"), }, }, }, }, }, &diagflow.CxTestCaseTestCaseConversationTurnArgs{ UserInput: &diagflow.CxTestCaseTestCaseConversationTurnUserInputArgs{ Input: &diagflow.CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs{ Dtmf: &diagflow.CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs{ Digits: pulumi.String("12"), FinishDigit: pulumi.String("3"), }, }, }, VirtualAgentOutput: diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs{ TextResponses: diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray{ &diagflow.CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs{ Texts: pulumi.StringArray{ pulumi.String("I didn't get that. Can you say it again?"), }, }, }, }, }, }, }) if err != nil { return err } return nil }) }
```
## Import
TestCase can be imported using any of these accepted formats:
```sh
$ pulumi import gcp:diagflow/cxTestCase:CxTestCase default {{parent}}/testCases/{{name}}
```
func GetCxTestCase ¶ added in v6.67.0
func GetCxTestCase(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxTestCaseState, opts ...pulumi.ResourceOption) (*CxTestCase, error)
GetCxTestCase gets an existing CxTestCase resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxTestCase ¶ added in v6.67.0
func NewCxTestCase(ctx *pulumi.Context, name string, args *CxTestCaseArgs, opts ...pulumi.ResourceOption) (*CxTestCase, error)
NewCxTestCase registers a new resource with the given unique name, arguments, and options.
func (*CxTestCase) ElementType ¶ added in v6.67.0
func (*CxTestCase) ElementType() reflect.Type
func (*CxTestCase) ToCxTestCaseOutput ¶ added in v6.67.0
func (i *CxTestCase) ToCxTestCaseOutput() CxTestCaseOutput
func (*CxTestCase) ToCxTestCaseOutputWithContext ¶ added in v6.67.0
func (i *CxTestCase) ToCxTestCaseOutputWithContext(ctx context.Context) CxTestCaseOutput
func (*CxTestCase) ToOutput ¶ added in v6.67.0
func (i *CxTestCase) ToOutput(ctx context.Context) pulumix.Output[*CxTestCase]
type CxTestCaseArgs ¶ added in v6.67.0
type CxTestCaseArgs struct { // The human-readable name of the test case, unique within the agent. Limit of 200 characters. // // *** DisplayName pulumi.StringInput // Additional freeform notes about the test case. Limit of 400 characters. Notes pulumi.StringPtrInput // The agent to create the test case for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // 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 Tags pulumi.StringArrayInput // 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. // Structure is documented below. TestCaseConversationTurns CxTestCaseTestCaseConversationTurnArrayInput // Config for the test case. // Structure is documented below. TestConfig CxTestCaseTestConfigPtrInput }
The set of arguments for constructing a CxTestCase resource.
func (CxTestCaseArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseArgs) ElementType() reflect.Type
type CxTestCaseArray ¶ added in v6.67.0
type CxTestCaseArray []CxTestCaseInput
func (CxTestCaseArray) ElementType ¶ added in v6.67.0
func (CxTestCaseArray) ElementType() reflect.Type
func (CxTestCaseArray) ToCxTestCaseArrayOutput ¶ added in v6.67.0
func (i CxTestCaseArray) ToCxTestCaseArrayOutput() CxTestCaseArrayOutput
func (CxTestCaseArray) ToCxTestCaseArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseArray) ToCxTestCaseArrayOutputWithContext(ctx context.Context) CxTestCaseArrayOutput
func (CxTestCaseArray) ToOutput ¶ added in v6.67.0
func (i CxTestCaseArray) ToOutput(ctx context.Context) pulumix.Output[[]*CxTestCase]
type CxTestCaseArrayInput ¶ added in v6.67.0
type CxTestCaseArrayInput interface { pulumi.Input ToCxTestCaseArrayOutput() CxTestCaseArrayOutput ToCxTestCaseArrayOutputWithContext(context.Context) CxTestCaseArrayOutput }
CxTestCaseArrayInput is an input type that accepts CxTestCaseArray and CxTestCaseArrayOutput values. You can construct a concrete instance of `CxTestCaseArrayInput` via:
CxTestCaseArray{ CxTestCaseArgs{...} }
type CxTestCaseArrayOutput ¶ added in v6.67.0
type CxTestCaseArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseArrayOutput) ElementType() reflect.Type
func (CxTestCaseArrayOutput) Index ¶ added in v6.67.0
func (o CxTestCaseArrayOutput) Index(i pulumi.IntInput) CxTestCaseOutput
func (CxTestCaseArrayOutput) ToCxTestCaseArrayOutput ¶ added in v6.67.0
func (o CxTestCaseArrayOutput) ToCxTestCaseArrayOutput() CxTestCaseArrayOutput
func (CxTestCaseArrayOutput) ToCxTestCaseArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseArrayOutput) ToCxTestCaseArrayOutputWithContext(ctx context.Context) CxTestCaseArrayOutput
func (CxTestCaseArrayOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*CxTestCase]
type CxTestCaseInput ¶ added in v6.67.0
type CxTestCaseInput interface { pulumi.Input ToCxTestCaseOutput() CxTestCaseOutput ToCxTestCaseOutputWithContext(ctx context.Context) CxTestCaseOutput }
type CxTestCaseLastTestResult ¶ added in v6.67.0
type CxTestCaseLastTestResult struct { // The conversation turns uttered during the test case replay in chronological order. // Structure is documented below. ConversationTurns []CxTestCaseLastTestResultConversationTurn `pulumi:"conversationTurns"` // Environment where the test was run. If not set, it indicates the draft environment. Environment *string `pulumi:"environment"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. // // (Optional) // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name *string `pulumi:"name"` // Whether the test case passed in the agent environment. // * PASSED: The test passed. // * FAILED: The test did not pass. // Possible values are: `PASSED`, `FAILED`. TestResult *string `pulumi:"testResult"` // The time that the test was run. A timestamp in RFC3339 text format. TestTime *string `pulumi:"testTime"` }
type CxTestCaseLastTestResultArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultArgs struct { // The conversation turns uttered during the test case replay in chronological order. // Structure is documented below. ConversationTurns CxTestCaseLastTestResultConversationTurnArrayInput `pulumi:"conversationTurns"` // Environment where the test was run. If not set, it indicates the draft environment. Environment pulumi.StringPtrInput `pulumi:"environment"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. // // (Optional) // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name pulumi.StringPtrInput `pulumi:"name"` // Whether the test case passed in the agent environment. // * PASSED: The test passed. // * FAILED: The test did not pass. // Possible values are: `PASSED`, `FAILED`. TestResult pulumi.StringPtrInput `pulumi:"testResult"` // The time that the test was run. A timestamp in RFC3339 text format. TestTime pulumi.StringPtrInput `pulumi:"testTime"` }
func (CxTestCaseLastTestResultArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultArgs) ToCxTestCaseLastTestResultOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultArgs) ToCxTestCaseLastTestResultOutput() CxTestCaseLastTestResultOutput
func (CxTestCaseLastTestResultArgs) ToCxTestCaseLastTestResultOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultArgs) ToCxTestCaseLastTestResultOutputWithContext(ctx context.Context) CxTestCaseLastTestResultOutput
func (CxTestCaseLastTestResultArgs) ToOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResult]
type CxTestCaseLastTestResultArray ¶ added in v6.67.0
type CxTestCaseLastTestResultArray []CxTestCaseLastTestResultInput
func (CxTestCaseLastTestResultArray) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultArray) ElementType() reflect.Type
func (CxTestCaseLastTestResultArray) ToCxTestCaseLastTestResultArrayOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultArray) ToCxTestCaseLastTestResultArrayOutput() CxTestCaseLastTestResultArrayOutput
func (CxTestCaseLastTestResultArray) ToCxTestCaseLastTestResultArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultArray) ToCxTestCaseLastTestResultArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultArrayOutput
func (CxTestCaseLastTestResultArray) ToOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultArray) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResult]
type CxTestCaseLastTestResultArrayInput ¶ added in v6.67.0
type CxTestCaseLastTestResultArrayInput interface { pulumi.Input ToCxTestCaseLastTestResultArrayOutput() CxTestCaseLastTestResultArrayOutput ToCxTestCaseLastTestResultArrayOutputWithContext(context.Context) CxTestCaseLastTestResultArrayOutput }
CxTestCaseLastTestResultArrayInput is an input type that accepts CxTestCaseLastTestResultArray and CxTestCaseLastTestResultArrayOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultArrayInput` via:
CxTestCaseLastTestResultArray{ CxTestCaseLastTestResultArgs{...} }
type CxTestCaseLastTestResultArrayOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultArrayOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultArrayOutput) Index ¶ added in v6.67.0
func (o CxTestCaseLastTestResultArrayOutput) Index(i pulumi.IntInput) CxTestCaseLastTestResultOutput
func (CxTestCaseLastTestResultArrayOutput) ToCxTestCaseLastTestResultArrayOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultArrayOutput) ToCxTestCaseLastTestResultArrayOutput() CxTestCaseLastTestResultArrayOutput
func (CxTestCaseLastTestResultArrayOutput) ToCxTestCaseLastTestResultArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultArrayOutput) ToCxTestCaseLastTestResultArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultArrayOutput
func (CxTestCaseLastTestResultArrayOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResult]
type CxTestCaseLastTestResultConversationTurn ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurn struct { // The user input. // Structure is documented below. UserInput *CxTestCaseLastTestResultConversationTurnUserInput `pulumi:"userInput"` // The virtual agent output. // Structure is documented below. VirtualAgentOutput *CxTestCaseLastTestResultConversationTurnVirtualAgentOutput `pulumi:"virtualAgentOutput"` }
type CxTestCaseLastTestResultConversationTurnArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnArgs struct { // The user input. // Structure is documented below. UserInput CxTestCaseLastTestResultConversationTurnUserInputPtrInput `pulumi:"userInput"` // The virtual agent output. // Structure is documented below. VirtualAgentOutput CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput `pulumi:"virtualAgentOutput"` }
func (CxTestCaseLastTestResultConversationTurnArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnArgs) ToCxTestCaseLastTestResultConversationTurnOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnArgs) ToCxTestCaseLastTestResultConversationTurnOutput() CxTestCaseLastTestResultConversationTurnOutput
func (CxTestCaseLastTestResultConversationTurnArgs) ToCxTestCaseLastTestResultConversationTurnOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnArgs) ToCxTestCaseLastTestResultConversationTurnOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnOutput
func (CxTestCaseLastTestResultConversationTurnArgs) ToOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurn]
type CxTestCaseLastTestResultConversationTurnArray ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnArray []CxTestCaseLastTestResultConversationTurnInput
func (CxTestCaseLastTestResultConversationTurnArray) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnArray) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnArray) ToCxTestCaseLastTestResultConversationTurnArrayOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnArray) ToCxTestCaseLastTestResultConversationTurnArrayOutput() CxTestCaseLastTestResultConversationTurnArrayOutput
func (CxTestCaseLastTestResultConversationTurnArray) ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnArray) ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnArrayOutput
func (CxTestCaseLastTestResultConversationTurnArray) ToOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnArray) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResultConversationTurn]
type CxTestCaseLastTestResultConversationTurnArrayInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnArrayInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnArrayOutput() CxTestCaseLastTestResultConversationTurnArrayOutput ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnArrayOutput }
CxTestCaseLastTestResultConversationTurnArrayInput is an input type that accepts CxTestCaseLastTestResultConversationTurnArray and CxTestCaseLastTestResultConversationTurnArrayOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnArrayInput` via:
CxTestCaseLastTestResultConversationTurnArray{ CxTestCaseLastTestResultConversationTurnArgs{...} }
type CxTestCaseLastTestResultConversationTurnArrayOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnArrayOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnArrayOutput) ToCxTestCaseLastTestResultConversationTurnArrayOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnArrayOutput) ToCxTestCaseLastTestResultConversationTurnArrayOutput() CxTestCaseLastTestResultConversationTurnArrayOutput
func (CxTestCaseLastTestResultConversationTurnArrayOutput) ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnArrayOutput) ToCxTestCaseLastTestResultConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnArrayOutput
func (CxTestCaseLastTestResultConversationTurnArrayOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseLastTestResultConversationTurn]
type CxTestCaseLastTestResultConversationTurnInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnOutput() CxTestCaseLastTestResultConversationTurnOutput ToCxTestCaseLastTestResultConversationTurnOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnOutput }
CxTestCaseLastTestResultConversationTurnInput is an input type that accepts CxTestCaseLastTestResultConversationTurnArgs and CxTestCaseLastTestResultConversationTurnOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnInput` via:
CxTestCaseLastTestResultConversationTurnArgs{...}
type CxTestCaseLastTestResultConversationTurnOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnOutput) ToCxTestCaseLastTestResultConversationTurnOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnOutput) ToCxTestCaseLastTestResultConversationTurnOutput() CxTestCaseLastTestResultConversationTurnOutput
func (CxTestCaseLastTestResultConversationTurnOutput) ToCxTestCaseLastTestResultConversationTurnOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnOutput) ToCxTestCaseLastTestResultConversationTurnOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnOutput
func (CxTestCaseLastTestResultConversationTurnOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResultConversationTurn]
func (CxTestCaseLastTestResultConversationTurnOutput) UserInput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnOutput) UserInput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
The user input. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnOutput) VirtualAgentOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnOutput) VirtualAgentOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
The virtual agent output. Structure is documented below.
type CxTestCaseLastTestResultConversationTurnUserInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInput struct { // Whether sentiment analysis is enabled. EnableSentimentAnalysis *bool `pulumi:"enableSentimentAnalysis"` // Parameters that need to be injected into the conversation during intent detection. InjectedParameters *string `pulumi:"injectedParameters"` // User input. Supports text input, event input, dtmf input in the test case. // Structure is documented below. Input *CxTestCaseLastTestResultConversationTurnUserInputInputType `pulumi:"input"` // If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled. IsWebhookEnabled *bool `pulumi:"isWebhookEnabled"` }
type CxTestCaseLastTestResultConversationTurnUserInputArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputArgs struct { // Whether sentiment analysis is enabled. EnableSentimentAnalysis pulumi.BoolPtrInput `pulumi:"enableSentimentAnalysis"` // Parameters that need to be injected into the conversation during intent detection. InjectedParameters pulumi.StringPtrInput `pulumi:"injectedParameters"` // User input. Supports text input, event input, dtmf input in the test case. // Structure is documented below. Input CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput `pulumi:"input"` // If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled. IsWebhookEnabled pulumi.BoolPtrInput `pulumi:"isWebhookEnabled"` }
func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputOutput() CxTestCaseLastTestResultConversationTurnUserInputOutput
func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputOutput
func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputArgs) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputOutput() CxTestCaseLastTestResultConversationTurnUserInputOutput ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputOutput }
CxTestCaseLastTestResultConversationTurnUserInputInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputArgs and CxTestCaseLastTestResultConversationTurnUserInputOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInput` via:
CxTestCaseLastTestResultConversationTurnUserInputArgs{...}
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmf ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs struct { // The dtmf digits. Digits pulumi.StringPtrInput `pulumi:"digits"` // The finish digit (if any). FinishDigit pulumi.StringPtrInput `pulumi:"finishDigit"` }
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputDtmfInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs and CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputDtmfInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs{...}
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) Digits ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) Digits() pulumi.StringPtrOutput
The dtmf digits.
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) FinishDigit ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) FinishDigit() pulumi.StringPtrOutput
The finish digit (if any).
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs, CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtr and CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtr(v *CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) Digits ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) Digits() pulumi.StringPtrOutput
The dtmf digits.
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) FinishDigit ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) FinishDigit() pulumi.StringPtrOutput
The finish digit (if any).
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputEvent ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputEvent struct { // Name of the event. Event string `pulumi:"event"` }
type CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs struct { // Name of the event. Event pulumi.StringInput `pulumi:"event"` }
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputEventInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputEventInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputEventInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs and CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputEventInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs{...}
type CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) Event ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) Event() pulumi.StringOutput
Name of the event.
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs, CxTestCaseLastTestResultConversationTurnUserInputInputEventPtr and CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnUserInputInputEventPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnUserInputInputEventPtr(v *CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput
type CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) Event ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) Event() pulumi.StringPtrOutput
Name of the event.
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputText ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputText struct { // The natural language text to be processed. Text length must not exceed 256 characters. Text string `pulumi:"text"` }
type CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs struct { // The natural language text to be processed. Text length must not exceed 256 characters. Text pulumi.StringInput `pulumi:"text"` }
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputTextInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTextInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputTextInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs and CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputTextInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs{...}
type CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) Text ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) Text() pulumi.StringOutput
The natural language text to be processed. Text length must not exceed 256 characters.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs, CxTestCaseLastTestResultConversationTurnUserInputInputTextPtr and CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnUserInputInputTextPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnUserInputInputTextPtr(v *CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput
type CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) Text ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) Text() pulumi.StringPtrOutput
The natural language text to be processed. Text length must not exceed 256 characters.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputType ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputType struct { // The DTMF event to be handled. // Structure is documented below. Dtmf *CxTestCaseLastTestResultConversationTurnUserInputInputDtmf `pulumi:"dtmf"` // The event to be triggered. // Structure is documented below. Event *CxTestCaseLastTestResultConversationTurnUserInputInputEvent `pulumi:"event"` // The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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. LanguageCode *string `pulumi:"languageCode"` // The natural language text to be processed. // Structure is documented below. Text *CxTestCaseLastTestResultConversationTurnUserInputInputText `pulumi:"text"` }
type CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs struct { // The DTMF event to be handled. // Structure is documented below. Dtmf CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrInput `pulumi:"dtmf"` // The event to be triggered. // Structure is documented below. Event CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrInput `pulumi:"event"` // The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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. LanguageCode pulumi.StringPtrInput `pulumi:"languageCode"` // The natural language text to be processed. // Structure is documented below. Text CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrInput `pulumi:"text"` }
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputTypeInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTypeInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputTypeInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs and CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputTypeInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs{...}
type CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Dtmf ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Dtmf() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
The DTMF event to be handled. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Event ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Event() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
The event to be triggered. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) LanguageCode ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) LanguageCode() pulumi.StringPtrOutput
The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Text ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) Text() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
The natural language text to be processed. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypeOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput }
CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs, CxTestCaseLastTestResultConversationTurnUserInputInputTypePtr and CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput` via:
CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnUserInputInputTypePtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnUserInputInputTypePtr(v *CxTestCaseLastTestResultConversationTurnUserInputInputTypeArgs) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrInput
type CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Dtmf ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Dtmf() CxTestCaseLastTestResultConversationTurnUserInputInputDtmfPtrOutput
The DTMF event to be handled. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Event ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Event() CxTestCaseLastTestResultConversationTurnUserInputInputEventPtrOutput
The event to be triggered. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) LanguageCode ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) LanguageCode() pulumi.StringPtrOutput
The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Text ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) Text() CxTestCaseLastTestResultConversationTurnUserInputInputTextPtrOutput
The natural language text to be processed. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) EnableSentimentAnalysis ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
Whether sentiment analysis is enabled.
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) InjectedParameters ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) InjectedParameters() pulumi.StringPtrOutput
Parameters that need to be injected into the conversation during intent detection.
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) Input ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) Input() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) IsWebhookEnabled ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputOutput() CxTestCaseLastTestResultConversationTurnUserInputOutput
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputOutput
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
type CxTestCaseLastTestResultConversationTurnUserInputPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput }
CxTestCaseLastTestResultConversationTurnUserInputPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnUserInputArgs, CxTestCaseLastTestResultConversationTurnUserInputPtr and CxTestCaseLastTestResultConversationTurnUserInputPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnUserInputPtrInput` via:
CxTestCaseLastTestResultConversationTurnUserInputArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnUserInputPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnUserInputPtr(v *CxTestCaseLastTestResultConversationTurnUserInputArgs) CxTestCaseLastTestResultConversationTurnUserInputPtrInput
type CxTestCaseLastTestResultConversationTurnUserInputPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnUserInputPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) EnableSentimentAnalysis ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
Whether sentiment analysis is enabled.
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) InjectedParameters ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) InjectedParameters() pulumi.StringPtrOutput
Parameters that need to be injected into the conversation during intent detection.
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) Input ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) Input() CxTestCaseLastTestResultConversationTurnUserInputInputTypePtrOutput
User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) IsWebhookEnabled ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutput() CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
func (CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnUserInputPtrOutput) ToCxTestCaseLastTestResultConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnUserInputPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutput struct { // The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. // Structure is documented below. CurrentPage *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPage `pulumi:"currentPage"` // The list of differences between the original run and the replay for this output, if any. // Structure is documented below. Differences []CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifference `pulumi:"differences"` // The session parameters available to the bot at this point. SessionParameters *string `pulumi:"sessionParameters"` // Response error from the agent in the test result. If set, other output is empty. // Structure is documented below. Status *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatus `pulumi:"status"` // The text responses from the agent for the turn. // Structure is documented below. TextResponses []CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponse `pulumi:"textResponses"` // The [Intent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. // Structure is documented below. TriggeredIntent *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntent `pulumi:"triggeredIntent"` }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs struct { // The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. // Structure is documented below. CurrentPage CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput `pulumi:"currentPage"` // The list of differences between the original run and the replay for this output, if any. // Structure is documented below. Differences CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayInput `pulumi:"differences"` // The session parameters available to the bot at this point. SessionParameters pulumi.StringPtrInput `pulumi:"sessionParameters"` // Response error from the agent in the test result. If set, other output is empty. // Structure is documented below. Status CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput `pulumi:"status"` // The text responses from the agent for the turn. // Structure is documented below. TextResponses CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayInput `pulumi:"textResponses"` // The [Intent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. // Structure is documented below. TriggeredIntent CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput `pulumi:"triggeredIntent"` }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPage ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPage struct { // (Output) // The human-readable name of the page, unique within the flow. DisplayName *string `pulumi:"displayName"` // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name *string `pulumi:"name"` }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs struct { // (Output) // The human-readable name of the page, unique within the flow. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name pulumi.StringPtrInput `pulumi:"name"` }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs{...}
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the page, unique within the flow.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) Name ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) Name() pulumi.StringPtrOutput
The unique identifier of the page. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs, CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtr and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtr(v *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrInput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the page, unique within the flow.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Elem ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Name ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Name() pulumi.StringPtrOutput
The unique identifier of the page. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifference ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifference struct { // A human readable description of the diff, showing the actual output vs expected output. Description *string `pulumi:"description"` // The type of diff. // * INTENT: The intent. // * PAGE: The page. // * PARAMETERS: The parameters. // * UTTERANCE: The message utterance. // * FLOW: The flow. // Possible values are: `INTENT`, `PAGE`, `PARAMETERS`, `UTTERANCE`, `FLOW`. Type *string `pulumi:"type"` }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs struct { // A human readable description of the diff, showing the actual output vs expected output. Description pulumi.StringPtrInput `pulumi:"description"` // The type of diff. // * INTENT: The intent. // * PAGE: The page. // * PARAMETERS: The parameters. // * UTTERANCE: The message utterance. // * FLOW: The flow. // Possible values are: `INTENT`, `PAGE`, `PARAMETERS`, `UTTERANCE`, `FLOW`. Type pulumi.StringPtrInput `pulumi:"type"` }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray []CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceInput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArray{ CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs{...} }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) Index ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs{...}
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) Description ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) Description() pulumi.StringPtrOutput
A human readable description of the diff, showing the actual output vs expected output.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) ToOutput ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) Type ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceOutput) Type() pulumi.StringPtrOutput
The type of diff.
- INTENT: The intent.
- PAGE: The page.
- PARAMETERS: The parameters.
- UTTERANCE: The message utterance.
- FLOW: The flow. Possible values are: `INTENT`, `PAGE`, `PARAMETERS`, `UTTERANCE`, `FLOW`.
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs{...}
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) CurrentPage ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) CurrentPage() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) Differences ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) Differences() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
The list of differences between the original run and the replay for this output, if any. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) SessionParameters ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) SessionParameters() pulumi.StringPtrOutput
The session parameters available to the bot at this point.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) Status ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) Status() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
Response error from the agent in the test result. If set, other output is empty. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) TextResponses ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) TextResponses() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
The text responses from the agent for the turn. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) TriggeredIntent ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputOutput) TriggeredIntent() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
The Intent(https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. Structure is documented below.
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs, CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtr and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtr(v *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrInput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) CurrentPage ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) CurrentPage() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPagePtrOutput
The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Differences ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Differences() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArrayOutput
The list of differences between the original run and the replay for this output, if any. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) SessionParameters ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) SessionParameters() pulumi.StringPtrOutput
The session parameters available to the bot at this point.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Status ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) Status() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
Response error from the agent in the test result. If set, other output is empty. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) TextResponses ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) TextResponses() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
The text responses from the agent for the turn. Structure is documented below.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) ToOutput ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) TriggeredIntent ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputPtrOutput) TriggeredIntent() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
The Intent(https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. Structure is documented below.
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatus ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatus struct { // The status code, which should be an enum value of google.rpc.Code. Code *int `pulumi:"code"` // A JSON encoded list of messages that carry the error details. Details *string `pulumi:"details"` // A developer-facing error message. Message *string `pulumi:"message"` }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs struct { // The status code, which should be an enum value of google.rpc.Code. Code pulumi.IntPtrInput `pulumi:"code"` // A JSON encoded list of messages that carry the error details. Details pulumi.StringPtrInput `pulumi:"details"` // A developer-facing error message. Message pulumi.StringPtrInput `pulumi:"message"` }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs{...}
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Code ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Code() pulumi.IntPtrOutput
The status code, which should be an enum value of google.rpc.Code.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Details ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Details() pulumi.StringPtrOutput
A JSON encoded list of messages that carry the error details.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Message ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) Message() pulumi.StringPtrOutput
A developer-facing error message.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs, CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtr and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtr(v *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrInput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Code ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Code() pulumi.IntPtrOutput
The status code, which should be an enum value of google.rpc.Code.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Details ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Details() pulumi.StringPtrOutput
A JSON encoded list of messages that carry the error details.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Elem ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Message ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) Message() pulumi.StringPtrOutput
A developer-facing error message.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponse ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponse struct { // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs struct { // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray []CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseInput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArray{ CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs{...} }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) Index ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArrayOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs{...}
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) Texts ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntent ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntent struct { // (Output) // The human-readable name of the intent, unique within the agent. DisplayName *string `pulumi:"displayName"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Name *string `pulumi:"name"` }
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs struct { // (Output) // The human-readable name of the intent, unique within the agent. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Name pulumi.StringPtrInput `pulumi:"name"` }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs{...}
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the intent, unique within the agent.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) Name ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) Name() pulumi.StringPtrOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput interface { pulumi.Input ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput }
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput is an input type that accepts CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs, CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtr and CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput` via:
CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs{...} or: nil
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtr ¶ added in v6.67.0
func CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtr(v *CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrInput
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the intent, unique within the agent.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Elem ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Name ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Name() pulumi.StringPtrOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
func (CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
type CxTestCaseLastTestResultInput ¶ added in v6.67.0
type CxTestCaseLastTestResultInput interface { pulumi.Input ToCxTestCaseLastTestResultOutput() CxTestCaseLastTestResultOutput ToCxTestCaseLastTestResultOutputWithContext(context.Context) CxTestCaseLastTestResultOutput }
CxTestCaseLastTestResultInput is an input type that accepts CxTestCaseLastTestResultArgs and CxTestCaseLastTestResultOutput values. You can construct a concrete instance of `CxTestCaseLastTestResultInput` via:
CxTestCaseLastTestResultArgs{...}
type CxTestCaseLastTestResultOutput ¶ added in v6.67.0
type CxTestCaseLastTestResultOutput struct{ *pulumi.OutputState }
func (CxTestCaseLastTestResultOutput) ConversationTurns ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) ConversationTurns() CxTestCaseLastTestResultConversationTurnArrayOutput
The conversation turns uttered during the test case replay in chronological order. Structure is documented below.
func (CxTestCaseLastTestResultOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseLastTestResultOutput) ElementType() reflect.Type
func (CxTestCaseLastTestResultOutput) Environment ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) Environment() pulumi.StringPtrOutput
Environment where the test was run. If not set, it indicates the draft environment.
func (CxTestCaseLastTestResultOutput) Name ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) Name() pulumi.StringPtrOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
(Optional) The unique identifier of the page. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxTestCaseLastTestResultOutput) TestResult ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) TestResult() pulumi.StringPtrOutput
Whether the test case passed in the agent environment.
- PASSED: The test passed.
- FAILED: The test did not pass. Possible values are: `PASSED`, `FAILED`.
func (CxTestCaseLastTestResultOutput) TestTime ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) TestTime() pulumi.StringPtrOutput
The time that the test was run. A timestamp in RFC3339 text format.
func (CxTestCaseLastTestResultOutput) ToCxTestCaseLastTestResultOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) ToCxTestCaseLastTestResultOutput() CxTestCaseLastTestResultOutput
func (CxTestCaseLastTestResultOutput) ToCxTestCaseLastTestResultOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) ToCxTestCaseLastTestResultOutputWithContext(ctx context.Context) CxTestCaseLastTestResultOutput
func (CxTestCaseLastTestResultOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseLastTestResultOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseLastTestResult]
type CxTestCaseMap ¶ added in v6.67.0
type CxTestCaseMap map[string]CxTestCaseInput
func (CxTestCaseMap) ElementType ¶ added in v6.67.0
func (CxTestCaseMap) ElementType() reflect.Type
func (CxTestCaseMap) ToCxTestCaseMapOutput ¶ added in v6.67.0
func (i CxTestCaseMap) ToCxTestCaseMapOutput() CxTestCaseMapOutput
func (CxTestCaseMap) ToCxTestCaseMapOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseMap) ToCxTestCaseMapOutputWithContext(ctx context.Context) CxTestCaseMapOutput
func (CxTestCaseMap) ToOutput ¶ added in v6.67.0
func (i CxTestCaseMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxTestCase]
type CxTestCaseMapInput ¶ added in v6.67.0
type CxTestCaseMapInput interface { pulumi.Input ToCxTestCaseMapOutput() CxTestCaseMapOutput ToCxTestCaseMapOutputWithContext(context.Context) CxTestCaseMapOutput }
CxTestCaseMapInput is an input type that accepts CxTestCaseMap and CxTestCaseMapOutput values. You can construct a concrete instance of `CxTestCaseMapInput` via:
CxTestCaseMap{ "key": CxTestCaseArgs{...} }
type CxTestCaseMapOutput ¶ added in v6.67.0
type CxTestCaseMapOutput struct{ *pulumi.OutputState }
func (CxTestCaseMapOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseMapOutput) ElementType() reflect.Type
func (CxTestCaseMapOutput) MapIndex ¶ added in v6.67.0
func (o CxTestCaseMapOutput) MapIndex(k pulumi.StringInput) CxTestCaseOutput
func (CxTestCaseMapOutput) ToCxTestCaseMapOutput ¶ added in v6.67.0
func (o CxTestCaseMapOutput) ToCxTestCaseMapOutput() CxTestCaseMapOutput
func (CxTestCaseMapOutput) ToCxTestCaseMapOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseMapOutput) ToCxTestCaseMapOutputWithContext(ctx context.Context) CxTestCaseMapOutput
func (CxTestCaseMapOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*CxTestCase]
type CxTestCaseOutput ¶ added in v6.67.0
type CxTestCaseOutput struct{ *pulumi.OutputState }
func (CxTestCaseOutput) CreationTime ¶ added in v6.67.0
func (o CxTestCaseOutput) CreationTime() pulumi.StringOutput
When the test was created. A timestamp in RFC3339 text format.
func (CxTestCaseOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseOutput) DisplayName() pulumi.StringOutput
The human-readable name of the test case, unique within the agent. Limit of 200 characters.
***
func (CxTestCaseOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseOutput) ElementType() reflect.Type
func (CxTestCaseOutput) LastTestResults ¶ added in v6.67.0
func (o CxTestCaseOutput) LastTestResults() CxTestCaseLastTestResultArrayOutput
The latest test result. Structure is documented below.
func (CxTestCaseOutput) Name ¶ added in v6.67.0
func (o CxTestCaseOutput) Name() pulumi.StringOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
(Optional) The unique identifier of the page. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxTestCaseOutput) Notes ¶ added in v6.67.0
func (o CxTestCaseOutput) Notes() pulumi.StringPtrOutput
Additional freeform notes about the test case. Limit of 400 characters.
func (CxTestCaseOutput) Parent ¶ added in v6.67.0
func (o CxTestCaseOutput) Parent() pulumi.StringPtrOutput
The agent to create the test case for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
func (CxTestCaseOutput) Tags ¶ added in v6.67.0
func (o CxTestCaseOutput) Tags() pulumi.StringArrayOutput
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
func (CxTestCaseOutput) TestCaseConversationTurns ¶ added in v6.67.0
func (o CxTestCaseOutput) TestCaseConversationTurns() CxTestCaseTestCaseConversationTurnArrayOutput
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. Structure is documented below.
func (CxTestCaseOutput) TestConfig ¶ added in v6.67.0
func (o CxTestCaseOutput) TestConfig() CxTestCaseTestConfigPtrOutput
Config for the test case. Structure is documented below.
func (CxTestCaseOutput) ToCxTestCaseOutput ¶ added in v6.67.0
func (o CxTestCaseOutput) ToCxTestCaseOutput() CxTestCaseOutput
func (CxTestCaseOutput) ToCxTestCaseOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseOutput) ToCxTestCaseOutputWithContext(ctx context.Context) CxTestCaseOutput
func (CxTestCaseOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCase]
type CxTestCaseState ¶ added in v6.67.0
type CxTestCaseState struct { // When the test was created. A timestamp in RFC3339 text format. CreationTime pulumi.StringPtrInput // The human-readable name of the test case, unique within the agent. Limit of 200 characters. // // *** DisplayName pulumi.StringPtrInput // The latest test result. // Structure is documented below. LastTestResults CxTestCaseLastTestResultArrayInput // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. // // (Optional) // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name pulumi.StringPtrInput // Additional freeform notes about the test case. Limit of 400 characters. Notes pulumi.StringPtrInput // The agent to create the test case for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // 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 Tags pulumi.StringArrayInput // 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. // Structure is documented below. TestCaseConversationTurns CxTestCaseTestCaseConversationTurnArrayInput // Config for the test case. // Structure is documented below. TestConfig CxTestCaseTestConfigPtrInput }
func (CxTestCaseState) ElementType ¶ added in v6.67.0
func (CxTestCaseState) ElementType() reflect.Type
type CxTestCaseTestCaseConversationTurn ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurn struct { // The user input. // Structure is documented below. UserInput *CxTestCaseTestCaseConversationTurnUserInput `pulumi:"userInput"` // The virtual agent output. // Structure is documented below. VirtualAgentOutput *CxTestCaseTestCaseConversationTurnVirtualAgentOutput `pulumi:"virtualAgentOutput"` }
type CxTestCaseTestCaseConversationTurnArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnArgs struct { // The user input. // Structure is documented below. UserInput CxTestCaseTestCaseConversationTurnUserInputPtrInput `pulumi:"userInput"` // The virtual agent output. // Structure is documented below. VirtualAgentOutput CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput `pulumi:"virtualAgentOutput"` }
func (CxTestCaseTestCaseConversationTurnArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnArgs) ToCxTestCaseTestCaseConversationTurnOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnArgs) ToCxTestCaseTestCaseConversationTurnOutput() CxTestCaseTestCaseConversationTurnOutput
func (CxTestCaseTestCaseConversationTurnArgs) ToCxTestCaseTestCaseConversationTurnOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnArgs) ToCxTestCaseTestCaseConversationTurnOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnOutput
func (CxTestCaseTestCaseConversationTurnArgs) ToOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurn]
type CxTestCaseTestCaseConversationTurnArray ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnArray []CxTestCaseTestCaseConversationTurnInput
func (CxTestCaseTestCaseConversationTurnArray) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnArray) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnArray) ToCxTestCaseTestCaseConversationTurnArrayOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnArray) ToCxTestCaseTestCaseConversationTurnArrayOutput() CxTestCaseTestCaseConversationTurnArrayOutput
func (CxTestCaseTestCaseConversationTurnArray) ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnArray) ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnArrayOutput
func (CxTestCaseTestCaseConversationTurnArray) ToOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnArray) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseTestCaseConversationTurn]
type CxTestCaseTestCaseConversationTurnArrayInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnArrayInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnArrayOutput() CxTestCaseTestCaseConversationTurnArrayOutput ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnArrayOutput }
CxTestCaseTestCaseConversationTurnArrayInput is an input type that accepts CxTestCaseTestCaseConversationTurnArray and CxTestCaseTestCaseConversationTurnArrayOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnArrayInput` via:
CxTestCaseTestCaseConversationTurnArray{ CxTestCaseTestCaseConversationTurnArgs{...} }
type CxTestCaseTestCaseConversationTurnArrayOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnArrayOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnArrayOutput) ToCxTestCaseTestCaseConversationTurnArrayOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnArrayOutput) ToCxTestCaseTestCaseConversationTurnArrayOutput() CxTestCaseTestCaseConversationTurnArrayOutput
func (CxTestCaseTestCaseConversationTurnArrayOutput) ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnArrayOutput) ToCxTestCaseTestCaseConversationTurnArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnArrayOutput
func (CxTestCaseTestCaseConversationTurnArrayOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxTestCaseTestCaseConversationTurn]
type CxTestCaseTestCaseConversationTurnInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnOutput() CxTestCaseTestCaseConversationTurnOutput ToCxTestCaseTestCaseConversationTurnOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnOutput }
CxTestCaseTestCaseConversationTurnInput is an input type that accepts CxTestCaseTestCaseConversationTurnArgs and CxTestCaseTestCaseConversationTurnOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnInput` via:
CxTestCaseTestCaseConversationTurnArgs{...}
type CxTestCaseTestCaseConversationTurnOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnOutput) ToCxTestCaseTestCaseConversationTurnOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnOutput) ToCxTestCaseTestCaseConversationTurnOutput() CxTestCaseTestCaseConversationTurnOutput
func (CxTestCaseTestCaseConversationTurnOutput) ToCxTestCaseTestCaseConversationTurnOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnOutput) ToCxTestCaseTestCaseConversationTurnOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnOutput
func (CxTestCaseTestCaseConversationTurnOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestCaseConversationTurn]
func (CxTestCaseTestCaseConversationTurnOutput) UserInput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnOutput) UserInput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
The user input. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnOutput) VirtualAgentOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnOutput) VirtualAgentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
The virtual agent output. Structure is documented below.
type CxTestCaseTestCaseConversationTurnUserInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInput struct { // Whether sentiment analysis is enabled. EnableSentimentAnalysis *bool `pulumi:"enableSentimentAnalysis"` // Parameters that need to be injected into the conversation during intent detection. InjectedParameters *string `pulumi:"injectedParameters"` // User input. Supports text input, event input, dtmf input in the test case. // Structure is documented below. Input *CxTestCaseTestCaseConversationTurnUserInputInputType `pulumi:"input"` // If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled. IsWebhookEnabled *bool `pulumi:"isWebhookEnabled"` }
type CxTestCaseTestCaseConversationTurnUserInputArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputArgs struct { // Whether sentiment analysis is enabled. EnableSentimentAnalysis pulumi.BoolPtrInput `pulumi:"enableSentimentAnalysis"` // Parameters that need to be injected into the conversation during intent detection. InjectedParameters pulumi.StringPtrInput `pulumi:"injectedParameters"` // User input. Supports text input, event input, dtmf input in the test case. // Structure is documented below. Input CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput `pulumi:"input"` // If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled. IsWebhookEnabled pulumi.BoolPtrInput `pulumi:"isWebhookEnabled"` }
func (CxTestCaseTestCaseConversationTurnUserInputArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputOutput() CxTestCaseTestCaseConversationTurnUserInputOutput
func (CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputOutput
func (CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputArgs) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputOutput() CxTestCaseTestCaseConversationTurnUserInputOutput ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputOutput }
CxTestCaseTestCaseConversationTurnUserInputInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputArgs and CxTestCaseTestCaseConversationTurnUserInputOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInput` via:
CxTestCaseTestCaseConversationTurnUserInputArgs{...}
type CxTestCaseTestCaseConversationTurnUserInputInputDtmf ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs struct { // The dtmf digits. Digits pulumi.StringPtrInput `pulumi:"digits"` // The finish digit (if any). FinishDigit pulumi.StringPtrInput `pulumi:"finishDigit"` }
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput }
CxTestCaseTestCaseConversationTurnUserInputInputDtmfInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs and CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputDtmfInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs{...}
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) Digits ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) Digits() pulumi.StringPtrOutput
The dtmf digits.
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) FinishDigit ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) FinishDigit() pulumi.StringPtrOutput
The finish digit (if any).
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput }
CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs, CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtr and CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtr(v *CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) Digits ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) Digits() pulumi.StringPtrOutput
The dtmf digits.
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) FinishDigit ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) FinishDigit() pulumi.StringPtrOutput
The finish digit (if any).
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputEvent ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputEvent struct { // Name of the event. Event string `pulumi:"event"` }
type CxTestCaseTestCaseConversationTurnUserInputInputEventArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputEventArgs struct { // Name of the event. Event pulumi.StringInput `pulumi:"event"` }
func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputEventInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputEventInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventOutput ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventOutput }
CxTestCaseTestCaseConversationTurnUserInputInputEventInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputEventArgs and CxTestCaseTestCaseConversationTurnUserInputInputEventOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputEventInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputEventArgs{...}
type CxTestCaseTestCaseConversationTurnUserInputInputEventOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputEventOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) Event ¶ added in v6.67.0
Name of the event.
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput }
CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputEventArgs, CxTestCaseTestCaseConversationTurnUserInputInputEventPtr and CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputEventArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnUserInputInputEventPtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnUserInputInputEventPtr(v *CxTestCaseTestCaseConversationTurnUserInputInputEventArgs) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput
type CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) Event ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) Event() pulumi.StringPtrOutput
Name of the event.
func (CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputText ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputText struct { // The natural language text to be processed. Text length must not exceed 256 characters. Text string `pulumi:"text"` }
type CxTestCaseTestCaseConversationTurnUserInputInputTextArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTextArgs struct { // The natural language text to be processed. Text length must not exceed 256 characters. Text pulumi.StringInput `pulumi:"text"` }
func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputTextInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTextInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextOutput ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextOutput }
CxTestCaseTestCaseConversationTurnUserInputInputTextInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputTextArgs and CxTestCaseTestCaseConversationTurnUserInputInputTextOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputTextInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputTextArgs{...}
type CxTestCaseTestCaseConversationTurnUserInputInputTextOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTextOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) Text ¶ added in v6.67.0
The natural language text to be processed. Text length must not exceed 256 characters.
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput }
CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputTextArgs, CxTestCaseTestCaseConversationTurnUserInputInputTextPtr and CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputTextArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnUserInputInputTextPtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnUserInputInputTextPtr(v *CxTestCaseTestCaseConversationTurnUserInputInputTextArgs) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput
type CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) Text ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) Text() pulumi.StringPtrOutput
The natural language text to be processed. Text length must not exceed 256 characters.
func (CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputType ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputType struct { // The DTMF event to be handled. // Structure is documented below. Dtmf *CxTestCaseTestCaseConversationTurnUserInputInputDtmf `pulumi:"dtmf"` // The event to be triggered. // Structure is documented below. Event *CxTestCaseTestCaseConversationTurnUserInputInputEvent `pulumi:"event"` // The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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. LanguageCode *string `pulumi:"languageCode"` // The natural language text to be processed. // Structure is documented below. Text *CxTestCaseTestCaseConversationTurnUserInputInputText `pulumi:"text"` }
type CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs struct { // The DTMF event to be handled. // Structure is documented below. Dtmf CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrInput `pulumi:"dtmf"` // The event to be triggered. // Structure is documented below. Event CxTestCaseTestCaseConversationTurnUserInputInputEventPtrInput `pulumi:"event"` // The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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. LanguageCode pulumi.StringPtrInput `pulumi:"languageCode"` // The natural language text to be processed. // Structure is documented below. Text CxTestCaseTestCaseConversationTurnUserInputInputTextPtrInput `pulumi:"text"` }
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputTypeInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTypeInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput }
CxTestCaseTestCaseConversationTurnUserInputInputTypeInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs and CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputTypeInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs{...}
type CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Dtmf ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Dtmf() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
The DTMF event to be handled. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Event ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Event() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
The event to be triggered. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) LanguageCode ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) LanguageCode() pulumi.StringPtrOutput
The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Text ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) Text() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
The natural language text to be processed. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypeOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypeOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
type CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput }
CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs, CxTestCaseTestCaseConversationTurnUserInputInputTypePtr and CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput` via:
CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnUserInputInputTypePtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnUserInputInputTypePtr(v *CxTestCaseTestCaseConversationTurnUserInputInputTypeArgs) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrInput
type CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Dtmf ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Dtmf() CxTestCaseTestCaseConversationTurnUserInputInputDtmfPtrOutput
The DTMF event to be handled. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Event ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Event() CxTestCaseTestCaseConversationTurnUserInputInputEventPtrOutput
The event to be triggered. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) LanguageCode ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) LanguageCode() pulumi.StringPtrOutput
The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) 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.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Text ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) Text() CxTestCaseTestCaseConversationTurnUserInputInputTextPtrOutput
The natural language text to be processed. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
type CxTestCaseTestCaseConversationTurnUserInputOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputOutput) EnableSentimentAnalysis ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
Whether sentiment analysis is enabled.
func (CxTestCaseTestCaseConversationTurnUserInputOutput) InjectedParameters ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) InjectedParameters() pulumi.StringPtrOutput
Parameters that need to be injected into the conversation during intent detection.
func (CxTestCaseTestCaseConversationTurnUserInputOutput) Input ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) Input() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputOutput) IsWebhookEnabled ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
func (CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputOutput() CxTestCaseTestCaseConversationTurnUserInputOutput
func (CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputOutput
func (CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput
type CxTestCaseTestCaseConversationTurnUserInputPtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputPtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput }
CxTestCaseTestCaseConversationTurnUserInputPtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnUserInputArgs, CxTestCaseTestCaseConversationTurnUserInputPtr and CxTestCaseTestCaseConversationTurnUserInputPtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnUserInputPtrInput` via:
CxTestCaseTestCaseConversationTurnUserInputArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnUserInputPtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnUserInputPtr(v *CxTestCaseTestCaseConversationTurnUserInputArgs) CxTestCaseTestCaseConversationTurnUserInputPtrInput
type CxTestCaseTestCaseConversationTurnUserInputPtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnUserInputPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) EnableSentimentAnalysis ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) EnableSentimentAnalysis() pulumi.BoolPtrOutput
Whether sentiment analysis is enabled.
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) InjectedParameters ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) InjectedParameters() pulumi.StringPtrOutput
Parameters that need to be injected into the conversation during intent detection.
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) Input ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) Input() CxTestCaseTestCaseConversationTurnUserInputInputTypePtrOutput
User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) IsWebhookEnabled ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) IsWebhookEnabled() pulumi.BoolPtrOutput
If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutput() CxTestCaseTestCaseConversationTurnUserInputPtrOutput
func (CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnUserInputPtrOutput) ToCxTestCaseTestCaseConversationTurnUserInputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnUserInputPtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutput struct { // The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. // Structure is documented below. CurrentPage *CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPage `pulumi:"currentPage"` // The session parameters available to the bot at this point. SessionParameters *string `pulumi:"sessionParameters"` // The text responses from the agent for the turn. // Structure is documented below. TextResponses []CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponse `pulumi:"textResponses"` // The [Intent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. // Structure is documented below. TriggeredIntent *CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntent `pulumi:"triggeredIntent"` }
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs struct { // The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. // Structure is documented below. CurrentPage CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput `pulumi:"currentPage"` // The session parameters available to the bot at this point. SessionParameters pulumi.StringPtrInput `pulumi:"sessionParameters"` // The text responses from the agent for the turn. // Structure is documented below. TextResponses CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayInput `pulumi:"textResponses"` // The [Intent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. // Structure is documented below. TriggeredIntent CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput `pulumi:"triggeredIntent"` }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPage ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPage struct { // (Output) // The human-readable name of the page, unique within the flow. DisplayName *string `pulumi:"displayName"` // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name *string `pulumi:"name"` }
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs struct { // (Output) // The human-readable name of the page, unique within the flow. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` // The unique identifier of the page. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Name pulumi.StringPtrInput `pulumi:"name"` }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs and CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs{...}
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the page, unique within the flow.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) Name ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) Name() pulumi.StringPtrOutput
The unique identifier of the page. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs, CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtr and CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtr(v *CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrInput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the page, unique within the flow.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Elem ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Name ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) Name() pulumi.StringPtrOutput
The unique identifier of the page. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs and CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs{...}
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) CurrentPage ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) CurrentPage() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) SessionParameters ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) SessionParameters() pulumi.StringPtrOutput
The session parameters available to the bot at this point.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) TextResponses ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) TextResponses() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
The text responses from the agent for the turn. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) TriggeredIntent ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputOutput) TriggeredIntent() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
The Intent(https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. Structure is documented below.
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs, CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtr and CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtr(v *CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrInput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) CurrentPage ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) CurrentPage() CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPagePtrOutput
The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) SessionParameters ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) SessionParameters() pulumi.StringPtrOutput
The session parameters available to the bot at this point.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) TextResponses ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) TextResponses() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
The text responses from the agent for the turn. Structure is documented below.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) TriggeredIntent ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputPtrOutput) TriggeredIntent() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
The Intent(https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response. Structure is documented below.
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponse ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponse struct { // A collection of text responses. Texts []string `pulumi:"texts"` }
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs struct { // A collection of text responses. Texts pulumi.StringArrayInput `pulumi:"texts"` }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray []CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseInput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray and CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArray{ CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs{...} }
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) Index ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArrayOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs and CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs{...}
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) Texts ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) Texts() pulumi.StringArrayOutput
A collection of text responses.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntent ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntent struct { // (Output) // The human-readable name of the intent, unique within the agent. DisplayName *string `pulumi:"displayName"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Name *string `pulumi:"name"` }
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs struct { // (Output) // The human-readable name of the intent, unique within the agent. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` // The unique identifier of the intent. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Name pulumi.StringPtrInput `pulumi:"name"` }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs and CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs{...}
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the intent, unique within the agent.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) Name ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) Name() pulumi.StringPtrOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput interface { pulumi.Input ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput }
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput is an input type that accepts CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs, CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtr and CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput values. You can construct a concrete instance of `CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput` via:
CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs{...} or: nil
func CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtr ¶ added in v6.67.0
func CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtr(v *CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrInput
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
type CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) DisplayName ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) DisplayName() pulumi.StringPtrOutput
(Output) The human-readable name of the intent, unique within the agent.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Elem ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Name ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) Name() pulumi.StringPtrOutput
The unique identifier of the intent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput() CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
func (CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput) ToCxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutputWithContext(ctx context.Context) CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentPtrOutput
type CxTestCaseTestConfig ¶ added in v6.67.0
type CxTestCaseTestConfig struct { // Flow name to start the test case with. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. // Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow. Flow *string `pulumi:"flow"` // The page to start the test case with. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. // Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow. Page *string `pulumi:"page"` // Session parameters to be compared when calculating differences. TrackingParameters []string `pulumi:"trackingParameters"` }
type CxTestCaseTestConfigArgs ¶ added in v6.67.0
type CxTestCaseTestConfigArgs struct { // Flow name to start the test case with. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. // Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow. Flow pulumi.StringPtrInput `pulumi:"flow"` // The page to start the test case with. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. // Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow. Page pulumi.StringPtrInput `pulumi:"page"` // Session parameters to be compared when calculating differences. TrackingParameters pulumi.StringArrayInput `pulumi:"trackingParameters"` }
func (CxTestCaseTestConfigArgs) ElementType ¶ added in v6.67.0
func (CxTestCaseTestConfigArgs) ElementType() reflect.Type
func (CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigOutput ¶ added in v6.67.0
func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigOutput() CxTestCaseTestConfigOutput
func (CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigOutputWithContext(ctx context.Context) CxTestCaseTestConfigOutput
func (CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigPtrOutput ¶ added in v6.67.0
func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput
func (CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigPtrOutputWithContext ¶ added in v6.67.0
func (i CxTestCaseTestConfigArgs) ToCxTestCaseTestConfigPtrOutputWithContext(ctx context.Context) CxTestCaseTestConfigPtrOutput
func (CxTestCaseTestConfigArgs) ToOutput ¶ added in v6.67.0
func (i CxTestCaseTestConfigArgs) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestConfig]
type CxTestCaseTestConfigInput ¶ added in v6.67.0
type CxTestCaseTestConfigInput interface { pulumi.Input ToCxTestCaseTestConfigOutput() CxTestCaseTestConfigOutput ToCxTestCaseTestConfigOutputWithContext(context.Context) CxTestCaseTestConfigOutput }
CxTestCaseTestConfigInput is an input type that accepts CxTestCaseTestConfigArgs and CxTestCaseTestConfigOutput values. You can construct a concrete instance of `CxTestCaseTestConfigInput` via:
CxTestCaseTestConfigArgs{...}
type CxTestCaseTestConfigOutput ¶ added in v6.67.0
type CxTestCaseTestConfigOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestConfigOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestConfigOutput) ElementType() reflect.Type
func (CxTestCaseTestConfigOutput) Flow ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) Flow() pulumi.StringPtrOutput
Flow name to start the test case with. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow.
func (CxTestCaseTestConfigOutput) Page ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) Page() pulumi.StringPtrOutput
The page to start the test case with. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow.
func (CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigOutput ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigOutput() CxTestCaseTestConfigOutput
func (CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigOutputWithContext(ctx context.Context) CxTestCaseTestConfigOutput
func (CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput
func (CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) ToCxTestCaseTestConfigPtrOutputWithContext(ctx context.Context) CxTestCaseTestConfigPtrOutput
func (CxTestCaseTestConfigOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) ToOutput(ctx context.Context) pulumix.Output[CxTestCaseTestConfig]
func (CxTestCaseTestConfigOutput) TrackingParameters ¶ added in v6.67.0
func (o CxTestCaseTestConfigOutput) TrackingParameters() pulumi.StringArrayOutput
Session parameters to be compared when calculating differences.
type CxTestCaseTestConfigPtrInput ¶ added in v6.67.0
type CxTestCaseTestConfigPtrInput interface { pulumi.Input ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput ToCxTestCaseTestConfigPtrOutputWithContext(context.Context) CxTestCaseTestConfigPtrOutput }
CxTestCaseTestConfigPtrInput is an input type that accepts CxTestCaseTestConfigArgs, CxTestCaseTestConfigPtr and CxTestCaseTestConfigPtrOutput values. You can construct a concrete instance of `CxTestCaseTestConfigPtrInput` via:
CxTestCaseTestConfigArgs{...} or: nil
func CxTestCaseTestConfigPtr ¶ added in v6.67.0
func CxTestCaseTestConfigPtr(v *CxTestCaseTestConfigArgs) CxTestCaseTestConfigPtrInput
type CxTestCaseTestConfigPtrOutput ¶ added in v6.67.0
type CxTestCaseTestConfigPtrOutput struct{ *pulumi.OutputState }
func (CxTestCaseTestConfigPtrOutput) Elem ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) Elem() CxTestCaseTestConfigOutput
func (CxTestCaseTestConfigPtrOutput) ElementType ¶ added in v6.67.0
func (CxTestCaseTestConfigPtrOutput) ElementType() reflect.Type
func (CxTestCaseTestConfigPtrOutput) Flow ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) Flow() pulumi.StringPtrOutput
Flow name to start the test case with. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow.
func (CxTestCaseTestConfigPtrOutput) Page ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) Page() pulumi.StringPtrOutput
The page to start the test case with. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>. Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow.
func (CxTestCaseTestConfigPtrOutput) ToCxTestCaseTestConfigPtrOutput ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) ToCxTestCaseTestConfigPtrOutput() CxTestCaseTestConfigPtrOutput
func (CxTestCaseTestConfigPtrOutput) ToCxTestCaseTestConfigPtrOutputWithContext ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) ToCxTestCaseTestConfigPtrOutputWithContext(ctx context.Context) CxTestCaseTestConfigPtrOutput
func (CxTestCaseTestConfigPtrOutput) ToOutput ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxTestCaseTestConfig]
func (CxTestCaseTestConfigPtrOutput) TrackingParameters ¶ added in v6.67.0
func (o CxTestCaseTestConfigPtrOutput) TrackingParameters() pulumi.StringArrayOutput
Session parameters to be compared when calculating differences.
type CxVersion ¶
type CxVersion struct { pulumi.CustomResourceState // A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". CreateTime pulumi.StringOutput `pulumi:"createTime"` // The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrOutput `pulumi:"description"` // The human-readable name of the version. Limit of 64 characters. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // Format: projects//locations//agents//flows//versions/. Version ID is a self-increasing number generated by Dialogflow upon version creation. Name pulumi.StringOutput `pulumi:"name"` // The NLU settings of the flow at version creation. // Structure is documented below. NluSettings CxVersionNluSettingArrayOutput `pulumi:"nluSettings"` // The Flow to create an Version for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // The state of this version. // * RUNNING: Version is not ready to serve (e.g. training is running). // * SUCCEEDED: Training has succeeded and this version is ready to serve. // * FAILED: Version training failed. State pulumi.StringOutput `pulumi:"state"` }
You can create multiple versions of your agent flows and deploy them to separate serving environments. When you edit a flow, you are editing a draft flow. At any point, you can save a draft flow as a flow version. A flow version is an immutable snapshot of your flow data and associated agent data like intents, entities, webhooks, pages, route groups, etc.
To get more information about Version, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.versions) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Version Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("fr"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } _, err = diagflow.NewCxVersion(ctx, "version1", &diagflow.CxVersionArgs{ Parent: agent.StartFlow, DisplayName: pulumi.String("1.0.0"), Description: pulumi.String("version 1.0.0"), }) if err != nil { return err } return nil }) }
```
## Import
Version can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxVersion:CxVersion default {{parent}}/versions/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxVersion:CxVersion default {{parent}}/{{name}}
```
func GetCxVersion ¶
func GetCxVersion(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxVersionState, opts ...pulumi.ResourceOption) (*CxVersion, error)
GetCxVersion gets an existing CxVersion resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxVersion ¶
func NewCxVersion(ctx *pulumi.Context, name string, args *CxVersionArgs, opts ...pulumi.ResourceOption) (*CxVersion, error)
NewCxVersion registers a new resource with the given unique name, arguments, and options.
func (*CxVersion) ElementType ¶
func (*CxVersion) ToCxVersionOutput ¶
func (i *CxVersion) ToCxVersionOutput() CxVersionOutput
func (*CxVersion) ToCxVersionOutputWithContext ¶
func (i *CxVersion) ToCxVersionOutputWithContext(ctx context.Context) CxVersionOutput
type CxVersionArgs ¶
type CxVersionArgs struct { // The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the version. Limit of 64 characters. // // *** DisplayName pulumi.StringInput // The Flow to create an Version for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Parent pulumi.StringPtrInput }
The set of arguments for constructing a CxVersion resource.
func (CxVersionArgs) ElementType ¶
func (CxVersionArgs) ElementType() reflect.Type
type CxVersionArray ¶
type CxVersionArray []CxVersionInput
func (CxVersionArray) ElementType ¶
func (CxVersionArray) ElementType() reflect.Type
func (CxVersionArray) ToCxVersionArrayOutput ¶
func (i CxVersionArray) ToCxVersionArrayOutput() CxVersionArrayOutput
func (CxVersionArray) ToCxVersionArrayOutputWithContext ¶
func (i CxVersionArray) ToCxVersionArrayOutputWithContext(ctx context.Context) CxVersionArrayOutput
type CxVersionArrayInput ¶
type CxVersionArrayInput interface { pulumi.Input ToCxVersionArrayOutput() CxVersionArrayOutput ToCxVersionArrayOutputWithContext(context.Context) CxVersionArrayOutput }
CxVersionArrayInput is an input type that accepts CxVersionArray and CxVersionArrayOutput values. You can construct a concrete instance of `CxVersionArrayInput` via:
CxVersionArray{ CxVersionArgs{...} }
type CxVersionArrayOutput ¶
type CxVersionArrayOutput struct{ *pulumi.OutputState }
func (CxVersionArrayOutput) ElementType ¶
func (CxVersionArrayOutput) ElementType() reflect.Type
func (CxVersionArrayOutput) Index ¶
func (o CxVersionArrayOutput) Index(i pulumi.IntInput) CxVersionOutput
func (CxVersionArrayOutput) ToCxVersionArrayOutput ¶
func (o CxVersionArrayOutput) ToCxVersionArrayOutput() CxVersionArrayOutput
func (CxVersionArrayOutput) ToCxVersionArrayOutputWithContext ¶
func (o CxVersionArrayOutput) ToCxVersionArrayOutputWithContext(ctx context.Context) CxVersionArrayOutput
type CxVersionInput ¶
type CxVersionInput interface { pulumi.Input ToCxVersionOutput() CxVersionOutput ToCxVersionOutputWithContext(ctx context.Context) CxVersionOutput }
type CxVersionMap ¶
type CxVersionMap map[string]CxVersionInput
func (CxVersionMap) ElementType ¶
func (CxVersionMap) ElementType() reflect.Type
func (CxVersionMap) ToCxVersionMapOutput ¶
func (i CxVersionMap) ToCxVersionMapOutput() CxVersionMapOutput
func (CxVersionMap) ToCxVersionMapOutputWithContext ¶
func (i CxVersionMap) ToCxVersionMapOutputWithContext(ctx context.Context) CxVersionMapOutput
type CxVersionMapInput ¶
type CxVersionMapInput interface { pulumi.Input ToCxVersionMapOutput() CxVersionMapOutput ToCxVersionMapOutputWithContext(context.Context) CxVersionMapOutput }
CxVersionMapInput is an input type that accepts CxVersionMap and CxVersionMapOutput values. You can construct a concrete instance of `CxVersionMapInput` via:
CxVersionMap{ "key": CxVersionArgs{...} }
type CxVersionMapOutput ¶
type CxVersionMapOutput struct{ *pulumi.OutputState }
func (CxVersionMapOutput) ElementType ¶
func (CxVersionMapOutput) ElementType() reflect.Type
func (CxVersionMapOutput) MapIndex ¶
func (o CxVersionMapOutput) MapIndex(k pulumi.StringInput) CxVersionOutput
func (CxVersionMapOutput) ToCxVersionMapOutput ¶
func (o CxVersionMapOutput) ToCxVersionMapOutput() CxVersionMapOutput
func (CxVersionMapOutput) ToCxVersionMapOutputWithContext ¶
func (o CxVersionMapOutput) ToCxVersionMapOutputWithContext(ctx context.Context) CxVersionMapOutput
type CxVersionNluSetting ¶
type CxVersionNluSetting struct { // To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. // The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. ClassificationThreshold *float64 `pulumi:"classificationThreshold"` // Indicates NLU model training mode. // * MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode. // * MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. // Possible values are `MODEL_TRAINING_MODE_AUTOMATIC` and `MODEL_TRAINING_MODE_MANUAL`. ModelTrainingMode *string `pulumi:"modelTrainingMode"` // Indicates the type of NLU model. // * MODEL_TYPE_STANDARD: Use standard NLU model. // * MODEL_TYPE_ADVANCED: Use advanced NLU model. // Possible values are `MODEL_TYPE_STANDARD` and `MODEL_TYPE_ADVANCED`. ModelType *string `pulumi:"modelType"` }
type CxVersionNluSettingArgs ¶
type CxVersionNluSettingArgs struct { // To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. // The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used. ClassificationThreshold pulumi.Float64PtrInput `pulumi:"classificationThreshold"` // Indicates NLU model training mode. // * MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode. // * MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. // Possible values are `MODEL_TRAINING_MODE_AUTOMATIC` and `MODEL_TRAINING_MODE_MANUAL`. ModelTrainingMode pulumi.StringPtrInput `pulumi:"modelTrainingMode"` // Indicates the type of NLU model. // * MODEL_TYPE_STANDARD: Use standard NLU model. // * MODEL_TYPE_ADVANCED: Use advanced NLU model. // Possible values are `MODEL_TYPE_STANDARD` and `MODEL_TYPE_ADVANCED`. ModelType pulumi.StringPtrInput `pulumi:"modelType"` }
func (CxVersionNluSettingArgs) ElementType ¶
func (CxVersionNluSettingArgs) ElementType() reflect.Type
func (CxVersionNluSettingArgs) ToCxVersionNluSettingOutput ¶
func (i CxVersionNluSettingArgs) ToCxVersionNluSettingOutput() CxVersionNluSettingOutput
func (CxVersionNluSettingArgs) ToCxVersionNluSettingOutputWithContext ¶
func (i CxVersionNluSettingArgs) ToCxVersionNluSettingOutputWithContext(ctx context.Context) CxVersionNluSettingOutput
func (CxVersionNluSettingArgs) ToOutput ¶ added in v6.65.1
func (i CxVersionNluSettingArgs) ToOutput(ctx context.Context) pulumix.Output[CxVersionNluSetting]
type CxVersionNluSettingArray ¶
type CxVersionNluSettingArray []CxVersionNluSettingInput
func (CxVersionNluSettingArray) ElementType ¶
func (CxVersionNluSettingArray) ElementType() reflect.Type
func (CxVersionNluSettingArray) ToCxVersionNluSettingArrayOutput ¶
func (i CxVersionNluSettingArray) ToCxVersionNluSettingArrayOutput() CxVersionNluSettingArrayOutput
func (CxVersionNluSettingArray) ToCxVersionNluSettingArrayOutputWithContext ¶
func (i CxVersionNluSettingArray) ToCxVersionNluSettingArrayOutputWithContext(ctx context.Context) CxVersionNluSettingArrayOutput
func (CxVersionNluSettingArray) ToOutput ¶ added in v6.65.1
func (i CxVersionNluSettingArray) ToOutput(ctx context.Context) pulumix.Output[[]CxVersionNluSetting]
type CxVersionNluSettingArrayInput ¶
type CxVersionNluSettingArrayInput interface { pulumi.Input ToCxVersionNluSettingArrayOutput() CxVersionNluSettingArrayOutput ToCxVersionNluSettingArrayOutputWithContext(context.Context) CxVersionNluSettingArrayOutput }
CxVersionNluSettingArrayInput is an input type that accepts CxVersionNluSettingArray and CxVersionNluSettingArrayOutput values. You can construct a concrete instance of `CxVersionNluSettingArrayInput` via:
CxVersionNluSettingArray{ CxVersionNluSettingArgs{...} }
type CxVersionNluSettingArrayOutput ¶
type CxVersionNluSettingArrayOutput struct{ *pulumi.OutputState }
func (CxVersionNluSettingArrayOutput) ElementType ¶
func (CxVersionNluSettingArrayOutput) ElementType() reflect.Type
func (CxVersionNluSettingArrayOutput) Index ¶
func (o CxVersionNluSettingArrayOutput) Index(i pulumi.IntInput) CxVersionNluSettingOutput
func (CxVersionNluSettingArrayOutput) ToCxVersionNluSettingArrayOutput ¶
func (o CxVersionNluSettingArrayOutput) ToCxVersionNluSettingArrayOutput() CxVersionNluSettingArrayOutput
func (CxVersionNluSettingArrayOutput) ToCxVersionNluSettingArrayOutputWithContext ¶
func (o CxVersionNluSettingArrayOutput) ToCxVersionNluSettingArrayOutputWithContext(ctx context.Context) CxVersionNluSettingArrayOutput
func (CxVersionNluSettingArrayOutput) ToOutput ¶ added in v6.65.1
func (o CxVersionNluSettingArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]CxVersionNluSetting]
type CxVersionNluSettingInput ¶
type CxVersionNluSettingInput interface { pulumi.Input ToCxVersionNluSettingOutput() CxVersionNluSettingOutput ToCxVersionNluSettingOutputWithContext(context.Context) CxVersionNluSettingOutput }
CxVersionNluSettingInput is an input type that accepts CxVersionNluSettingArgs and CxVersionNluSettingOutput values. You can construct a concrete instance of `CxVersionNluSettingInput` via:
CxVersionNluSettingArgs{...}
type CxVersionNluSettingOutput ¶
type CxVersionNluSettingOutput struct{ *pulumi.OutputState }
func (CxVersionNluSettingOutput) ClassificationThreshold ¶
func (o CxVersionNluSettingOutput) ClassificationThreshold() pulumi.Float64PtrOutput
To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
func (CxVersionNluSettingOutput) ElementType ¶
func (CxVersionNluSettingOutput) ElementType() reflect.Type
func (CxVersionNluSettingOutput) ModelTrainingMode ¶
func (o CxVersionNluSettingOutput) ModelTrainingMode() pulumi.StringPtrOutput
Indicates NLU model training mode.
- MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode.
- MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train. Possible values are `MODEL_TRAINING_MODE_AUTOMATIC` and `MODEL_TRAINING_MODE_MANUAL`.
func (CxVersionNluSettingOutput) ModelType ¶
func (o CxVersionNluSettingOutput) ModelType() pulumi.StringPtrOutput
Indicates the type of NLU model.
- MODEL_TYPE_STANDARD: Use standard NLU model.
- MODEL_TYPE_ADVANCED: Use advanced NLU model. Possible values are `MODEL_TYPE_STANDARD` and `MODEL_TYPE_ADVANCED`.
func (CxVersionNluSettingOutput) ToCxVersionNluSettingOutput ¶
func (o CxVersionNluSettingOutput) ToCxVersionNluSettingOutput() CxVersionNluSettingOutput
func (CxVersionNluSettingOutput) ToCxVersionNluSettingOutputWithContext ¶
func (o CxVersionNluSettingOutput) ToCxVersionNluSettingOutputWithContext(ctx context.Context) CxVersionNluSettingOutput
func (CxVersionNluSettingOutput) ToOutput ¶ added in v6.65.1
func (o CxVersionNluSettingOutput) ToOutput(ctx context.Context) pulumix.Output[CxVersionNluSetting]
type CxVersionOutput ¶
type CxVersionOutput struct{ *pulumi.OutputState }
func (CxVersionOutput) CreateTime ¶ added in v6.23.0
func (o CxVersionOutput) CreateTime() pulumi.StringOutput
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
func (CxVersionOutput) Description ¶ added in v6.23.0
func (o CxVersionOutput) Description() pulumi.StringPtrOutput
The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected.
func (CxVersionOutput) DisplayName ¶ added in v6.23.0
func (o CxVersionOutput) DisplayName() pulumi.StringOutput
The human-readable name of the version. Limit of 64 characters.
***
func (CxVersionOutput) ElementType ¶
func (CxVersionOutput) ElementType() reflect.Type
func (CxVersionOutput) Name ¶ added in v6.23.0
func (o CxVersionOutput) Name() pulumi.StringOutput
Format: projects//locations//agents//flows//versions/. Version ID is a self-increasing number generated by Dialogflow upon version creation.
func (CxVersionOutput) NluSettings ¶ added in v6.23.0
func (o CxVersionOutput) NluSettings() CxVersionNluSettingArrayOutput
The NLU settings of the flow at version creation. Structure is documented below.
func (CxVersionOutput) Parent ¶ added in v6.23.0
func (o CxVersionOutput) Parent() pulumi.StringPtrOutput
The Flow to create an Version for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxVersionOutput) State ¶ added in v6.23.0
func (o CxVersionOutput) State() pulumi.StringOutput
The state of this version. * RUNNING: Version is not ready to serve (e.g. training is running). * SUCCEEDED: Training has succeeded and this version is ready to serve. * FAILED: Version training failed.
func (CxVersionOutput) ToCxVersionOutput ¶
func (o CxVersionOutput) ToCxVersionOutput() CxVersionOutput
func (CxVersionOutput) ToCxVersionOutputWithContext ¶
func (o CxVersionOutput) ToCxVersionOutputWithContext(ctx context.Context) CxVersionOutput
type CxVersionState ¶
type CxVersionState struct { // A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". CreateTime pulumi.StringPtrInput // The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected. Description pulumi.StringPtrInput // The human-readable name of the version. Limit of 64 characters. // // *** DisplayName pulumi.StringPtrInput // Format: projects//locations//agents//flows//versions/. Version ID is a self-increasing number generated by Dialogflow upon version creation. Name pulumi.StringPtrInput // The NLU settings of the flow at version creation. // Structure is documented below. NluSettings CxVersionNluSettingArrayInput // The Flow to create an Version for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. Parent pulumi.StringPtrInput // The state of this version. // * RUNNING: Version is not ready to serve (e.g. training is running). // * SUCCEEDED: Training has succeeded and this version is ready to serve. // * FAILED: Version training failed. State pulumi.StringPtrInput }
func (CxVersionState) ElementType ¶
func (CxVersionState) ElementType() reflect.Type
type CxWebhook ¶ added in v6.38.0
type CxWebhook struct { pulumi.CustomResourceState // Indicates whether the webhook is disabled. Disabled pulumi.BoolPtrOutput `pulumi:"disabled"` // The human-readable name of the webhook, unique within the agent. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // Indicates if automatic spell correction is enabled in detect intent requests. EnableSpellCorrection pulumi.BoolPtrOutput `pulumi:"enableSpellCorrection"` // Determines whether this agent should log conversation queries. EnableStackdriverLogging pulumi.BoolPtrOutput `pulumi:"enableStackdriverLogging"` // Configuration for a generic web service. // Structure is documented below. GenericWebService CxWebhookGenericWebServicePtrOutput `pulumi:"genericWebService"` // The unique identifier of the webhook. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Name pulumi.StringOutput `pulumi:"name"` // The agent to create a webhook for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrOutput `pulumi:"parent"` // Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. SecuritySettings pulumi.StringPtrOutput `pulumi:"securitySettings"` // Configuration for a Service Directory service. // Structure is documented below. ServiceDirectory CxWebhookServiceDirectoryPtrOutput `pulumi:"serviceDirectory"` // Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. StartFlow pulumi.StringOutput `pulumi:"startFlow"` // Webhook execution timeout. Timeout pulumi.StringPtrOutput `pulumi:"timeout"` }
Webhooks host the developer's business logic. During a session, webhooks allow the developer to use the data extracted by Dialogflow's natural language processing to generate dynamic responses, validate collected data, or trigger actions on the backend.
To get more information about Webhook, see:
* [API documentation](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.webhooks) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/cx/docs)
## Example Usage ### Dialogflowcx Webhook Full
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agent, err := diagflow.NewCxAgent(ctx, "agent", &diagflow.CxAgentArgs{ DisplayName: pulumi.String("dialogflowcx-agent"), Location: pulumi.String("global"), DefaultLanguageCode: pulumi.String("en"), SupportedLanguageCodes: pulumi.StringArray{ pulumi.String("it"), pulumi.String("de"), pulumi.String("es"), }, TimeZone: pulumi.String("America/New_York"), Description: pulumi.String("Example description."), AvatarUri: pulumi.String("https://cloud.google.com/_static/images/cloud/icons/favicons/onecloud/super_cloud.png"), EnableStackdriverLogging: pulumi.Bool(true), EnableSpellCorrection: pulumi.Bool(true), SpeechToTextSettings: &diagflow.CxAgentSpeechToTextSettingsArgs{ EnableSpeechAdaptation: pulumi.Bool(true), }, }) if err != nil { return err } _, err = diagflow.NewCxWebhook(ctx, "basicWebhook", &diagflow.CxWebhookArgs{ Parent: agent.ID(), DisplayName: pulumi.String("MyFlow"), GenericWebService: &diagflow.CxWebhookGenericWebServiceArgs{ Uri: pulumi.String("https://example.com"), }, }) if err != nil { return err } return nil }) }
```
## Import
Webhook can be imported using any of these accepted formats ¶
```sh
$ pulumi import gcp:diagflow/cxWebhook:CxWebhook default {{parent}}/webhooks/{{name}}
```
```sh
$ pulumi import gcp:diagflow/cxWebhook:CxWebhook default {{parent}}/{{name}}
```
func GetCxWebhook ¶ added in v6.38.0
func GetCxWebhook(ctx *pulumi.Context, name string, id pulumi.IDInput, state *CxWebhookState, opts ...pulumi.ResourceOption) (*CxWebhook, error)
GetCxWebhook gets an existing CxWebhook resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewCxWebhook ¶ added in v6.38.0
func NewCxWebhook(ctx *pulumi.Context, name string, args *CxWebhookArgs, opts ...pulumi.ResourceOption) (*CxWebhook, error)
NewCxWebhook registers a new resource with the given unique name, arguments, and options.
func (*CxWebhook) ElementType ¶ added in v6.38.0
func (*CxWebhook) ToCxWebhookOutput ¶ added in v6.38.0
func (i *CxWebhook) ToCxWebhookOutput() CxWebhookOutput
func (*CxWebhook) ToCxWebhookOutputWithContext ¶ added in v6.38.0
func (i *CxWebhook) ToCxWebhookOutputWithContext(ctx context.Context) CxWebhookOutput
type CxWebhookArgs ¶ added in v6.38.0
type CxWebhookArgs struct { // Indicates whether the webhook is disabled. Disabled pulumi.BoolPtrInput // The human-readable name of the webhook, unique within the agent. // // *** DisplayName pulumi.StringInput // Indicates if automatic spell correction is enabled in detect intent requests. EnableSpellCorrection pulumi.BoolPtrInput // Determines whether this agent should log conversation queries. EnableStackdriverLogging pulumi.BoolPtrInput // Configuration for a generic web service. // Structure is documented below. GenericWebService CxWebhookGenericWebServicePtrInput // The agent to create a webhook for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. SecuritySettings pulumi.StringPtrInput // Configuration for a Service Directory service. // Structure is documented below. ServiceDirectory CxWebhookServiceDirectoryPtrInput // Webhook execution timeout. Timeout pulumi.StringPtrInput }
The set of arguments for constructing a CxWebhook resource.
func (CxWebhookArgs) ElementType ¶ added in v6.38.0
func (CxWebhookArgs) ElementType() reflect.Type
type CxWebhookArray ¶ added in v6.38.0
type CxWebhookArray []CxWebhookInput
func (CxWebhookArray) ElementType ¶ added in v6.38.0
func (CxWebhookArray) ElementType() reflect.Type
func (CxWebhookArray) ToCxWebhookArrayOutput ¶ added in v6.38.0
func (i CxWebhookArray) ToCxWebhookArrayOutput() CxWebhookArrayOutput
func (CxWebhookArray) ToCxWebhookArrayOutputWithContext ¶ added in v6.38.0
func (i CxWebhookArray) ToCxWebhookArrayOutputWithContext(ctx context.Context) CxWebhookArrayOutput
type CxWebhookArrayInput ¶ added in v6.38.0
type CxWebhookArrayInput interface { pulumi.Input ToCxWebhookArrayOutput() CxWebhookArrayOutput ToCxWebhookArrayOutputWithContext(context.Context) CxWebhookArrayOutput }
CxWebhookArrayInput is an input type that accepts CxWebhookArray and CxWebhookArrayOutput values. You can construct a concrete instance of `CxWebhookArrayInput` via:
CxWebhookArray{ CxWebhookArgs{...} }
type CxWebhookArrayOutput ¶ added in v6.38.0
type CxWebhookArrayOutput struct{ *pulumi.OutputState }
func (CxWebhookArrayOutput) ElementType ¶ added in v6.38.0
func (CxWebhookArrayOutput) ElementType() reflect.Type
func (CxWebhookArrayOutput) Index ¶ added in v6.38.0
func (o CxWebhookArrayOutput) Index(i pulumi.IntInput) CxWebhookOutput
func (CxWebhookArrayOutput) ToCxWebhookArrayOutput ¶ added in v6.38.0
func (o CxWebhookArrayOutput) ToCxWebhookArrayOutput() CxWebhookArrayOutput
func (CxWebhookArrayOutput) ToCxWebhookArrayOutputWithContext ¶ added in v6.38.0
func (o CxWebhookArrayOutput) ToCxWebhookArrayOutputWithContext(ctx context.Context) CxWebhookArrayOutput
type CxWebhookGenericWebService ¶ added in v6.38.0
type CxWebhookGenericWebService struct { // Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification. AllowedCaCerts []string `pulumi:"allowedCaCerts"` // The HTTP request headers to send together with webhook requests. RequestHeaders map[string]string `pulumi:"requestHeaders"` // Whether to use speech adaptation for speech recognition. Uri string `pulumi:"uri"` }
type CxWebhookGenericWebServiceArgs ¶ added in v6.38.0
type CxWebhookGenericWebServiceArgs struct { // Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification. AllowedCaCerts pulumi.StringArrayInput `pulumi:"allowedCaCerts"` // The HTTP request headers to send together with webhook requests. RequestHeaders pulumi.StringMapInput `pulumi:"requestHeaders"` // Whether to use speech adaptation for speech recognition. Uri pulumi.StringInput `pulumi:"uri"` }
func (CxWebhookGenericWebServiceArgs) ElementType ¶ added in v6.38.0
func (CxWebhookGenericWebServiceArgs) ElementType() reflect.Type
func (CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServiceOutput ¶ added in v6.38.0
func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServiceOutput() CxWebhookGenericWebServiceOutput
func (CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServiceOutputWithContext ¶ added in v6.38.0
func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookGenericWebServiceOutput
func (CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServicePtrOutput ¶ added in v6.38.0
func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput
func (CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServicePtrOutputWithContext ¶ added in v6.38.0
func (i CxWebhookGenericWebServiceArgs) ToCxWebhookGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookGenericWebServicePtrOutput
func (CxWebhookGenericWebServiceArgs) ToOutput ¶ added in v6.65.1
func (i CxWebhookGenericWebServiceArgs) ToOutput(ctx context.Context) pulumix.Output[CxWebhookGenericWebService]
type CxWebhookGenericWebServiceInput ¶ added in v6.38.0
type CxWebhookGenericWebServiceInput interface { pulumi.Input ToCxWebhookGenericWebServiceOutput() CxWebhookGenericWebServiceOutput ToCxWebhookGenericWebServiceOutputWithContext(context.Context) CxWebhookGenericWebServiceOutput }
CxWebhookGenericWebServiceInput is an input type that accepts CxWebhookGenericWebServiceArgs and CxWebhookGenericWebServiceOutput values. You can construct a concrete instance of `CxWebhookGenericWebServiceInput` via:
CxWebhookGenericWebServiceArgs{...}
type CxWebhookGenericWebServiceOutput ¶ added in v6.38.0
type CxWebhookGenericWebServiceOutput struct{ *pulumi.OutputState }
func (CxWebhookGenericWebServiceOutput) AllowedCaCerts ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) AllowedCaCerts() pulumi.StringArrayOutput
Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.
func (CxWebhookGenericWebServiceOutput) ElementType ¶ added in v6.38.0
func (CxWebhookGenericWebServiceOutput) ElementType() reflect.Type
func (CxWebhookGenericWebServiceOutput) RequestHeaders ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) RequestHeaders() pulumi.StringMapOutput
The HTTP request headers to send together with webhook requests.
func (CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServiceOutput ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServiceOutput() CxWebhookGenericWebServiceOutput
func (CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServiceOutputWithContext ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookGenericWebServiceOutput
func (CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServicePtrOutput ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput
func (CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServicePtrOutputWithContext ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) ToCxWebhookGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookGenericWebServicePtrOutput
func (CxWebhookGenericWebServiceOutput) ToOutput ¶ added in v6.65.1
func (o CxWebhookGenericWebServiceOutput) ToOutput(ctx context.Context) pulumix.Output[CxWebhookGenericWebService]
func (CxWebhookGenericWebServiceOutput) Uri ¶ added in v6.38.0
func (o CxWebhookGenericWebServiceOutput) Uri() pulumi.StringOutput
Whether to use speech adaptation for speech recognition.
type CxWebhookGenericWebServicePtrInput ¶ added in v6.38.0
type CxWebhookGenericWebServicePtrInput interface { pulumi.Input ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput ToCxWebhookGenericWebServicePtrOutputWithContext(context.Context) CxWebhookGenericWebServicePtrOutput }
CxWebhookGenericWebServicePtrInput is an input type that accepts CxWebhookGenericWebServiceArgs, CxWebhookGenericWebServicePtr and CxWebhookGenericWebServicePtrOutput values. You can construct a concrete instance of `CxWebhookGenericWebServicePtrInput` via:
CxWebhookGenericWebServiceArgs{...} or: nil
func CxWebhookGenericWebServicePtr ¶ added in v6.38.0
func CxWebhookGenericWebServicePtr(v *CxWebhookGenericWebServiceArgs) CxWebhookGenericWebServicePtrInput
type CxWebhookGenericWebServicePtrOutput ¶ added in v6.38.0
type CxWebhookGenericWebServicePtrOutput struct{ *pulumi.OutputState }
func (CxWebhookGenericWebServicePtrOutput) AllowedCaCerts ¶ added in v6.38.0
func (o CxWebhookGenericWebServicePtrOutput) AllowedCaCerts() pulumi.StringArrayOutput
Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.
func (CxWebhookGenericWebServicePtrOutput) Elem ¶ added in v6.38.0
func (o CxWebhookGenericWebServicePtrOutput) Elem() CxWebhookGenericWebServiceOutput
func (CxWebhookGenericWebServicePtrOutput) ElementType ¶ added in v6.38.0
func (CxWebhookGenericWebServicePtrOutput) ElementType() reflect.Type
func (CxWebhookGenericWebServicePtrOutput) RequestHeaders ¶ added in v6.38.0
func (o CxWebhookGenericWebServicePtrOutput) RequestHeaders() pulumi.StringMapOutput
The HTTP request headers to send together with webhook requests.
func (CxWebhookGenericWebServicePtrOutput) ToCxWebhookGenericWebServicePtrOutput ¶ added in v6.38.0
func (o CxWebhookGenericWebServicePtrOutput) ToCxWebhookGenericWebServicePtrOutput() CxWebhookGenericWebServicePtrOutput
func (CxWebhookGenericWebServicePtrOutput) ToCxWebhookGenericWebServicePtrOutputWithContext ¶ added in v6.38.0
func (o CxWebhookGenericWebServicePtrOutput) ToCxWebhookGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookGenericWebServicePtrOutput
func (CxWebhookGenericWebServicePtrOutput) ToOutput ¶ added in v6.65.1
func (o CxWebhookGenericWebServicePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhookGenericWebService]
func (CxWebhookGenericWebServicePtrOutput) Uri ¶ added in v6.38.0
func (o CxWebhookGenericWebServicePtrOutput) Uri() pulumi.StringPtrOutput
Whether to use speech adaptation for speech recognition.
type CxWebhookInput ¶ added in v6.38.0
type CxWebhookInput interface { pulumi.Input ToCxWebhookOutput() CxWebhookOutput ToCxWebhookOutputWithContext(ctx context.Context) CxWebhookOutput }
type CxWebhookMap ¶ added in v6.38.0
type CxWebhookMap map[string]CxWebhookInput
func (CxWebhookMap) ElementType ¶ added in v6.38.0
func (CxWebhookMap) ElementType() reflect.Type
func (CxWebhookMap) ToCxWebhookMapOutput ¶ added in v6.38.0
func (i CxWebhookMap) ToCxWebhookMapOutput() CxWebhookMapOutput
func (CxWebhookMap) ToCxWebhookMapOutputWithContext ¶ added in v6.38.0
func (i CxWebhookMap) ToCxWebhookMapOutputWithContext(ctx context.Context) CxWebhookMapOutput
type CxWebhookMapInput ¶ added in v6.38.0
type CxWebhookMapInput interface { pulumi.Input ToCxWebhookMapOutput() CxWebhookMapOutput ToCxWebhookMapOutputWithContext(context.Context) CxWebhookMapOutput }
CxWebhookMapInput is an input type that accepts CxWebhookMap and CxWebhookMapOutput values. You can construct a concrete instance of `CxWebhookMapInput` via:
CxWebhookMap{ "key": CxWebhookArgs{...} }
type CxWebhookMapOutput ¶ added in v6.38.0
type CxWebhookMapOutput struct{ *pulumi.OutputState }
func (CxWebhookMapOutput) ElementType ¶ added in v6.38.0
func (CxWebhookMapOutput) ElementType() reflect.Type
func (CxWebhookMapOutput) MapIndex ¶ added in v6.38.0
func (o CxWebhookMapOutput) MapIndex(k pulumi.StringInput) CxWebhookOutput
func (CxWebhookMapOutput) ToCxWebhookMapOutput ¶ added in v6.38.0
func (o CxWebhookMapOutput) ToCxWebhookMapOutput() CxWebhookMapOutput
func (CxWebhookMapOutput) ToCxWebhookMapOutputWithContext ¶ added in v6.38.0
func (o CxWebhookMapOutput) ToCxWebhookMapOutputWithContext(ctx context.Context) CxWebhookMapOutput
type CxWebhookOutput ¶ added in v6.38.0
type CxWebhookOutput struct{ *pulumi.OutputState }
func (CxWebhookOutput) Disabled ¶ added in v6.38.0
func (o CxWebhookOutput) Disabled() pulumi.BoolPtrOutput
Indicates whether the webhook is disabled.
func (CxWebhookOutput) DisplayName ¶ added in v6.38.0
func (o CxWebhookOutput) DisplayName() pulumi.StringOutput
The human-readable name of the webhook, unique within the agent.
***
func (CxWebhookOutput) ElementType ¶ added in v6.38.0
func (CxWebhookOutput) ElementType() reflect.Type
func (CxWebhookOutput) EnableSpellCorrection ¶ added in v6.38.0
func (o CxWebhookOutput) EnableSpellCorrection() pulumi.BoolPtrOutput
Indicates if automatic spell correction is enabled in detect intent requests.
func (CxWebhookOutput) EnableStackdriverLogging ¶ added in v6.38.0
func (o CxWebhookOutput) EnableStackdriverLogging() pulumi.BoolPtrOutput
Determines whether this agent should log conversation queries.
func (CxWebhookOutput) GenericWebService ¶ added in v6.38.0
func (o CxWebhookOutput) GenericWebService() CxWebhookGenericWebServicePtrOutput
Configuration for a generic web service. Structure is documented below.
func (CxWebhookOutput) Name ¶ added in v6.38.0
func (o CxWebhookOutput) Name() pulumi.StringOutput
The unique identifier of the webhook. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
func (CxWebhookOutput) Parent ¶ added in v6.38.0
func (o CxWebhookOutput) Parent() pulumi.StringPtrOutput
The agent to create a webhook for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
func (CxWebhookOutput) SecuritySettings ¶ added in v6.38.0
func (o CxWebhookOutput) SecuritySettings() pulumi.StringPtrOutput
Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>.
func (CxWebhookOutput) ServiceDirectory ¶ added in v6.38.0
func (o CxWebhookOutput) ServiceDirectory() CxWebhookServiceDirectoryPtrOutput
Configuration for a Service Directory service. Structure is documented below.
func (CxWebhookOutput) StartFlow ¶ added in v6.38.0
func (o CxWebhookOutput) StartFlow() pulumi.StringOutput
Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
func (CxWebhookOutput) Timeout ¶ added in v6.38.0
func (o CxWebhookOutput) Timeout() pulumi.StringPtrOutput
Webhook execution timeout.
func (CxWebhookOutput) ToCxWebhookOutput ¶ added in v6.38.0
func (o CxWebhookOutput) ToCxWebhookOutput() CxWebhookOutput
func (CxWebhookOutput) ToCxWebhookOutputWithContext ¶ added in v6.38.0
func (o CxWebhookOutput) ToCxWebhookOutputWithContext(ctx context.Context) CxWebhookOutput
type CxWebhookServiceDirectory ¶ added in v6.38.0
type CxWebhookServiceDirectory struct { // The name of Service Directory service. // Structure is documented below. GenericWebService CxWebhookServiceDirectoryGenericWebService `pulumi:"genericWebService"` // The name of Service Directory service. Service string `pulumi:"service"` }
type CxWebhookServiceDirectoryArgs ¶ added in v6.38.0
type CxWebhookServiceDirectoryArgs struct { // The name of Service Directory service. // Structure is documented below. GenericWebService CxWebhookServiceDirectoryGenericWebServiceInput `pulumi:"genericWebService"` // The name of Service Directory service. Service pulumi.StringInput `pulumi:"service"` }
func (CxWebhookServiceDirectoryArgs) ElementType ¶ added in v6.38.0
func (CxWebhookServiceDirectoryArgs) ElementType() reflect.Type
func (CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryOutput ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryOutput() CxWebhookServiceDirectoryOutput
func (CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryOutputWithContext ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryOutput
func (CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryPtrOutput ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput
func (CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryPtrOutputWithContext ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryArgs) ToCxWebhookServiceDirectoryPtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryPtrOutput
func (CxWebhookServiceDirectoryArgs) ToOutput ¶ added in v6.65.1
func (i CxWebhookServiceDirectoryArgs) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectory]
type CxWebhookServiceDirectoryGenericWebService ¶ added in v6.38.0
type CxWebhookServiceDirectoryGenericWebService struct { // Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification. AllowedCaCerts []string `pulumi:"allowedCaCerts"` // The HTTP request headers to send together with webhook requests. RequestHeaders map[string]string `pulumi:"requestHeaders"` // Whether to use speech adaptation for speech recognition. Uri string `pulumi:"uri"` }
type CxWebhookServiceDirectoryGenericWebServiceArgs ¶ added in v6.38.0
type CxWebhookServiceDirectoryGenericWebServiceArgs struct { // Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification. AllowedCaCerts pulumi.StringArrayInput `pulumi:"allowedCaCerts"` // The HTTP request headers to send together with webhook requests. RequestHeaders pulumi.StringMapInput `pulumi:"requestHeaders"` // Whether to use speech adaptation for speech recognition. Uri pulumi.StringInput `pulumi:"uri"` }
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ElementType ¶ added in v6.38.0
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ElementType() reflect.Type
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServiceOutput ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServiceOutput() CxWebhookServiceDirectoryGenericWebServiceOutput
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServiceOutput
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext ¶ added in v6.38.0
func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput
func (CxWebhookServiceDirectoryGenericWebServiceArgs) ToOutput ¶ added in v6.65.1
func (i CxWebhookServiceDirectoryGenericWebServiceArgs) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectoryGenericWebService]
type CxWebhookServiceDirectoryGenericWebServiceInput ¶ added in v6.38.0
type CxWebhookServiceDirectoryGenericWebServiceInput interface { pulumi.Input ToCxWebhookServiceDirectoryGenericWebServiceOutput() CxWebhookServiceDirectoryGenericWebServiceOutput ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext(context.Context) CxWebhookServiceDirectoryGenericWebServiceOutput }
CxWebhookServiceDirectoryGenericWebServiceInput is an input type that accepts CxWebhookServiceDirectoryGenericWebServiceArgs and CxWebhookServiceDirectoryGenericWebServiceOutput values. You can construct a concrete instance of `CxWebhookServiceDirectoryGenericWebServiceInput` via:
CxWebhookServiceDirectoryGenericWebServiceArgs{...}
type CxWebhookServiceDirectoryGenericWebServiceOutput ¶ added in v6.38.0
type CxWebhookServiceDirectoryGenericWebServiceOutput struct{ *pulumi.OutputState }
func (CxWebhookServiceDirectoryGenericWebServiceOutput) AllowedCaCerts ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) AllowedCaCerts() pulumi.StringArrayOutput
Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.
func (CxWebhookServiceDirectoryGenericWebServiceOutput) ElementType ¶ added in v6.38.0
func (CxWebhookServiceDirectoryGenericWebServiceOutput) ElementType() reflect.Type
func (CxWebhookServiceDirectoryGenericWebServiceOutput) RequestHeaders ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) RequestHeaders() pulumi.StringMapOutput
The HTTP request headers to send together with webhook requests.
func (CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServiceOutput ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServiceOutput() CxWebhookServiceDirectoryGenericWebServiceOutput
func (CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServiceOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServiceOutput
func (CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput
func (CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput
func (CxWebhookServiceDirectoryGenericWebServiceOutput) Uri ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServiceOutput) Uri() pulumi.StringOutput
Whether to use speech adaptation for speech recognition.
type CxWebhookServiceDirectoryGenericWebServicePtrInput ¶ added in v6.38.0
type CxWebhookServiceDirectoryGenericWebServicePtrInput interface { pulumi.Input ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput }
CxWebhookServiceDirectoryGenericWebServicePtrInput is an input type that accepts CxWebhookServiceDirectoryGenericWebServiceArgs, CxWebhookServiceDirectoryGenericWebServicePtr and CxWebhookServiceDirectoryGenericWebServicePtrOutput values. You can construct a concrete instance of `CxWebhookServiceDirectoryGenericWebServicePtrInput` via:
CxWebhookServiceDirectoryGenericWebServiceArgs{...} or: nil
func CxWebhookServiceDirectoryGenericWebServicePtr ¶ added in v6.38.0
func CxWebhookServiceDirectoryGenericWebServicePtr(v *CxWebhookServiceDirectoryGenericWebServiceArgs) CxWebhookServiceDirectoryGenericWebServicePtrInput
type CxWebhookServiceDirectoryGenericWebServicePtrOutput ¶ added in v6.38.0
type CxWebhookServiceDirectoryGenericWebServicePtrOutput struct{ *pulumi.OutputState }
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) AllowedCaCerts ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) AllowedCaCerts() pulumi.StringArrayOutput
Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) ElementType ¶ added in v6.38.0
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) ElementType() reflect.Type
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) RequestHeaders ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) RequestHeaders() pulumi.StringMapOutput
The HTTP request headers to send together with webhook requests.
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutput() CxWebhookServiceDirectoryGenericWebServicePtrOutput
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToCxWebhookServiceDirectoryGenericWebServicePtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryGenericWebServicePtrOutput
func (CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToOutput ¶ added in v6.65.1
func (o CxWebhookServiceDirectoryGenericWebServicePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhookServiceDirectoryGenericWebService]
type CxWebhookServiceDirectoryInput ¶ added in v6.38.0
type CxWebhookServiceDirectoryInput interface { pulumi.Input ToCxWebhookServiceDirectoryOutput() CxWebhookServiceDirectoryOutput ToCxWebhookServiceDirectoryOutputWithContext(context.Context) CxWebhookServiceDirectoryOutput }
CxWebhookServiceDirectoryInput is an input type that accepts CxWebhookServiceDirectoryArgs and CxWebhookServiceDirectoryOutput values. You can construct a concrete instance of `CxWebhookServiceDirectoryInput` via:
CxWebhookServiceDirectoryArgs{...}
type CxWebhookServiceDirectoryOutput ¶ added in v6.38.0
type CxWebhookServiceDirectoryOutput struct{ *pulumi.OutputState }
func (CxWebhookServiceDirectoryOutput) ElementType ¶ added in v6.38.0
func (CxWebhookServiceDirectoryOutput) ElementType() reflect.Type
func (CxWebhookServiceDirectoryOutput) GenericWebService ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryOutput) GenericWebService() CxWebhookServiceDirectoryGenericWebServiceOutput
The name of Service Directory service. Structure is documented below.
func (CxWebhookServiceDirectoryOutput) Service ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryOutput) Service() pulumi.StringOutput
The name of Service Directory service.
func (CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryOutput ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryOutput() CxWebhookServiceDirectoryOutput
func (CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryOutputWithContext ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryOutput
func (CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryPtrOutput ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput
func (CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryPtrOutputWithContext ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryOutput) ToCxWebhookServiceDirectoryPtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryPtrOutput
func (CxWebhookServiceDirectoryOutput) ToOutput ¶ added in v6.65.1
func (o CxWebhookServiceDirectoryOutput) ToOutput(ctx context.Context) pulumix.Output[CxWebhookServiceDirectory]
type CxWebhookServiceDirectoryPtrInput ¶ added in v6.38.0
type CxWebhookServiceDirectoryPtrInput interface { pulumi.Input ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput ToCxWebhookServiceDirectoryPtrOutputWithContext(context.Context) CxWebhookServiceDirectoryPtrOutput }
CxWebhookServiceDirectoryPtrInput is an input type that accepts CxWebhookServiceDirectoryArgs, CxWebhookServiceDirectoryPtr and CxWebhookServiceDirectoryPtrOutput values. You can construct a concrete instance of `CxWebhookServiceDirectoryPtrInput` via:
CxWebhookServiceDirectoryArgs{...} or: nil
func CxWebhookServiceDirectoryPtr ¶ added in v6.38.0
func CxWebhookServiceDirectoryPtr(v *CxWebhookServiceDirectoryArgs) CxWebhookServiceDirectoryPtrInput
type CxWebhookServiceDirectoryPtrOutput ¶ added in v6.38.0
type CxWebhookServiceDirectoryPtrOutput struct{ *pulumi.OutputState }
func (CxWebhookServiceDirectoryPtrOutput) Elem ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryPtrOutput) Elem() CxWebhookServiceDirectoryOutput
func (CxWebhookServiceDirectoryPtrOutput) ElementType ¶ added in v6.38.0
func (CxWebhookServiceDirectoryPtrOutput) ElementType() reflect.Type
func (CxWebhookServiceDirectoryPtrOutput) GenericWebService ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryPtrOutput) GenericWebService() CxWebhookServiceDirectoryGenericWebServicePtrOutput
The name of Service Directory service. Structure is documented below.
func (CxWebhookServiceDirectoryPtrOutput) Service ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryPtrOutput) Service() pulumi.StringPtrOutput
The name of Service Directory service.
func (CxWebhookServiceDirectoryPtrOutput) ToCxWebhookServiceDirectoryPtrOutput ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryPtrOutput) ToCxWebhookServiceDirectoryPtrOutput() CxWebhookServiceDirectoryPtrOutput
func (CxWebhookServiceDirectoryPtrOutput) ToCxWebhookServiceDirectoryPtrOutputWithContext ¶ added in v6.38.0
func (o CxWebhookServiceDirectoryPtrOutput) ToCxWebhookServiceDirectoryPtrOutputWithContext(ctx context.Context) CxWebhookServiceDirectoryPtrOutput
func (CxWebhookServiceDirectoryPtrOutput) ToOutput ¶ added in v6.65.1
func (o CxWebhookServiceDirectoryPtrOutput) ToOutput(ctx context.Context) pulumix.Output[*CxWebhookServiceDirectory]
type CxWebhookState ¶ added in v6.38.0
type CxWebhookState struct { // Indicates whether the webhook is disabled. Disabled pulumi.BoolPtrInput // The human-readable name of the webhook, unique within the agent. // // *** DisplayName pulumi.StringPtrInput // Indicates if automatic spell correction is enabled in detect intent requests. EnableSpellCorrection pulumi.BoolPtrInput // Determines whether this agent should log conversation queries. EnableStackdriverLogging pulumi.BoolPtrInput // Configuration for a generic web service. // Structure is documented below. GenericWebService CxWebhookGenericWebServicePtrInput // The unique identifier of the webhook. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>. Name pulumi.StringPtrInput // The agent to create a webhook for. // Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. Parent pulumi.StringPtrInput // Name of the SecuritySettings reference for the agent. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>. SecuritySettings pulumi.StringPtrInput // Configuration for a Service Directory service. // Structure is documented below. ServiceDirectory CxWebhookServiceDirectoryPtrInput // Name of the start flow in this agent. A start flow will be automatically created when the agent is created, and can only be deleted by deleting the agent. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>. StartFlow pulumi.StringPtrInput // Webhook execution timeout. Timeout pulumi.StringPtrInput }
func (CxWebhookState) ElementType ¶ added in v6.38.0
func (CxWebhookState) ElementType() reflect.Type
type EntityType ¶
type EntityType struct { pulumi.CustomResourceState // The name of this entity type to be displayed on the console. DisplayName pulumi.StringOutput `pulumi:"displayName"` // Enables fuzzy entity extraction during classification. EnableFuzzyExtraction pulumi.BoolPtrOutput `pulumi:"enableFuzzyExtraction"` // The collection of entity entries associated with the entity type. // Structure is documented below. Entities EntityTypeEntityArrayOutput `pulumi:"entities"` // Indicates the kind of entity type. // * KIND_MAP: Map entity types allow mapping of a group of synonyms to a reference value. // * KIND_LIST: List entity types contain a set of entries that do not map to reference values. However, list entity // types can contain references to other entity types (with or without aliases). // * KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. // Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`. // // *** Kind pulumi.StringOutput `pulumi:"kind"` // The unique identifier of the entity type. // Format: projects/<Project ID>/agent/entityTypes/<Entity type ID>. Name pulumi.StringOutput `pulumi:"name"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringOutput `pulumi:"project"` }
Represents an entity type. Entity types serve as a tool for extracting parameter values from natural language queries.
To get more information about EntityType, see:
* [API documentation](https://cloud.google.com/dialogflow/docs/reference/rest/v2/projects.agent.entityTypes) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/docs/)
## Example Usage ### Dialogflow Entity Type Basic
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { basicAgent, err := diagflow.NewAgent(ctx, "basicAgent", &diagflow.AgentArgs{ DisplayName: pulumi.String("example_agent"), DefaultLanguageCode: pulumi.String("en"), TimeZone: pulumi.String("America/New_York"), }) if err != nil { return err } _, err = diagflow.NewEntityType(ctx, "basicEntityType", &diagflow.EntityTypeArgs{ DisplayName: pulumi.String(""), Kind: pulumi.String("KIND_MAP"), Entities: diagflow.EntityTypeEntityArray{ &diagflow.EntityTypeEntityArgs{ Value: pulumi.String("value1"), Synonyms: pulumi.StringArray{ pulumi.String("synonym1"), pulumi.String("synonym2"), }, }, &diagflow.EntityTypeEntityArgs{ Value: pulumi.String("value2"), Synonyms: pulumi.StringArray{ pulumi.String("synonym3"), pulumi.String("synonym4"), }, }, }, }, pulumi.DependsOn([]pulumi.Resource{ basicAgent, })) if err != nil { return err } return nil }) }
```
## Import
EntityType can be imported using any of these accepted formats:
```sh
$ pulumi import gcp:diagflow/entityType:EntityType default {{name}}
```
func GetEntityType ¶
func GetEntityType(ctx *pulumi.Context, name string, id pulumi.IDInput, state *EntityTypeState, opts ...pulumi.ResourceOption) (*EntityType, error)
GetEntityType gets an existing EntityType resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewEntityType ¶
func NewEntityType(ctx *pulumi.Context, name string, args *EntityTypeArgs, opts ...pulumi.ResourceOption) (*EntityType, error)
NewEntityType registers a new resource with the given unique name, arguments, and options.
func (*EntityType) ElementType ¶
func (*EntityType) ElementType() reflect.Type
func (*EntityType) ToEntityTypeOutput ¶
func (i *EntityType) ToEntityTypeOutput() EntityTypeOutput
func (*EntityType) ToEntityTypeOutputWithContext ¶
func (i *EntityType) ToEntityTypeOutputWithContext(ctx context.Context) EntityTypeOutput
func (*EntityType) ToOutput ¶ added in v6.65.1
func (i *EntityType) ToOutput(ctx context.Context) pulumix.Output[*EntityType]
type EntityTypeArgs ¶
type EntityTypeArgs struct { // The name of this entity type to be displayed on the console. DisplayName pulumi.StringInput // Enables fuzzy entity extraction during classification. EnableFuzzyExtraction pulumi.BoolPtrInput // The collection of entity entries associated with the entity type. // Structure is documented below. Entities EntityTypeEntityArrayInput // Indicates the kind of entity type. // * KIND_MAP: Map entity types allow mapping of a group of synonyms to a reference value. // * KIND_LIST: List entity types contain a set of entries that do not map to reference values. However, list entity // types can contain references to other entity types (with or without aliases). // * KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. // Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`. // // *** Kind pulumi.StringInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput }
The set of arguments for constructing a EntityType resource.
func (EntityTypeArgs) ElementType ¶
func (EntityTypeArgs) ElementType() reflect.Type
type EntityTypeArray ¶
type EntityTypeArray []EntityTypeInput
func (EntityTypeArray) ElementType ¶
func (EntityTypeArray) ElementType() reflect.Type
func (EntityTypeArray) ToEntityTypeArrayOutput ¶
func (i EntityTypeArray) ToEntityTypeArrayOutput() EntityTypeArrayOutput
func (EntityTypeArray) ToEntityTypeArrayOutputWithContext ¶
func (i EntityTypeArray) ToEntityTypeArrayOutputWithContext(ctx context.Context) EntityTypeArrayOutput
func (EntityTypeArray) ToOutput ¶ added in v6.65.1
func (i EntityTypeArray) ToOutput(ctx context.Context) pulumix.Output[[]*EntityType]
type EntityTypeArrayInput ¶
type EntityTypeArrayInput interface { pulumi.Input ToEntityTypeArrayOutput() EntityTypeArrayOutput ToEntityTypeArrayOutputWithContext(context.Context) EntityTypeArrayOutput }
EntityTypeArrayInput is an input type that accepts EntityTypeArray and EntityTypeArrayOutput values. You can construct a concrete instance of `EntityTypeArrayInput` via:
EntityTypeArray{ EntityTypeArgs{...} }
type EntityTypeArrayOutput ¶
type EntityTypeArrayOutput struct{ *pulumi.OutputState }
func (EntityTypeArrayOutput) ElementType ¶
func (EntityTypeArrayOutput) ElementType() reflect.Type
func (EntityTypeArrayOutput) Index ¶
func (o EntityTypeArrayOutput) Index(i pulumi.IntInput) EntityTypeOutput
func (EntityTypeArrayOutput) ToEntityTypeArrayOutput ¶
func (o EntityTypeArrayOutput) ToEntityTypeArrayOutput() EntityTypeArrayOutput
func (EntityTypeArrayOutput) ToEntityTypeArrayOutputWithContext ¶
func (o EntityTypeArrayOutput) ToEntityTypeArrayOutputWithContext(ctx context.Context) EntityTypeArrayOutput
func (EntityTypeArrayOutput) ToOutput ¶ added in v6.65.1
func (o EntityTypeArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*EntityType]
type EntityTypeEntity ¶
type EntityTypeEntity struct { // A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym // could be green onions. // For KIND_LIST entity types: // * This collection must contain exactly one synonym equal to value. Synonyms []string `pulumi:"synonyms"` // The primary value associated with this entity entry. For example, if the entity type is vegetable, the value // could be scallions. // For KIND_MAP entity types: // * A reference value to be used in place of synonyms. // For KIND_LIST entity types: // * A string that can contain references to other entity types (with or without aliases). Value string `pulumi:"value"` }
type EntityTypeEntityArgs ¶
type EntityTypeEntityArgs struct { // A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym // could be green onions. // For KIND_LIST entity types: // * This collection must contain exactly one synonym equal to value. Synonyms pulumi.StringArrayInput `pulumi:"synonyms"` // The primary value associated with this entity entry. For example, if the entity type is vegetable, the value // could be scallions. // For KIND_MAP entity types: // * A reference value to be used in place of synonyms. // For KIND_LIST entity types: // * A string that can contain references to other entity types (with or without aliases). Value pulumi.StringInput `pulumi:"value"` }
func (EntityTypeEntityArgs) ElementType ¶
func (EntityTypeEntityArgs) ElementType() reflect.Type
func (EntityTypeEntityArgs) ToEntityTypeEntityOutput ¶
func (i EntityTypeEntityArgs) ToEntityTypeEntityOutput() EntityTypeEntityOutput
func (EntityTypeEntityArgs) ToEntityTypeEntityOutputWithContext ¶
func (i EntityTypeEntityArgs) ToEntityTypeEntityOutputWithContext(ctx context.Context) EntityTypeEntityOutput
func (EntityTypeEntityArgs) ToOutput ¶ added in v6.65.1
func (i EntityTypeEntityArgs) ToOutput(ctx context.Context) pulumix.Output[EntityTypeEntity]
type EntityTypeEntityArray ¶
type EntityTypeEntityArray []EntityTypeEntityInput
func (EntityTypeEntityArray) ElementType ¶
func (EntityTypeEntityArray) ElementType() reflect.Type
func (EntityTypeEntityArray) ToEntityTypeEntityArrayOutput ¶
func (i EntityTypeEntityArray) ToEntityTypeEntityArrayOutput() EntityTypeEntityArrayOutput
func (EntityTypeEntityArray) ToEntityTypeEntityArrayOutputWithContext ¶
func (i EntityTypeEntityArray) ToEntityTypeEntityArrayOutputWithContext(ctx context.Context) EntityTypeEntityArrayOutput
func (EntityTypeEntityArray) ToOutput ¶ added in v6.65.1
func (i EntityTypeEntityArray) ToOutput(ctx context.Context) pulumix.Output[[]EntityTypeEntity]
type EntityTypeEntityArrayInput ¶
type EntityTypeEntityArrayInput interface { pulumi.Input ToEntityTypeEntityArrayOutput() EntityTypeEntityArrayOutput ToEntityTypeEntityArrayOutputWithContext(context.Context) EntityTypeEntityArrayOutput }
EntityTypeEntityArrayInput is an input type that accepts EntityTypeEntityArray and EntityTypeEntityArrayOutput values. You can construct a concrete instance of `EntityTypeEntityArrayInput` via:
EntityTypeEntityArray{ EntityTypeEntityArgs{...} }
type EntityTypeEntityArrayOutput ¶
type EntityTypeEntityArrayOutput struct{ *pulumi.OutputState }
func (EntityTypeEntityArrayOutput) ElementType ¶
func (EntityTypeEntityArrayOutput) ElementType() reflect.Type
func (EntityTypeEntityArrayOutput) Index ¶
func (o EntityTypeEntityArrayOutput) Index(i pulumi.IntInput) EntityTypeEntityOutput
func (EntityTypeEntityArrayOutput) ToEntityTypeEntityArrayOutput ¶
func (o EntityTypeEntityArrayOutput) ToEntityTypeEntityArrayOutput() EntityTypeEntityArrayOutput
func (EntityTypeEntityArrayOutput) ToEntityTypeEntityArrayOutputWithContext ¶
func (o EntityTypeEntityArrayOutput) ToEntityTypeEntityArrayOutputWithContext(ctx context.Context) EntityTypeEntityArrayOutput
func (EntityTypeEntityArrayOutput) ToOutput ¶ added in v6.65.1
func (o EntityTypeEntityArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]EntityTypeEntity]
type EntityTypeEntityInput ¶
type EntityTypeEntityInput interface { pulumi.Input ToEntityTypeEntityOutput() EntityTypeEntityOutput ToEntityTypeEntityOutputWithContext(context.Context) EntityTypeEntityOutput }
EntityTypeEntityInput is an input type that accepts EntityTypeEntityArgs and EntityTypeEntityOutput values. You can construct a concrete instance of `EntityTypeEntityInput` via:
EntityTypeEntityArgs{...}
type EntityTypeEntityOutput ¶
type EntityTypeEntityOutput struct{ *pulumi.OutputState }
func (EntityTypeEntityOutput) ElementType ¶
func (EntityTypeEntityOutput) ElementType() reflect.Type
func (EntityTypeEntityOutput) Synonyms ¶
func (o EntityTypeEntityOutput) Synonyms() pulumi.StringArrayOutput
A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym could be green onions. For KIND_LIST entity types: * This collection must contain exactly one synonym equal to value.
func (EntityTypeEntityOutput) ToEntityTypeEntityOutput ¶
func (o EntityTypeEntityOutput) ToEntityTypeEntityOutput() EntityTypeEntityOutput
func (EntityTypeEntityOutput) ToEntityTypeEntityOutputWithContext ¶
func (o EntityTypeEntityOutput) ToEntityTypeEntityOutputWithContext(ctx context.Context) EntityTypeEntityOutput
func (EntityTypeEntityOutput) ToOutput ¶ added in v6.65.1
func (o EntityTypeEntityOutput) ToOutput(ctx context.Context) pulumix.Output[EntityTypeEntity]
func (EntityTypeEntityOutput) Value ¶
func (o EntityTypeEntityOutput) Value() pulumi.StringOutput
The primary value associated with this entity entry. For example, if the entity type is vegetable, the value could be scallions. For KIND_MAP entity types:
- A reference value to be used in place of synonyms. For KIND_LIST entity types:
- A string that can contain references to other entity types (with or without aliases).
type EntityTypeInput ¶
type EntityTypeInput interface { pulumi.Input ToEntityTypeOutput() EntityTypeOutput ToEntityTypeOutputWithContext(ctx context.Context) EntityTypeOutput }
type EntityTypeMap ¶
type EntityTypeMap map[string]EntityTypeInput
func (EntityTypeMap) ElementType ¶
func (EntityTypeMap) ElementType() reflect.Type
func (EntityTypeMap) ToEntityTypeMapOutput ¶
func (i EntityTypeMap) ToEntityTypeMapOutput() EntityTypeMapOutput
func (EntityTypeMap) ToEntityTypeMapOutputWithContext ¶
func (i EntityTypeMap) ToEntityTypeMapOutputWithContext(ctx context.Context) EntityTypeMapOutput
func (EntityTypeMap) ToOutput ¶ added in v6.65.1
func (i EntityTypeMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*EntityType]
type EntityTypeMapInput ¶
type EntityTypeMapInput interface { pulumi.Input ToEntityTypeMapOutput() EntityTypeMapOutput ToEntityTypeMapOutputWithContext(context.Context) EntityTypeMapOutput }
EntityTypeMapInput is an input type that accepts EntityTypeMap and EntityTypeMapOutput values. You can construct a concrete instance of `EntityTypeMapInput` via:
EntityTypeMap{ "key": EntityTypeArgs{...} }
type EntityTypeMapOutput ¶
type EntityTypeMapOutput struct{ *pulumi.OutputState }
func (EntityTypeMapOutput) ElementType ¶
func (EntityTypeMapOutput) ElementType() reflect.Type
func (EntityTypeMapOutput) MapIndex ¶
func (o EntityTypeMapOutput) MapIndex(k pulumi.StringInput) EntityTypeOutput
func (EntityTypeMapOutput) ToEntityTypeMapOutput ¶
func (o EntityTypeMapOutput) ToEntityTypeMapOutput() EntityTypeMapOutput
func (EntityTypeMapOutput) ToEntityTypeMapOutputWithContext ¶
func (o EntityTypeMapOutput) ToEntityTypeMapOutputWithContext(ctx context.Context) EntityTypeMapOutput
func (EntityTypeMapOutput) ToOutput ¶ added in v6.65.1
func (o EntityTypeMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*EntityType]
type EntityTypeOutput ¶
type EntityTypeOutput struct{ *pulumi.OutputState }
func (EntityTypeOutput) DisplayName ¶ added in v6.23.0
func (o EntityTypeOutput) DisplayName() pulumi.StringOutput
The name of this entity type to be displayed on the console.
func (EntityTypeOutput) ElementType ¶
func (EntityTypeOutput) ElementType() reflect.Type
func (EntityTypeOutput) EnableFuzzyExtraction ¶ added in v6.23.0
func (o EntityTypeOutput) EnableFuzzyExtraction() pulumi.BoolPtrOutput
Enables fuzzy entity extraction during classification.
func (EntityTypeOutput) Entities ¶ added in v6.23.0
func (o EntityTypeOutput) Entities() EntityTypeEntityArrayOutput
The collection of entity entries associated with the entity type. Structure is documented below.
func (EntityTypeOutput) Kind ¶ added in v6.23.0
func (o EntityTypeOutput) Kind() pulumi.StringOutput
Indicates the kind of entity type.
- KIND_MAP: Map entity types allow mapping of a group of synonyms to a reference value.
- KIND_LIST: List entity types contain a set of entries that do not map to reference values. However, list entity types can contain references to other entity types (with or without aliases).
- KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`.
***
func (EntityTypeOutput) Name ¶ added in v6.23.0
func (o EntityTypeOutput) Name() pulumi.StringOutput
The unique identifier of the entity type. Format: projects/<Project ID>/agent/entityTypes/<Entity type ID>.
func (EntityTypeOutput) Project ¶ added in v6.23.0
func (o EntityTypeOutput) Project() pulumi.StringOutput
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
func (EntityTypeOutput) ToEntityTypeOutput ¶
func (o EntityTypeOutput) ToEntityTypeOutput() EntityTypeOutput
func (EntityTypeOutput) ToEntityTypeOutputWithContext ¶
func (o EntityTypeOutput) ToEntityTypeOutputWithContext(ctx context.Context) EntityTypeOutput
func (EntityTypeOutput) ToOutput ¶ added in v6.65.1
func (o EntityTypeOutput) ToOutput(ctx context.Context) pulumix.Output[*EntityType]
type EntityTypeState ¶
type EntityTypeState struct { // The name of this entity type to be displayed on the console. DisplayName pulumi.StringPtrInput // Enables fuzzy entity extraction during classification. EnableFuzzyExtraction pulumi.BoolPtrInput // The collection of entity entries associated with the entity type. // Structure is documented below. Entities EntityTypeEntityArrayInput // Indicates the kind of entity type. // * KIND_MAP: Map entity types allow mapping of a group of synonyms to a reference value. // * KIND_LIST: List entity types contain a set of entries that do not map to reference values. However, list entity // types can contain references to other entity types (with or without aliases). // * KIND_REGEXP: Regexp entity types allow to specify regular expressions in entries values. // Possible values are: `KIND_MAP`, `KIND_LIST`, `KIND_REGEXP`. // // *** Kind pulumi.StringPtrInput // The unique identifier of the entity type. // Format: projects/<Project ID>/agent/entityTypes/<Entity type ID>. Name pulumi.StringPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput }
func (EntityTypeState) ElementType ¶
func (EntityTypeState) ElementType() reflect.Type
type Fulfillment ¶
type Fulfillment struct { pulumi.CustomResourceState // The human-readable name of the fulfillment, unique within the agent. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // Whether fulfillment is enabled. Enabled pulumi.BoolPtrOutput `pulumi:"enabled"` // The field defines whether the fulfillment is enabled for certain features. // Structure is documented below. Features FulfillmentFeatureArrayOutput `pulumi:"features"` // Represents configuration for a generic web service. Dialogflow supports two mechanisms for authentications: - Basic authentication with username and password. - Authentication with additional authentication headers. // Structure is documented below. GenericWebService FulfillmentGenericWebServicePtrOutput `pulumi:"genericWebService"` // The unique identifier of the fulfillment. // Format: projects/<Project ID>/agent/fulfillment - projects/<Project ID>/locations/<Location ID>/agent/fulfillment Name pulumi.StringOutput `pulumi:"name"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringOutput `pulumi:"project"` }
By default, your agent responds to a matched intent with a static response. If you're using one of the integration options, you can provide a more dynamic response by using fulfillment. When you enable fulfillment for an intent, Dialogflow responds to that intent by calling a service that you define. For example, if an end-user wants to schedule a haircut on Friday, your service can check your database and respond to the end-user with availability information for Friday.
To get more information about Fulfillment, see:
* [API documentation](https://cloud.google.com/dialogflow/es/docs/reference/rest/v2/projects.agent/getFulfillment) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/es/docs/fulfillment-overview)
## Example Usage ### Dialogflow Fulfillment Basic
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { basicAgent, err := diagflow.NewAgent(ctx, "basicAgent", &diagflow.AgentArgs{ DisplayName: pulumi.String("example_agent"), DefaultLanguageCode: pulumi.String("en"), TimeZone: pulumi.String("America/New_York"), }) if err != nil { return err } _, err = diagflow.NewFulfillment(ctx, "basicFulfillment", &diagflow.FulfillmentArgs{ DisplayName: pulumi.String("basic-fulfillment"), Enabled: pulumi.Bool(true), GenericWebService: &diagflow.FulfillmentGenericWebServiceArgs{ Uri: pulumi.String("https://google.com"), Username: pulumi.String("admin"), Password: pulumi.String("password"), RequestHeaders: pulumi.StringMap{ "name": pulumi.String("wrench"), }, }, }, pulumi.DependsOn([]pulumi.Resource{ basicAgent, })) if err != nil { return err } return nil }) }
```
## Import
Fulfillment can be imported using any of these accepted formats:
```sh
$ pulumi import gcp:diagflow/fulfillment:Fulfillment default {{name}}
```
func GetFulfillment ¶
func GetFulfillment(ctx *pulumi.Context, name string, id pulumi.IDInput, state *FulfillmentState, opts ...pulumi.ResourceOption) (*Fulfillment, error)
GetFulfillment gets an existing Fulfillment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewFulfillment ¶
func NewFulfillment(ctx *pulumi.Context, name string, args *FulfillmentArgs, opts ...pulumi.ResourceOption) (*Fulfillment, error)
NewFulfillment registers a new resource with the given unique name, arguments, and options.
func (*Fulfillment) ElementType ¶
func (*Fulfillment) ElementType() reflect.Type
func (*Fulfillment) ToFulfillmentOutput ¶
func (i *Fulfillment) ToFulfillmentOutput() FulfillmentOutput
func (*Fulfillment) ToFulfillmentOutputWithContext ¶
func (i *Fulfillment) ToFulfillmentOutputWithContext(ctx context.Context) FulfillmentOutput
func (*Fulfillment) ToOutput ¶ added in v6.65.1
func (i *Fulfillment) ToOutput(ctx context.Context) pulumix.Output[*Fulfillment]
type FulfillmentArgs ¶
type FulfillmentArgs struct { // The human-readable name of the fulfillment, unique within the agent. // // *** DisplayName pulumi.StringInput // Whether fulfillment is enabled. Enabled pulumi.BoolPtrInput // The field defines whether the fulfillment is enabled for certain features. // Structure is documented below. Features FulfillmentFeatureArrayInput // Represents configuration for a generic web service. Dialogflow supports two mechanisms for authentications: - Basic authentication with username and password. - Authentication with additional authentication headers. // Structure is documented below. GenericWebService FulfillmentGenericWebServicePtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput }
The set of arguments for constructing a Fulfillment resource.
func (FulfillmentArgs) ElementType ¶
func (FulfillmentArgs) ElementType() reflect.Type
type FulfillmentArray ¶
type FulfillmentArray []FulfillmentInput
func (FulfillmentArray) ElementType ¶
func (FulfillmentArray) ElementType() reflect.Type
func (FulfillmentArray) ToFulfillmentArrayOutput ¶
func (i FulfillmentArray) ToFulfillmentArrayOutput() FulfillmentArrayOutput
func (FulfillmentArray) ToFulfillmentArrayOutputWithContext ¶
func (i FulfillmentArray) ToFulfillmentArrayOutputWithContext(ctx context.Context) FulfillmentArrayOutput
func (FulfillmentArray) ToOutput ¶ added in v6.65.1
func (i FulfillmentArray) ToOutput(ctx context.Context) pulumix.Output[[]*Fulfillment]
type FulfillmentArrayInput ¶
type FulfillmentArrayInput interface { pulumi.Input ToFulfillmentArrayOutput() FulfillmentArrayOutput ToFulfillmentArrayOutputWithContext(context.Context) FulfillmentArrayOutput }
FulfillmentArrayInput is an input type that accepts FulfillmentArray and FulfillmentArrayOutput values. You can construct a concrete instance of `FulfillmentArrayInput` via:
FulfillmentArray{ FulfillmentArgs{...} }
type FulfillmentArrayOutput ¶
type FulfillmentArrayOutput struct{ *pulumi.OutputState }
func (FulfillmentArrayOutput) ElementType ¶
func (FulfillmentArrayOutput) ElementType() reflect.Type
func (FulfillmentArrayOutput) Index ¶
func (o FulfillmentArrayOutput) Index(i pulumi.IntInput) FulfillmentOutput
func (FulfillmentArrayOutput) ToFulfillmentArrayOutput ¶
func (o FulfillmentArrayOutput) ToFulfillmentArrayOutput() FulfillmentArrayOutput
func (FulfillmentArrayOutput) ToFulfillmentArrayOutputWithContext ¶
func (o FulfillmentArrayOutput) ToFulfillmentArrayOutputWithContext(ctx context.Context) FulfillmentArrayOutput
func (FulfillmentArrayOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]*Fulfillment]
type FulfillmentFeature ¶
type FulfillmentFeature struct { // The type of the feature that enabled for fulfillment. // * SMALLTALK: Fulfillment is enabled for SmallTalk. // Possible values are: `SMALLTALK`. Type string `pulumi:"type"` }
type FulfillmentFeatureArgs ¶
type FulfillmentFeatureArgs struct { // The type of the feature that enabled for fulfillment. // * SMALLTALK: Fulfillment is enabled for SmallTalk. // Possible values are: `SMALLTALK`. Type pulumi.StringInput `pulumi:"type"` }
func (FulfillmentFeatureArgs) ElementType ¶
func (FulfillmentFeatureArgs) ElementType() reflect.Type
func (FulfillmentFeatureArgs) ToFulfillmentFeatureOutput ¶
func (i FulfillmentFeatureArgs) ToFulfillmentFeatureOutput() FulfillmentFeatureOutput
func (FulfillmentFeatureArgs) ToFulfillmentFeatureOutputWithContext ¶
func (i FulfillmentFeatureArgs) ToFulfillmentFeatureOutputWithContext(ctx context.Context) FulfillmentFeatureOutput
func (FulfillmentFeatureArgs) ToOutput ¶ added in v6.65.1
func (i FulfillmentFeatureArgs) ToOutput(ctx context.Context) pulumix.Output[FulfillmentFeature]
type FulfillmentFeatureArray ¶
type FulfillmentFeatureArray []FulfillmentFeatureInput
func (FulfillmentFeatureArray) ElementType ¶
func (FulfillmentFeatureArray) ElementType() reflect.Type
func (FulfillmentFeatureArray) ToFulfillmentFeatureArrayOutput ¶
func (i FulfillmentFeatureArray) ToFulfillmentFeatureArrayOutput() FulfillmentFeatureArrayOutput
func (FulfillmentFeatureArray) ToFulfillmentFeatureArrayOutputWithContext ¶
func (i FulfillmentFeatureArray) ToFulfillmentFeatureArrayOutputWithContext(ctx context.Context) FulfillmentFeatureArrayOutput
func (FulfillmentFeatureArray) ToOutput ¶ added in v6.65.1
func (i FulfillmentFeatureArray) ToOutput(ctx context.Context) pulumix.Output[[]FulfillmentFeature]
type FulfillmentFeatureArrayInput ¶
type FulfillmentFeatureArrayInput interface { pulumi.Input ToFulfillmentFeatureArrayOutput() FulfillmentFeatureArrayOutput ToFulfillmentFeatureArrayOutputWithContext(context.Context) FulfillmentFeatureArrayOutput }
FulfillmentFeatureArrayInput is an input type that accepts FulfillmentFeatureArray and FulfillmentFeatureArrayOutput values. You can construct a concrete instance of `FulfillmentFeatureArrayInput` via:
FulfillmentFeatureArray{ FulfillmentFeatureArgs{...} }
type FulfillmentFeatureArrayOutput ¶
type FulfillmentFeatureArrayOutput struct{ *pulumi.OutputState }
func (FulfillmentFeatureArrayOutput) ElementType ¶
func (FulfillmentFeatureArrayOutput) ElementType() reflect.Type
func (FulfillmentFeatureArrayOutput) Index ¶
func (o FulfillmentFeatureArrayOutput) Index(i pulumi.IntInput) FulfillmentFeatureOutput
func (FulfillmentFeatureArrayOutput) ToFulfillmentFeatureArrayOutput ¶
func (o FulfillmentFeatureArrayOutput) ToFulfillmentFeatureArrayOutput() FulfillmentFeatureArrayOutput
func (FulfillmentFeatureArrayOutput) ToFulfillmentFeatureArrayOutputWithContext ¶
func (o FulfillmentFeatureArrayOutput) ToFulfillmentFeatureArrayOutputWithContext(ctx context.Context) FulfillmentFeatureArrayOutput
func (FulfillmentFeatureArrayOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentFeatureArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]FulfillmentFeature]
type FulfillmentFeatureInput ¶
type FulfillmentFeatureInput interface { pulumi.Input ToFulfillmentFeatureOutput() FulfillmentFeatureOutput ToFulfillmentFeatureOutputWithContext(context.Context) FulfillmentFeatureOutput }
FulfillmentFeatureInput is an input type that accepts FulfillmentFeatureArgs and FulfillmentFeatureOutput values. You can construct a concrete instance of `FulfillmentFeatureInput` via:
FulfillmentFeatureArgs{...}
type FulfillmentFeatureOutput ¶
type FulfillmentFeatureOutput struct{ *pulumi.OutputState }
func (FulfillmentFeatureOutput) ElementType ¶
func (FulfillmentFeatureOutput) ElementType() reflect.Type
func (FulfillmentFeatureOutput) ToFulfillmentFeatureOutput ¶
func (o FulfillmentFeatureOutput) ToFulfillmentFeatureOutput() FulfillmentFeatureOutput
func (FulfillmentFeatureOutput) ToFulfillmentFeatureOutputWithContext ¶
func (o FulfillmentFeatureOutput) ToFulfillmentFeatureOutputWithContext(ctx context.Context) FulfillmentFeatureOutput
func (FulfillmentFeatureOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentFeatureOutput) ToOutput(ctx context.Context) pulumix.Output[FulfillmentFeature]
func (FulfillmentFeatureOutput) Type ¶
func (o FulfillmentFeatureOutput) Type() pulumi.StringOutput
The type of the feature that enabled for fulfillment.
- SMALLTALK: Fulfillment is enabled for SmallTalk. Possible values are: `SMALLTALK`.
type FulfillmentGenericWebService ¶
type FulfillmentGenericWebService struct { // The password for HTTP Basic authentication. Password *string `pulumi:"password"` // The HTTP request headers to send together with fulfillment requests. RequestHeaders map[string]string `pulumi:"requestHeaders"` // The fulfillment URI for receiving POST requests. It must use https protocol. Uri string `pulumi:"uri"` // The user name for HTTP Basic authentication. Username *string `pulumi:"username"` }
type FulfillmentGenericWebServiceArgs ¶
type FulfillmentGenericWebServiceArgs struct { // The password for HTTP Basic authentication. Password pulumi.StringPtrInput `pulumi:"password"` // The HTTP request headers to send together with fulfillment requests. RequestHeaders pulumi.StringMapInput `pulumi:"requestHeaders"` // The fulfillment URI for receiving POST requests. It must use https protocol. Uri pulumi.StringInput `pulumi:"uri"` // The user name for HTTP Basic authentication. Username pulumi.StringPtrInput `pulumi:"username"` }
func (FulfillmentGenericWebServiceArgs) ElementType ¶
func (FulfillmentGenericWebServiceArgs) ElementType() reflect.Type
func (FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServiceOutput ¶
func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServiceOutput() FulfillmentGenericWebServiceOutput
func (FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServiceOutputWithContext ¶
func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServiceOutputWithContext(ctx context.Context) FulfillmentGenericWebServiceOutput
func (FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServicePtrOutput ¶
func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput
func (FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServicePtrOutputWithContext ¶
func (i FulfillmentGenericWebServiceArgs) ToFulfillmentGenericWebServicePtrOutputWithContext(ctx context.Context) FulfillmentGenericWebServicePtrOutput
func (FulfillmentGenericWebServiceArgs) ToOutput ¶ added in v6.65.1
func (i FulfillmentGenericWebServiceArgs) ToOutput(ctx context.Context) pulumix.Output[FulfillmentGenericWebService]
type FulfillmentGenericWebServiceInput ¶
type FulfillmentGenericWebServiceInput interface { pulumi.Input ToFulfillmentGenericWebServiceOutput() FulfillmentGenericWebServiceOutput ToFulfillmentGenericWebServiceOutputWithContext(context.Context) FulfillmentGenericWebServiceOutput }
FulfillmentGenericWebServiceInput is an input type that accepts FulfillmentGenericWebServiceArgs and FulfillmentGenericWebServiceOutput values. You can construct a concrete instance of `FulfillmentGenericWebServiceInput` via:
FulfillmentGenericWebServiceArgs{...}
type FulfillmentGenericWebServiceOutput ¶
type FulfillmentGenericWebServiceOutput struct{ *pulumi.OutputState }
func (FulfillmentGenericWebServiceOutput) ElementType ¶
func (FulfillmentGenericWebServiceOutput) ElementType() reflect.Type
func (FulfillmentGenericWebServiceOutput) Password ¶
func (o FulfillmentGenericWebServiceOutput) Password() pulumi.StringPtrOutput
The password for HTTP Basic authentication.
func (FulfillmentGenericWebServiceOutput) RequestHeaders ¶
func (o FulfillmentGenericWebServiceOutput) RequestHeaders() pulumi.StringMapOutput
The HTTP request headers to send together with fulfillment requests.
func (FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServiceOutput ¶
func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServiceOutput() FulfillmentGenericWebServiceOutput
func (FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServiceOutputWithContext ¶
func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServiceOutputWithContext(ctx context.Context) FulfillmentGenericWebServiceOutput
func (FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServicePtrOutput ¶
func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput
func (FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServicePtrOutputWithContext ¶
func (o FulfillmentGenericWebServiceOutput) ToFulfillmentGenericWebServicePtrOutputWithContext(ctx context.Context) FulfillmentGenericWebServicePtrOutput
func (FulfillmentGenericWebServiceOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentGenericWebServiceOutput) ToOutput(ctx context.Context) pulumix.Output[FulfillmentGenericWebService]
func (FulfillmentGenericWebServiceOutput) Uri ¶
func (o FulfillmentGenericWebServiceOutput) Uri() pulumi.StringOutput
The fulfillment URI for receiving POST requests. It must use https protocol.
func (FulfillmentGenericWebServiceOutput) Username ¶
func (o FulfillmentGenericWebServiceOutput) Username() pulumi.StringPtrOutput
The user name for HTTP Basic authentication.
type FulfillmentGenericWebServicePtrInput ¶
type FulfillmentGenericWebServicePtrInput interface { pulumi.Input ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput ToFulfillmentGenericWebServicePtrOutputWithContext(context.Context) FulfillmentGenericWebServicePtrOutput }
FulfillmentGenericWebServicePtrInput is an input type that accepts FulfillmentGenericWebServiceArgs, FulfillmentGenericWebServicePtr and FulfillmentGenericWebServicePtrOutput values. You can construct a concrete instance of `FulfillmentGenericWebServicePtrInput` via:
FulfillmentGenericWebServiceArgs{...} or: nil
func FulfillmentGenericWebServicePtr ¶
func FulfillmentGenericWebServicePtr(v *FulfillmentGenericWebServiceArgs) FulfillmentGenericWebServicePtrInput
type FulfillmentGenericWebServicePtrOutput ¶
type FulfillmentGenericWebServicePtrOutput struct{ *pulumi.OutputState }
func (FulfillmentGenericWebServicePtrOutput) ElementType ¶
func (FulfillmentGenericWebServicePtrOutput) ElementType() reflect.Type
func (FulfillmentGenericWebServicePtrOutput) Password ¶
func (o FulfillmentGenericWebServicePtrOutput) Password() pulumi.StringPtrOutput
The password for HTTP Basic authentication.
func (FulfillmentGenericWebServicePtrOutput) RequestHeaders ¶
func (o FulfillmentGenericWebServicePtrOutput) RequestHeaders() pulumi.StringMapOutput
The HTTP request headers to send together with fulfillment requests.
func (FulfillmentGenericWebServicePtrOutput) ToFulfillmentGenericWebServicePtrOutput ¶
func (o FulfillmentGenericWebServicePtrOutput) ToFulfillmentGenericWebServicePtrOutput() FulfillmentGenericWebServicePtrOutput
func (FulfillmentGenericWebServicePtrOutput) ToFulfillmentGenericWebServicePtrOutputWithContext ¶
func (o FulfillmentGenericWebServicePtrOutput) ToFulfillmentGenericWebServicePtrOutputWithContext(ctx context.Context) FulfillmentGenericWebServicePtrOutput
func (FulfillmentGenericWebServicePtrOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentGenericWebServicePtrOutput) ToOutput(ctx context.Context) pulumix.Output[*FulfillmentGenericWebService]
func (FulfillmentGenericWebServicePtrOutput) Uri ¶
func (o FulfillmentGenericWebServicePtrOutput) Uri() pulumi.StringPtrOutput
The fulfillment URI for receiving POST requests. It must use https protocol.
func (FulfillmentGenericWebServicePtrOutput) Username ¶
func (o FulfillmentGenericWebServicePtrOutput) Username() pulumi.StringPtrOutput
The user name for HTTP Basic authentication.
type FulfillmentInput ¶
type FulfillmentInput interface { pulumi.Input ToFulfillmentOutput() FulfillmentOutput ToFulfillmentOutputWithContext(ctx context.Context) FulfillmentOutput }
type FulfillmentMap ¶
type FulfillmentMap map[string]FulfillmentInput
func (FulfillmentMap) ElementType ¶
func (FulfillmentMap) ElementType() reflect.Type
func (FulfillmentMap) ToFulfillmentMapOutput ¶
func (i FulfillmentMap) ToFulfillmentMapOutput() FulfillmentMapOutput
func (FulfillmentMap) ToFulfillmentMapOutputWithContext ¶
func (i FulfillmentMap) ToFulfillmentMapOutputWithContext(ctx context.Context) FulfillmentMapOutput
func (FulfillmentMap) ToOutput ¶ added in v6.65.1
func (i FulfillmentMap) ToOutput(ctx context.Context) pulumix.Output[map[string]*Fulfillment]
type FulfillmentMapInput ¶
type FulfillmentMapInput interface { pulumi.Input ToFulfillmentMapOutput() FulfillmentMapOutput ToFulfillmentMapOutputWithContext(context.Context) FulfillmentMapOutput }
FulfillmentMapInput is an input type that accepts FulfillmentMap and FulfillmentMapOutput values. You can construct a concrete instance of `FulfillmentMapInput` via:
FulfillmentMap{ "key": FulfillmentArgs{...} }
type FulfillmentMapOutput ¶
type FulfillmentMapOutput struct{ *pulumi.OutputState }
func (FulfillmentMapOutput) ElementType ¶
func (FulfillmentMapOutput) ElementType() reflect.Type
func (FulfillmentMapOutput) MapIndex ¶
func (o FulfillmentMapOutput) MapIndex(k pulumi.StringInput) FulfillmentOutput
func (FulfillmentMapOutput) ToFulfillmentMapOutput ¶
func (o FulfillmentMapOutput) ToFulfillmentMapOutput() FulfillmentMapOutput
func (FulfillmentMapOutput) ToFulfillmentMapOutputWithContext ¶
func (o FulfillmentMapOutput) ToFulfillmentMapOutputWithContext(ctx context.Context) FulfillmentMapOutput
func (FulfillmentMapOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentMapOutput) ToOutput(ctx context.Context) pulumix.Output[map[string]*Fulfillment]
type FulfillmentOutput ¶
type FulfillmentOutput struct{ *pulumi.OutputState }
func (FulfillmentOutput) DisplayName ¶ added in v6.23.0
func (o FulfillmentOutput) DisplayName() pulumi.StringOutput
The human-readable name of the fulfillment, unique within the agent.
***
func (FulfillmentOutput) ElementType ¶
func (FulfillmentOutput) ElementType() reflect.Type
func (FulfillmentOutput) Enabled ¶ added in v6.23.0
func (o FulfillmentOutput) Enabled() pulumi.BoolPtrOutput
Whether fulfillment is enabled.
func (FulfillmentOutput) Features ¶ added in v6.23.0
func (o FulfillmentOutput) Features() FulfillmentFeatureArrayOutput
The field defines whether the fulfillment is enabled for certain features. Structure is documented below.
func (FulfillmentOutput) GenericWebService ¶ added in v6.23.0
func (o FulfillmentOutput) GenericWebService() FulfillmentGenericWebServicePtrOutput
Represents configuration for a generic web service. Dialogflow supports two mechanisms for authentications: - Basic authentication with username and password. - Authentication with additional authentication headers. Structure is documented below.
func (FulfillmentOutput) Name ¶ added in v6.23.0
func (o FulfillmentOutput) Name() pulumi.StringOutput
The unique identifier of the fulfillment. Format: projects/<Project ID>/agent/fulfillment - projects/<Project ID>/locations/<Location ID>/agent/fulfillment
func (FulfillmentOutput) Project ¶ added in v6.23.0
func (o FulfillmentOutput) Project() pulumi.StringOutput
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
func (FulfillmentOutput) ToFulfillmentOutput ¶
func (o FulfillmentOutput) ToFulfillmentOutput() FulfillmentOutput
func (FulfillmentOutput) ToFulfillmentOutputWithContext ¶
func (o FulfillmentOutput) ToFulfillmentOutputWithContext(ctx context.Context) FulfillmentOutput
func (FulfillmentOutput) ToOutput ¶ added in v6.65.1
func (o FulfillmentOutput) ToOutput(ctx context.Context) pulumix.Output[*Fulfillment]
type FulfillmentState ¶
type FulfillmentState struct { // The human-readable name of the fulfillment, unique within the agent. // // *** DisplayName pulumi.StringPtrInput // Whether fulfillment is enabled. Enabled pulumi.BoolPtrInput // The field defines whether the fulfillment is enabled for certain features. // Structure is documented below. Features FulfillmentFeatureArrayInput // Represents configuration for a generic web service. Dialogflow supports two mechanisms for authentications: - Basic authentication with username and password. - Authentication with additional authentication headers. // Structure is documented below. GenericWebService FulfillmentGenericWebServicePtrInput // The unique identifier of the fulfillment. // Format: projects/<Project ID>/agent/fulfillment - projects/<Project ID>/locations/<Location ID>/agent/fulfillment Name pulumi.StringPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput }
func (FulfillmentState) ElementType ¶
func (FulfillmentState) ElementType() reflect.Type
type Intent ¶
type Intent struct { pulumi.CustomResourceState // The name of the action associated with the intent. // Note: The action name must not contain whitespaces. Action pulumi.StringOutput `pulumi:"action"` // The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED // (i.e. default platform). // Each value may be one of: `FACEBOOK`, `SLACK`, `TELEGRAM`, `KIK`, `SKYPE`, `LINE`, `VIBER`, `ACTIONS_ON_GOOGLE`, `GOOGLE_HANGOUTS`. DefaultResponsePlatforms pulumi.StringArrayOutput `pulumi:"defaultResponsePlatforms"` // The name of this intent to be displayed on the console. // // *** DisplayName pulumi.StringOutput `pulumi:"displayName"` // The collection of event names that trigger the intent. If the collection of input contexts is not empty, all of // the contexts must be present in the active user session for an event to trigger this intent. See the // [events reference](https://cloud.google.com/dialogflow/docs/events-overview) for more details. Events pulumi.StringArrayOutput `pulumi:"events"` // Information about all followup intents that have this intent as a direct or indirect parent. We populate this field // only in the output. // Structure is documented below. FollowupIntentInfos IntentFollowupIntentInfoArrayOutput `pulumi:"followupIntentInfos"` // The list of context names required for this intent to be triggered. // Format: projects/<Project ID>/agent/sessions/-/contexts/<Context ID>. InputContextNames pulumi.StringArrayOutput `pulumi:"inputContextNames"` // Indicates whether this is a fallback intent. IsFallback pulumi.BoolOutput `pulumi:"isFallback"` // Indicates whether Machine Learning is disabled for the intent. // Note: If mlDisabled setting is set to true, then this intent is not taken into account during inference in ML // ONLY match mode. Also, auto-markup in the UI is turned off. MlDisabled pulumi.BoolOutput `pulumi:"mlDisabled"` // The unique identifier of this intent. // Format: projects/<Project ID>/agent/intents/<Intent ID>. Name pulumi.StringOutput `pulumi:"name"` // The unique identifier of the parent intent in the chain of followup intents. // Format: projects/<Project ID>/agent/intents/<Intent ID>. ParentFollowupIntentName pulumi.StringOutput `pulumi:"parentFollowupIntentName"` // 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. Priority pulumi.IntOutput `pulumi:"priority"` // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringOutput `pulumi:"project"` // Indicates whether to delete all contexts in the current session when this intent is matched. ResetContexts pulumi.BoolOutput `pulumi:"resetContexts"` // The unique identifier of the root intent in the chain of followup intents. It identifies the correct followup // intents chain for this intent. // Format: projects/<Project ID>/agent/intents/<Intent ID>. RootFollowupIntentName pulumi.StringOutput `pulumi:"rootFollowupIntentName"` // Indicates whether webhooks are enabled for the intent. // * WEBHOOK_STATE_ENABLED: Webhook is enabled in the agent and in the intent. // * WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING: Webhook is enabled in the agent and in the intent. Also, each slot // filling prompt is forwarded to the webhook. // Possible values are: `WEBHOOK_STATE_ENABLED`, `WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING`. WebhookState pulumi.StringOutput `pulumi:"webhookState"` }
Represents a Dialogflow intent. Intents convert a number of user expressions or patterns into an action. An action is an extraction of a user command or sentence semantics.
To get more information about Intent, see:
* [API documentation](https://cloud.google.com/dialogflow/docs/reference/rest/v2/projects.agent.intents) * How-to Guides
- [Official Documentation](https://cloud.google.com/dialogflow/docs/)
## Example Usage ### Dialogflow Intent Basic
```go package main
import (
"github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { basicAgent, err := diagflow.NewAgent(ctx, "basicAgent", &diagflow.AgentArgs{ DisplayName: pulumi.String("example_agent"), DefaultLanguageCode: pulumi.String("en"), TimeZone: pulumi.String("America/New_York"), }) if err != nil { return err } _, err = diagflow.NewIntent(ctx, "basicIntent", &diagflow.IntentArgs{ DisplayName: pulumi.String("basic-intent"), }, pulumi.DependsOn([]pulumi.Resource{ basicAgent, })) if err != nil { return err } return nil }) }
``` ### Dialogflow Intent Full
```go package main
import (
"fmt" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/diagflow" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/organizations" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/projects" "github.com/pulumi/pulumi-gcp/sdk/v6/go/gcp/serviceAccount" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { agentProjectProject, err := organizations.NewProject(ctx, "agentProjectProject", &organizations.ProjectArgs{ ProjectId: pulumi.String("my-project"), OrgId: pulumi.String("123456789"), }) if err != nil { return err } agentProjectService, err := projects.NewService(ctx, "agentProjectService", &projects.ServiceArgs{ Project: agentProjectProject.ProjectId, Service: pulumi.String("dialogflow.googleapis.com"), DisableDependentServices: pulumi.Bool(false), }) if err != nil { return err } dialogflowServiceAccount, err := serviceAccount.NewAccount(ctx, "dialogflowServiceAccount", &serviceAccount.AccountArgs{ AccountId: pulumi.String("my-account"), }) if err != nil { return err } _, err = projects.NewIAMMember(ctx, "agentCreate", &projects.IAMMemberArgs{ Project: agentProjectService.Project, Role: pulumi.String("roles/dialogflow.admin"), Member: dialogflowServiceAccount.Email.ApplyT(func(email string) (string, error) { return fmt.Sprintf("serviceAccount:%v", email), nil }).(pulumi.StringOutput), }) if err != nil { return err } basicAgent, err := diagflow.NewAgent(ctx, "basicAgent", &diagflow.AgentArgs{ Project: agentProjectProject.ProjectId, DisplayName: pulumi.String("example_agent"), DefaultLanguageCode: pulumi.String("en"), TimeZone: pulumi.String("America/New_York"), }) if err != nil { return err } _, err = diagflow.NewIntent(ctx, "fullIntent", &diagflow.IntentArgs{ Project: agentProjectProject.ProjectId, DisplayName: pulumi.String("full-intent"), WebhookState: pulumi.String("WEBHOOK_STATE_ENABLED"), Priority: pulumi.Int(1), IsFallback: pulumi.Bool(false), MlDisabled: pulumi.Bool(true), Action: pulumi.String("some_action"), ResetContexts: pulumi.Bool(true), InputContextNames: pulumi.StringArray{ agentProjectProject.ProjectId.ApplyT(func(projectId string) (string, error) { return fmt.Sprintf("projects/%v/agent/sessions/-/contexts/some_id", projectId), nil }).(pulumi.StringOutput), }, Events: pulumi.StringArray{ pulumi.String("some_event"), }, DefaultResponsePlatforms: pulumi.StringArray{ pulumi.String("FACEBOOK"), pulumi.String("SLACK"), }, }, pulumi.DependsOn([]pulumi.Resource{ basicAgent, })) if err != nil { return err } return nil }) }
```
## Import
Intent can be imported using any of these accepted formats:
```sh
$ pulumi import gcp:diagflow/intent:Intent default {{name}}
```
func GetIntent ¶
func GetIntent(ctx *pulumi.Context, name string, id pulumi.IDInput, state *IntentState, opts ...pulumi.ResourceOption) (*Intent, error)
GetIntent gets an existing Intent resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewIntent ¶
func NewIntent(ctx *pulumi.Context, name string, args *IntentArgs, opts ...pulumi.ResourceOption) (*Intent, error)
NewIntent registers a new resource with the given unique name, arguments, and options.
func (*Intent) ElementType ¶
func (*Intent) ToIntentOutput ¶
func (i *Intent) ToIntentOutput() IntentOutput
func (*Intent) ToIntentOutputWithContext ¶
func (i *Intent) ToIntentOutputWithContext(ctx context.Context) IntentOutput
type IntentArgs ¶
type IntentArgs struct { // The name of the action associated with the intent. // Note: The action name must not contain whitespaces. Action pulumi.StringPtrInput // The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED // (i.e. default platform). // Each value may be one of: `FACEBOOK`, `SLACK`, `TELEGRAM`, `KIK`, `SKYPE`, `LINE`, `VIBER`, `ACTIONS_ON_GOOGLE`, `GOOGLE_HANGOUTS`. DefaultResponsePlatforms pulumi.StringArrayInput // The name of this intent to be displayed on the console. // // *** DisplayName pulumi.StringInput // The collection of event names that trigger the intent. If the collection of input contexts is not empty, all of // the contexts must be present in the active user session for an event to trigger this intent. See the // [events reference](https://cloud.google.com/dialogflow/docs/events-overview) for more details. Events pulumi.StringArrayInput // The list of context names required for this intent to be triggered. // Format: projects/<Project ID>/agent/sessions/-/contexts/<Context ID>. InputContextNames pulumi.StringArrayInput // Indicates whether this is a fallback intent. IsFallback pulumi.BoolPtrInput // Indicates whether Machine Learning is disabled for the intent. // Note: If mlDisabled setting is set to true, then this intent is not taken into account during inference in ML // ONLY match mode. Also, auto-markup in the UI is turned off. MlDisabled pulumi.BoolPtrInput // The unique identifier of the parent intent in the chain of followup intents. // Format: projects/<Project ID>/agent/intents/<Intent ID>. ParentFollowupIntentName pulumi.StringPtrInput // 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. Priority pulumi.IntPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // Indicates whether to delete all contexts in the current session when this intent is matched. ResetContexts pulumi.BoolPtrInput // Indicates whether webhooks are enabled for the intent. // * WEBHOOK_STATE_ENABLED: Webhook is enabled in the agent and in the intent. // * WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING: Webhook is enabled in the agent and in the intent. Also, each slot // filling prompt is forwarded to the webhook. // Possible values are: `WEBHOOK_STATE_ENABLED`, `WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING`. WebhookState pulumi.StringPtrInput }
The set of arguments for constructing a Intent resource.
func (IntentArgs) ElementType ¶
func (IntentArgs) ElementType() reflect.Type
type IntentArray ¶
type IntentArray []IntentInput
func (IntentArray) ElementType ¶
func (IntentArray) ElementType() reflect.Type
func (IntentArray) ToIntentArrayOutput ¶
func (i IntentArray) ToIntentArrayOutput() IntentArrayOutput
func (IntentArray) ToIntentArrayOutputWithContext ¶
func (i IntentArray) ToIntentArrayOutputWithContext(ctx context.Context) IntentArrayOutput
type IntentArrayInput ¶
type IntentArrayInput interface { pulumi.Input ToIntentArrayOutput() IntentArrayOutput ToIntentArrayOutputWithContext(context.Context) IntentArrayOutput }
IntentArrayInput is an input type that accepts IntentArray and IntentArrayOutput values. You can construct a concrete instance of `IntentArrayInput` via:
IntentArray{ IntentArgs{...} }
type IntentArrayOutput ¶
type IntentArrayOutput struct{ *pulumi.OutputState }
func (IntentArrayOutput) ElementType ¶
func (IntentArrayOutput) ElementType() reflect.Type
func (IntentArrayOutput) Index ¶
func (o IntentArrayOutput) Index(i pulumi.IntInput) IntentOutput
func (IntentArrayOutput) ToIntentArrayOutput ¶
func (o IntentArrayOutput) ToIntentArrayOutput() IntentArrayOutput
func (IntentArrayOutput) ToIntentArrayOutputWithContext ¶
func (o IntentArrayOutput) ToIntentArrayOutputWithContext(ctx context.Context) IntentArrayOutput
type IntentFollowupIntentInfo ¶
type IntentFollowupIntentInfo struct { // The unique identifier of the followup intent. // Format: projects/<Project ID>/agent/intents/<Intent ID>. FollowupIntentName *string `pulumi:"followupIntentName"` // The unique identifier of the parent intent in the chain of followup intents. // Format: projects/<Project ID>/agent/intents/<Intent ID>. ParentFollowupIntentName *string `pulumi:"parentFollowupIntentName"` }
type IntentFollowupIntentInfoArgs ¶
type IntentFollowupIntentInfoArgs struct { // The unique identifier of the followup intent. // Format: projects/<Project ID>/agent/intents/<Intent ID>. FollowupIntentName pulumi.StringPtrInput `pulumi:"followupIntentName"` // The unique identifier of the parent intent in the chain of followup intents. // Format: projects/<Project ID>/agent/intents/<Intent ID>. ParentFollowupIntentName pulumi.StringPtrInput `pulumi:"parentFollowupIntentName"` }
func (IntentFollowupIntentInfoArgs) ElementType ¶
func (IntentFollowupIntentInfoArgs) ElementType() reflect.Type
func (IntentFollowupIntentInfoArgs) ToIntentFollowupIntentInfoOutput ¶
func (i IntentFollowupIntentInfoArgs) ToIntentFollowupIntentInfoOutput() IntentFollowupIntentInfoOutput
func (IntentFollowupIntentInfoArgs) ToIntentFollowupIntentInfoOutputWithContext ¶
func (i IntentFollowupIntentInfoArgs) ToIntentFollowupIntentInfoOutputWithContext(ctx context.Context) IntentFollowupIntentInfoOutput
func (IntentFollowupIntentInfoArgs) ToOutput ¶ added in v6.65.1
func (i IntentFollowupIntentInfoArgs) ToOutput(ctx context.Context) pulumix.Output[IntentFollowupIntentInfo]
type IntentFollowupIntentInfoArray ¶
type IntentFollowupIntentInfoArray []IntentFollowupIntentInfoInput
func (IntentFollowupIntentInfoArray) ElementType ¶
func (IntentFollowupIntentInfoArray) ElementType() reflect.Type
func (IntentFollowupIntentInfoArray) ToIntentFollowupIntentInfoArrayOutput ¶
func (i IntentFollowupIntentInfoArray) ToIntentFollowupIntentInfoArrayOutput() IntentFollowupIntentInfoArrayOutput
func (IntentFollowupIntentInfoArray) ToIntentFollowupIntentInfoArrayOutputWithContext ¶
func (i IntentFollowupIntentInfoArray) ToIntentFollowupIntentInfoArrayOutputWithContext(ctx context.Context) IntentFollowupIntentInfoArrayOutput
func (IntentFollowupIntentInfoArray) ToOutput ¶ added in v6.65.1
func (i IntentFollowupIntentInfoArray) ToOutput(ctx context.Context) pulumix.Output[[]IntentFollowupIntentInfo]
type IntentFollowupIntentInfoArrayInput ¶
type IntentFollowupIntentInfoArrayInput interface { pulumi.Input ToIntentFollowupIntentInfoArrayOutput() IntentFollowupIntentInfoArrayOutput ToIntentFollowupIntentInfoArrayOutputWithContext(context.Context) IntentFollowupIntentInfoArrayOutput }
IntentFollowupIntentInfoArrayInput is an input type that accepts IntentFollowupIntentInfoArray and IntentFollowupIntentInfoArrayOutput values. You can construct a concrete instance of `IntentFollowupIntentInfoArrayInput` via:
IntentFollowupIntentInfoArray{ IntentFollowupIntentInfoArgs{...} }
type IntentFollowupIntentInfoArrayOutput ¶
type IntentFollowupIntentInfoArrayOutput struct{ *pulumi.OutputState }
func (IntentFollowupIntentInfoArrayOutput) ElementType ¶
func (IntentFollowupIntentInfoArrayOutput) ElementType() reflect.Type
func (IntentFollowupIntentInfoArrayOutput) Index ¶
func (o IntentFollowupIntentInfoArrayOutput) Index(i pulumi.IntInput) IntentFollowupIntentInfoOutput
func (IntentFollowupIntentInfoArrayOutput) ToIntentFollowupIntentInfoArrayOutput ¶
func (o IntentFollowupIntentInfoArrayOutput) ToIntentFollowupIntentInfoArrayOutput() IntentFollowupIntentInfoArrayOutput
func (IntentFollowupIntentInfoArrayOutput) ToIntentFollowupIntentInfoArrayOutputWithContext ¶
func (o IntentFollowupIntentInfoArrayOutput) ToIntentFollowupIntentInfoArrayOutputWithContext(ctx context.Context) IntentFollowupIntentInfoArrayOutput
func (IntentFollowupIntentInfoArrayOutput) ToOutput ¶ added in v6.65.1
func (o IntentFollowupIntentInfoArrayOutput) ToOutput(ctx context.Context) pulumix.Output[[]IntentFollowupIntentInfo]
type IntentFollowupIntentInfoInput ¶
type IntentFollowupIntentInfoInput interface { pulumi.Input ToIntentFollowupIntentInfoOutput() IntentFollowupIntentInfoOutput ToIntentFollowupIntentInfoOutputWithContext(context.Context) IntentFollowupIntentInfoOutput }
IntentFollowupIntentInfoInput is an input type that accepts IntentFollowupIntentInfoArgs and IntentFollowupIntentInfoOutput values. You can construct a concrete instance of `IntentFollowupIntentInfoInput` via:
IntentFollowupIntentInfoArgs{...}
type IntentFollowupIntentInfoOutput ¶
type IntentFollowupIntentInfoOutput struct{ *pulumi.OutputState }
func (IntentFollowupIntentInfoOutput) ElementType ¶
func (IntentFollowupIntentInfoOutput) ElementType() reflect.Type
func (IntentFollowupIntentInfoOutput) FollowupIntentName ¶
func (o IntentFollowupIntentInfoOutput) FollowupIntentName() pulumi.StringPtrOutput
The unique identifier of the followup intent. Format: projects/<Project ID>/agent/intents/<Intent ID>.
func (IntentFollowupIntentInfoOutput) ParentFollowupIntentName ¶
func (o IntentFollowupIntentInfoOutput) ParentFollowupIntentName() pulumi.StringPtrOutput
The unique identifier of the parent intent in the chain of followup intents. Format: projects/<Project ID>/agent/intents/<Intent ID>.
func (IntentFollowupIntentInfoOutput) ToIntentFollowupIntentInfoOutput ¶
func (o IntentFollowupIntentInfoOutput) ToIntentFollowupIntentInfoOutput() IntentFollowupIntentInfoOutput
func (IntentFollowupIntentInfoOutput) ToIntentFollowupIntentInfoOutputWithContext ¶
func (o IntentFollowupIntentInfoOutput) ToIntentFollowupIntentInfoOutputWithContext(ctx context.Context) IntentFollowupIntentInfoOutput
func (IntentFollowupIntentInfoOutput) ToOutput ¶ added in v6.65.1
func (o IntentFollowupIntentInfoOutput) ToOutput(ctx context.Context) pulumix.Output[IntentFollowupIntentInfo]
type IntentInput ¶
type IntentInput interface { pulumi.Input ToIntentOutput() IntentOutput ToIntentOutputWithContext(ctx context.Context) IntentOutput }
type IntentMap ¶
type IntentMap map[string]IntentInput
func (IntentMap) ElementType ¶
func (IntentMap) ToIntentMapOutput ¶
func (i IntentMap) ToIntentMapOutput() IntentMapOutput
func (IntentMap) ToIntentMapOutputWithContext ¶
func (i IntentMap) ToIntentMapOutputWithContext(ctx context.Context) IntentMapOutput
type IntentMapInput ¶
type IntentMapInput interface { pulumi.Input ToIntentMapOutput() IntentMapOutput ToIntentMapOutputWithContext(context.Context) IntentMapOutput }
IntentMapInput is an input type that accepts IntentMap and IntentMapOutput values. You can construct a concrete instance of `IntentMapInput` via:
IntentMap{ "key": IntentArgs{...} }
type IntentMapOutput ¶
type IntentMapOutput struct{ *pulumi.OutputState }
func (IntentMapOutput) ElementType ¶
func (IntentMapOutput) ElementType() reflect.Type
func (IntentMapOutput) MapIndex ¶
func (o IntentMapOutput) MapIndex(k pulumi.StringInput) IntentOutput
func (IntentMapOutput) ToIntentMapOutput ¶
func (o IntentMapOutput) ToIntentMapOutput() IntentMapOutput
func (IntentMapOutput) ToIntentMapOutputWithContext ¶
func (o IntentMapOutput) ToIntentMapOutputWithContext(ctx context.Context) IntentMapOutput
type IntentOutput ¶
type IntentOutput struct{ *pulumi.OutputState }
func (IntentOutput) Action ¶ added in v6.23.0
func (o IntentOutput) Action() pulumi.StringOutput
The name of the action associated with the intent. Note: The action name must not contain whitespaces.
func (IntentOutput) DefaultResponsePlatforms ¶ added in v6.23.0
func (o IntentOutput) DefaultResponsePlatforms() pulumi.StringArrayOutput
The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform). Each value may be one of: `FACEBOOK`, `SLACK`, `TELEGRAM`, `KIK`, `SKYPE`, `LINE`, `VIBER`, `ACTIONS_ON_GOOGLE`, `GOOGLE_HANGOUTS`.
func (IntentOutput) DisplayName ¶ added in v6.23.0
func (o IntentOutput) DisplayName() pulumi.StringOutput
The name of this intent to be displayed on the console.
***
func (IntentOutput) ElementType ¶
func (IntentOutput) ElementType() reflect.Type
func (IntentOutput) Events ¶ added in v6.23.0
func (o IntentOutput) Events() pulumi.StringArrayOutput
The collection of event names that trigger the intent. If the collection of input contexts is not empty, all of the contexts must be present in the active user session for an event to trigger this intent. See the [events reference](https://cloud.google.com/dialogflow/docs/events-overview) for more details.
func (IntentOutput) FollowupIntentInfos ¶ added in v6.23.0
func (o IntentOutput) FollowupIntentInfos() IntentFollowupIntentInfoArrayOutput
Information about all followup intents that have this intent as a direct or indirect parent. We populate this field only in the output. Structure is documented below.
func (IntentOutput) InputContextNames ¶ added in v6.23.0
func (o IntentOutput) InputContextNames() pulumi.StringArrayOutput
The list of context names required for this intent to be triggered. Format: projects/<Project ID>/agent/sessions/-/contexts/<Context ID>.
func (IntentOutput) IsFallback ¶ added in v6.23.0
func (o IntentOutput) IsFallback() pulumi.BoolOutput
Indicates whether this is a fallback intent.
func (IntentOutput) MlDisabled ¶ added in v6.23.0
func (o IntentOutput) MlDisabled() pulumi.BoolOutput
Indicates whether Machine Learning is disabled for the intent. Note: If mlDisabled setting is set to true, then this intent is not taken into account during inference in ML ONLY match mode. Also, auto-markup in the UI is turned off.
func (IntentOutput) Name ¶ added in v6.23.0
func (o IntentOutput) Name() pulumi.StringOutput
The unique identifier of this intent. Format: projects/<Project ID>/agent/intents/<Intent ID>.
func (IntentOutput) ParentFollowupIntentName ¶ added in v6.23.0
func (o IntentOutput) ParentFollowupIntentName() pulumi.StringOutput
The unique identifier of the parent intent in the chain of followup intents. Format: projects/<Project ID>/agent/intents/<Intent ID>.
func (IntentOutput) Priority ¶ added in v6.23.0
func (o IntentOutput) Priority() pulumi.IntOutput
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.
func (IntentOutput) Project ¶ added in v6.23.0
func (o IntentOutput) Project() pulumi.StringOutput
The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
func (IntentOutput) ResetContexts ¶ added in v6.23.0
func (o IntentOutput) ResetContexts() pulumi.BoolOutput
Indicates whether to delete all contexts in the current session when this intent is matched.
func (IntentOutput) RootFollowupIntentName ¶ added in v6.23.0
func (o IntentOutput) RootFollowupIntentName() pulumi.StringOutput
The unique identifier of the root intent in the chain of followup intents. It identifies the correct followup intents chain for this intent. Format: projects/<Project ID>/agent/intents/<Intent ID>.
func (IntentOutput) ToIntentOutput ¶
func (o IntentOutput) ToIntentOutput() IntentOutput
func (IntentOutput) ToIntentOutputWithContext ¶
func (o IntentOutput) ToIntentOutputWithContext(ctx context.Context) IntentOutput
func (IntentOutput) WebhookState ¶ added in v6.23.0
func (o IntentOutput) WebhookState() pulumi.StringOutput
Indicates whether webhooks are enabled for the intent.
- WEBHOOK_STATE_ENABLED: Webhook is enabled in the agent and in the intent.
- WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING: Webhook is enabled in the agent and in the intent. Also, each slot filling prompt is forwarded to the webhook. Possible values are: `WEBHOOK_STATE_ENABLED`, `WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING`.
type IntentState ¶
type IntentState struct { // The name of the action associated with the intent. // Note: The action name must not contain whitespaces. Action pulumi.StringPtrInput // The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED // (i.e. default platform). // Each value may be one of: `FACEBOOK`, `SLACK`, `TELEGRAM`, `KIK`, `SKYPE`, `LINE`, `VIBER`, `ACTIONS_ON_GOOGLE`, `GOOGLE_HANGOUTS`. DefaultResponsePlatforms pulumi.StringArrayInput // The name of this intent to be displayed on the console. // // *** DisplayName pulumi.StringPtrInput // The collection of event names that trigger the intent. If the collection of input contexts is not empty, all of // the contexts must be present in the active user session for an event to trigger this intent. See the // [events reference](https://cloud.google.com/dialogflow/docs/events-overview) for more details. Events pulumi.StringArrayInput // Information about all followup intents that have this intent as a direct or indirect parent. We populate this field // only in the output. // Structure is documented below. FollowupIntentInfos IntentFollowupIntentInfoArrayInput // The list of context names required for this intent to be triggered. // Format: projects/<Project ID>/agent/sessions/-/contexts/<Context ID>. InputContextNames pulumi.StringArrayInput // Indicates whether this is a fallback intent. IsFallback pulumi.BoolPtrInput // Indicates whether Machine Learning is disabled for the intent. // Note: If mlDisabled setting is set to true, then this intent is not taken into account during inference in ML // ONLY match mode. Also, auto-markup in the UI is turned off. MlDisabled pulumi.BoolPtrInput // The unique identifier of this intent. // Format: projects/<Project ID>/agent/intents/<Intent ID>. Name pulumi.StringPtrInput // The unique identifier of the parent intent in the chain of followup intents. // Format: projects/<Project ID>/agent/intents/<Intent ID>. ParentFollowupIntentName pulumi.StringPtrInput // 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. Priority pulumi.IntPtrInput // The ID of the project in which the resource belongs. // If it is not provided, the provider project is used. Project pulumi.StringPtrInput // Indicates whether to delete all contexts in the current session when this intent is matched. ResetContexts pulumi.BoolPtrInput // The unique identifier of the root intent in the chain of followup intents. It identifies the correct followup // intents chain for this intent. // Format: projects/<Project ID>/agent/intents/<Intent ID>. RootFollowupIntentName pulumi.StringPtrInput // Indicates whether webhooks are enabled for the intent. // * WEBHOOK_STATE_ENABLED: Webhook is enabled in the agent and in the intent. // * WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING: Webhook is enabled in the agent and in the intent. Also, each slot // filling prompt is forwarded to the webhook. // Possible values are: `WEBHOOK_STATE_ENABLED`, `WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING`. WebhookState pulumi.StringPtrInput }
func (IntentState) ElementType ¶
func (IntentState) ElementType() reflect.Type