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