-
Notifications
You must be signed in to change notification settings - Fork 597
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: [networkconnectivity] add Network Connectivity Center APIs for PSC connection propagation through NCC #5859
Merged
danieljbruce
merged 4 commits into
main
from
owl-bot-copy-packages-google-cloud-networkconnectivity
Dec 4, 2024
Merged
feat: [networkconnectivity] add Network Connectivity Center APIs for PSC connection propagation through NCC #5859
danieljbruce
merged 4 commits into
main
from
owl-bot-copy-packages-google-cloud-networkconnectivity
Dec 4, 2024
Conversation
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
…tion through NCC feat: add Network Connectivity Center APIs for star topology feat: add Network Connectivity Center APIs for producer VPC spokes feat: add Network Connectivity Center APIs for dynamic route exchange feat: add Network Connectivity Center APIs for include export filters feat: add Network Connectivity Center APIs for include import ranges on hybrid spokes docs: update comment for `ListRoutes` method in service `HubService` to clarify that it lists routes in a route table docs: update comment for `ListRouteTables` method in service `HubService` to clarify that it lists route tables in a hub docs: update comment for field `location` in message `.google.cloud.networkconnectivity.v1.Route` to clarify that it's the origin location PiperOrigin-RevId: 702422268 Source-Link: googleapis/googleapis@59254b4 Source-Link: googleapis/googleapis-gen@f199480 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldHdvcmtjb25uZWN0aXZpdHkvLk93bEJvdC55YW1sIiwiaCI6ImYxOTk0ODBkMzM0MDAyYWRhNTNjMzg3ZmRiMTE3NWRlM2M1NTBmN2IifQ==
/gcbrun |
gcf-owl-bot
bot
requested review from
yoshi-approver and
a team
as code owners
December 3, 2024 22:36
/gcbrun |
… of https://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-networkconnectivity
/gcbrun |
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
danieljbruce
approved these changes
Dec 4, 2024
danieljbruce
deleted the
owl-bot-copy-packages-google-cloud-networkconnectivity
branch
December 4, 2024 14:52
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: add Network Connectivity Center APIs for star topology
feat: add Network Connectivity Center APIs for producer VPC spokes
feat: add Network Connectivity Center APIs for dynamic route exchange
feat: add Network Connectivity Center APIs for include export filters
feat: add Network Connectivity Center APIs for include import ranges on hybrid spokes
docs: update comment for
ListRoutes
method in serviceHubService
to clarify that it lists routes in a route tabledocs: update comment for
ListRouteTables
method in serviceHubService
to clarify that it lists route tables in a hubdocs: update comment for field
location
in message.google.cloud.networkconnectivity.v1.Route
to clarify that it's the origin locationPiperOrigin-RevId: 702422268
Source-Link: googleapis/googleapis@59254b4
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f199480d334002ada53c387fdb1175de3c550f7b
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldHdvcmtjb25uZWN0aXZpdHkvLk93bEJvdC55YW1sIiwiaCI6ImYxOTk0ODBkMzM0MDAyYWRhNTNjMzg3ZmRiMTE3NWRlM2M1NTBmN2IifQ==