OptionalmonitorThe monitor to update.
OptionalobjectThe UUID of the request object. It is schema_id for schema, and table_id for table.
Find the schema_id from either:
Schemas resource.schema > go to the Details tab > the Schema ID field.Find the table_id from either:
Tables resource.table > go to the Details tab > the Table ID field.OptionalobjectThe type of the monitored object. Can be one of the following: schema or table.
OptionalupdateThe field mask to specify which fields to update as a comma-separated list.
Example value: data_profiling_config.custom_metrics,data_profiling_config.schedule.quartz_cron_expression
Request to update a Monitor.