schemaVersion property
Required when NotificationsRule.pubsub_topic is set.
The schema version of the notification sent to NotificationsRule.pubsub_topic. Only "1.0" is accepted. It represents the JSON schema as defined in https://cloud.google.com/billing/docs/how-to/budgets-programmatic-notifications#notification_format.
Optional.
Implementation
core.String? schemaVersion;