Interface protos.google.cloud.dialogflow.cx.v3.IListEnvironmentsResponse (2.12.1)

Properties of a ListEnvironmentsResponse.

Package

@google-cloud/dialogflow-cx!

Properties

environments

environments?: (google.cloud.dialogflow.cx.v3.IEnvironment[]|null);

ListEnvironmentsResponse environments

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

nextPageToken

nextPageToken?: (string|null);

ListEnvironmentsResponse nextPageToken

Property Value
TypeDescription
(string|null)