Reference documentation and code samples for the Area 120 Tables V1alpha1 API class Google::Area120::Tables::V1alpha1::LookupDetails.
Details about a lookup column whose value comes from the associated relationship.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#relationship_column
def relationship_column() -> ::String
    Returns
    
  - (::String) — The name of the relationship column associated with the lookup.
#relationship_column=
def relationship_column=(value) -> ::String
    Parameter
    
  - value (::String) — The name of the relationship column associated with the lookup.
    Returns
    
  - (::String) — The name of the relationship column associated with the lookup.
#relationship_column_id
def relationship_column_id() -> ::String
    Returns
    
  - (::String) — The id of the relationship column.
#relationship_column_id=
def relationship_column_id=(value) -> ::String
    Parameter
    
  - value (::String) — The id of the relationship column.
    Returns
    
- (::String) — The id of the relationship column.