entries property
The list of agent environments.
There will be a maximum number of items returned based on the page_size field in the request.
Output only.
Implementation
core.List<GoogleCloudDialogflowV2EnvironmentHistoryEntry>? entries;
The list of agent environments.
There will be a maximum number of items returned based on the page_size field in the request.
Output only.
core.List<GoogleCloudDialogflowV2EnvironmentHistoryEntry>? entries;