Hello, I'm new to GCP and have only recently begun studying and getting acquainted with it. I have a request regarding a few Cloud Operate usecases, such as StopVM, StartVM, ResizeVM, Delete Orphan IPs, etc. should be executed from the ServiceNow end rather than the GCP Console. I have therefore created a Google cloud function in the GCP console for one of our operational usecases. However, how should my script trigger it from ServiceNow? Are there any APIs, Webhook URIs, or other services available in GCP that can accomplish the same thing apart from cloud functions? Please let me know if so.