A single item in a labeled column.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#id
def id() -> ::String
    Returns
    
  - (::String) — Internal id associated with the item.
 
#id=
def id=(value) -> ::String
    Parameter
    
  - value (::String) — Internal id associated with the item.
 
    Returns
    
  - (::String) — Internal id associated with the item.
 
#name
def name() -> ::String
    Returns
    
  - (::String) — Display string as entered by user.
 
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — Display string as entered by user.
 
    Returns
    
- (::String) — Display string as entered by user.