environments property
Represents a list of snapshots for an environment.
Time of the snapshots is stored in update_time
.
Implementation
core.List<GoogleCloudDialogflowCxV3Environment>? environments;
Represents a list of snapshots for an environment.
Time of the snapshots is stored in update_time
.
core.List<GoogleCloudDialogflowCxV3Environment>? environments;