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