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

update protobufs to current master #373

Merged
merged 1 commit into from
Nov 23, 2023
Merged
Changes from all commits
Commits
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
Empty file added ydb/_grpc/v3/draft/__init__.py
Empty file.
Empty file.
1,999 changes: 1,999 additions & 0 deletions ydb/_grpc/v3/draft/protos/ydb_maintenance_pb2.py

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions ydb/_grpc/v3/draft/protos/ydb_maintenance_pb2_grpc.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
"""Client and server classes corresponding to protobuf-defined services."""
import grpc

150 changes: 150 additions & 0 deletions ydb/_grpc/v3/draft/ydb_maintenance_v1_pb2.py

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

374 changes: 374 additions & 0 deletions ydb/_grpc/v3/draft/ydb_maintenance_v1_pb2_grpc.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/annotations/validation_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_auth_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_cms_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_common_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_coordination_pb2.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_discovery_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_export_pb2.py
283 changes: 283 additions & 0 deletions ydb/_grpc/v3/protos/ydb_federation_discovery_pb2.py
4 changes: 4 additions & 0 deletions ydb/_grpc/v3/protos/ydb_federation_discovery_pb2_grpc.py
Original file line number Diff line number Diff line change
@@ -0,0 +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: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_formats_pb2.py
53 changes: 30 additions & 23 deletions ydb/_grpc/v3/protos/ydb_import_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_issue_message_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_monitoring_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_operation_pb2.py
1,828 changes: 1,828 additions & 0 deletions ydb/_grpc/v3/protos/ydb_query_pb2.py

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions ydb/_grpc/v3/protos/ydb_query_pb2_grpc.py
Original file line number Diff line number Diff line change
@@ -0,0 +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: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_query_stats_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_rate_limiter_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_scheme_pb2.py
4 changes: 2 additions & 2 deletions ydb/_grpc/v3/protos/ydb_scripting_pb2.py
13 changes: 9 additions & 4 deletions ydb/_grpc/v3/protos/ydb_status_codes_pb2.py
Loading