service property

String? service
getter/setter pair

The name of the service that this resource belongs to, such as compute.googleapis.com.

The service name might not match the DNS hostname that actually serves the request. For a full list of resource service values, see https://cloud.google.com/iam/help/conditions/resource-services

Implementation

core.String? service;