static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.forNumber(int value) |
|
WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.Builder.getMergeBehavior() |
Merge behavior for `messages`.
|
WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.getMergeBehavior() |
Merge behavior for `messages`.
|
WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponseOrBuilder.getMergeBehavior() |
Merge behavior for `messages`.
|
static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.valueOf(int value) |
Deprecated.
|
static WebhookResponse.FulfillmentResponse.MergeBehavior |
WebhookResponse.FulfillmentResponse.MergeBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|