updateMask property
FieldMask that determines which budget fields are modified.
While budgets may be modified, proposals that propose such modifications are final. Therefore, update operations are not supported for proposals. Proposals that modify budgets have the 'update' proposal type. Specifying a mask for any other proposal type is considered an error.
Implementation
core.String? updateMask;