GoogleAdsSearchads360V23ResourcesLabel constructor
GoogleAdsSearchads360V23ResourcesLabel({
- String? id,
- String? name,
- String? resourceName,
- String? status,
- GoogleAdsSearchads360V23CommonTextLabel? textLabel,
Implementation
GoogleAdsSearchads360V23ResourcesLabel({
this.id,
this.name,
this.resourceName,
this.status,
this.textLabel,
});