V1
class V1 extends Resource (View source)
The "v1" collection of methods.
Typical usage is:
$cloudbuildService = new Google\Service\CloudBuild(...);
$v1 = $cloudbuildService->v1;
Methods
Details
CloudbuildEmpty
webhook(HttpBody $postBody, array $optParams = [])
ReceiveWebhook is called when the API receives a GitHub webhook. (v1.webhook)