environments property

List<GoogleCloudDialogflowCxV3Environment>? environments
getter/setter pair

Represents a list of snapshots for an environment.

Time of the snapshots is stored in update_time.

Implementation

core.List<GoogleCloudDialogflowCxV3Environment>? environments;