GoogleApi.ContentWarehouse.V1.Model.GeostoreEntranceReferenceProto
Table of Contents ▼
Jump to a specific part of the page:
Description
Models a relationship between a feature and its entrance or exit.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
featureId
(type:GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto
, 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.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreEntranceReferenceProto{
featureId: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil
}
featureId: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreEntranceReferenceProto