Class CreatePageRequest (0.4.1)

CreatePageRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Pages.CreatePage.

Attributes

NameDescription
parent str
Required. The flow to create a page for. Format: projects/.
page google.cloud.dialogflowcx_v3beta1.types.Page
Required. The page to create.
language_code str
The language of the following fields in page: - Page.entry_fulfillment.messages - Page.form.parameters.fill_behavior.initial_prompt_fulfillment.messages - Page.form.parameters.fill_behavior.reprompt_event_handlers.messages - Page.transition_routes.trigger_fulfillment.messages - Page.transition_route_groups.transition_routes.trigger_fulfillment.messages If not specified, the agent's default language is used. `Many languages