GoogleAdsSearchads360V23ServicesMutateLabelResult constructor
GoogleAdsSearchads360V23ServicesMutateLabelResult({
- GoogleAdsSearchads360V23ResourcesLabel? label,
- String? resourceName,
Implementation
GoogleAdsSearchads360V23ServicesMutateLabelResult({
this.label,
this.resourceName,
});