-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix!: [AnalyticsAdmin] delete BatchDeleteUserLinks
, DeleteUserLink
, BatchUpdateUserLinks
, UpdateUserLink
, BatchCreateUserLinks
, CreateUserLink
, AuditUserLinks
, ListUserLinks
, BatchGetUserLinks
, GetUserLink
from the Admin API v1 alph...
#6733
Conversation
…erLinks`, `UpdateUserLink`, `BatchCreateUserLinks`, `CreateUserLink`, `AuditUserLinks`, `ListUserLinks`, `BatchGetUserLinks`, `GetUserLink` from the Admin API v1 alpha as per the announcement in https://bit.ly/46yBIDt feat: add `UpdateDataRedactionSettings`, `CreateRollupProperty`, `GetRollupPropertySourceLink`, `ListRollupPropertySourceLinks`, `CreateRollupPropertySourceLink`, `DeleteRollupPropertySourceLink`, `CreateSubproperty`, `CreateSubpropertyEventFilter`, `CreateSubpropertyEventFilter`, `ListSubpropertyEventFilters`, `UpdateSubpropertyEventFilter`, `DeleteSubpropertyEventFilter` methods to the Admin API v1 alpha feat: add `include_all_users`, `expand_groups` fields to `RunAccessReportRequest` feat: add `DataRedactionSettings`, `RollupPropertySourceLink`, `SubpropertyEventFilterCondition`, `SubpropertyEventFilterExpression`, `SubpropertyEventFilterExpressionList`, `SubpropertyEventFilterClause`, `SubpropertyEventFilter` types feat: add the `DATA_REDACTION_SETTINGS` option to the `ChangeHistoryResourceType` enum feat: add the `data_redaction_settings` field to the `ChangeHistoryResource.resource` oneof field PiperOrigin-RevId: 574877732 Source-Link: googleapis/googleapis@a3006dd Source-Link: googleapis/googleapis-gen@4eb740a Copy-Tag: eyJwIjoiQW5hbHl0aWNzQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjRlYjc0MGE0Y2YyMWMxM2QxMzczN2IzNDg4ZmE0Yzc1MmUxM2I3OWQifQ==
Here is the summary of changes. You are about to add 10 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Note:
BC Compat checker is complaining of some previously-public methods as being deleted in this PR. But seems this library isnt public yet, hence I added a BC check skip label and merging this PR.
See the below command gives a preview
only for AnalyticsAdmin
.
github/google-cloud-php % dev/google-cloud component-info --expanded | grep AnalyticsAdmin (git)-[main]-
| AnalyticsAdmin\V1beta | google/analytics-admin | 0.18.1 | V1beta | preview | v1 and v2 | google/analytics/admin/v1beta | analyticsadmin |
| AnalyticsAdmin\V1alpha | google/analytics-admin | 0.18.1 | V1alpha | preview | v1 | google/analytics/admin/v1alpha | analyticsadmin |
github/google-cloud-php %
@vishwarajanand an important correction... "Preview" does not mean it isn't public. It's very much public. But we can take breaking changes in "preview" because it's synonymous with "beta" or "experimental". We still don't WANT to take breaking changes, and we need to confirm the reason for the breaking changes. So a good policy is to check the Piper RevId, which will link to a bug for the breaking change. Then verify the reason for the breaking change and paste it here in the PR. So, a better |
…erLinks`, `UpdateUserLink`, `BatchCreateUserLinks`, `CreateUserLink`, `AuditUserLinks`, `ListUserLinks`, `BatchGetUserLinks`, `GetUserLink` from the Admin API v1 alph... (googleapis#6733) * fix!: 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 feat: add `UpdateDataRedactionSettings`, `CreateRollupProperty`, `GetRollupPropertySourceLink`, `ListRollupPropertySourceLinks`, `CreateRollupPropertySourceLink`, `DeleteRollupPropertySourceLink`, `CreateSubproperty`, `CreateSubpropertyEventFilter`, `CreateSubpropertyEventFilter`, `ListSubpropertyEventFilters`, `UpdateSubpropertyEventFilter`, `DeleteSubpropertyEventFilter` methods to the Admin API v1 alpha feat: add `include_all_users`, `expand_groups` fields to `RunAccessReportRequest` feat: add `DataRedactionSettings`, `RollupPropertySourceLink`, `SubpropertyEventFilterCondition`, `SubpropertyEventFilterExpression`, `SubpropertyEventFilterExpressionList`, `SubpropertyEventFilterClause`, `SubpropertyEventFilter` types feat: add the `DATA_REDACTION_SETTINGS` option to the `ChangeHistoryResourceType` enum feat: add the `data_redaction_settings` field to the `ChangeHistoryResource.resource` oneof field PiperOrigin-RevId: 574877732 Source-Link: googleapis/googleapis@a3006dd Source-Link: googleapis/googleapis-gen@4eb740a Copy-Tag: eyJwIjoiQW5hbHl0aWNzQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjRlYjc0MGE0Y2YyMWMxM2QxMzczN2IzNDg4ZmE0Yzc1MmUxM2I3OWQifQ==
a as per the announcement in https://bit.ly/46yBIDt
feat: add
UpdateDataRedactionSettings
,CreateRollupProperty
,GetRollupPropertySourceLink
,ListRollupPropertySourceLinks
,CreateRollupPropertySourceLink
,DeleteRollupPropertySourceLink
,CreateSubproperty
,CreateSubpropertyEventFilter
,CreateSubpropertyEventFilter
,ListSubpropertyEventFilters
,UpdateSubpropertyEventFilter
,DeleteSubpropertyEventFilter
methods to the Admin API v1 alphafeat: add
include_all_users
,expand_groups
fields toRunAccessReportRequest
feat: add
DataRedactionSettings
,RollupPropertySourceLink
,SubpropertyEventFilterCondition
,SubpropertyEventFilterExpression
,SubpropertyEventFilterExpressionList
,SubpropertyEventFilterClause
,SubpropertyEventFilter
typesfeat: add the
DATA_REDACTION_SETTINGS
option to theChangeHistoryResourceType
enumfeat: add the
data_redaction_settings
field to theChangeHistoryResource.resource
oneof fieldPiperOrigin-RevId: 574877732
Source-Link: googleapis/googleapis@a3006dd
Source-Link: https://github.com/googleapis/googleapis-gen/commit/4eb740a4cf21c13d13737b3488fa4c752e13b79d
Copy-Tag: eyJwIjoiQW5hbHl0aWNzQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjRlYjc0MGE0Y2YyMWMxM2QxMzczN2IzNDg4ZmE0Yzc1MmUxM2I3OWQifQ==
BREAKING_CHANGE_REASON=this API is not public yet