class GithubDotComWebhook extends Resource (View source)

The "githubDotComWebhook" collection of methods.

Typical usage is:

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

Methods

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

ReceiveGitHubDotComWebhook is called when the API receives a github.com webhook. (githubDotComWebhook.receive)

Details

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

ReceiveGitHubDotComWebhook is called when the API receives a github.com webhook. (githubDotComWebhook.receive)

Parameters

HttpBody $postBody
array $optParams

Optional parameters.

Return Value

CloudbuildEmpty