GoogleCloudRetailV2ProductAttributeInterval constructor
GoogleCloudRetailV2ProductAttributeInterval({
- GoogleCloudRetailV2Interval? interval,
- String? name,
Implementation
GoogleCloudRetailV2ProductAttributeInterval({
this.interval,
this.name,
});