Area 120 Tables V1alpha1 API - Class Google::Area120::Tables::V1alpha1::RelationshipDetails (v0.2.5)

Reference documentation and code samples for the Area 120 Tables V1alpha1 API class Google::Area120::Tables::V1alpha1::RelationshipDetails.

Details about a relationship column.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#linked_table

def linked_table() -> ::String
Returns
  • (::String) — The name of the table this relationship is linked to.

#linked_table=

def linked_table=(value) -> ::String
Parameter
  • value (::String) — The name of the table this relationship is linked to.
Returns
  • (::String) — The name of the table this relationship is linked to.