Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
EnvironmentContextName |
EnvironmentContextName.Builder.build() |
static EnvironmentContextName |
EnvironmentContextName.of(String project,
String environment,
String user,
String session,
String context) |
static EnvironmentContextName |
EnvironmentContextName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<EnvironmentContextName> |
EnvironmentContextName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
EnvironmentContextName.toStringList(List<EnvironmentContextName> values) |
Copyright © 2022 Google LLC. All rights reserved.