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