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