| Modifier and Type | Method and Description |
|---|---|
WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.Builder.build() |
WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.Builder.buildPartial() |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.getDefaultInstance() |
WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.getDefaultInstanceForType() |
WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.Builder.getDefaultInstanceForType() |
WebhookResponse.FulfillmentResponse |
WebhookResponseOrBuilder.getFulfillmentResponse()
The fulfillment response to send to the user.
|
WebhookResponse.FulfillmentResponse |
WebhookResponse.getFulfillmentResponse()
The fulfillment response to send to the user.
|
WebhookResponse.FulfillmentResponse |
WebhookResponse.Builder.getFulfillmentResponse()
The fulfillment response to send to the user.
|
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseDelimitedFrom(InputStream input) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(byte[] data) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(ByteBuffer data) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(com.google.protobuf.ByteString data) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(InputStream input) |
static WebhookResponse.FulfillmentResponse |
WebhookResponse.FulfillmentResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WebhookResponse.FulfillmentResponse> |
WebhookResponse.FulfillmentResponse.getParserForType() |
static com.google.protobuf.Parser<WebhookResponse.FulfillmentResponse> |
WebhookResponse.FulfillmentResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse.FulfillmentResponse.Builder |
WebhookResponse.FulfillmentResponse.Builder.mergeFrom(WebhookResponse.FulfillmentResponse other) |
WebhookResponse.Builder |
WebhookResponse.Builder.mergeFulfillmentResponse(WebhookResponse.FulfillmentResponse value)
The fulfillment response to send to the user.
|
static WebhookResponse.FulfillmentResponse.Builder |
WebhookResponse.FulfillmentResponse.newBuilder(WebhookResponse.FulfillmentResponse prototype) |
WebhookResponse.Builder |
WebhookResponse.Builder.setFulfillmentResponse(WebhookResponse.FulfillmentResponse value)
The fulfillment response to send to the user.
|
Copyright © 2022 Google LLC. All rights reserved.