dataCollectors property

List<GoogleCloudApigeeV1DataCollectorConfig>? dataCollectors
getter/setter pair

List of data collectors used by the deployments in the environment.

Implementation

core.List<GoogleCloudApigeeV1DataCollectorConfig>? dataCollectors;