-
Notifications
You must be signed in to change notification settings - Fork 354
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-- 9e624e0 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: add feature.proto feat: add feature_view_sync.proto feat: add feature_regstry_service.proto feat: add feature_online_store.proto feat: add feature_online_store_service.proto feat: add feature_group.proto feat: add feature_view.proto feat: add feature_online_store_admin_service.proto PiperOrigin-RevId: 568671726 Source-Link: googleapis/googleapis@76f607f Source-Link: googleapis/googleapis-gen@aa8e275 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWE4ZTI3NTRhMmMyZjVhNDMyNDMwODBiYTIwNWE1N2QzMjU1NDIzYiJ9 -- ee02453 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- f5141e7 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: add dedicated_serving_endpoint proto change in cl/569264016. PiperOrigin-RevId: 569305519 Source-Link: googleapis/googleapis@8b2a08f Source-Link: googleapis/googleapis-gen@4ade927 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFkZTkyNzI0N2ZiYTIyZDMxNWI5ZDQzMWQ2MThhMDZlZGRhNzQ3NCJ9 -- dd6edef by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- f780c5e by Yu-Han Liu <[email protected]>: exclude sample testing config files -- 18cb0d1 by Yu-Han Liu <[email protected]>: revert .pre-commit-config.yaml COPYBARA_INTEGRATE_REVIEW=#2632 from googleapis:owl-bot-copy 4fbe6ae PiperOrigin-RevId: 569498282
- Loading branch information
1 parent
c648620
commit b9c9048
Showing
105 changed files
with
45,394 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,5 +24,5 @@ env_vars: { | |
# Only run this nox session. | ||
env_vars: { | ||
key: "NOX_SESSION" | ||
value: "docs" | ||
value: "docs docfx" | ||
} |
10 changes: 10 additions & 0 deletions
10
docs/aiplatform_v1beta1/feature_online_store_admin_service.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
FeatureOnlineStoreAdminService | ||
------------------------------------------------ | ||
|
||
.. automodule:: google.cloud.aiplatform_v1beta1.services.feature_online_store_admin_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.cloud.aiplatform_v1beta1.services.feature_online_store_admin_service.pagers | ||
:members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
FeatureOnlineStoreService | ||
------------------------------------------- | ||
|
||
.. automodule:: google.cloud.aiplatform_v1beta1.services.feature_online_store_service | ||
:members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
FeatureRegistryService | ||
---------------------------------------- | ||
|
||
.. automodule:: google.cloud.aiplatform_v1beta1.services.feature_registry_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.cloud.aiplatform_v1beta1.services.feature_registry_service.pagers | ||
:members: | ||
:inherited-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.