Skip to content
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

feat(shopping): Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in ReportingContextEnum #9648

Merged
merged 21 commits into from
Mar 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
261d714
feat: add custom datetime format for Cloud Storage subscriptions
gcf-owl-bot[bot] Mar 26, 2024
f5e4158
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 26, 2024
830c209
feat: add Vertex AI extension registry and execution related API and …
gcf-owl-bot[bot] Mar 26, 2024
7367095
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 26, 2024
3178744
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 26, 2024
3d5dd6e
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Mar 26, 2024
a1d6bd4
feat: add several fields to manage state of database encryption update
gcf-owl-bot[bot] Mar 26, 2024
a62bbf6
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 26, 2024
9e75916
docs: update comment of `contact_email` to make it optional as oppose…
gcf-owl-bot[bot] Mar 26, 2024
77c1bdb
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 26, 2024
d4c4e89
feat: Add additional `TokenType` options (`TOKEN_TYPE_PKI` and `TOKEN…
gcf-owl-bot[bot] Mar 27, 2024
43f9209
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 27, 2024
e322de3
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 27, 2024
bbf73e2
Merge branch 'owl-bot-copy' of https://github.com/googleapis/google-c…
gcf-owl-bot[bot] Mar 27, 2024
a3b5746
feat: added support for DataStoreConnection, DataStoreConnectionSettings
gcf-owl-bot[bot] Mar 27, 2024
55b5a7a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 27, 2024
6e8bdfa
feat: add an "unsupported" type of firewall policy rule
gcf-owl-bot[bot] Mar 27, 2024
46e8fbe
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 27, 2024
8b62946
feat: Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in Repor…
gcf-owl-bot[bot] Mar 27, 2024
119259b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Mar 27, 2024
cfdae38
Merge branch 'main' into owl-bot-copy
quartzmo Mar 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,973 changes: 1,973 additions & 0 deletions aiplatform/apiv1beta1/aiplatformpb/extension.pb.go

Large diffs are not rendered by default.

664 changes: 664 additions & 0 deletions aiplatform/apiv1beta1/aiplatformpb/extension_execution_service.pb.go

Large diffs are not rendered by default.

1,067 changes: 1,067 additions & 0 deletions aiplatform/apiv1beta1/aiplatformpb/extension_registry_service.pb.go

Large diffs are not rendered by default.

558 changes: 417 additions & 141 deletions aiplatform/apiv1beta1/aiplatformpb/tool.pb.go

Large diffs are not rendered by default.

164 changes: 164 additions & 0 deletions aiplatform/apiv1beta1/auxiliary.go

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

Loading
Loading