service property

String? service
getter/setter pair

The API service name.

It is a logical identifier for a networked API, such as "pubsub.googleapis.com". The naming syntax depends on the API management system being used for handling the request.

Implementation

core.String? service;