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

Properties of a CreateTransitionRouteGroupRequest.

Package

@google-cloud/dialogflow-cx!

Properties

languageCode

languageCode?: (string|null);

CreateTransitionRouteGroupRequest languageCode

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateTransitionRouteGroupRequest parent

Property Value
TypeDescription
(string|null)

transitionRouteGroup

transitionRouteGroup?: (google.cloud.dialogflow.cx.v3beta1.ITransitionRouteGroup|null);

CreateTransitionRouteGroupRequest transitionRouteGroup

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