| Modifier and Type | Method and Description |
|---|---|
static Webhook.WebhookCase |
Webhook.WebhookCase.forNumber(int value) |
Webhook.WebhookCase |
Webhook.getWebhookCase() |
Webhook.WebhookCase |
Webhook.Builder.getWebhookCase() |
Webhook.WebhookCase |
WebhookOrBuilder.getWebhookCase() |
static Webhook.WebhookCase |
Webhook.WebhookCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Webhook.WebhookCase |
Webhook.WebhookCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Webhook.WebhookCase[] |
Webhook.WebhookCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.