public enum Intent.Message.BrowseCarouselCard.BrowseCarouselCardItem.OpenUrlAction.UrlTypeHint extends Enum<Intent.Message.BrowseCarouselCard.BrowseCarouselCardItem.OpenUrlAction.UrlTypeHint> implements ProtocolMessageEnum
Type of the URI.
Protobuf enum
google.cloud.dialogflow.v2.Intent.Message.BrowseCarouselCard.BrowseCarouselCardItem.OpenUrlAction.UrlTypeHint
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
AMP_ACTION |
Url would be an amp action |
AMP_ACTION_VALUE |
Url would be an amp action |
AMP_CONTENT |
URL that points directly to AMP content, or to a canonical URL which refers to AMP content via <link rel="amphtml">. |
AMP_CONTENT_VALUE |
URL that points directly to AMP content, or to a canonical URL which refers to AMP content via <link rel="amphtml">. |
UNRECOGNIZED |
|
URL_TYPE_HINT_UNSPECIFIED |
Unspecified |
URL_TYPE_HINT_UNSPECIFIED_VALUE |
Unspecified |
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() |