GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse constructor
GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse({
- List<
GoogleCloudDialogflowCxV3Environment> ? environments, - String? nextPageToken,
Implementation
GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse({
this.environments,
this.nextPageToken,
});