GoogleAdsSearchads360V23ServicesMetricAttributes constructor

GoogleAdsSearchads360V23ServicesMetricAttributes({
  1. List<GoogleAdsSearchads360V23ServicesMetricAttributesAttribute>? attributes,
  2. String? name,
})

Implementation

GoogleAdsSearchads360V23ServicesMetricAttributes({
  this.attributes,
  this.name,
});