public enum Feedback.FeedbackSource extends Enum<Feedback.FeedbackSource> implements ProtocolMessageEnumSource of the feedback as per integration.
Protobuf enum google.cloud.discoveryengine.v1beta.Feedback.FeedbackSource
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FEEDBACK_SOURCE_UNSPECIFIED |
Unspecified feedback source. |
FEEDBACK_SOURCE_UNSPECIFIED_VALUE |
Unspecified feedback source. |
GOOGLE_AGENTSPACE_MOBILE |
Feedback source is Google AgentSpace Mobile app. |
GOOGLE_AGENTSPACE_MOBILE_VALUE |
Feedback source is Google AgentSpace Mobile app. |
GOOGLE_CONSOLE |
Feedback source is Google Console. |
GOOGLE_CONSOLE_VALUE |
Feedback source is Google Console. |
GOOGLE_WEBAPP |
Feedback source is Google Webapp. |
GOOGLE_WEBAPP_VALUE |
Feedback source is Google Webapp. |
GOOGLE_WIDGET |
Feedback source is Google Widget. |
GOOGLE_WIDGET_VALUE |
Feedback source is Google Widget. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|