GoogleAdsSearchads360V23ServicesMetricAttributes constructor
GoogleAdsSearchads360V23ServicesMetricAttributes({
- List<
GoogleAdsSearchads360V23ServicesMetricAttributesAttribute> ? attributes, - String? name,
Implementation
GoogleAdsSearchads360V23ServicesMetricAttributes({
this.attributes,
this.name,
});