0.24.0 (2025-04-17)
⚠ BREAKING CHANGES
- change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum
ChangeHistoryResourceType. - rename an existing field
key_eventtoreporting_data_annotationinChangeHistoryChange.
Features
- add
key_event,reporting_data_annotationfields to theChangeHistoryResourceresource (c59a5c9) - add the
CreateReportingDataAnnotationmethod (c59a5c9) - add the
DeleteReportingDataAnnotationmethod (c59a5c9) - add the
GetReportingDataAnnotationmethod (c59a5c9) - add the
ListReportingDataAnnotationsmethod (c59a5c9) - add the
REPORTING_DATA_ANNOTATIONresource type to theChangeHistoryResourceTypeenum (c59a5c9) - add the
ReportingDataAnnotationtype (c59a5c9) - add the
SubmitUserDeletionmethod (c59a5c9) - add the
UpdateReportingDataAnnotationmethod (c59a5c9)
Bug Fixes
- change an existing value KEY_EVENT = 32 to KEY_EVENT = 30 in enum
ChangeHistoryResourceType. (c59a5c9) - rename an existing field
key_eventtoreporting_data_annotationinChangeHistoryChange. (c59a5c9)
Documentation
- announce the deprecation of the
sharing_with_google_any_sales_enabledfield of theDataSharingSettingstype (c59a5c9) - update the documentation of
sharing_with_google_support_enabled,sharing_with_google_assigned_sales_enabled, 'sharing_with_google_products_enabled', 'sharing_with_others_enabled' fields of theDataSharingSettingstype (c59a5c9)