nominal-api-protos 0.951.2__py3-none-any.whl → 0.953.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.
- nominal_api_protos/nominal/connect/download/v1/connect_download_pb2.py +9 -9
- {nominal_api_protos-0.951.2.dist-info → nominal_api_protos-0.953.0.dist-info}/METADATA +1 -1
- {nominal_api_protos-0.951.2.dist-info → nominal_api_protos-0.953.0.dist-info}/RECORD +5 -5
- {nominal_api_protos-0.951.2.dist-info → nominal_api_protos-0.953.0.dist-info}/WHEEL +0 -0
- {nominal_api_protos-0.951.2.dist-info → nominal_api_protos-0.953.0.dist-info}/top_level.txt +0 -0
|
@@ -27,7 +27,7 @@ from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
|
27
27
|
from nominal.gen.v1 import error_pb2 as nominal_dot_gen_dot_v1_dot_error__pb2
|
|
28
28
|
|
|
29
29
|
|
|
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\"
|
|
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\"M\n\x1aGetLatestConnectUriRequest\x12/\n\x08platform\x18\x01 \x01(\tB\x1d\xbaH\x1ar\x18R\x05macosR\x07windowsR\x06ubuntu\"*\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')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -38,15 +38,15 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
38
38
|
_globals['_CONNECTDOWNLOADSERVICEERROR'].values_by_name["CONNECT_DOWNLOAD_SERVICE_ERROR_CONNECT_NOT_AVAILABLE"]._loaded_options = None
|
|
39
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
40
|
_globals['_GETLATESTCONNECTURIREQUEST'].fields_by_name['platform']._loaded_options = None
|
|
41
|
-
_globals['_GETLATESTCONNECTURIREQUEST'].fields_by_name['platform']._serialized_options = b'\272H\
|
|
41
|
+
_globals['_GETLATESTCONNECTURIREQUEST'].fields_by_name['platform']._serialized_options = b'\272H\032r\030R\005macosR\007windowsR\006ubuntu'
|
|
42
42
|
_globals['_CONNECTDOWNLOADSERVICE'].methods_by_name['GetLatestConnectUri']._loaded_options = None
|
|
43
43
|
_globals['_CONNECTDOWNLOADSERVICE'].methods_by_name['GetLatestConnectUri']._serialized_options = b'\202\323\344\223\002%\022#/connect/v1/download/{platform}/uri'
|
|
44
|
-
_globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_start=
|
|
45
|
-
_globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_end=
|
|
44
|
+
_globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_start=294
|
|
45
|
+
_globals['_CONNECTDOWNLOADSERVICEERROR']._serialized_end=522
|
|
46
46
|
_globals['_GETLATESTCONNECTURIREQUEST']._serialized_start=170
|
|
47
|
-
_globals['_GETLATESTCONNECTURIREQUEST']._serialized_end=
|
|
48
|
-
_globals['_GETLATESTCONNECTURIRESPONSE']._serialized_start=
|
|
49
|
-
_globals['_GETLATESTCONNECTURIRESPONSE']._serialized_end=
|
|
50
|
-
_globals['_CONNECTDOWNLOADSERVICE']._serialized_start=
|
|
51
|
-
_globals['_CONNECTDOWNLOADSERVICE']._serialized_end=
|
|
47
|
+
_globals['_GETLATESTCONNECTURIREQUEST']._serialized_end=247
|
|
48
|
+
_globals['_GETLATESTCONNECTURIRESPONSE']._serialized_start=249
|
|
49
|
+
_globals['_GETLATESTCONNECTURIRESPONSE']._serialized_end=291
|
|
50
|
+
_globals['_CONNECTDOWNLOADSERVICE']._serialized_start=525
|
|
51
|
+
_globals['_CONNECTDOWNLOADSERVICE']._serialized_end=733
|
|
52
52
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -32,7 +32,7 @@ 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=
|
|
35
|
+
nominal_api_protos/nominal/connect/download/v1/connect_download_pb2.py,sha256=IHZLJgJ0UMyyBICxU9XKa9nbX1cHiE-f48PScP5O4b8,3892
|
|
36
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
|
|
@@ -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.
|
|
90
|
-
nominal_api_protos-0.
|
|
91
|
-
nominal_api_protos-0.
|
|
92
|
-
nominal_api_protos-0.
|
|
89
|
+
nominal_api_protos-0.953.0.dist-info/METADATA,sha256=CxBFMsHPdtptHiZDNBi1zLm0DoWEhqp4xU2Rtovd1XM,167
|
|
90
|
+
nominal_api_protos-0.953.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
91
|
+
nominal_api_protos-0.953.0.dist-info/top_level.txt,sha256=LGL0l0Ex9617MHzOemB7GgioLYe-livRUUrqIkV0hpQ,19
|
|
92
|
+
nominal_api_protos-0.953.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|