GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServices
Table of Contents ▼
Jump to a specific part of the page:
Description
Information to indicate BG availability for businesses. This message is filled from Topic Server and stored in the GSR in Superroot.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
modules
(type:list(GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServicesBlueGingerModule)
, default:nil
)
- List of supported modules for a business.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServices{
modules: [ GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServicesBlueGingerModule.t() ] | nil
}
modules: [ GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServicesBlueGingerModule.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.BlueGingerClientVisibleProtoBlueGingerSupportedServices