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