-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathydb_maintenance_v1_pb2.py
150 lines (137 loc) · 7.28 KB
/
ydb_maintenance_v1_pb2.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
# -*- coding: utf-8 -*-
# flake8: noqa
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: draft/ydb_maintenance_v1.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from draft.protos import ydb_maintenance_pb2 as draft_dot_protos_dot_ydb__maintenance__pb2
DESCRIPTOR = _descriptor.FileDescriptor(
name='draft/ydb_maintenance_v1.proto',
package='Ydb.Maintenance.V1',
syntax='proto3',
serialized_options=b'\n [email protected]/ydb-platform/ydb-go-genproto/draft/Ydb_Maintenance_V1',
create_key=_descriptor._internal_create_key,
serialized_pb=b'\n\x1e\x64raft/ydb_maintenance_v1.proto\x12\x12Ydb.Maintenance.V1\x1a\"draft/protos/ydb_maintenance.proto2\x84\t\n\x12MaintenanceService\x12g\n\x10ListClusterNodes\x12(.Ydb.Maintenance.ListClusterNodesRequest\x1a).Ydb.Maintenance.ListClusterNodesResponse\x12p\n\x15\x43reateMaintenanceTask\x12-.Ydb.Maintenance.CreateMaintenanceTaskRequest\x1a(.Ydb.Maintenance.MaintenanceTaskResponse\x12r\n\x16RefreshMaintenanceTask\x12..Ydb.Maintenance.RefreshMaintenanceTaskRequest\x1a(.Ydb.Maintenance.MaintenanceTaskResponse\x12t\n\x19GetMaintenanceTaskDetails\x12*.Ydb.Maintenance.GetMaintenanceTaskRequest\x1a+.Ydb.Maintenance.GetMaintenanceTaskResponse\x12s\n\x14ListMaintenanceTasks\x12,.Ydb.Maintenance.ListMaintenanceTasksRequest\x1a-.Ydb.Maintenance.ListMaintenanceTasksResponse\x12r\n\x13\x44ropMaintenanceTask\x12+.Ydb.Maintenance.DropMaintenanceTaskRequest\x1a..Ydb.Maintenance.ManageMaintenanceTaskResponse\x12~\n\x19ProlongateMaintenanceTask\x12\x31.Ydb.Maintenance.ProlongateMaintenanceTaskRequest\x1a..Ydb.Maintenance.ManageMaintenanceTaskResponse\x12]\n\rReleasePermit\x12%.Ydb.Maintenance.ReleasePermitRequest\x1a%.Ydb.Maintenance.ManagePermitResponse\x12\x63\n\x10ProlongatePermit\x12(.Ydb.Maintenance.ProlongatePermitRequest\x1a%.Ydb.Maintenance.ManagePermitResponse\x12|\n\x17GetReadableActionReason\x12/.Ydb.Maintenance.GetReadableActionReasonRequest\x1a\x30.Ydb.Maintenance.GetReadableActionReasonResponseBd\n [email protected]/ydb-platform/ydb-go-genproto/draft/Ydb_Maintenance_V1b\x06proto3'
,
dependencies=[draft_dot_protos_dot_ydb__maintenance__pb2.DESCRIPTOR,])
_sym_db.RegisterFileDescriptor(DESCRIPTOR)
DESCRIPTOR._options = None
_MAINTENANCESERVICE = _descriptor.ServiceDescriptor(
name='MaintenanceService',
full_name='Ydb.Maintenance.V1.MaintenanceService',
file=DESCRIPTOR,
index=0,
serialized_options=None,
create_key=_descriptor._internal_create_key,
serialized_start=91,
serialized_end=1247,
methods=[
_descriptor.MethodDescriptor(
name='ListClusterNodes',
full_name='Ydb.Maintenance.V1.MaintenanceService.ListClusterNodes',
index=0,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._LISTCLUSTERNODESREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._LISTCLUSTERNODESRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='CreateMaintenanceTask',
full_name='Ydb.Maintenance.V1.MaintenanceService.CreateMaintenanceTask',
index=1,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._CREATEMAINTENANCETASKREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._MAINTENANCETASKRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='RefreshMaintenanceTask',
full_name='Ydb.Maintenance.V1.MaintenanceService.RefreshMaintenanceTask',
index=2,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._REFRESHMAINTENANCETASKREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._MAINTENANCETASKRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetMaintenanceTaskDetails',
full_name='Ydb.Maintenance.V1.MaintenanceService.GetMaintenanceTaskDetails',
index=3,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._GETMAINTENANCETASKREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._GETMAINTENANCETASKRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListMaintenanceTasks',
full_name='Ydb.Maintenance.V1.MaintenanceService.ListMaintenanceTasks',
index=4,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._LISTMAINTENANCETASKSREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._LISTMAINTENANCETASKSRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='DropMaintenanceTask',
full_name='Ydb.Maintenance.V1.MaintenanceService.DropMaintenanceTask',
index=5,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._DROPMAINTENANCETASKREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._MANAGEMAINTENANCETASKRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ProlongateMaintenanceTask',
full_name='Ydb.Maintenance.V1.MaintenanceService.ProlongateMaintenanceTask',
index=6,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._PROLONGATEMAINTENANCETASKREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._MANAGEMAINTENANCETASKRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ReleasePermit',
full_name='Ydb.Maintenance.V1.MaintenanceService.ReleasePermit',
index=7,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._RELEASEPERMITREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._MANAGEPERMITRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ProlongatePermit',
full_name='Ydb.Maintenance.V1.MaintenanceService.ProlongatePermit',
index=8,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._PROLONGATEPERMITREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._MANAGEPERMITRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetReadableActionReason',
full_name='Ydb.Maintenance.V1.MaintenanceService.GetReadableActionReason',
index=9,
containing_service=None,
input_type=draft_dot_protos_dot_ydb__maintenance__pb2._GETREADABLEACTIONREASONREQUEST,
output_type=draft_dot_protos_dot_ydb__maintenance__pb2._GETREADABLEACTIONREASONRESPONSE,
serialized_options=None,
create_key=_descriptor._internal_create_key,
),
])
_sym_db.RegisterServiceDescriptor(_MAINTENANCESERVICE)
DESCRIPTOR.services_by_name['MaintenanceService'] = _MAINTENANCESERVICE
# @@protoc_insertion_point(module_scope)