Custom typedef

Custom = $Empty

Use a custom service to designate a service that you want to monitor when none of the other service types (like App Engine, Cloud Run, or a GKE type) matches your intended service.

Implementation

typedef Custom = $Empty;