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