-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XXX_SKIP_CHECK_BREAKING - Update studio.proto due to the split studio.proto change [GENERATED_COMMIT] Change-Id: I5363d01c09527a3fd85d902f3fa9c25a645c3132
- Loading branch information
1 parent
3fbe841
commit c06f944
Showing
10 changed files
with
3,425 additions
and
4,863 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# Copyright (c) 2020 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.subscriptions import subscriptions_pb2 as models |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! | ||
"""Client and server classes corresponding to protobuf-defined services.""" | ||
import grpc | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# Copyright (c) 2020 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.time import time_pb2 as models |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! | ||
"""Client and server classes corresponding to protobuf-defined services.""" | ||
import grpc | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
|
||
import fmp.wrappers_pb2 as wrappers | ||
import fmp.extensions_pb2 as extensions | ||
import fmp.pages_pb2 as pages | ||
import fmp.deletes_pb2 as deletes | ||
import fmp.inet_pb2 as inet | ||
import fmp.extensions_pb2 as extensions | ||
import fmp.yang_pb2 as yang | ||
import fmp.deletes_pb2 as deletes | ||
import fmp.wrappers_pb2 as wrappers |