Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
FulfillmentName |
FulfillmentName.Builder.build() |
FulfillmentName |
FulfillmentName.ProjectLocationBuilder.build() |
static FulfillmentName |
FulfillmentName.of(String project) |
static FulfillmentName |
FulfillmentName.ofProjectLocationName(String project,
String location) |
static FulfillmentName |
FulfillmentName.ofProjectName(String project) |
static FulfillmentName |
FulfillmentName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<FulfillmentName> |
FulfillmentName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
Fulfillment |
FulfillmentsClient.getFulfillment(FulfillmentName name)
Retrieves the fulfillment.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
FulfillmentName.toStringList(List<FulfillmentName> values) |
Copyright © 2022 Google LLC. All rights reserved.