Skip to content

feat: [google-cloud-dataplex] update Go Datastore import path#13282

Merged
parthea merged 3 commits into
mainfrom
owl-bot-copy-packages-google-cloud-dataplex
Nov 15, 2024
Merged

feat: [google-cloud-dataplex] update Go Datastore import path#13282
parthea merged 3 commits into
mainfrom
owl-bot-copy-packages-google-cloud-dataplex

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Nov 14, 2024

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

feat: update Go Bigtable import path
BEGIN_COMMIT_OVERRIDE
feat: release MetadataJob APIs and related resources in GA
feat: expose create time in DataScanJobAPI
docs: correct API documentation
feat: release metadata export in private preview
feat: Add data_version field to AspectSource
docs: add info about schema changes for BigQuery metadata in Dataplex Catalog
docs: Add Identifier for name in message .google.cloud.dataplex.v1.MetadataJob
docs: Add comment for field type in message .google.cloud.dataplex.v1.MetadataJob
docs: Add comment for field status in message .google.cloud.dataplex.v1.MetadataJob
docs: Add link to fully qualified names documentation
feat: add annotations in CreateMetadataJob, GetMetadataJob, ListMetaDataJobs and CancelMetadataJob for cloud audit logging
feat: Add new Data Discovery scan type in Datascan
docs: Scrub descriptions for standalone discovery scans
docs: correct the dimensions for data quality rules
feat: A new field suspended is added to DataScans
feat: expose create time to customers
feat: Add a TABLE_PUBLISHED field in DiscoveryEvent
feat: Add a TABLE_UPDATED field in DiscoveryEvent
feat: Add a TABLE_IGNORED field in DiscoveryEvent
feat: Add a TABLE_DELETED field in DiscoveryEvent
feat: Add a DATA_DISCOVERY enum type in DataScanEvent
feat: Add a DataDiscoveryAppliedConfigs message
docs: A comment for message DataScanEvent is changed
feat: Add an Issue field to DiscoveryEvent.ActionDetails to output the action message in Cloud Logs
feat: A new enum TableType is added
feat: A new message TableDetails is added
feat: A new field datascan_id is added to message .google.cloud.dataplex.v1.DiscoveryEvent
feat: A new field table is added to message .google.cloud.dataplex.v1.DiscoveryEvent
docs: Dataplex Tasks do not support Dataplex Content path as a direct input anymore

END_COMMIT_OVERRIDE

PiperOrigin-RevId: 696600248

Source-Link: googleapis/googleapis@43e5337

Source-Link: https://github.com/googleapis/googleapis-gen/commit/1f67afb4970ea4c3fe535021a5fc8ba16968a026
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFwbGV4Ly5Pd2xCb3QueWFtbCIsImgiOiIxZjY3YWZiNDk3MGVhNGMzZmU1MzUwMjFhNWZjOGJhMTY5NjhhMDI2In0=

feat: update Go Bigtable import path
feat: release MetadataJob APIs and related resources in GA
feat: expose create time in DataScanJobAPI
docs: correct API documentation
feat: release metadata export in private preview
feat: Add data_version field to AspectSource
docs: add info about schema changes for BigQuery metadata in Dataplex Catalog
docs: Add Identifier for `name` in message `.google.cloud.dataplex.v1.MetadataJob` per https://google.aip.dev/cloud/2510
docs: Add comment for field `type` in message `.google.cloud.dataplex.v1.MetadataJob` per https://linter.aip.dev/192/has-comments
docs: Add comment for field `status` in message `.google.cloud.dataplex.v1.MetadataJob` per https://linter.aip.dev/192/has-comments
docs: Add link to fully qualified names documentation
feat: add annotations in CreateMetadataJob, GetMetadataJob, ListMetaDataJobs and CancelMetadataJob for cloud audit logging
feat: Add new Data Discovery scan type in Datascan
docs: Scrub descriptions for standalone discovery scans
docs: correct the dimensions for data quality rules
feat: A new field `suspended` is added to DataScans
feat: expose create time to customers
feat: Add a TABLE_PUBLISHED field in DiscoveryEvent
feat: Add a TABLE_UPDATED field in DiscoveryEvent
feat: Add a TABLE_IGNORED field in DiscoveryEvent
feat: Add a TABLE_DELETED field in DiscoveryEvent
feat: Add a DATA_DISCOVERY enum type in DataScanEvent
feat: Add a DataDiscoveryAppliedConfigs message
docs: A comment for message `DataScanEvent` is changed
feat: Add an Issue field to DiscoveryEvent.ActionDetails to output the action message in Cloud Logs
feat: A new enum `TableType` is added
feat: A new message `TableDetails` is added
feat: A new field `datascan_id` is added to message `.google.cloud.dataplex.v1.DiscoveryEvent`
feat: A new field `table` is added to message `.google.cloud.dataplex.v1.DiscoveryEvent`
docs: Dataplex Tasks do not support Dataplex Content path as a direct input anymore

PiperOrigin-RevId: 696600248

Source-Link: googleapis/googleapis@43e5337

Source-Link: googleapis/googleapis-gen@1f67afb
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFwbGV4Ly5Pd2xCb3QueWFtbCIsImgiOiIxZjY3YWZiNDk3MGVhNGMzZmU1MzUwMjFhNWZjOGJhMTY5NjhhMDI2In0=
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2024
@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review November 15, 2024 17:12
@gcf-owl-bot gcf-owl-bot Bot requested review from a team November 15, 2024 17:12
@snippet-bot

snippet-bot Bot commented Nov 15, 2024

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 8 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 15, 2024
@parthea parthea merged commit fffe7a5 into main Nov 15, 2024
@parthea parthea deleted the owl-bot-copy-packages-google-cloud-dataplex branch November 15, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant