service property

String? service
getter/setter pair

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

The service may be different from the DNS hostname that actually serves the request.

Implementation

core.String? service;