Class GithubDotComWebhookResource
The "githubDotComWebhook" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudBuild.v1
Assembly: Google.Apis.CloudBuild.v1.dll
Syntax
public class GithubDotComWebhookResource
Constructors
GithubDotComWebhookResource(IClientService)
Constructs a new resource.
Declaration
public GithubDotComWebhookResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Receive(HttpBody)
ReceiveGitHubDotComWebhook is called when the API receives a github.com webhook.
Declaration
public virtual GithubDotComWebhookResource.ReceiveRequest Receive(HttpBody body)
Parameters
| Type | Name | Description |
|---|---|---|
| HttpBody | body | The body of the request. |
Returns
| Type | Description |
|---|---|
| GithubDotComWebhookResource.ReceiveRequest |