services property

List<String>? services
getter/setter pair

Google Cloud API names of services that are activated on this project during provisioning.

If any of these services can't be activated, the request fails. For example: 'compute.googleapis.com','cloudfunctions.googleapis.com'

Implementation

core.List<core.String>? services;