Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.Builder.build() |
Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.Builder.buildPartial() |
Intent.Message.BasicCard.Button |
Intent.Message.BasicCardOrBuilder.getButtons(int index)
Optional.
|
Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.getButtons(int index)
Optional.
|
Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Builder.getButtons(int index)
Optional.
|
Intent.Message.BasicCard.Button |
Intent.Message.TableCardOrBuilder.getButtons(int index)
Optional.
|
Intent.Message.BasicCard.Button |
Intent.Message.TableCard.getButtons(int index)
Optional.
|
Intent.Message.BasicCard.Button |
Intent.Message.TableCard.Builder.getButtons(int index)
Optional.
|
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.getDefaultInstance() |
Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.getDefaultInstanceForType() |
Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.Builder.getDefaultInstanceForType() |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseDelimitedFrom(InputStream input) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(byte[] data) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(ByteBuffer data) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(ByteString data) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(CodedInputStream input) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(InputStream input) |
static Intent.Message.BasicCard.Button |
Intent.Message.BasicCard.Button.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Intent.Message.BasicCard.Button> |
Intent.Message.BasicCardOrBuilder.getButtonsList()
Optional.
|
List<Intent.Message.BasicCard.Button> |
Intent.Message.BasicCard.getButtonsList()
Optional.
|
List<Intent.Message.BasicCard.Button> |
Intent.Message.BasicCard.Builder.getButtonsList()
Optional.
|
List<Intent.Message.BasicCard.Button> |
Intent.Message.TableCardOrBuilder.getButtonsList()
Optional.
|
List<Intent.Message.BasicCard.Button> |
Intent.Message.TableCard.getButtonsList()
Optional.
|
List<Intent.Message.BasicCard.Button> |
Intent.Message.TableCard.Builder.getButtonsList()
Optional.
|
Parser<Intent.Message.BasicCard.Button> |
Intent.Message.BasicCard.Button.getParserForType() |
static Parser<Intent.Message.BasicCard.Button> |
Intent.Message.BasicCard.Button.parser() |
Modifier and Type | Method and Description |
---|---|
Intent.Message.BasicCard.Builder |
Intent.Message.BasicCard.Builder.addAllButtons(Iterable<? extends Intent.Message.BasicCard.Button> values)
Optional.
|
Intent.Message.TableCard.Builder |
Intent.Message.TableCard.Builder.addAllButtons(Iterable<? extends Intent.Message.BasicCard.Button> values)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.