class Locations extends Resource (View source)

The "locations" collection of methods.

Typical usage is:

 $cloudbuildService = new Google\Service\CloudBuild(...);
 $locations = $cloudbuildService->locations;

Methods

regionalWebhook(string $location, HttpBody $postBody, array $optParams = [])

ReceiveRegionalWebhook is called when the API receives a regional GitHub webhook. (locations.regionalWebhook)

Details

CloudbuildEmpty regionalWebhook(string $location, HttpBody $postBody, array $optParams = [])

ReceiveRegionalWebhook is called when the API receives a regional GitHub webhook. (locations.regionalWebhook)

Parameters

string $location

Required. The location where the webhook should be sent.

HttpBody $postBody
array $optParams

Optional parameters.

Return Value

CloudbuildEmpty