GoogleAdsSearchads360V23ServicesAccountBudgetProposalOperation constructor
GoogleAdsSearchads360V23ServicesAccountBudgetProposalOperation({
- GoogleAdsSearchads360V23ResourcesAccountBudgetProposal? create,
- String? remove,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAccountBudgetProposalOperation({
this.create,
this.remove,
this.updateMask,
});