GoogleAdsSearchads360V23ServicesMutateSearchAds360Response constructor
GoogleAdsSearchads360V23ServicesMutateSearchAds360Response({
- List<
GoogleAdsSearchads360V23ServicesMutateOperationResponse> ? mutateOperationResponses, - GoogleRpcStatus? partialFailureError,
Implementation
GoogleAdsSearchads360V23ServicesMutateSearchAds360Response({
this.mutateOperationResponses,
this.partialFailureError,
});