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

fix(config): change the config service's Ruby namespace to avoid a collision with a base class in the Ruby client platform #8576

Merged
merged 19 commits into from
Sep 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
5220cab
feat: add optional parameters (tarball_gcs_dir, diagnosis_interval, j…
gcf-owl-bot[bot] Sep 15, 2023
422cb91
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 15, 2023
db652c9
chore: reformatted protos
gcf-owl-bot[bot] Sep 15, 2023
3ffad51
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 15, 2023
b111e14
feat: Adding programmatic_clients attribute to UpdateIapSettings API …
gcf-owl-bot[bot] Sep 16, 2023
e0a8f71
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 16, 2023
9addabb
feat: introduce resource class serviceusage.googleapis.com/Service
gcf-owl-bot[bot] Sep 16, 2023
67517b3
feat: added GenericInsight which exposes generic insights on assets
gcf-owl-bot[bot] Sep 18, 2023
b0fdf3c
Merge branch 'main' into owl-bot-copy
quartzmo Sep 18, 2023
3d0fdfb
feat: Changed description for recovery_window_days in ContinuousBacku…
gcf-owl-bot[bot] Sep 18, 2023
cb57d46
docs: update comments
gcf-owl-bot[bot] Sep 18, 2023
d488844
feat: Added enum value for PG15
gcf-owl-bot[bot] Sep 19, 2023
e395433
docs: Fixing Oauth typo
gcf-owl-bot[bot] Sep 19, 2023
dceda90
feat: Added enum value for PG15
gcf-owl-bot[bot] Sep 19, 2023
07e3cae
chore(bazel): fix serviceconfig Go libraries
gcf-owl-bot[bot] Sep 19, 2023
a337ca8
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 19, 2023
3ea56fe
fix: change the config service's Ruby namespace to avoid a collision …
gcf-owl-bot[bot] Sep 19, 2023
f783dba
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 19, 2023
88fb5ac
Merge branch 'main' into owl-bot-copy
quartzmo Sep 20, 2023
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,198 changes: 768 additions & 430 deletions alloydb/apiv1/alloydbpb/resources.pb.go

Large diffs are not rendered by default.

1,271 changes: 699 additions & 572 deletions alloydb/apiv1alpha/alloydbpb/resources.pb.go

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions alloydb/apiv1beta/alloydb_admin_client.go

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

1,415 changes: 827 additions & 588 deletions alloydb/apiv1beta/alloydbpb/resources.pb.go

Large diffs are not rendered by default.

1,042 changes: 528 additions & 514 deletions alloydb/apiv1beta/alloydbpb/service.pb.go

Large diffs are not rendered by default.

421 changes: 421 additions & 0 deletions alloydb/connectors/apiv1beta/connectorspb/resources.pb.go

Large diffs are not rendered by default.

344 changes: 173 additions & 171 deletions apikeys/apiv2/apikeyspb/apikeys.pb.go

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions apikeys/apiv2/apikeyspb/resources.pb.go

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

8 changes: 4 additions & 4 deletions config/apiv1/configpb/config.pb.go

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

Loading
Loading