This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
0.22.0 (2023-10-19)
Features
- Add
DataRedactionSettings
,RollupPropertySourceLink
,SubpropertyEventFilterCondition
,SubpropertyEventFilterExpression
,SubpropertyEventFilterExpressionList
,SubpropertyEventFilterClause
,SubpropertyEventFilter
types (49d0449) - Add
include_all_users
,expand_groups
fields toRunAccessReportRequest
(49d0449) - Add
UpdateDataRedactionSettings
,CreateRollupProperty
,GetRollupPropertySourceLink
,ListRollupPropertySourceLinks
,CreateRollupPropertySourceLink
,DeleteRollupPropertySourceLink
,CreateSubproperty
,CreateSubpropertyEventFilter
,CreateSubpropertyEventFilter
,ListSubpropertyEventFilters
,UpdateSubpropertyEventFilter
,DeleteSubpropertyEventFilter
methods to the Admin API v1 alpha (49d0449) - Add the
data_redaction_settings
field to theChangeHistoryResource.resource
oneof field (49d0449) - Add the
DATA_REDACTION_SETTINGS
option to theChangeHistoryResourceType
enum (49d0449)
Bug Fixes
- Delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alpha as per the announcement in https://bit.ly/46yBIDt (49d0449)