Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Version.VersionStatus |
Version.VersionStatus.forNumber(int value) |
Version.VersionStatus |
VersionOrBuilder.getStatus()
Output only.
|
Version.VersionStatus |
Version.getStatus()
Output only.
|
Version.VersionStatus |
Version.Builder.getStatus()
Output only.
|
static Version.VersionStatus |
Version.VersionStatus.valueOf(Descriptors.EnumValueDescriptor desc) |
static Version.VersionStatus |
Version.VersionStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Version.VersionStatus |
Version.VersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.VersionStatus[] |
Version.VersionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Version.VersionStatus> |
Version.VersionStatus.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Version.Builder |
Version.Builder.setStatus(Version.VersionStatus value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.