GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefOysterType
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Oyster type information.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
featureType
(type:integer()
, default:nil
)
- The Oyster feature type, which provides a rough categorization. This is a value of the enum geostore.FeatureProto.TypeCategory.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefOysterType{
featureType: integer() | nil
}
featureType: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefOysterType