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