public enum RichLinkMetadata.RichLinkType extends Enum<RichLinkMetadata.RichLinkType> implements ProtocolMessageEnumThe rich link type. More types might be added in the future.
 Protobuf enum google.chat.v1.RichLinkMetadata.RichLinkType
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
DRIVE_FILE | 
        A Google Drive rich link type.    | 
      
DRIVE_FILE_VALUE | 
        A Google Drive rich link type.    | 
      
RICH_LINK_TYPE_UNSPECIFIED | 
        Default value for the enum. Don't use.    | 
      
RICH_LINK_TYPE_UNSPECIFIED_VALUE | 
        Default value for the enum. Don't use.    | 
      
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() | 
        |