services property

List<GoogleCloudRunV2Service>? services
getter/setter pair

The resulting list of Services.

Implementation

core.List<GoogleCloudRunV2Service>? services;