luminarycloud 0.15.5__py3-none-any.whl → 0.16.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.
- luminarycloud/_helpers/__init__.py +1 -0
- luminarycloud/_helpers/_code_representation.py +18 -3
- luminarycloud/_helpers/download.py +67 -1
- luminarycloud/_proto/api/v0/luminarycloud/inference/inference_pb2.py +9 -9
- luminarycloud/_proto/api/v0/luminarycloud/inference/inference_pb2.pyi +7 -4
- luminarycloud/_proto/api/v0/luminarycloud/physics_ai/physics_ai_pb2.py +45 -21
- luminarycloud/_proto/api/v0/luminarycloud/physics_ai/physics_ai_pb2.pyi +65 -0
- luminarycloud/_proto/api/v0/luminarycloud/physics_ai/physics_ai_pb2_grpc.py +34 -0
- luminarycloud/_proto/api/v0/luminarycloud/physics_ai/physics_ai_pb2_grpc.pyi +12 -0
- luminarycloud/_proto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape_pb2.py +194 -7
- luminarycloud/_proto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape_pb2.pyi +403 -1
- luminarycloud/_proto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape_pb2_grpc.py +171 -0
- luminarycloud/_proto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape_pb2_grpc.pyi +64 -0
- luminarycloud/_proto/api/v0/luminarycloud/upload/upload_pb2.py +4 -2
- luminarycloud/_proto/api/v0/luminarycloud/upload/upload_pb2_grpc.py +34 -0
- luminarycloud/_proto/api/v0/luminarycloud/upload/upload_pb2_grpc.pyi +12 -0
- luminarycloud/_proto/assistant/assistant_pb2.py +82 -61
- luminarycloud/_proto/assistant/assistant_pb2.pyi +40 -0
- luminarycloud/_proto/assistant/assistant_pb2_grpc.py +34 -0
- luminarycloud/_proto/assistant/assistant_pb2_grpc.pyi +12 -0
- luminarycloud/_proto/base/base_pb2.py +7 -6
- luminarycloud/_proto/base/base_pb2.pyi +4 -0
- luminarycloud/_proto/client/simulation_pb2.py +188 -186
- luminarycloud/_proto/client/simulation_pb2.pyi +10 -2
- luminarycloud/_proto/geometry/geometry_pb2.py +62 -62
- luminarycloud/_proto/geometry/geometry_pb2.pyi +5 -1
- luminarycloud/_proto/inferenceservice/inferenceservice_pb2.py +11 -11
- luminarycloud/_proto/inferenceservice/inferenceservice_pb2.pyi +12 -4
- luminarycloud/_proto/quantity/quantity_pb2.py +11 -2
- luminarycloud/_proto/quantity/quantity_pb2.pyi +6 -0
- luminarycloud/_proto/table/table_pb2.pyi +4 -2
- luminarycloud/_proto/upload/upload_pb2.py +27 -7
- luminarycloud/_proto/upload/upload_pb2.pyi +31 -0
- luminarycloud/enum/quantity_type.py +15 -0
- luminarycloud/mesh.py +8 -1
- luminarycloud/params/simulation/physics/fluid/solution_controls/fluid_relaxation_method/fluid_implicit_relaxation/robust_startup/__init__.py +1 -0
- luminarycloud/params/simulation/physics/fluid/solution_controls/fluid_relaxation_method/fluid_implicit_relaxation/robust_startup/robust_startup_auto_.py +30 -0
- luminarycloud/params/simulation/physics/fluid/solution_controls/fluid_relaxation_method/fluid_implicit_relaxation/robust_startup/robust_startup_on_.py +1 -1
- luminarycloud/params/simulation/physics/fluid/solution_controls/fluid_relaxation_method/fluid_implicit_relaxation_.py +6 -2
- luminarycloud/params/simulation/physics/fluid/solution_controls_fluid_.py +4 -0
- luminarycloud/physics_ai/__init__.py +4 -0
- luminarycloud/physics_ai/inference.py +140 -4
- luminarycloud/physics_ai/solution.py +60 -0
- luminarycloud/tables.py +6 -8
- luminarycloud/vis/data_extraction.py +4 -5
- luminarycloud/vis/display.py +26 -11
- luminarycloud/vis/filters.py +98 -65
- luminarycloud/vis/primitives.py +3 -2
- luminarycloud/vis/visualization.py +197 -40
- {luminarycloud-0.15.5.dist-info → luminarycloud-0.16.0.dist-info}/METADATA +1 -1
- {luminarycloud-0.15.5.dist-info → luminarycloud-0.16.0.dist-info}/RECORD +52 -50
- {luminarycloud-0.15.5.dist-info → luminarycloud-0.16.0.dist-info}/WHEEL +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
3
|
# source: proto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape.proto
|
|
4
4
|
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf.internal import enum_type_wrapper
|
|
5
6
|
from google.protobuf import descriptor as _descriptor
|
|
6
7
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
7
8
|
from google.protobuf import message as _message
|
|
@@ -16,13 +17,34 @@ from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
|
16
17
|
from luminarycloud._proto.ratelimit import ratelimit_pb2 as proto_dot_ratelimit_dot_ratelimit__pb2
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFproto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape.proto\x12\x41luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape\x1a\x1cgoogle/api/annotations.proto\x1a\x1fproto/ratelimit/ratelimit.proto\" \n\x1eGetAuthenticationStatusRequest\"3\n\x1cGetAuthenticationStatusReply\x12\x13\n\x0b\x61uth_active\x18\x01 \x01(\x08\"m\n\x0bOnshapePath\x12\x16\n\x0e\x63ompany_prefix\x18\x01 \x01(\t\x12\x13\n\x0b\x64ocument_id\x18\x02 \x01(\t\x12\x0e\n\x06w_or_v\x18\x03 \x01(\t\x12\r\n\x05wv_id\x18\x04 \x01(\t\x12\x12\n\nelement_id\x18\x05 \x01(\t\"u\n\x15\x46\x65tchVariablesRequest\x12\\\n\x04path\x18\x01 \x01(\x0b\x32N.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapePath\"$\n\x13\x46\x65tchVariablesReply\x12\r\n\x05names\x18\x01 \x03(\
|
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFproto/api/v0/luminarycloud/thirdpartyintegration/onshape/onshape.proto\x12\x41luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape\x1a\x1cgoogle/api/annotations.proto\x1a\x1fproto/ratelimit/ratelimit.proto\" \n\x1eGetAuthenticationStatusRequest\"3\n\x1cGetAuthenticationStatusReply\x12\x13\n\x0b\x61uth_active\x18\x01 \x01(\x08\"m\n\x0bOnshapePath\x12\x16\n\x0e\x63ompany_prefix\x18\x01 \x01(\t\x12\x13\n\x0b\x64ocument_id\x18\x02 \x01(\t\x12\x0e\n\x06w_or_v\x18\x03 \x01(\t\x12\r\n\x05wv_id\x18\x04 \x01(\t\x12\x12\n\nelement_id\x18\x05 \x01(\t\"e\n\x0fOnshapeVariable\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05value\x18\x03 \x01(\t\x12\x12\n\nexpression\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\">\n\x12OnshapeCompanyInfo\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0e\n\x06prefix\x18\x03 \x01(\t\"`\n\x16OnshapeDocumentVersion\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\rmodified_time\x18\x03 \x01(\x03\x12\x15\n\rcreation_time\x18\x04 \x01(\x03\"b\n\x18OnshapeDocumentWorkspace\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\rmodified_time\x18\x03 \x01(\x03\x12\x15\n\rcreation_time\x18\x04 \x01(\x03\"\xca\x02\n\x0fOnshapeDocument\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x11\n\tthumbnail\x18\x03 \x01(\x0c\x12k\n\x08versions\x18\x04 \x03(\x0b\x32Y.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentVersion\x12o\n\nworkspaces\x18\x05 \x03(\x0b\x32[.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentWorkspace\x12\x15\n\rmodified_time\x18\x06 \x01(\x03\x12\x15\n\rcreation_time\x18\x07 \x01(\x03\"p\n\x13OnshapeDocumentOnly\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x11\n\tthumbnail\x18\x03 \x01(\x0c\x12\x15\n\rmodified_time\x18\x04 \x01(\x03\x12\x15\n\rcreation_time\x18\x05 \x01(\x03\"X\n\x14ListDocumentsRequest\x12\x11\n\tnext_page\x18\x01 \x01(\t\x12\x15\n\rprevious_page\x18\x02 \x01(\t\x12\x16\n\x0e\x63ompany_prefix\x18\x03 \x01(\t\"\xa9\x01\n\x12ListDocumentsReply\x12i\n\tdocuments\x18\x01 \x03(\x0b\x32V.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentOnly\x12\x11\n\tnext_page\x18\x02 \x01(\t\x12\x15\n\rprevious_page\x18\x03 \x01(\t\"\x80\x01\n ListWorkspacesAndVersionsRequest\x12\\\n\x04path\x18\x01 \x01(\x0b\x32N.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapePath\"\xfe\x01\n\x1eListWorkspacesAndVersionsReply\x12o\n\nworkspaces\x18\x01 \x03(\x0b\x32[.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentWorkspace\x12k\n\x08versions\x18\x02 \x03(\x0b\x32Y.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentVersion\"p\n,ListDocumentsWithWorkspaceAndVersionsRequest\x12\x11\n\tnext_page\x18\x01 \x01(\t\x12\x15\n\rprevious_page\x18\x02 \x01(\t\x12\x16\n\x0e\x63ompany_prefix\x18\x03 \x01(\t\"\xbd\x01\n*ListDocumentsWithWorkspaceAndVersionsReply\x12\x65\n\tdocuments\x18\x01 \x03(\x0b\x32R.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocument\x12\x11\n\tnext_page\x18\x02 \x01(\t\x12\x15\n\rprevious_page\x18\x03 \x01(\t\"\xa2\x01\n\x0eOnshapeElement\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x63\n\x04type\x18\x03 \x01(\x0e\x32U.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeElementType\x12\x11\n\tthumbnail\x18\x04 \x01(\x0c\"\x82\x01\n\"ListImportablesForSelectionRequest\x12\\\n\x04path\x18\x01 \x01(\x0b\x32N.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapePath\"\x87\x01\n ListImportablesForSelectionReply\x12\x63\n\x08\x65lements\x18\x01 \x03(\x0b\x32Q.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeElement\"\x1b\n\x19GetCompanyPrefixesRequest\"\x83\x01\n\x17GetCompanyPrefixesReply\x12h\n\tcompanies\x18\x01 \x03(\x0b\x32U.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeCompanyInfo\"u\n\x15\x46\x65tchVariablesRequest\x12\\\n\x04path\x18\x01 \x01(\x0b\x32N.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapePath\"$\n\x13\x46\x65tchVariablesReply\x12\r\n\x05names\x18\x01 \x03(\t*3\n\x12OnshapeElementType\x12\x0f\n\x0bPART_STUDIO\x10\x00\x12\x0c\n\x08\x41SSEMBLY\x10\x01\x32\x8a\x10\n\x0eOnshapeService\x12\xa8\x02\n\x17GetAuthenticationStatus\x12\x61.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.GetAuthenticationStatusRequest\x1a_.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.GetAuthenticationStatusReply\"I\x82\xd3\xe4\x93\x02\x39\x12\x37/v0/thirdpartyintegration/onshape/authentication-status\x8a\xb5\x18\x06\x08<\x12\x02\x08\x01\x12\x8a\x02\n\x0e\x46\x65tchVariables\x12X.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.FetchVariablesRequest\x1aV.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.FetchVariablesReply\"F\x82\xd3\xe4\x93\x02\x36\"1/v0/thirdpartyintegration/onshape/fetch-variables:\x01*\x8a\xb5\x18\x06\x08\n\x12\x02\x08\x05\x12\xc6\x02\n%ListDocumentsWithWorkspaceAndVersions\x12o.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsWithWorkspaceAndVersionsRequest\x1am.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsWithWorkspaceAndVersionsReply\"=\x82\xd3\xe4\x93\x02-\x12+/v0/thirdpartyintegration/onshape/documents\x8a\xb5\x18\x06\x08\n\x12\x02\x08\x05\x12\x83\x02\n\rListDocuments\x12W.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsRequest\x1aU.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsReply\"B\x82\xd3\xe4\x93\x02\x32\x12\x30/v0/thirdpartyintegration/onshape/documents-only\x8a\xb5\x18\x06\x08\n\x12\x02\x08\x05\x12\xb0\x02\n\x19ListWorkspacesAndVersions\x12\x63.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListWorkspacesAndVersionsRequest\x1a\x61.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListWorkspacesAndVersionsReply\"K\x82\xd3\xe4\x93\x02;\x12\x39/v0/thirdpartyintegration/onshape/workspaces-and-versions\x8a\xb5\x18\x06\x08\n\x12\x02\x08\x05\x12\xad\x02\n\x1bListImportablesForSelection\x12\x65.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListImportablesForSelectionRequest\x1a\x63.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListImportablesForSelectionReply\"B\x82\xd3\xe4\x93\x02\x32\"-/v0/thirdpartyintegration/onshape/importables:\x01*\x8a\xb5\x18\x06\x08\n\x12\x02\x08\x05\x12\x8d\x02\n\x12GetCompanyPrefixes\x12\\.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.GetCompanyPrefixesRequest\x1aZ.luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.GetCompanyPrefixesReply\"=\x82\xd3\xe4\x93\x02-\x12+/v0/thirdpartyintegration/onshape/companies\x8a\xb5\x18\x06\x08<\x12\x02\x08\x01\x42QZOluminarycloud.com/core/proto/api/v0/luminarycloud/thirdpartyintegration/onshapeb\x06proto3')
|
|
20
21
|
|
|
22
|
+
_ONSHAPEELEMENTTYPE = DESCRIPTOR.enum_types_by_name['OnshapeElementType']
|
|
23
|
+
OnshapeElementType = enum_type_wrapper.EnumTypeWrapper(_ONSHAPEELEMENTTYPE)
|
|
24
|
+
PART_STUDIO = 0
|
|
25
|
+
ASSEMBLY = 1
|
|
21
26
|
|
|
22
27
|
|
|
23
28
|
_GETAUTHENTICATIONSTATUSREQUEST = DESCRIPTOR.message_types_by_name['GetAuthenticationStatusRequest']
|
|
24
29
|
_GETAUTHENTICATIONSTATUSREPLY = DESCRIPTOR.message_types_by_name['GetAuthenticationStatusReply']
|
|
25
30
|
_ONSHAPEPATH = DESCRIPTOR.message_types_by_name['OnshapePath']
|
|
31
|
+
_ONSHAPEVARIABLE = DESCRIPTOR.message_types_by_name['OnshapeVariable']
|
|
32
|
+
_ONSHAPECOMPANYINFO = DESCRIPTOR.message_types_by_name['OnshapeCompanyInfo']
|
|
33
|
+
_ONSHAPEDOCUMENTVERSION = DESCRIPTOR.message_types_by_name['OnshapeDocumentVersion']
|
|
34
|
+
_ONSHAPEDOCUMENTWORKSPACE = DESCRIPTOR.message_types_by_name['OnshapeDocumentWorkspace']
|
|
35
|
+
_ONSHAPEDOCUMENT = DESCRIPTOR.message_types_by_name['OnshapeDocument']
|
|
36
|
+
_ONSHAPEDOCUMENTONLY = DESCRIPTOR.message_types_by_name['OnshapeDocumentOnly']
|
|
37
|
+
_LISTDOCUMENTSREQUEST = DESCRIPTOR.message_types_by_name['ListDocumentsRequest']
|
|
38
|
+
_LISTDOCUMENTSREPLY = DESCRIPTOR.message_types_by_name['ListDocumentsReply']
|
|
39
|
+
_LISTWORKSPACESANDVERSIONSREQUEST = DESCRIPTOR.message_types_by_name['ListWorkspacesAndVersionsRequest']
|
|
40
|
+
_LISTWORKSPACESANDVERSIONSREPLY = DESCRIPTOR.message_types_by_name['ListWorkspacesAndVersionsReply']
|
|
41
|
+
_LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREQUEST = DESCRIPTOR.message_types_by_name['ListDocumentsWithWorkspaceAndVersionsRequest']
|
|
42
|
+
_LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREPLY = DESCRIPTOR.message_types_by_name['ListDocumentsWithWorkspaceAndVersionsReply']
|
|
43
|
+
_ONSHAPEELEMENT = DESCRIPTOR.message_types_by_name['OnshapeElement']
|
|
44
|
+
_LISTIMPORTABLESFORSELECTIONREQUEST = DESCRIPTOR.message_types_by_name['ListImportablesForSelectionRequest']
|
|
45
|
+
_LISTIMPORTABLESFORSELECTIONREPLY = DESCRIPTOR.message_types_by_name['ListImportablesForSelectionReply']
|
|
46
|
+
_GETCOMPANYPREFIXESREQUEST = DESCRIPTOR.message_types_by_name['GetCompanyPrefixesRequest']
|
|
47
|
+
_GETCOMPANYPREFIXESREPLY = DESCRIPTOR.message_types_by_name['GetCompanyPrefixesReply']
|
|
26
48
|
_FETCHVARIABLESREQUEST = DESCRIPTOR.message_types_by_name['FetchVariablesRequest']
|
|
27
49
|
_FETCHVARIABLESREPLY = DESCRIPTOR.message_types_by_name['FetchVariablesReply']
|
|
28
50
|
GetAuthenticationStatusRequest = _reflection.GeneratedProtocolMessageType('GetAuthenticationStatusRequest', (_message.Message,), {
|
|
@@ -46,6 +68,125 @@ OnshapePath = _reflection.GeneratedProtocolMessageType('OnshapePath', (_message.
|
|
|
46
68
|
})
|
|
47
69
|
_sym_db.RegisterMessage(OnshapePath)
|
|
48
70
|
|
|
71
|
+
OnshapeVariable = _reflection.GeneratedProtocolMessageType('OnshapeVariable', (_message.Message,), {
|
|
72
|
+
'DESCRIPTOR' : _ONSHAPEVARIABLE,
|
|
73
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
74
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeVariable)
|
|
75
|
+
})
|
|
76
|
+
_sym_db.RegisterMessage(OnshapeVariable)
|
|
77
|
+
|
|
78
|
+
OnshapeCompanyInfo = _reflection.GeneratedProtocolMessageType('OnshapeCompanyInfo', (_message.Message,), {
|
|
79
|
+
'DESCRIPTOR' : _ONSHAPECOMPANYINFO,
|
|
80
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
81
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeCompanyInfo)
|
|
82
|
+
})
|
|
83
|
+
_sym_db.RegisterMessage(OnshapeCompanyInfo)
|
|
84
|
+
|
|
85
|
+
OnshapeDocumentVersion = _reflection.GeneratedProtocolMessageType('OnshapeDocumentVersion', (_message.Message,), {
|
|
86
|
+
'DESCRIPTOR' : _ONSHAPEDOCUMENTVERSION,
|
|
87
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
88
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentVersion)
|
|
89
|
+
})
|
|
90
|
+
_sym_db.RegisterMessage(OnshapeDocumentVersion)
|
|
91
|
+
|
|
92
|
+
OnshapeDocumentWorkspace = _reflection.GeneratedProtocolMessageType('OnshapeDocumentWorkspace', (_message.Message,), {
|
|
93
|
+
'DESCRIPTOR' : _ONSHAPEDOCUMENTWORKSPACE,
|
|
94
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
95
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentWorkspace)
|
|
96
|
+
})
|
|
97
|
+
_sym_db.RegisterMessage(OnshapeDocumentWorkspace)
|
|
98
|
+
|
|
99
|
+
OnshapeDocument = _reflection.GeneratedProtocolMessageType('OnshapeDocument', (_message.Message,), {
|
|
100
|
+
'DESCRIPTOR' : _ONSHAPEDOCUMENT,
|
|
101
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
102
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocument)
|
|
103
|
+
})
|
|
104
|
+
_sym_db.RegisterMessage(OnshapeDocument)
|
|
105
|
+
|
|
106
|
+
OnshapeDocumentOnly = _reflection.GeneratedProtocolMessageType('OnshapeDocumentOnly', (_message.Message,), {
|
|
107
|
+
'DESCRIPTOR' : _ONSHAPEDOCUMENTONLY,
|
|
108
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
109
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeDocumentOnly)
|
|
110
|
+
})
|
|
111
|
+
_sym_db.RegisterMessage(OnshapeDocumentOnly)
|
|
112
|
+
|
|
113
|
+
ListDocumentsRequest = _reflection.GeneratedProtocolMessageType('ListDocumentsRequest', (_message.Message,), {
|
|
114
|
+
'DESCRIPTOR' : _LISTDOCUMENTSREQUEST,
|
|
115
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
116
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsRequest)
|
|
117
|
+
})
|
|
118
|
+
_sym_db.RegisterMessage(ListDocumentsRequest)
|
|
119
|
+
|
|
120
|
+
ListDocumentsReply = _reflection.GeneratedProtocolMessageType('ListDocumentsReply', (_message.Message,), {
|
|
121
|
+
'DESCRIPTOR' : _LISTDOCUMENTSREPLY,
|
|
122
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
123
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsReply)
|
|
124
|
+
})
|
|
125
|
+
_sym_db.RegisterMessage(ListDocumentsReply)
|
|
126
|
+
|
|
127
|
+
ListWorkspacesAndVersionsRequest = _reflection.GeneratedProtocolMessageType('ListWorkspacesAndVersionsRequest', (_message.Message,), {
|
|
128
|
+
'DESCRIPTOR' : _LISTWORKSPACESANDVERSIONSREQUEST,
|
|
129
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
130
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListWorkspacesAndVersionsRequest)
|
|
131
|
+
})
|
|
132
|
+
_sym_db.RegisterMessage(ListWorkspacesAndVersionsRequest)
|
|
133
|
+
|
|
134
|
+
ListWorkspacesAndVersionsReply = _reflection.GeneratedProtocolMessageType('ListWorkspacesAndVersionsReply', (_message.Message,), {
|
|
135
|
+
'DESCRIPTOR' : _LISTWORKSPACESANDVERSIONSREPLY,
|
|
136
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
137
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListWorkspacesAndVersionsReply)
|
|
138
|
+
})
|
|
139
|
+
_sym_db.RegisterMessage(ListWorkspacesAndVersionsReply)
|
|
140
|
+
|
|
141
|
+
ListDocumentsWithWorkspaceAndVersionsRequest = _reflection.GeneratedProtocolMessageType('ListDocumentsWithWorkspaceAndVersionsRequest', (_message.Message,), {
|
|
142
|
+
'DESCRIPTOR' : _LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREQUEST,
|
|
143
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
144
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsWithWorkspaceAndVersionsRequest)
|
|
145
|
+
})
|
|
146
|
+
_sym_db.RegisterMessage(ListDocumentsWithWorkspaceAndVersionsRequest)
|
|
147
|
+
|
|
148
|
+
ListDocumentsWithWorkspaceAndVersionsReply = _reflection.GeneratedProtocolMessageType('ListDocumentsWithWorkspaceAndVersionsReply', (_message.Message,), {
|
|
149
|
+
'DESCRIPTOR' : _LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREPLY,
|
|
150
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
151
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListDocumentsWithWorkspaceAndVersionsReply)
|
|
152
|
+
})
|
|
153
|
+
_sym_db.RegisterMessage(ListDocumentsWithWorkspaceAndVersionsReply)
|
|
154
|
+
|
|
155
|
+
OnshapeElement = _reflection.GeneratedProtocolMessageType('OnshapeElement', (_message.Message,), {
|
|
156
|
+
'DESCRIPTOR' : _ONSHAPEELEMENT,
|
|
157
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
158
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.OnshapeElement)
|
|
159
|
+
})
|
|
160
|
+
_sym_db.RegisterMessage(OnshapeElement)
|
|
161
|
+
|
|
162
|
+
ListImportablesForSelectionRequest = _reflection.GeneratedProtocolMessageType('ListImportablesForSelectionRequest', (_message.Message,), {
|
|
163
|
+
'DESCRIPTOR' : _LISTIMPORTABLESFORSELECTIONREQUEST,
|
|
164
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
165
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListImportablesForSelectionRequest)
|
|
166
|
+
})
|
|
167
|
+
_sym_db.RegisterMessage(ListImportablesForSelectionRequest)
|
|
168
|
+
|
|
169
|
+
ListImportablesForSelectionReply = _reflection.GeneratedProtocolMessageType('ListImportablesForSelectionReply', (_message.Message,), {
|
|
170
|
+
'DESCRIPTOR' : _LISTIMPORTABLESFORSELECTIONREPLY,
|
|
171
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
172
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.ListImportablesForSelectionReply)
|
|
173
|
+
})
|
|
174
|
+
_sym_db.RegisterMessage(ListImportablesForSelectionReply)
|
|
175
|
+
|
|
176
|
+
GetCompanyPrefixesRequest = _reflection.GeneratedProtocolMessageType('GetCompanyPrefixesRequest', (_message.Message,), {
|
|
177
|
+
'DESCRIPTOR' : _GETCOMPANYPREFIXESREQUEST,
|
|
178
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
179
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.GetCompanyPrefixesRequest)
|
|
180
|
+
})
|
|
181
|
+
_sym_db.RegisterMessage(GetCompanyPrefixesRequest)
|
|
182
|
+
|
|
183
|
+
GetCompanyPrefixesReply = _reflection.GeneratedProtocolMessageType('GetCompanyPrefixesReply', (_message.Message,), {
|
|
184
|
+
'DESCRIPTOR' : _GETCOMPANYPREFIXESREPLY,
|
|
185
|
+
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
186
|
+
# @@protoc_insertion_point(class_scope:luminary.proto.api.v0.luminarycloud.thirdpartyintegration.onshape.GetCompanyPrefixesReply)
|
|
187
|
+
})
|
|
188
|
+
_sym_db.RegisterMessage(GetCompanyPrefixesReply)
|
|
189
|
+
|
|
49
190
|
FetchVariablesRequest = _reflection.GeneratedProtocolMessageType('FetchVariablesRequest', (_message.Message,), {
|
|
50
191
|
'DESCRIPTOR' : _FETCHVARIABLESREQUEST,
|
|
51
192
|
'__module__' : 'proto.api.v0.luminarycloud.thirdpartyintegration.onshape.onshape_pb2'
|
|
@@ -69,16 +210,62 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
69
210
|
_ONSHAPESERVICE.methods_by_name['GetAuthenticationStatus']._serialized_options = b'\202\323\344\223\0029\0227/v0/thirdpartyintegration/onshape/authentication-status\212\265\030\006\010<\022\002\010\001'
|
|
70
211
|
_ONSHAPESERVICE.methods_by_name['FetchVariables']._options = None
|
|
71
212
|
_ONSHAPESERVICE.methods_by_name['FetchVariables']._serialized_options = b'\202\323\344\223\0026\"1/v0/thirdpartyintegration/onshape/fetch-variables:\001*\212\265\030\006\010\n\022\002\010\005'
|
|
213
|
+
_ONSHAPESERVICE.methods_by_name['ListDocumentsWithWorkspaceAndVersions']._options = None
|
|
214
|
+
_ONSHAPESERVICE.methods_by_name['ListDocumentsWithWorkspaceAndVersions']._serialized_options = b'\202\323\344\223\002-\022+/v0/thirdpartyintegration/onshape/documents\212\265\030\006\010\n\022\002\010\005'
|
|
215
|
+
_ONSHAPESERVICE.methods_by_name['ListDocuments']._options = None
|
|
216
|
+
_ONSHAPESERVICE.methods_by_name['ListDocuments']._serialized_options = b'\202\323\344\223\0022\0220/v0/thirdpartyintegration/onshape/documents-only\212\265\030\006\010\n\022\002\010\005'
|
|
217
|
+
_ONSHAPESERVICE.methods_by_name['ListWorkspacesAndVersions']._options = None
|
|
218
|
+
_ONSHAPESERVICE.methods_by_name['ListWorkspacesAndVersions']._serialized_options = b'\202\323\344\223\002;\0229/v0/thirdpartyintegration/onshape/workspaces-and-versions\212\265\030\006\010\n\022\002\010\005'
|
|
219
|
+
_ONSHAPESERVICE.methods_by_name['ListImportablesForSelection']._options = None
|
|
220
|
+
_ONSHAPESERVICE.methods_by_name['ListImportablesForSelection']._serialized_options = b'\202\323\344\223\0022\"-/v0/thirdpartyintegration/onshape/importables:\001*\212\265\030\006\010\n\022\002\010\005'
|
|
221
|
+
_ONSHAPESERVICE.methods_by_name['GetCompanyPrefixes']._options = None
|
|
222
|
+
_ONSHAPESERVICE.methods_by_name['GetCompanyPrefixes']._serialized_options = b'\202\323\344\223\002-\022+/v0/thirdpartyintegration/onshape/companies\212\265\030\006\010<\022\002\010\001'
|
|
223
|
+
_ONSHAPEELEMENTTYPE._serialized_start=2926
|
|
224
|
+
_ONSHAPEELEMENTTYPE._serialized_end=2977
|
|
72
225
|
_GETAUTHENTICATIONSTATUSREQUEST._serialized_start=204
|
|
73
226
|
_GETAUTHENTICATIONSTATUSREQUEST._serialized_end=236
|
|
74
227
|
_GETAUTHENTICATIONSTATUSREPLY._serialized_start=238
|
|
75
228
|
_GETAUTHENTICATIONSTATUSREPLY._serialized_end=289
|
|
76
229
|
_ONSHAPEPATH._serialized_start=291
|
|
77
230
|
_ONSHAPEPATH._serialized_end=400
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
231
|
+
_ONSHAPEVARIABLE._serialized_start=402
|
|
232
|
+
_ONSHAPEVARIABLE._serialized_end=503
|
|
233
|
+
_ONSHAPECOMPANYINFO._serialized_start=505
|
|
234
|
+
_ONSHAPECOMPANYINFO._serialized_end=567
|
|
235
|
+
_ONSHAPEDOCUMENTVERSION._serialized_start=569
|
|
236
|
+
_ONSHAPEDOCUMENTVERSION._serialized_end=665
|
|
237
|
+
_ONSHAPEDOCUMENTWORKSPACE._serialized_start=667
|
|
238
|
+
_ONSHAPEDOCUMENTWORKSPACE._serialized_end=765
|
|
239
|
+
_ONSHAPEDOCUMENT._serialized_start=768
|
|
240
|
+
_ONSHAPEDOCUMENT._serialized_end=1098
|
|
241
|
+
_ONSHAPEDOCUMENTONLY._serialized_start=1100
|
|
242
|
+
_ONSHAPEDOCUMENTONLY._serialized_end=1212
|
|
243
|
+
_LISTDOCUMENTSREQUEST._serialized_start=1214
|
|
244
|
+
_LISTDOCUMENTSREQUEST._serialized_end=1302
|
|
245
|
+
_LISTDOCUMENTSREPLY._serialized_start=1305
|
|
246
|
+
_LISTDOCUMENTSREPLY._serialized_end=1474
|
|
247
|
+
_LISTWORKSPACESANDVERSIONSREQUEST._serialized_start=1477
|
|
248
|
+
_LISTWORKSPACESANDVERSIONSREQUEST._serialized_end=1605
|
|
249
|
+
_LISTWORKSPACESANDVERSIONSREPLY._serialized_start=1608
|
|
250
|
+
_LISTWORKSPACESANDVERSIONSREPLY._serialized_end=1862
|
|
251
|
+
_LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREQUEST._serialized_start=1864
|
|
252
|
+
_LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREQUEST._serialized_end=1976
|
|
253
|
+
_LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREPLY._serialized_start=1979
|
|
254
|
+
_LISTDOCUMENTSWITHWORKSPACEANDVERSIONSREPLY._serialized_end=2168
|
|
255
|
+
_ONSHAPEELEMENT._serialized_start=2171
|
|
256
|
+
_ONSHAPEELEMENT._serialized_end=2333
|
|
257
|
+
_LISTIMPORTABLESFORSELECTIONREQUEST._serialized_start=2336
|
|
258
|
+
_LISTIMPORTABLESFORSELECTIONREQUEST._serialized_end=2466
|
|
259
|
+
_LISTIMPORTABLESFORSELECTIONREPLY._serialized_start=2469
|
|
260
|
+
_LISTIMPORTABLESFORSELECTIONREPLY._serialized_end=2604
|
|
261
|
+
_GETCOMPANYPREFIXESREQUEST._serialized_start=2606
|
|
262
|
+
_GETCOMPANYPREFIXESREQUEST._serialized_end=2633
|
|
263
|
+
_GETCOMPANYPREFIXESREPLY._serialized_start=2636
|
|
264
|
+
_GETCOMPANYPREFIXESREPLY._serialized_end=2767
|
|
265
|
+
_FETCHVARIABLESREQUEST._serialized_start=2769
|
|
266
|
+
_FETCHVARIABLESREQUEST._serialized_end=2886
|
|
267
|
+
_FETCHVARIABLESREPLY._serialized_start=2888
|
|
268
|
+
_FETCHVARIABLESREPLY._serialized_end=2924
|
|
269
|
+
_ONSHAPESERVICE._serialized_start=2980
|
|
270
|
+
_ONSHAPESERVICE._serialized_end=5038
|
|
84
271
|
# @@protoc_insertion_point(module_scope)
|