service property
The hostname of the service that 1st Gen function should be observed.
If no string is provided, the default service implementing the API will be
used. For example, storage.googleapis.com is the default for all event
types in the google.storage namespace. The field is only applicable to
1st Gen functions.
Optional.
Implementation
core.String? service;