menu
googleapis package
documentation
retail/v2.dart
GoogleCloudRetailV2ListControlsResponse
controls property
controls property
dark_mode
light_mode
controls
property
List
<
GoogleCloudRetailV2Control
>
?
controls
getter/setter pair
All the Controls for a given catalog.
Implementation
core.List<GoogleCloudRetailV2Control>? controls;
googleapis package
documentation
retail/v2
GoogleCloudRetailV2ListControlsResponse
controls property
GoogleCloudRetailV2ListControlsResponse class