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(networkmanagement): add forwarding_rule field to Connectivity Test Endpoint proto #8156

Merged
merged 22 commits into from
Jun 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
bb86c93
docs: announce the deprecation of first-click, linear, time-decay and…
gcf-owl-bot[bot] Jun 20, 2023
526de3e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 20, 2023
c6bb2fa
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 20, 2023
91b91e3
feat: added dialogflow_assist_answer
gcf-owl-bot[bot] Jun 20, 2023
c473f44
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 20, 2023
218788d
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 20, 2023
b255e52
feat: added dialogflow_assist_answer
gcf-owl-bot[bot] Jun 20, 2023
92c7501
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 20, 2023
df05965
feat: Add deploy parameters for cloud deploy
gcf-owl-bot[bot] Jun 21, 2023
97cb535
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 21, 2023
850dcda
fix: mark fields in Contacts message as REQUIRED
gcf-owl-bot[bot] Jun 21, 2023
685c602
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 21, 2023
cb54787
feat: add estimated physical file sizes to ReadAPI v1
gcf-owl-bot[bot] Jun 21, 2023
d930748
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 21, 2023
c7a5af3
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 21, 2023
278af92
feat: Mark the Asset APIs as deprecated in client libraries
gcf-owl-bot[bot] Jun 23, 2023
f679bdd
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 23, 2023
173d1b5
feat: add forwarding_rule field to Connectivity Test Endpoint proto
gcf-owl-bot[bot] Jun 23, 2023
47e095c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 23, 2023
51eb729
Merge branch 'main' into owl-bot-copy
codyoss Jun 23, 2023
0399c88
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 23, 2023
3f5e559
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 23, 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
2,334 changes: 1,226 additions & 1,108 deletions analytics/admin/apiv1alpha/adminpb/resources.pb.go

Large diffs are not rendered by default.

276 changes: 147 additions & 129 deletions bigquery/storage/apiv1/storagepb/stream.pb.go

Large diffs are not rendered by default.

4,864 changes: 2,511 additions & 2,353 deletions deploy/apiv1/deploypb/cloud_deploy.pb.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dialogflow/apiv2/dialogflowpb/answer_record.pb.go

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

2 changes: 1 addition & 1 deletion dialogflow/apiv2/dialogflowpb/conversation.pb.go

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

1,112 changes: 567 additions & 545 deletions dialogflow/apiv2/dialogflowpb/conversation_profile.pb.go

Large diffs are not rendered by default.

565 changes: 283 additions & 282 deletions dialogflow/apiv2/dialogflowpb/document.pb.go

Large diffs are not rendered by default.

480 changes: 253 additions & 227 deletions dialogflow/apiv2beta1/dialogflowpb/answer_record.pb.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dialogflow/apiv2beta1/dialogflowpb/conversation.pb.go

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

1,456 changes: 785 additions & 671 deletions dialogflow/apiv2beta1/dialogflowpb/conversation_profile.pb.go

Large diffs are not rendered by default.

529 changes: 265 additions & 264 deletions dialogflow/apiv2beta1/dialogflowpb/document.pb.go

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions dialogflow/apiv2beta1/dialogflowpb/environment.pb.go

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

Loading