GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
component
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeComponentProto)
, default:nil
)
- The schedule is the union of these components.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto{
component: [GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeComponentProto.t()] | nil
}
component: [GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeComponentProto.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto