service property

String? service
getter/setter pair

The service for this restriction.

It should be the canonical service name, for example: translate.googleapis.com. You can use [gcloud services list](/sdk/gcloud/reference/services/list) to get a list of services that are enabled in the project.

Implementation

core.String? service;