GoogleApi.Area120Tables.V1alpha1.Model.RelationshipDetails (google_api_area120_tables v0.6.0) View Source
Details about a relationship column.
Attributes
-
linkedTable
(type:String.t
, default:nil
) - The name of the table this relationship is linked to.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Area120Tables.V1alpha1.Model.RelationshipDetails{ linkedTable: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.