View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreEntranceReferenceProto (google_api_content_warehouse v0.4.0)
Models a relationship between a feature and its entrance or exit.
Attributes
-
featureId
(type:GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t
, default:nil
) - Feature ID of the related entrance. References should refer to TYPE_ENTRANCE or TYPE_COMPOUND features that are entrances or exits of the referencing feature.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreEntranceReferenceProto{ featureId: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.