Interface protos.google.cloud.dialogflow.cx.v3.IListTransitionRouteGroupsResponse (2.13.0)

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.v3.ITransitionRouteGroup[]|null);

ListTransitionRouteGroupsResponse transitionRouteGroups

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