GoogleAdsSearchads360V23ServicesMutateAccountLinkResponse constructor
GoogleAdsSearchads360V23ServicesMutateAccountLinkResponse({
- GoogleRpcStatus? partialFailureError,
- GoogleAdsSearchads360V23ServicesMutateAccountLinkResult? result,
Implementation
GoogleAdsSearchads360V23ServicesMutateAccountLinkResponse({
this.partialFailureError,
this.result,
});