nominal-api-protos 0.949.1__py3-none-any.whl → 0.950.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of nominal-api-protos might be problematic. Click here for more details.

@@ -22,11 +22,12 @@ _runtime_version.ValidateProtobufRuntimeVersion(
22
22
  _sym_db = _symbol_database.Default()
23
23
 
24
24
 
25
+ from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
25
26
  from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
26
27
  from nominal.gen.v1 import error_pb2 as nominal_dot_gen_dot_v1_dot_error__pb2
27
28
 
28
29
 
29
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2nominal/connect/download/v1/connect_download.proto\x12\x1bnominal.connect.download.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1anominal/gen/v1/error.proto\"U\n\x1aGetLatestConnectUriRequest\x12\x37\n\x08platform\x18\x01 \x01(\x0e\x32%.nominal.connect.download.v1.Platform\"*\n\x1bGetLatestConnectUriResponse\x12\x0b\n\x03uri\x18\x01 \x01(\t*c\n\x08Platform\x12\x18\n\x14PLATFORM_UNSPECIFIED\x10\x00\x12\x12\n\x0ePLATFORM_MACOS\x10\x01\x12\x14\n\x10PLATFORM_WINDOWS\x10\x02\x12\x13\n\x0fPLATFORM_UBUNTU\x10\x03*\xe4\x01\n\x1b\x43onnectDownloadServiceError\x12.\n*CONNECT_DOWNLOAD_SERVICE_ERROR_UNSPECIFIED\x10\x00\x12\x94\x01\n4CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE\x10\x01\x1aZ\xb2\xb2\x1aV\n\tNOT_FOUND\x12IConnect not available for download on this stack. Please contact support.2\xd0\x01\n\x16\x43onnectDownloadService\x12\xb5\x01\n\x13GetLatestConnectUri\x12\x37.nominal.connect.download.v1.GetLatestConnectUriRequest\x1a\x38.nominal.connect.download.v1.GetLatestConnectUriResponse\"+\x82\xd3\xe4\x93\x02%\x12#/connect/v1/download/{platform}/uriB\x1f\n\x1bio.nominal.connect.downloadP\x01\x62\x06proto3')
30
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2nominal/connect/download/v1/connect_download.proto\x12\x1bnominal.connect.download.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x1anominal/gen/v1/error.proto\"K\n\x1aGetLatestConnectUriRequest\x12-\n\x08platform\x18\x01 \x01(\tB\x1b\xbaH\x18r\x16R\x14macos,windows,ubuntu\"*\n\x1bGetLatestConnectUriResponse\x12\x0b\n\x03uri\x18\x01 \x01(\t*\xe4\x01\n\x1b\x43onnectDownloadServiceError\x12.\n*CONNECT_DOWNLOAD_SERVICE_ERROR_UNSPECIFIED\x10\x00\x12\x94\x01\n4CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE\x10\x01\x1aZ\xb2\xb2\x1aV\n\tNOT_FOUND\x12IConnect not available for download on this stack. Please contact support.2\xd0\x01\n\x16\x43onnectDownloadService\x12\xb5\x01\n\x13GetLatestConnectUri\x12\x37.nominal.connect.download.v1.GetLatestConnectUriRequest\x1a\x38.nominal.connect.download.v1.GetLatestConnectUriResponse\"+\x82\xd3\xe4\x93\x02%\x12#/connect/v1/download/{platform}/uriB\x1f\n\x1bio.nominal.connect.downloadP\x01\x62\x06proto3')
30
31
 
31
32
  _globals = globals()
32
33
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -36,16 +37,16 @@ if not _descriptor._USE_C_DESCRIPTORS:
36
37
  _globals['DESCRIPTOR']._serialized_options = b'\n\033io.nominal.connect.downloadP\001'
37
38
  _globals['_CONNECTDOWNLOADSERVICEERROR'].values_by_name["CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE"]._loaded_options = None
38
39
  _globals['_CONNECTDOWNLOADSERVICEERROR'].values_by_name["CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE"]._serialized_options = b'\262\262\032V\n\tNOT_FOUND\022IConnect not available for download on this stack. Please contact support.'
40
+ _globals['_GETLATESTCONNECTURIREQUEST'].fields_by_name['platform']._loaded_options = None
41
+ _globals['_GETLATESTCONNECTURIREQUEST'].fields_by_name['platform']._serialized_options = b'\272H\030r\026R\024macos,windows,ubuntu'
39
42
  _globals['_CONNECTDOWNLOADSERVICE'].methods_by_name['GetLatestConnectUri']._loaded_options = None
40
43
  _globals['_CONNECTDOWNLOADSERVICE'].methods_by_name['GetLatestConnectUri']._serialized_options = b'\202\323\344\223\002%\022#/connect/v1/download/{platform}/uri'
41
- _globals['_PLATFORM']._serialized_start=272
42
- _globals['_PLATFORM']._serialized_end=371
43
- _globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_start=374
44
- _globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_end=602
45
- _globals['_GETLATESTCONNECTURIREQUEST']._serialized_start=141
46
- _globals['_GETLATESTCONNECTURIREQUEST']._serialized_end=226
47
- _globals['_GETLATESTCONNECTURIRESPONSE']._serialized_start=228
48
- _globals['_GETLATESTCONNECTURIRESPONSE']._serialized_end=270
49
- _globals['_CONNECTDOWNLOADSERVICE']._serialized_start=605
50
- _globals['_CONNECTDOWNLOADSERVICE']._serialized_end=813
44
+ _globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_start=292
45
+ _globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_end=520
46
+ _globals['_GETLATESTCONNECTURIREQUEST']._serialized_start=170
47
+ _globals['_GETLATESTCONNECTURIREQUEST']._serialized_end=245
48
+ _globals['_GETLATESTCONNECTURIRESPONSE']._serialized_start=247
49
+ _globals['_GETLATESTCONNECTURIRESPONSE']._serialized_end=289
50
+ _globals['_CONNECTDOWNLOADSERVICE']._serialized_start=523
51
+ _globals['_CONNECTDOWNLOADSERVICE']._serialized_end=731
51
52
  # @@protoc_insertion_point(module_scope)
@@ -1,35 +1,25 @@
1
+ from buf.validate import validate_pb2 as _validate_pb2
1
2
  from google.api import annotations_pb2 as _annotations_pb2
2
3
  from nominal.gen.v1 import error_pb2 as _error_pb2
3
4
  from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
4
5
  from google.protobuf import descriptor as _descriptor
5
6
  from google.protobuf import message as _message
6
- from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
7
+ from typing import ClassVar as _ClassVar, Optional as _Optional
7
8
 
8
9
  DESCRIPTOR: _descriptor.FileDescriptor
9
10
 
10
- class Platform(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
11
- __slots__ = ()
12
- PLATFORM_UNSPECIFIED: _ClassVar[Platform]
13
- PLATFORM_MACOS: _ClassVar[Platform]
14
- PLATFORM_WINDOWS: _ClassVar[Platform]
15
- PLATFORM_UBUNTU: _ClassVar[Platform]
16
-
17
11
  class ConnectDownloadServiceError(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
18
12
  __slots__ = ()
19
13
  CONNECT_DOWNLOAD_SERVICE_ERROR_UNSPECIFIED: _ClassVar[ConnectDownloadServiceError]
20
14
  CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE: _ClassVar[ConnectDownloadServiceError]
21
- PLATFORM_UNSPECIFIED: Platform
22
- PLATFORM_MACOS: Platform
23
- PLATFORM_WINDOWS: Platform
24
- PLATFORM_UBUNTU: Platform
25
15
  CONNECT_DOWNLOAD_SERVICE_ERROR_UNSPECIFIED: ConnectDownloadServiceError
26
16
  CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE: ConnectDownloadServiceError
27
17
 
28
18
  class GetLatestConnectUriRequest(_message.Message):
29
19
  __slots__ = ("platform",)
30
20
  PLATFORM_FIELD_NUMBER: _ClassVar[int]
31
- platform: Platform
32
- def __init__(self, platform: _Optional[_Union[Platform, str]] = ...) -> None: ...
21
+ platform: str
22
+ def __init__(self, platform: _Optional[str] = ...) -> None: ...
33
23
 
34
24
  class GetLatestConnectUriResponse(_message.Message):
35
25
  __slots__ = ("uri",)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nominal-api-protos
3
- Version: 0.949.1
3
+ Version: 0.950.0
4
4
  Requires-Python: >=3.8
5
5
  Requires-Dist: protobuf>=5.25.0
6
6
  Dynamic: requires-dist
@@ -32,8 +32,8 @@ nominal_api_protos/nominal/comments/v1/comments_pb2_grpc.py,sha256=rRap63AllaldI
32
32
  nominal_api_protos/nominal/connect/demo_apps/v1/connect_demo_apps_pb2.py,sha256=ro0jZR2Qp5kZHElJuBIAelaHcNx5EAGot74JpfCHy34,4408
33
33
  nominal_api_protos/nominal/connect/demo_apps/v1/connect_demo_apps_pb2.pyi,sha256=lwo4eGKGkO1A3PtfcGaw0MzzyWn2XjmmK8-LiDBVLVM,1514
34
34
  nominal_api_protos/nominal/connect/demo_apps/v1/connect_demo_apps_pb2_grpc.py,sha256=IeBNgPDU7OMGqsclL07G2m2hP00EiMXLlMNmb4AshEw,4212
35
- nominal_api_protos/nominal/connect/download/v1/connect_download_pb2.py,sha256=funjjKJl3aavCQJLfjaizcVs9A5eoo2T-l9-q5cL7IQ,3798
36
- nominal_api_protos/nominal/connect/download/v1/connect_download_pb2.pyi,sha256=jVsjZ2DZYWHizhN8CXiJ-XM4__2VzzmALtqll6d5cJ0,1645
35
+ nominal_api_protos/nominal/connect/download/v1/connect_download_pb2.py,sha256=iVsK_jmu8jZlq1XXOtu213w7fdtbjgK6KzgBK3X-OOU,3876
36
+ nominal_api_protos/nominal/connect/download/v1/connect_download_pb2.pyi,sha256=TH03M0mCLutadUHZ3Z8yuMDmGXOHaIUFq0tDws85Nj4,1295
37
37
  nominal_api_protos/nominal/connect/download/v1/connect_download_pb2_grpc.py,sha256=X5OzBcb-jGixbp7TZ4YOECKejnTef3_xH2ecdCHbU90,4179
38
38
  nominal_api_protos/nominal/connect/v1/connect_apps_pb2.py,sha256=gzJgf2jUZdUHXeFKrZwenjypsjKEKWxMYWUmpX7AC1A,25553
39
39
  nominal_api_protos/nominal/connect/v1/connect_apps_pb2.pyi,sha256=tCtQ5VmuLAgAZPutaMDZMr0G6yLSloTsu_QOnjSYd6o,14909
@@ -86,7 +86,7 @@ nominal_api_protos/nominal/versioning/v1/versioning_pb2_grpc.py,sha256=9gQlOS1PS
86
86
  nominal_api_protos/nominal/workspaces/v1/workspaces_pb2.py,sha256=XpP5HDZXUyjfr5gHyCv3_c6jyt7bvVHAZniPMCrOWBU,13064
87
87
  nominal_api_protos/nominal/workspaces/v1/workspaces_pb2.pyi,sha256=Ijf9duM_uDuwphxnKzLb_KkEotjXP4Wdmd5AQ06GPac,6227
88
88
  nominal_api_protos/nominal/workspaces/v1/workspaces_pb2_grpc.py,sha256=lTQ_Y8AHY7eBzG-EBuqAyDeSUtIjgRQZC8a8cmd086E,10542
89
- nominal_api_protos-0.949.1.dist-info/METADATA,sha256=-4GWVEV3pr5E_qfzfuxmyOWfO2xa_-SKNzSJ5rrZ2Ss,167
90
- nominal_api_protos-0.949.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
91
- nominal_api_protos-0.949.1.dist-info/top_level.txt,sha256=LGL0l0Ex9617MHzOemB7GgioLYe-livRUUrqIkV0hpQ,19
92
- nominal_api_protos-0.949.1.dist-info/RECORD,,
89
+ nominal_api_protos-0.950.0.dist-info/METADATA,sha256=Kuhk9i7-3ktSejUhrK80A7dxQcrl3gXdu40hHfUfoj4,167
90
+ nominal_api_protos-0.950.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
91
+ nominal_api_protos-0.950.0.dist-info/top_level.txt,sha256=LGL0l0Ex9617MHzOemB7GgioLYe-livRUUrqIkV0hpQ,19
92
+ nominal_api_protos-0.950.0.dist-info/RECORD,,