GoogleApi.Admin.Directory_v1.Model.FeatureInstance (google_api_admin v0.37.0) View Source
JSON template for a feature instance.
Attributes
-
feature
(type:GoogleApi.Admin.Directory_v1.Model.Feature.t
, default:nil
) - The feature that this is an instance of. A calendar resource may have multiple instances of a feature.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Admin.Directory_v1.Model.FeatureInstance{ feature: GoogleApi.Admin.Directory_v1.Model.Feature.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.