Skip to content

Commit

Permalink
feat: A new field feature_online_store_spec is added to message `.g…
Browse files Browse the repository at this point in the history
…oogle.cloud.datacatalog.v1.Entry` (#7834)

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
Source-Link: googleapis/googleapis@c760a77
Source-Link: googleapis/googleapis-gen@f790d3c
Copy-Tag: eyJwIjoiRGF0YUNhdGFsb2cvLk93bEJvdC55YW1sIiwiaCI6ImY3OTBkM2MyYzgxZjc4ZTk1ODdmODA1MjIzMmM2NTVmYTc0MmMxZDQifQ==
  • Loading branch information
gcf-owl-bot[bot] authored Nov 14, 2024
1 parent 6b826dd commit fe3b162
Show file tree
Hide file tree
Showing 15 changed files with 333 additions and 35 deletions.
Binary file modified DataCatalog/metadata/V1/Datacatalog.php
Binary file not shown.
Binary file modified DataCatalog/metadata/V1/Schema.php
Binary file not shown.
Binary file modified DataCatalog/metadata/V1/TableSpec.php
Binary file not shown.
Binary file modified DataCatalog/metadata/V1/Tags.php
Binary file not shown.
Binary file modified DataCatalog/metadata/V1/Usage.php
Binary file not shown.
47 changes: 40 additions & 7 deletions DataCatalog/src/V1/Entry.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions DataCatalog/src/V1/EntryGroup.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions DataCatalog/src/V1/EntryType.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 68 additions & 0 deletions DataCatalog/src/V1/FeatureOnlineStoreSpec.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 62 additions & 0 deletions DataCatalog/src/V1/FeatureOnlineStoreSpec/StorageType.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions DataCatalog/src/V1/Tag.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fe3b162

Please sign in to comment.