Google APIs
0b3dec847f
chore(python): Update namespace for /google/cloud/datacatalog/lineage/configmanagement/v1 to prepare for release
...
PiperOrigin-RevId: 888242183
2026-03-23 13:05:17 -07:00
Google APIs
cba8415718
feat: Add new ConfigManagementService with methods for the Lineage Config resource (GetConfig, UpdateConfig)
...
PiperOrigin-RevId: 886640538
2026-03-20 01:39:23 -07:00
Google APIs
d90d23fa13
feat: upgrade protobuf from v25.7 to v31.0
...
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
b7e013ac0b
chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
...
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
888ae95dd6
fix: upgrade gRPC service registration func
...
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025 .
PiperOrigin-RevId: 807444457
2025-09-15 17:15:55 -07:00
Google APIs
425c9e6e70
chore: create new top-level build rule to remove the post-processor
...
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
180250ccb4
docs: update documentation URL
...
PiperOrigin-RevId: 752772130
2025-04-29 09:43:46 -07:00
Google APIs
3da50fda50
feat: add field template_migration_enabled_time to .google.cloud.datacatalog.v1.MigrationConfig
...
PiperOrigin-RevId: 750309107
2025-04-22 13:34:07 -07:00
Google APIs
a0567994a6
docs: fix a typo
...
PiperOrigin-RevId: 747856499
2025-04-15 06:56:57 -07:00
Google APIs
4fa4221d20
docs: clarify sql variant in comment for v1beta1.LookupEntryRequest.sql_resource
...
PiperOrigin-RevId: 745703409
2025-04-09 13:06:11 -07:00
Google APIs
4deedceeab
docs: A comment for field sql_resource in message .google.cloud.datacatalog.v1.LookupEntryRequest is changed
...
PiperOrigin-RevId: 745098081
2025-04-08 05:20:10 -07:00
Google APIs
5a8df370e9
chore: remove unused (legacy) gapic.yaml fields
...
PiperOrigin-RevId: 736889567
2025-03-14 09:34:27 -07:00
Google APIs
c18eb9fd05
feat: mark DataCatalog service deprecated, use Dataplex Catalog instead
...
docs: fix a few typos
PiperOrigin-RevId: 736573278
2025-03-13 11:15:01 -07:00
Google APIs
2f91d30c7b
chore: remove unnecessary (no-op) settings and files
...
PiperOrigin-RevId: 735852258
2025-03-11 12:38:43 -07:00
Google APIs
8c2b9c99a6
docs: Mark DataCatalog v1beta1 service and corresponding methods as deprecated
...
Please use Dataplex Catalog instead.
PiperOrigin-RevId: 735695315
2025-03-11 03:39:58 -07:00
Google APIs
9415ba048a
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
51cf3d9a28
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 731716020
2025-02-27 07:19:11 -08:00
Google APIs
9a62525f43
chore: remove language settings from gapic.yaml files for languages that don't read these files
...
PiperOrigin-RevId: 730348903
2025-02-24 01:39:47 -08:00
Google APIs
a772eb904d
feat!: Update google-cloud-data_catalog-v1 dependency to version 2.x
...
PiperOrigin-RevId: 725809221
2025-02-11 16:12:56 -08:00
Google APIs
34d78f08e3
chore: Remove empty dotnet configuration
...
PiperOrigin-RevId: 715418090
2025-01-14 09:46:19 -08:00
Google APIs
b6066108b0
docs: A comment for field parent in message .google.cloud.datacatalog.v1beta1.CreateTagRequest is changed
...
PiperOrigin-RevId: 711468302
2025-01-02 10:54:04 -08:00
Google APIs
b82d9bc55c
docs: fix markdown reference in TagTemplate.is_publicly_readable comment
...
PiperOrigin-RevId: 707113206
2024-12-17 08:35:52 -08:00
Google APIs
6731adf226
feat: A new method SetConfig is added to service DataCatalog
...
feat: A new method `RetrieveConfig` is added to service `DataCatalog`
feat: A new method `RetrieveEffectiveConfig` is added to service `DataCatalog`
feat: A new field `transferred_to_dataplex` is added to message `.google.cloud.datacatalog.v1.EntryGroup`
feat: A new message `SetConfigRequest` is added
feat: A new message `RetrieveConfigRequest` is added
feat: A new message `RetrieveEffectiveConfigRequest` is added
feat: A new enum `TagTemplateMigration` is added
feat: A new enum `CatalogUIExperience` is added
feat: A new message `OrganizationConfig` is added
feat: A new message `MigrationConfig` is added
feat: A new field `dataplex_transfer_status` is added to message `.google.cloud.datacatalog.v1.Tag`
feat: A new value `TRANSFERRED` is added to enum `DataplexTransferStatus`
docs: A comment for message `EntryGroup` is changed
PiperOrigin-RevId: 698288089
2024-11-20 00:34:41 -08:00
Google APIs
c760a773ca
feat: A new field feature_online_store_spec is added to message .google.cloud.datacatalog.v1.Entry
...
feat: A new value `GENIE` is added to enum `ModelSourceType`
feat: A new value `CUSTOM_TEXT_EMBEDDING` is added to enum `ModelSourceType`
feat: A new value `MARKETPLACE` is added to enum `ModelSourceType`
feat: A new message `FeatureOnlineStoreSpec` is added
feat: A new value `FEATURE_ONLINE_STORE` is added to enum `EntryType`
feat: A new value `FEATURE_VIEW` is added to enum `EntryType`
feat: A new value `FEATURE_GROUP` is added to enum `EntryType`
feat: A new enum `DataplexTransferStatus` is added
feat: A new field `dataplex_transfer_status` is added to message `.google.cloud.datacatalog.v1.TagTemplate`
docs: A comment for field `name` in message `.google.cloud.datacatalog.v1.Entry` is changed
docs: A comment for field `name` in message `.google.cloud.datacatalog.v1.EntryGroup` is changed
docs: A comment for field `name` in message `.google.cloud.datacatalog.v1.Tag` is changed
docs: A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplate` is changed
docs: A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplateField` is changed
PiperOrigin-RevId: 696237619
2024-11-13 12:49:06 -08:00
Google APIs
74ad19dd67
chore: remove cc_enable_arenas
...
PiperOrigin-RevId: 695773127
2024-11-12 09:56:07 -08:00
Google APIs
0a250ef231
chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
...
PiperOrigin-RevId: 659991155
2024-08-06 09:44:03 -07:00
Google APIs
7b2b605b03
docs: mark DataplexTransferStatus.MIGRATED as deprecated
...
PiperOrigin-RevId: 658048901
2024-07-31 10:09:21 -07:00
Google APIs
2638123a37
feat: add DataplexTransferStatus enum and field to TagTemplate
...
docs: update field comments for updated IDENTIFIER field behavior
PiperOrigin-RevId: 655260321
2024-07-23 12:23:48 -07:00
Google APIs
b5cd5b2517
chore(php): promote CertificateManager as stable
...
chore(php): promote ContainerAnalysis as stable
chore(php): promote ConfidentialComputing as stable
chore(php): promote DataCatalogLineage as stable
chore(php): promote GkeBackup as stable
chore(php): promote Grafeas as stable
chore(php): promote ResourceManager as stable
PiperOrigin-RevId: 646236353
2024-06-24 15:15:54 -07:00
Google APIs
3597f7db21
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
7fbfb40128
chore: delete obsolete files
...
PiperOrigin-RevId: 625723596
2024-04-17 10:12:09 -07:00
Google APIs
65277ddce9
feat: Add RANGE type to Data Catalog
...
PiperOrigin-RevId: 615521436
2024-03-13 13:16:24 -07:00
Google APIs
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
3c84a3ca7d
fix: Change field behavior of the property "name" to IDENTIFIER
...
The solution follows guidelines from https://google.aip.dev/203#identifier and https://github.com/googleapis/googleapis/blob/master/google/api/field_behavior.proto#L91-L103 .
PiperOrigin-RevId: 596643040
2024-01-08 10:52:50 -08:00
Google APIs
4d7831d129
docs: Change field behavior of the property "name" to IDENTIFIER
...
PiperOrigin-RevId: 596091522
2024-01-05 15:00:52 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
58878bdf14
feat: add open lineage support
...
fix: change `start_time` in message `.google.cloud.datacatalog.lineage.v1.LineageEvent` to `required` as intended by api
PiperOrigin-RevId: 579762272
2023-11-06 01:39:40 -08:00
Google APIs
fabe911610
fix(python)!: Correct Datacatalog sub-package namespace to avoid clobbering
...
PiperOrigin-RevId: 578151090
2023-10-31 05:40:55 -07:00
Google APIs
f878578ebe
feat:Enable Vertex AI Ingestion on DataPlex
...
PiperOrigin-RevId: 568623212
2023-09-26 12:54:40 -07:00
Google APIs
bbcd7c5619
chore: changing publishing configuration
...
PiperOrigin-RevId: 559535821
2023-08-23 14:01:34 -07:00
Google APIs
f49882a653
docs: fix typo
...
PiperOrigin-RevId: 559249168
2023-08-22 16:01:10 -07:00
Google APIs
ce38ea0f92
feat: add support for admin_search in SearchCatalog() API method
...
PiperOrigin-RevId: 553406785
2023-08-03 02:07:02 -07:00
Google APIs
992c4f49c0
docs: Minor formatting
...
PiperOrigin-RevId: 552569489
2023-07-31 13:04:14 -07:00
Google APIs
347ee97f76
feat(ruby): Configure google-cloud-data_catalog-v1beta1
...
PiperOrigin-RevId: 550989406
2023-07-25 14:02:10 -07:00
Google APIs
9425495105
feat: promote to GA
...
PiperOrigin-RevId: 548149244
2023-07-14 09:45:22 -07:00
Google APIs
a1098e771d
feat: added rpc RenameTagTemplateFieldEnumValue
...
feat: returning approximate total size for SearchCatalog
feat: returning unreachable locations for SearchCatalog
feat: added Entry.usage_signal
docs: update docs of SearchCatalogRequest message
PiperOrigin-RevId: 545732359
2023-07-05 11:14:40 -07:00
Google APIs
96995a2592
feat: add new client surface for PHP
...
PiperOrigin-RevId: 536761953
2023-05-31 10:53:07 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
208fb58cd6
feat: add support for entries associated with Spanner and ClougBigTable
...
feat: expand SearchCatalogResponse with totalSize
feat: modify documentation for FQN support
feat: extend ImportApiRequest with jobId parameter
PiperOrigin-RevId: 536127089
2023-05-29 01:11:09 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00