File tree 2 files changed +4
-3
lines changed
src/viam/gen/proto/api/service/datamanager/v1
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
[flake8]
2
2
max-line-length = 140
3
+ extend-ignore = E203
3
4
per-file-ignores =
4
5
# imported but unused
5
6
__init__.py: F401
Original file line number Diff line number Diff line change 5
5
from google .protobuf import symbol_database as _symbol_database
6
6
_sym_db = _symbol_database .Default ()
7
7
from google .api import annotations_pb2 as google_dot_api_dot_annotations__pb2
8
- DESCRIPTOR = _descriptor_pool .Default ().AddSerializedFile (b'\n 3proto/api/service/datamanager/v1/data_manager.proto\x12 proto.api.service.datamanager.v1\x1a \x1c google/api/annotations.proto"\r \n \x0b SyncRequest"\x0e \n \x0c SyncResponse2\xab \x01 \n \x12 DataManagerService\x12 \x94 \x01 \n \x04 Sync\x12 -.proto.api.service.datamanager.v1.SyncRequest\x1a ..proto.api.service.datamanager.v1.SyncResponse"- \x82 \xd3 \xe4 \x93 \x02 \' "% /viam/api/v1/service/datamanager/syncBa \n -com.viam.rdk.proto.api.service.datamanager.v1Z0go.viam.com/rdk/proto/api/service/datamanager/v1b\x06 proto3' )
8
+ DESCRIPTOR = _descriptor_pool .Default ().AddSerializedFile (b'\n 3proto/api/service/datamanager/v1/data_manager.proto\x12 proto.api.service.datamanager.v1\x1a \x1c google/api/annotations.proto"\r \n \x0b SyncRequest"\x0e \n \x0c SyncResponse2\xaf \x01 \n \x12 DataManagerService\x12 \x98 \x01 \n \x04 Sync\x12 -.proto.api.service.datamanager.v1.SyncRequest\x1a ..proto.api.service.datamanager.v1.SyncResponse"1 \x82 \xd3 \xe4 \x93 \x02 +") /viam/api/v1/service/datamanager/datasyncBa \n -com.viam.rdk.proto.api.service.datamanager.v1Z0go.viam.com/rdk/proto/api/service/datamanager/v1b\x06 proto3' )
9
9
_builder .BuildMessageAndEnumDescriptors (DESCRIPTOR , globals ())
10
10
_builder .BuildTopDescriptorsAndMessages (DESCRIPTOR , 'proto.api.service.datamanager.v1.data_manager_pb2' , globals ())
11
11
if _descriptor ._USE_C_DESCRIPTORS == False :
12
12
DESCRIPTOR ._options = None
13
13
DESCRIPTOR ._serialized_options = b'\n -com.viam.rdk.proto.api.service.datamanager.v1Z0go.viam.com/rdk/proto/api/service/datamanager/v1'
14
14
_DATAMANAGERSERVICE .methods_by_name ['Sync' ]._options = None
15
- _DATAMANAGERSERVICE .methods_by_name ['Sync' ]._serialized_options = b'\x82 \xd3 \xe4 \x93 \x02 \' "% /viam/api/v1/service/datamanager/sync '
15
+ _DATAMANAGERSERVICE .methods_by_name ['Sync' ]._serialized_options = b'\x82 \xd3 \xe4 \x93 \x02 +") /viam/api/v1/service/datamanager/datasync '
16
16
_SYNCREQUEST ._serialized_start = 119
17
17
_SYNCREQUEST ._serialized_end = 132
18
18
_SYNCRESPONSE ._serialized_start = 134
19
19
_SYNCRESPONSE ._serialized_end = 148
20
20
_DATAMANAGERSERVICE ._serialized_start = 151
21
- _DATAMANAGERSERVICE ._serialized_end = 322
21
+ _DATAMANAGERSERVICE ._serialized_end = 326
You can’t perform that action at this time.
0 commit comments