| Modifier and Type | Method and Description |
|---|---|
WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.Builder.build() |
WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.Builder.buildPartial() |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.getDefaultInstance() |
WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.getDefaultInstanceForType() |
WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.Builder.getDefaultInstanceForType() |
WebhookRequest.FulfillmentInfo |
WebhookRequestOrBuilder.getFulfillmentInfo()
Always present.
|
WebhookRequest.FulfillmentInfo |
WebhookRequest.getFulfillmentInfo()
Always present.
|
WebhookRequest.FulfillmentInfo |
WebhookRequest.Builder.getFulfillmentInfo()
Always present.
|
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseDelimitedFrom(InputStream input) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(byte[] data) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(ByteBuffer data) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(com.google.protobuf.ByteString data) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(InputStream input) |
static WebhookRequest.FulfillmentInfo |
WebhookRequest.FulfillmentInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WebhookRequest.FulfillmentInfo> |
WebhookRequest.FulfillmentInfo.getParserForType() |
static com.google.protobuf.Parser<WebhookRequest.FulfillmentInfo> |
WebhookRequest.FulfillmentInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebhookRequest.FulfillmentInfo.Builder |
WebhookRequest.FulfillmentInfo.Builder.mergeFrom(WebhookRequest.FulfillmentInfo other) |
WebhookRequest.Builder |
WebhookRequest.Builder.mergeFulfillmentInfo(WebhookRequest.FulfillmentInfo value)
Always present.
|
static WebhookRequest.FulfillmentInfo.Builder |
WebhookRequest.FulfillmentInfo.newBuilder(WebhookRequest.FulfillmentInfo prototype) |
WebhookRequest.Builder |
WebhookRequest.Builder.setFulfillmentInfo(WebhookRequest.FulfillmentInfo value)
Always present.
|
Copyright © 2022 Google LLC. All rights reserved.