GoogleApi.ContentWarehouse.V1.Model.GeostoreAttributeIdProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Used to represent the unique id of an attribute.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
id
(type:String.t
, default:nil
)
- The id of the attribute. Stored as a stripped format of the gcid (e.g. "foo" instead of "gcid:att_foo"). -
providerId
(type:String.t
, default:nil
)
- Set because it's required, but not really meaningful in geostore (always set to "Geo"). -
type
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreAttributeIdProto