Skip to content

Commit

Permalink
feat: [edgenetwork] add MACsec status for internal links (#10270)
Browse files Browse the repository at this point in the history
* feat: add MACsec status for internal links

PiperOrigin-RevId: 600482823

Source-Link: googleapis/googleapis@c20f392

Source-Link: googleapis/googleapis-gen@e0271c7
Copy-Tag: eyJwIjoiamF2YS1lZGdlbmV0d29yay8uT3dsQm90LnlhbWwiLCJoIjoiZTAyNzFjNzU5MmI3ODg0MzNlYmU5YTMyNTg4NjZjYmZjNzhjNGJjZSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 23, 2024
1 parent bdf9b94 commit 667293a
Show file tree
Hide file tree
Showing 4 changed files with 563 additions and 163 deletions.
Expand Up @@ -611,6 +611,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.edgenetwork.v1.DiagnoseNetworkResponse$NetworkStatus$MacsecStatus",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.edgenetwork.v1.DiagnoseRouterRequest",
"queryAllDeclaredConstructors": true,
Expand Down

0 comments on commit 667293a

Please sign in to comment.