| Modifier and Type | Class and Description |
|---|---|
class |
Action
Action performed by end user or Dialogflow agent in the conversation.
|
static class |
Action.Builder
Action performed by end user or Dialogflow agent in the conversation.
|
| Modifier and Type | Method and Description |
|---|---|
ActionOrBuilder |
ExampleOrBuilder.getActionsOrBuilder(int index)
Required.
|
ActionOrBuilder |
Example.getActionsOrBuilder(int index)
Required.
|
ActionOrBuilder |
Example.Builder.getActionsOrBuilder(int index)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ActionOrBuilder> |
ExampleOrBuilder.getActionsOrBuilderList()
Required.
|
List<? extends ActionOrBuilder> |
Example.getActionsOrBuilderList()
Required.
|
List<? extends ActionOrBuilder> |
Example.Builder.getActionsOrBuilderList()
Required.
|
Copyright © 2025 Google LLC. All rights reserved.