| Modifier and Type | Method and Description |
|---|---|
static PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfo.ParameterState.forNumber(int value) |
PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfoOrBuilder.getState()
Always present for
[WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest].
|
PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfo.getState()
Always present for
[WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest].
|
PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfo.Builder.getState()
Always present for
[WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest].
|
static PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfo.ParameterState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfo.ParameterState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PageInfo.FormInfo.ParameterInfo.ParameterState |
PageInfo.FormInfo.ParameterInfo.ParameterState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageInfo.FormInfo.ParameterInfo.ParameterState[] |
PageInfo.FormInfo.ParameterInfo.ParameterState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PageInfo.FormInfo.ParameterInfo.ParameterState> |
PageInfo.FormInfo.ParameterInfo.ParameterState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PageInfo.FormInfo.ParameterInfo.Builder |
PageInfo.FormInfo.ParameterInfo.Builder.setState(PageInfo.FormInfo.ParameterInfo.ParameterState value)
Always present for
[WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest].
|
Copyright © 2025 Google LLC. All rights reserved.