| Modifier and Type | Method and Description |
|---|---|
static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.forNumber(int value) |
WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponseOrBuilder.getMergeBehavior()
Merge behavior for `messages`.
|
WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.getMergeBehavior()
Merge behavior for `messages`.
|
WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.Builder.getMergeBehavior()
Merge behavior for `messages`.
|
static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebhookResponse.FulfillmentResponse.MergeBehavior[] |
WebhookResponse.FulfillmentResponse.MergeBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<WebhookResponse.FulfillmentResponse.MergeBehavior> |
WebhookResponse.FulfillmentResponse.MergeBehavior.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse.FulfillmentResponse.Builder |
WebhookResponse.FulfillmentResponse.Builder.setMergeBehavior(WebhookResponse.FulfillmentResponse.MergeBehavior value)
Merge behavior for `messages`.
|
Copyright © 2025 Google LLC. All rights reserved.