Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.Builder.build() |
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.Builder.buildPartial() |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.getDefaultInstance() |
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.getDefaultInstanceForType() |
EnvironmentHistory.Entry |
EnvironmentHistory.Entry.Builder.getDefaultInstanceForType() |
EnvironmentHistory.Entry |
EnvironmentHistory.getEntries(int index)
Output only.
|
EnvironmentHistory.Entry |
EnvironmentHistory.Builder.getEntries(int index)
Output only.
|
EnvironmentHistory.Entry |
EnvironmentHistoryOrBuilder.getEntries(int index)
Output only.
|
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseDelimitedFrom(InputStream input) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(byte[] data) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(ByteBuffer data) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(ByteString data) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(CodedInputStream input) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(InputStream input) |
static EnvironmentHistory.Entry |
EnvironmentHistory.Entry.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<EnvironmentHistory.Entry> |
EnvironmentHistory.getEntriesList()
Output only.
|
List<EnvironmentHistory.Entry> |
EnvironmentHistory.Builder.getEntriesList()
Output only.
|
List<EnvironmentHistory.Entry> |
EnvironmentHistoryOrBuilder.getEntriesList()
Output only.
|
Parser<EnvironmentHistory.Entry> |
EnvironmentHistory.Entry.getParserForType() |
static Parser<EnvironmentHistory.Entry> |
EnvironmentHistory.Entry.parser() |
Modifier and Type | Method and Description |
---|---|
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.addEntries(EnvironmentHistory.Entry value)
Output only.
|
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.addEntries(int index,
EnvironmentHistory.Entry value)
Output only.
|
EnvironmentHistory.Entry.Builder |
EnvironmentHistory.Entry.Builder.mergeFrom(EnvironmentHistory.Entry other) |
static EnvironmentHistory.Entry.Builder |
EnvironmentHistory.Entry.newBuilder(EnvironmentHistory.Entry prototype) |
EnvironmentHistory.Builder |
EnvironmentHistory.Builder.setEntries(int index,
EnvironmentHistory.Entry value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.