package determined.webhook.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CustomWebhookEventData

webhook.proto:45

Event data for custom trigger.

Used in: api.v1.PostWebhookEventDataRequest

message PatchWebhook

webhook.proto:95

PatchWebhook is a partial update to a webhook

Used in: api.v1.PatchWebhookRequest

message Trigger

webhook.proto:76

Representation for a Trigger for a Webhook

Used in: Webhook

enum TriggerType

webhook.proto:31

Enum values for expected trigger types.

Used in: Trigger

message Webhook

webhook.proto:55

Representation of a Webhook

Used in: api.v1.GetWebhookResponse, api.v1.GetWebhooksResponse, api.v1.PostWebhookRequest, api.v1.PostWebhookResponse

enum WebhookMode

webhook.proto:20

Enum values for webhook mode.

Used in: Webhook

enum WebhookType

webhook.proto:10

Enum values for expected webhook types.

Used in: Webhook