Services
RPC methods exposed by this API.PanelConfigurationService
Messages
Data models used across requests/responses.ChannelConfigurations
CreatePanelConfigurationRequest
CreatePanelConfigurationResponse
GetPanelConfigurationRequest
GetPanelConfigurationResponse
ListPanelConfigurationsRequest
ListPanelConfigurationsResponse
PanelConfiguration
UpdatePanelConfigurationRequest
The request for a call toPanelConfigurationService_UpdatePanelConfiguration to update a panel configuration. Updating a panel
configuration creates a new version of the panel configuration, leaving the previous untouched. If no update is deemed necessary, then the
the current version is returned. Use is_archived to archive/unarchive a panel configuration.