menu
googleapis package
documentation
retail/v2.dart
GoogleCloudRetailV2CustomAttribute
GoogleCloudRetailV2CustomAttribute constructor
GoogleCloudRetailV2CustomAttribute constructor
dark_mode
light_mode
GoogleCloudRetailV2CustomAttribute
constructor
GoogleCloudRetailV2CustomAttribute
(
{
bool
?
indexable
,
List
<
double
>
?
numbers
,
bool
?
searchable
,
List
<
String
>
?
text
,
})
Implementation
GoogleCloudRetailV2CustomAttribute({ this.indexable, this.numbers, this.searchable, this.text, });
googleapis package
documentation
retail/v2
GoogleCloudRetailV2CustomAttribute
GoogleCloudRetailV2CustomAttribute constructor
GoogleCloudRetailV2CustomAttribute class