Skip to content

Commit

Permalink
release/studio: update studio.proto
Browse files Browse the repository at this point in the history
XXX_SKIP_CHECK_BREAKING

- Update studio.proto due to the split studio.proto change

[GENERATED_COMMIT]

Change-Id: I5363d01c09527a3fd85d902f3fa9c25a645c3132
  • Loading branch information
Arista-Jenkins authored and yiwenwu committed Apr 20, 2024
1 parent 3fbe841 commit c06f944
Show file tree
Hide file tree
Showing 10 changed files with 3,425 additions and 4,863 deletions.
4,770 changes: 1,947 additions & 2,823 deletions arista/studio/v1/services/gen_pb2.py

Large diffs are not rendered by default.

2,278 changes: 1,121 additions & 1,157 deletions arista/studio/v1/services/gen_pb2_grpc.py

Large diffs are not rendered by default.

1,177 changes: 320 additions & 857 deletions arista/studio/v1/studio_pb2.py

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion arista/subscriptions/__init__.py
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
25 changes: 15 additions & 10 deletions arista/subscriptions/subscriptions_pb2.py

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

1 change: 1 addition & 0 deletions arista/subscriptions/subscriptions_pb2_grpc.py
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

4 changes: 3 additions & 1 deletion arista/time/__init__.py
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
22 changes: 11 additions & 11 deletions arista/time/time_pb2.py

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

1 change: 1 addition & 0 deletions arista/time/time_pb2_grpc.py
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

6 changes: 3 additions & 3 deletions fmp/__init__.py
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

0 comments on commit c06f944

Please sign in to comment.