| Modifier and Type | Method and Description |
|---|---|
Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.Builder.build() |
Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.Builder.buildPartial() |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.getDefaultInstance() |
Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.getDefaultInstanceForType() |
Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.Builder.getDefaultInstanceForType() |
Fulfillment.SetParameterAction |
Fulfillment.getSetParameterActions(int index)
Set parameter values before executing the webhook.
|
Fulfillment.SetParameterAction |
Fulfillment.Builder.getSetParameterActions(int index)
Set parameter values before executing the webhook.
|
Fulfillment.SetParameterAction |
FulfillmentOrBuilder.getSetParameterActions(int index)
Set parameter values before executing the webhook.
|
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseDelimitedFrom(InputStream input) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(byte[] data) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(ByteBuffer data) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(com.google.protobuf.ByteString data) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(InputStream input) |
static Fulfillment.SetParameterAction |
Fulfillment.SetParameterAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Fulfillment.SetParameterAction> |
Fulfillment.SetParameterAction.getParserForType() |
List<Fulfillment.SetParameterAction> |
Fulfillment.getSetParameterActionsList()
Set parameter values before executing the webhook.
|
List<Fulfillment.SetParameterAction> |
Fulfillment.Builder.getSetParameterActionsList()
Set parameter values before executing the webhook.
|
List<Fulfillment.SetParameterAction> |
FulfillmentOrBuilder.getSetParameterActionsList()
Set parameter values before executing the webhook.
|
static com.google.protobuf.Parser<Fulfillment.SetParameterAction> |
Fulfillment.SetParameterAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Builder |
Fulfillment.Builder.addSetParameterActions(Fulfillment.SetParameterAction value)
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.addSetParameterActions(int index,
Fulfillment.SetParameterAction value)
Set parameter values before executing the webhook.
|
Fulfillment.SetParameterAction.Builder |
Fulfillment.SetParameterAction.Builder.mergeFrom(Fulfillment.SetParameterAction other) |
static Fulfillment.SetParameterAction.Builder |
Fulfillment.SetParameterAction.newBuilder(Fulfillment.SetParameterAction prototype) |
Fulfillment.Builder |
Fulfillment.Builder.setSetParameterActions(int index,
Fulfillment.SetParameterAction value)
Set parameter values before executing the webhook.
|
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Builder |
Fulfillment.Builder.addAllSetParameterActions(Iterable<? extends Fulfillment.SetParameterAction> values)
Set parameter values before executing the webhook.
|
Copyright © 2025 Google LLC. All rights reserved.