GoogleAdsSearchads360V23ServicesMutateLabelsRequest constructor
GoogleAdsSearchads360V23ServicesMutateLabelsRequest({
- List<
GoogleAdsSearchads360V23ServicesLabelOperation> ? operations, - bool? partialFailure,
- String? responseContentType,
- bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateLabelsRequest({
this.operations,
this.partialFailure,
this.responseContentType,
this.validateOnly,
});