Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-gcp.Go to Latest
upbound/provider-gcp@v0.26.0
Page
dialogflowcx.gcp.upbound.io
Page
upbound/provider-gcp@v0.26.0dialogflowcx.gcp.upbound.io

Page is the Schema for the Pages API. A Dialogflow CX conversation (session) can be described and visualized as a state machine.

Type

CRD

Group

dialogflowcx.gcp.upbound.io

Version

v1beta1

apiVersion: dialogflowcx.gcp.upbound.io/v1beta1

kind: Page

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

PageSpec defines the desired state of Page

forProvider
requiredobject
requiredobject

No description provided.

displayName
requiredstring
array

The fulfillment to call when the session is entering the page. Structure is documented below.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

text
array
array

A collection of text responses.

tag
string
webhook
string
array

Handlers associated with the page to handle events such as webhook errors, no match or no input. Structure is documented below.

event
string
array

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.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

text
array
array

A collection of text responses.

tag
string
webhook
string
form
array
array

The form associated with the page, used for collecting parameters relevant to the page. Structure is documented below.

array

Parameters to collect from the user. Structure is documented below.

array

Defines fill behavior for the parameter. Structure is documented below.

array

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.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

text
array
array

A collection of text responses.

tag
string
webhook
string
isList
boolean
redact
boolean
required
boolean
parent
string
parentRef
object
object

Reference to a Agent in dialogflowcx to populate parent.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Agent in dialogflowcx to populate parent.

policy
object
object

Policies for selection.

resolve
string
array

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//locations//agents//flows//transitionRouteGroups/.

array

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.

condition
string
intent
string
object

Reference to a Page in dialogflowcx to populate targetPage.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Page in dialogflowcx to populate targetPage.

policy
object
object

Policies for selection.

resolve
string
array

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.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

text
array
array

A collection of text responses.

tag
string
webhook
string
object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

PageStatus defines the observed state of Page.

object

No description provided.

array

The fulfillment to call when the session is entering the page. Structure is documented below.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

array

Handlers associated with the page to handle events such as webhook errors, no match or no input. Structure is documented below.

name
string
array

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.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

form
array
array

The form associated with the page, used for collecting parameters relevant to the page. Structure is documented below.

array

Parameters to collect from the user. Structure is documented below.

array

Defines fill behavior for the parameter. Structure is documented below.

array

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.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

id
string
name
string
array

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.

name
string
array

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.

array

The list of rich message responses to present to the user. Structure is documented below.

text
array
array

A collection of text responses.

array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.