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

Properties of a ListEntityTypesResponse.

Package

@google-cloud/dialogflow-cx!

Properties

entityTypes

entityTypes?: (google.cloud.dialogflow.cx.v3.IEntityType[]|null);

ListEntityTypesResponse entityTypes

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

nextPageToken

nextPageToken?: (string|null);

ListEntityTypesResponse nextPageToken

Property Value
TypeDescription
(string|null)