Interface protos.google.cloud.dialogflow.cx.v3beta1.IListTransitionRouteGroupsResponse (2.12.1)

Properties of a ListTransitionRouteGroupsResponse.

Package

@google-cloud/dialogflow-cx!

Properties

nextPageToken

nextPageToken?: (string|null);

ListTransitionRouteGroupsResponse nextPageToken

Property Value
TypeDescription
(string|null)

transitionRouteGroups

transitionRouteGroups?: (google.cloud.dialogflow.cx.v3beta1.ITransitionRouteGroup[]|null);

ListTransitionRouteGroupsResponse transitionRouteGroups

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.ITransitionRouteGroup[]|null)