class V1 extends Resource (View source)

The "v1" collection of methods.

Typical usage is:

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

Methods

webhook(HttpBody $postBody, array $optParams = [])

ReceiveWebhook is called when the API receives a GitHub webhook. (v1.webhook)

Details

CloudbuildEmpty webhook(HttpBody $postBody, array $optParams = [])

ReceiveWebhook is called when the API receives a GitHub webhook. (v1.webhook)

Parameters

HttpBody $postBody
array $optParams

Optional parameters.

Return Value

CloudbuildEmpty