Uses of Class
com.google.cloud.dialogflow.cx.v3.Fulfillment.SetParameterAction
-
Packages that use Fulfillment.SetParameterAction Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of Fulfillment.SetParameterAction in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return Fulfillment.SetParameterAction Modifier and Type Method Description Fulfillment.SetParameterActionFulfillment.SetParameterAction.Builder. build()Fulfillment.SetParameterActionFulfillment.SetParameterAction.Builder. buildPartial()static Fulfillment.SetParameterActionFulfillment.SetParameterAction. getDefaultInstance()Fulfillment.SetParameterActionFulfillment.SetParameterAction.Builder. getDefaultInstanceForType()Fulfillment.SetParameterActionFulfillment.SetParameterAction. getDefaultInstanceForType()Fulfillment.SetParameterActionFulfillment.Builder. getSetParameterActions(int index)Set parameter values before executing the webhook.Fulfillment.SetParameterActionFulfillment. getSetParameterActions(int index)Set parameter values before executing the webhook.Fulfillment.SetParameterActionFulfillmentOrBuilder. getSetParameterActions(int index)Set parameter values before executing the webhook.static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseDelimitedFrom(InputStream input)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(byte[] data)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(com.google.protobuf.ByteString data)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(com.google.protobuf.CodedInputStream input)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(InputStream input)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(ByteBuffer data)static Fulfillment.SetParameterActionFulfillment.SetParameterAction. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type Fulfillment.SetParameterAction Modifier and Type Method Description com.google.protobuf.Parser<Fulfillment.SetParameterAction>Fulfillment.SetParameterAction. getParserForType()List<Fulfillment.SetParameterAction>Fulfillment.Builder. getSetParameterActionsList()Set parameter values before executing the webhook.List<Fulfillment.SetParameterAction>Fulfillment. 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()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type Fulfillment.SetParameterAction Modifier and Type Method Description Fulfillment.BuilderFulfillment.Builder. addSetParameterActions(int index, Fulfillment.SetParameterAction value)Set parameter values before executing the webhook.Fulfillment.BuilderFulfillment.Builder. addSetParameterActions(Fulfillment.SetParameterAction value)Set parameter values before executing the webhook.Fulfillment.SetParameterAction.BuilderFulfillment.SetParameterAction.Builder. mergeFrom(Fulfillment.SetParameterAction other)static Fulfillment.SetParameterAction.BuilderFulfillment.SetParameterAction. newBuilder(Fulfillment.SetParameterAction prototype)Fulfillment.BuilderFulfillment.Builder. setSetParameterActions(int index, Fulfillment.SetParameterAction value)Set parameter values before executing the webhook.Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type Fulfillment.SetParameterAction Modifier and Type Method Description Fulfillment.BuilderFulfillment.Builder. addAllSetParameterActions(Iterable<? extends Fulfillment.SetParameterAction> values)Set parameter values before executing the webhook.
-