@milaboratories/pl-drivers 1.11.19 → 1.11.21
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.
- package/dist/clients/constructors.cjs +5 -5
- package/dist/clients/constructors.cjs.map +1 -1
- package/dist/clients/constructors.js +5 -5
- package/dist/clients/constructors.js.map +1 -1
- package/dist/clients/download.cjs +29 -5
- package/dist/clients/download.cjs.map +1 -1
- package/dist/clients/download.d.ts +5 -4
- package/dist/clients/download.d.ts.map +1 -1
- package/dist/clients/download.js +30 -6
- package/dist/clients/download.js.map +1 -1
- package/dist/clients/logs.cjs +57 -16
- package/dist/clients/logs.cjs.map +1 -1
- package/dist/clients/logs.d.ts +6 -5
- package/dist/clients/logs.d.ts.map +1 -1
- package/dist/clients/logs.js +58 -17
- package/dist/clients/logs.js.map +1 -1
- package/dist/clients/ls_api.cjs +44 -8
- package/dist/clients/ls_api.cjs.map +1 -1
- package/dist/clients/ls_api.d.ts +4 -4
- package/dist/clients/ls_api.d.ts.map +1 -1
- package/dist/clients/ls_api.js +45 -9
- package/dist/clients/ls_api.js.map +1 -1
- package/dist/clients/progress.cjs +32 -29
- package/dist/clients/progress.cjs.map +1 -1
- package/dist/clients/progress.d.ts +5 -5
- package/dist/clients/progress.d.ts.map +1 -1
- package/dist/clients/progress.js +33 -30
- package/dist/clients/progress.js.map +1 -1
- package/dist/clients/upload.cjs +96 -30
- package/dist/clients/upload.cjs.map +1 -1
- package/dist/clients/upload.d.ts +8 -11
- package/dist/clients/upload.d.ts.map +1 -1
- package/dist/clients/upload.js +97 -31
- package/dist/clients/upload.js.map +1 -1
- package/dist/drivers/download_blob/download_blob.cjs +2 -2
- package/dist/drivers/download_blob/download_blob.cjs.map +1 -1
- package/dist/drivers/download_blob/download_blob.js +1 -1
- package/dist/drivers/download_blob/download_blob.js.map +1 -1
- package/dist/drivers/download_blob/download_blob_task.cjs +5 -5
- package/dist/drivers/download_blob/download_blob_task.cjs.map +1 -1
- package/dist/drivers/download_blob/download_blob_task.js +2 -2
- package/dist/drivers/download_blob/download_blob_task.js.map +1 -1
- package/dist/drivers/download_blob_url/task.cjs +5 -5
- package/dist/drivers/download_blob_url/task.cjs.map +1 -1
- package/dist/drivers/download_blob_url/task.js +2 -2
- package/dist/drivers/download_blob_url/task.js.map +1 -1
- package/dist/drivers/download_url/task.cjs +2 -2
- package/dist/drivers/download_url/task.cjs.map +1 -1
- package/dist/drivers/download_url/task.js +2 -2
- package/dist/drivers/download_url/task.js.map +1 -1
- package/dist/drivers/logs_stream.cjs.map +1 -1
- package/dist/drivers/logs_stream.js.map +1 -1
- package/dist/helpers/download.cjs +5 -24
- package/dist/helpers/download.cjs.map +1 -1
- package/dist/helpers/download.d.ts +0 -13
- package/dist/helpers/download.d.ts.map +1 -1
- package/dist/helpers/download.js +5 -21
- package/dist/helpers/download.js.map +1 -1
- package/dist/helpers/download_errors.cjs +43 -0
- package/dist/helpers/download_errors.cjs.map +1 -0
- package/dist/helpers/download_errors.d.ts +23 -0
- package/dist/helpers/download_errors.d.ts.map +1 -0
- package/dist/helpers/download_errors.js +36 -0
- package/dist/helpers/download_errors.js.map +1 -0
- package/dist/index.cjs +7 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.cjs +2 -2
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.js.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.js +2 -2
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.js.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.cjs +2 -2
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.js.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.js +2 -2
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.js.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.cjs +3 -3
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.js.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.js +3 -3
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.js.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.cjs +6 -6
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.js.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.js +6 -6
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.js.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.cjs +84 -84
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.cjs.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.cjs.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.d.ts +16 -16
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.d.ts.map +1 -0
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.js.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.d.ts +118 -118
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.d.ts.map +1 -0
- package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.js +76 -76
- package/dist/proto-grpc/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.js.map +1 -0
- package/dist/proto-grpc/google/api/http.d.ts.map +1 -0
- package/dist/{proto → proto-grpc}/google/protobuf/descriptor.d.ts +5 -149
- package/dist/proto-grpc/google/protobuf/descriptor.d.ts.map +1 -0
- package/dist/proto-grpc/google/protobuf/duration.cjs.map +1 -0
- package/dist/proto-grpc/google/protobuf/duration.d.ts.map +1 -0
- package/dist/proto-grpc/google/protobuf/duration.js.map +1 -0
- package/dist/proto-grpc/google/protobuf/timestamp.cjs.map +1 -0
- package/dist/proto-grpc/google/protobuf/timestamp.d.ts.map +1 -0
- package/dist/proto-grpc/google/protobuf/timestamp.js.map +1 -0
- package/dist/proto-rest/downloadapi.d.ts +105 -0
- package/dist/proto-rest/downloadapi.d.ts.map +1 -0
- package/dist/proto-rest/index.d.ts +17 -0
- package/dist/proto-rest/index.d.ts.map +1 -0
- package/dist/proto-rest/lsapi.d.ts +148 -0
- package/dist/proto-rest/lsapi.d.ts.map +1 -0
- package/dist/proto-rest/progressapi.d.ts +159 -0
- package/dist/proto-rest/progressapi.d.ts.map +1 -0
- package/dist/proto-rest/streamingapi.d.ts +469 -0
- package/dist/proto-rest/streamingapi.d.ts.map +1 -0
- package/dist/proto-rest/uploadapi.d.ts +355 -0
- package/dist/proto-rest/uploadapi.d.ts.map +1 -0
- package/package.json +12 -8
- package/src/clients/constructors.ts +11 -11
- package/src/clients/download.ts +34 -11
- package/src/clients/logs.ts +69 -21
- package/src/clients/ls_api.ts +58 -14
- package/src/clients/progress.ts +41 -44
- package/src/clients/upload.ts +117 -53
- package/src/drivers/download_blob/download_blob.ts +1 -1
- package/src/drivers/download_blob/download_blob_task.ts +2 -2
- package/src/drivers/download_blob_url/task.ts +2 -2
- package/src/drivers/download_url/task.ts +2 -2
- package/src/drivers/logs_stream.ts +1 -1
- package/src/drivers/upload.test.ts +6 -25
- package/src/helpers/download.ts +4 -26
- package/src/helpers/download_errors.ts +40 -0
- package/src/index.ts +1 -0
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +1 -1
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +2 -2
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +1 -1
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +2 -2
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +1 -1
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +3 -3
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +1 -1
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +6 -6
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.ts +21 -21
- package/src/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.ts +159 -159
- package/src/{proto → proto-grpc}/google/api/http.ts +1 -1
- package/src/{proto → proto-grpc}/google/protobuf/descriptor.ts +9 -217
- package/src/{proto → proto-grpc}/google/protobuf/duration.ts +1 -1
- package/src/{proto → proto-grpc}/google/protobuf/timestamp.ts +1 -1
- package/src/proto-rest/downloadapi.ts +105 -0
- package/src/proto-rest/index.ts +28 -0
- package/src/proto-rest/lsapi.ts +148 -0
- package/src/proto-rest/progressapi.ts +159 -0
- package/src/proto-rest/streamingapi.ts +469 -0
- package/src/proto-rest/uploadapi.ts +355 -0
- package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts +0 -53
- package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.cjs.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.js.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +0 -329
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +0 -5358
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +0 -537
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +0 -87
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +0 -106
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +0 -1
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +0 -256
- package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +0 -1
- package/dist/proto/google/api/http.d.ts.map +0 -1
- package/dist/proto/google/protobuf/any.d.ts +0 -181
- package/dist/proto/google/protobuf/any.d.ts.map +0 -1
- package/dist/proto/google/protobuf/descriptor.d.ts.map +0 -1
- package/dist/proto/google/protobuf/duration.cjs.map +0 -1
- package/dist/proto/google/protobuf/duration.d.ts.map +0 -1
- package/dist/proto/google/protobuf/duration.js.map +0 -1
- package/dist/proto/google/protobuf/empty.d.ts +0 -32
- package/dist/proto/google/protobuf/empty.d.ts.map +0 -1
- package/dist/proto/google/protobuf/struct.d.ts +0 -187
- package/dist/proto/google/protobuf/struct.d.ts.map +0 -1
- package/dist/proto/google/protobuf/timestamp.cjs.map +0 -1
- package/dist/proto/google/protobuf/timestamp.d.ts.map +0 -1
- package/dist/proto/google/protobuf/timestamp.js.map +0 -1
- package/dist/proto/google/protobuf/wrappers.d.ts +0 -335
- package/dist/proto/google/protobuf/wrappers.d.ts.map +0 -1
- package/src/proto/github.com/googleapis/googleapis/google/rpc/status.ts +0 -125
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +0 -406
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api.ts +0 -14986
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +0 -1474
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +0 -181
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/import.ts +0 -251
- package/src/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +0 -693
- package/src/proto/google/protobuf/any.ts +0 -326
- package/src/proto/google/protobuf/empty.ts +0 -94
- package/src/proto/google/protobuf/struct.ts +0 -484
- package/src/proto/google/protobuf/wrappers.ts +0 -785
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.cjs +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.js +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.cjs +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.js +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.cjs +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.js +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.cjs +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.js +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.cjs +0 -0
- /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/controllers/shared/grpc/uploadapi/protocol.client.js +0 -0
- /package/dist/{proto → proto-grpc}/google/api/http.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/google/protobuf/duration.cjs +0 -0
- /package/dist/{proto → proto-grpc}/google/protobuf/duration.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/google/protobuf/duration.js +0 -0
- /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.cjs +0 -0
- /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.d.ts +0 -0
- /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protobuf-ts 2.11.
|
|
1
|
+
// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none
|
|
2
2
|
// @generated from protobuf file "google/api/http.proto" (package "google.api", syntax proto3)
|
|
3
3
|
// tslint:disable
|
|
4
4
|
//
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protobuf-ts 2.11.
|
|
1
|
+
// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none
|
|
2
2
|
// @generated from protobuf file "google/protobuf/descriptor.proto" (package "google.protobuf", syntax proto2)
|
|
3
3
|
// tslint:disable
|
|
4
4
|
//
|
|
@@ -95,13 +95,6 @@ export interface FileDescriptorProto {
|
|
|
95
95
|
* @generated from protobuf field: repeated int32 weak_dependency = 11
|
|
96
96
|
*/
|
|
97
97
|
weakDependency: number[];
|
|
98
|
-
/**
|
|
99
|
-
* Names of files imported by this file purely for the purpose of providing
|
|
100
|
-
* option extensions. These are excluded from the dependency list above.
|
|
101
|
-
*
|
|
102
|
-
* @generated from protobuf field: repeated string option_dependency = 15
|
|
103
|
-
*/
|
|
104
|
-
optionDependency: string[];
|
|
105
98
|
/**
|
|
106
99
|
* All top-level definitions in this file.
|
|
107
100
|
*
|
|
@@ -138,18 +131,12 @@ export interface FileDescriptorProto {
|
|
|
138
131
|
* The supported values are "proto2", "proto3", and "editions".
|
|
139
132
|
*
|
|
140
133
|
* If `edition` is present, this value must be "editions".
|
|
141
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
142
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
143
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
144
134
|
*
|
|
145
135
|
* @generated from protobuf field: optional string syntax = 12
|
|
146
136
|
*/
|
|
147
137
|
syntax?: string;
|
|
148
138
|
/**
|
|
149
139
|
* The edition of the proto file.
|
|
150
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
151
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
152
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
153
140
|
*
|
|
154
141
|
* @generated from protobuf field: optional google.protobuf.Edition edition = 14
|
|
155
142
|
*/
|
|
@@ -204,12 +191,6 @@ export interface DescriptorProto {
|
|
|
204
191
|
* @generated from protobuf field: repeated string reserved_name = 10
|
|
205
192
|
*/
|
|
206
193
|
reservedName: string[];
|
|
207
|
-
/**
|
|
208
|
-
* Support for `export` and `local` keywords on enums.
|
|
209
|
-
*
|
|
210
|
-
* @generated from protobuf field: optional google.protobuf.SymbolVisibility visibility = 11
|
|
211
|
-
*/
|
|
212
|
-
visibility?: SymbolVisibility;
|
|
213
194
|
}
|
|
214
195
|
/**
|
|
215
196
|
* @generated from protobuf message google.protobuf.DescriptorProto.ExtensionRange
|
|
@@ -613,12 +594,6 @@ export interface EnumDescriptorProto {
|
|
|
613
594
|
* @generated from protobuf field: repeated string reserved_name = 5
|
|
614
595
|
*/
|
|
615
596
|
reservedName: string[];
|
|
616
|
-
/**
|
|
617
|
-
* Support for `export` and `local` keywords on enums.
|
|
618
|
-
*
|
|
619
|
-
* @generated from protobuf field: optional google.protobuf.SymbolVisibility visibility = 6
|
|
620
|
-
*/
|
|
621
|
-
visibility?: SymbolVisibility;
|
|
622
597
|
}
|
|
623
598
|
/**
|
|
624
599
|
* Range of reserved numeric values. Reserved values may not be used by
|
|
@@ -912,9 +887,6 @@ export interface FileOptions {
|
|
|
912
887
|
rubyPackage?: string;
|
|
913
888
|
/**
|
|
914
889
|
* Any features defined in the specific edition.
|
|
915
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
916
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
917
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
918
890
|
*
|
|
919
891
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 50
|
|
920
892
|
*/
|
|
@@ -1046,9 +1018,6 @@ export interface MessageOptions {
|
|
|
1046
1018
|
deprecatedLegacyJsonFieldConflicts?: boolean;
|
|
1047
1019
|
/**
|
|
1048
1020
|
* Any features defined in the specific edition.
|
|
1049
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1050
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1051
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1052
1021
|
*
|
|
1053
1022
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 12
|
|
1054
1023
|
*/
|
|
@@ -1175,9 +1144,6 @@ export interface FieldOptions {
|
|
|
1175
1144
|
editionDefaults: FieldOptions_EditionDefault[];
|
|
1176
1145
|
/**
|
|
1177
1146
|
* Any features defined in the specific edition.
|
|
1178
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1179
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1180
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1181
1147
|
*
|
|
1182
1148
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 21
|
|
1183
1149
|
*/
|
|
@@ -1294,6 +1260,8 @@ export enum FieldOptions_JSType {
|
|
|
1294
1260
|
}
|
|
1295
1261
|
/**
|
|
1296
1262
|
* If set to RETENTION_SOURCE, the option will be omitted from the binary.
|
|
1263
|
+
* Note: as of January 2023, support for this is in progress and does not yet
|
|
1264
|
+
* have an effect (b/264593489).
|
|
1297
1265
|
*
|
|
1298
1266
|
* @generated from protobuf enum google.protobuf.FieldOptions.OptionRetention
|
|
1299
1267
|
*/
|
|
@@ -1314,7 +1282,8 @@ export enum FieldOptions_OptionRetention {
|
|
|
1314
1282
|
/**
|
|
1315
1283
|
* This indicates the types of entities that the field may apply to when used
|
|
1316
1284
|
* as an option. If it is unset, then the field may be freely used as an
|
|
1317
|
-
* option on any kind of entity.
|
|
1285
|
+
* option on any kind of entity. Note: as of January 2023, support for this is
|
|
1286
|
+
* in progress and does not yet have an effect (b/264593489).
|
|
1318
1287
|
*
|
|
1319
1288
|
* @generated from protobuf enum google.protobuf.FieldOptions.OptionTargetType
|
|
1320
1289
|
*/
|
|
@@ -1366,9 +1335,6 @@ export enum FieldOptions_OptionTargetType {
|
|
|
1366
1335
|
export interface OneofOptions {
|
|
1367
1336
|
/**
|
|
1368
1337
|
* Any features defined in the specific edition.
|
|
1369
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1370
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1371
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1372
1338
|
*
|
|
1373
1339
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 1
|
|
1374
1340
|
*/
|
|
@@ -1414,9 +1380,6 @@ export interface EnumOptions {
|
|
|
1414
1380
|
deprecatedLegacyJsonFieldConflicts?: boolean;
|
|
1415
1381
|
/**
|
|
1416
1382
|
* Any features defined in the specific edition.
|
|
1417
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1418
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1419
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1420
1383
|
*
|
|
1421
1384
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 7
|
|
1422
1385
|
*/
|
|
@@ -1443,9 +1406,6 @@ export interface EnumValueOptions {
|
|
|
1443
1406
|
deprecated?: boolean;
|
|
1444
1407
|
/**
|
|
1445
1408
|
* Any features defined in the specific edition.
|
|
1446
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1447
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1448
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1449
1409
|
*
|
|
1450
1410
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 2
|
|
1451
1411
|
*/
|
|
@@ -1477,9 +1437,6 @@ export interface EnumValueOptions {
|
|
|
1477
1437
|
export interface ServiceOptions {
|
|
1478
1438
|
/**
|
|
1479
1439
|
* Any features defined in the specific edition.
|
|
1480
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1481
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1482
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1483
1440
|
*
|
|
1484
1441
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 34
|
|
1485
1442
|
*/
|
|
@@ -1529,9 +1486,6 @@ export interface MethodOptions {
|
|
|
1529
1486
|
idempotencyLevel?: MethodOptions_IdempotencyLevel;
|
|
1530
1487
|
/**
|
|
1531
1488
|
* Any features defined in the specific edition.
|
|
1532
|
-
* WARNING: This field should only be used by protobuf plugins or special
|
|
1533
|
-
* cases like the proto compiler. Other uses are discouraged and
|
|
1534
|
-
* developers should rely on the protoreflect APIs for their client language.
|
|
1535
1489
|
*
|
|
1536
1490
|
* @generated from protobuf field: optional google.protobuf.FeatureSet features = 35
|
|
1537
1491
|
*/
|
|
@@ -1668,54 +1622,6 @@ export interface FeatureSet {
|
|
|
1668
1622
|
* @generated from protobuf field: optional google.protobuf.FeatureSet.JsonFormat json_format = 6
|
|
1669
1623
|
*/
|
|
1670
1624
|
jsonFormat?: FeatureSet_JsonFormat;
|
|
1671
|
-
/**
|
|
1672
|
-
* @generated from protobuf field: optional google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7
|
|
1673
|
-
*/
|
|
1674
|
-
enforceNamingStyle?: FeatureSet_EnforceNamingStyle;
|
|
1675
|
-
/**
|
|
1676
|
-
* @generated from protobuf field: optional google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8
|
|
1677
|
-
*/
|
|
1678
|
-
defaultSymbolVisibility?: FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
|
|
1679
|
-
}
|
|
1680
|
-
/**
|
|
1681
|
-
* @generated from protobuf message google.protobuf.FeatureSet.VisibilityFeature
|
|
1682
|
-
*/
|
|
1683
|
-
export interface FeatureSet_VisibilityFeature {
|
|
1684
|
-
}
|
|
1685
|
-
/**
|
|
1686
|
-
* @generated from protobuf enum google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
|
|
1687
|
-
*/
|
|
1688
|
-
export enum FeatureSet_VisibilityFeature_DefaultSymbolVisibility {
|
|
1689
|
-
/**
|
|
1690
|
-
* @generated from protobuf enum value: DEFAULT_SYMBOL_VISIBILITY_UNKNOWN = 0;
|
|
1691
|
-
*/
|
|
1692
|
-
DEFAULT_SYMBOL_VISIBILITY_UNKNOWN = 0,
|
|
1693
|
-
/**
|
|
1694
|
-
* Default pre-EDITION_2024, all UNSET visibility are export.
|
|
1695
|
-
*
|
|
1696
|
-
* @generated from protobuf enum value: EXPORT_ALL = 1;
|
|
1697
|
-
*/
|
|
1698
|
-
EXPORT_ALL = 1,
|
|
1699
|
-
/**
|
|
1700
|
-
* All top-level symbols default to export, nested default to local.
|
|
1701
|
-
*
|
|
1702
|
-
* @generated from protobuf enum value: EXPORT_TOP_LEVEL = 2;
|
|
1703
|
-
*/
|
|
1704
|
-
EXPORT_TOP_LEVEL = 2,
|
|
1705
|
-
/**
|
|
1706
|
-
* All symbols default to local.
|
|
1707
|
-
*
|
|
1708
|
-
* @generated from protobuf enum value: LOCAL_ALL = 3;
|
|
1709
|
-
*/
|
|
1710
|
-
LOCAL_ALL = 3,
|
|
1711
|
-
/**
|
|
1712
|
-
* All symbols local by default. Nested types cannot be exported.
|
|
1713
|
-
* With special case caveat for message { enum {} reserved 1 to max; }
|
|
1714
|
-
* This is the recommended setting for new protos.
|
|
1715
|
-
*
|
|
1716
|
-
* @generated from protobuf enum value: STRICT = 4;
|
|
1717
|
-
*/
|
|
1718
|
-
STRICT = 4
|
|
1719
1625
|
}
|
|
1720
1626
|
/**
|
|
1721
1627
|
* @generated from protobuf enum google.protobuf.FeatureSet.FieldPresence
|
|
@@ -1823,23 +1729,6 @@ export enum FeatureSet_JsonFormat {
|
|
|
1823
1729
|
*/
|
|
1824
1730
|
LEGACY_BEST_EFFORT = 2
|
|
1825
1731
|
}
|
|
1826
|
-
/**
|
|
1827
|
-
* @generated from protobuf enum google.protobuf.FeatureSet.EnforceNamingStyle
|
|
1828
|
-
*/
|
|
1829
|
-
export enum FeatureSet_EnforceNamingStyle {
|
|
1830
|
-
/**
|
|
1831
|
-
* @generated from protobuf enum value: ENFORCE_NAMING_STYLE_UNKNOWN = 0;
|
|
1832
|
-
*/
|
|
1833
|
-
ENFORCE_NAMING_STYLE_UNKNOWN = 0,
|
|
1834
|
-
/**
|
|
1835
|
-
* @generated from protobuf enum value: STYLE2024 = 1;
|
|
1836
|
-
*/
|
|
1837
|
-
STYLE2024 = 1,
|
|
1838
|
-
/**
|
|
1839
|
-
* @generated from protobuf enum value: STYLE_LEGACY = 2;
|
|
1840
|
-
*/
|
|
1841
|
-
STYLE_LEGACY = 2
|
|
1842
|
-
}
|
|
1843
1732
|
/**
|
|
1844
1733
|
* A compiled specification for the defaults of a set of features. These
|
|
1845
1734
|
* messages are generated from FeatureSet extensions and can be used to seed
|
|
@@ -2181,7 +2070,7 @@ export enum Edition {
|
|
|
2181
2070
|
EDITION_2024 = 1001,
|
|
2182
2071
|
/**
|
|
2183
2072
|
* Placeholder editions for testing feature resolution. These should not be
|
|
2184
|
-
* used or
|
|
2073
|
+
* used or relyed on outside of tests.
|
|
2185
2074
|
*
|
|
2186
2075
|
* @generated from protobuf enum value: EDITION_1_TEST_ONLY = 1;
|
|
2187
2076
|
*/
|
|
@@ -2211,29 +2100,6 @@ export enum Edition {
|
|
|
2211
2100
|
*/
|
|
2212
2101
|
EDITION_MAX = 2147483647
|
|
2213
2102
|
}
|
|
2214
|
-
/**
|
|
2215
|
-
* Describes the 'visibility' of a symbol with respect to the proto import
|
|
2216
|
-
* system. Symbols can only be imported when the visibility rules do not prevent
|
|
2217
|
-
* it (ex: local symbols cannot be imported). Visibility modifiers can only set
|
|
2218
|
-
* on `message` and `enum` as they are the only types available to be referenced
|
|
2219
|
-
* from other files.
|
|
2220
|
-
*
|
|
2221
|
-
* @generated from protobuf enum google.protobuf.SymbolVisibility
|
|
2222
|
-
*/
|
|
2223
|
-
export enum SymbolVisibility {
|
|
2224
|
-
/**
|
|
2225
|
-
* @generated from protobuf enum value: VISIBILITY_UNSET = 0;
|
|
2226
|
-
*/
|
|
2227
|
-
VISIBILITY_UNSET = 0,
|
|
2228
|
-
/**
|
|
2229
|
-
* @generated from protobuf enum value: VISIBILITY_LOCAL = 1;
|
|
2230
|
-
*/
|
|
2231
|
-
VISIBILITY_LOCAL = 1,
|
|
2232
|
-
/**
|
|
2233
|
-
* @generated from protobuf enum value: VISIBILITY_EXPORT = 2;
|
|
2234
|
-
*/
|
|
2235
|
-
VISIBILITY_EXPORT = 2
|
|
2236
|
-
}
|
|
2237
2103
|
// @generated message type with reflection information, may provide speed optimized methods
|
|
2238
2104
|
class FileDescriptorSet$Type extends MessageType<FileDescriptorSet> {
|
|
2239
2105
|
constructor() {
|
|
@@ -2290,7 +2156,6 @@ class FileDescriptorProto$Type extends MessageType<FileDescriptorProto> {
|
|
|
2290
2156
|
{ no: 3, name: "dependency", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ },
|
|
2291
2157
|
{ no: 10, name: "public_dependency", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 5 /*ScalarType.INT32*/ },
|
|
2292
2158
|
{ no: 11, name: "weak_dependency", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 5 /*ScalarType.INT32*/ },
|
|
2293
|
-
{ no: 15, name: "option_dependency", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ },
|
|
2294
2159
|
{ no: 4, name: "message_type", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DescriptorProto },
|
|
2295
2160
|
{ no: 5, name: "enum_type", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => EnumDescriptorProto },
|
|
2296
2161
|
{ no: 6, name: "service", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => ServiceDescriptorProto },
|
|
@@ -2306,7 +2171,6 @@ class FileDescriptorProto$Type extends MessageType<FileDescriptorProto> {
|
|
|
2306
2171
|
message.dependency = [];
|
|
2307
2172
|
message.publicDependency = [];
|
|
2308
2173
|
message.weakDependency = [];
|
|
2309
|
-
message.optionDependency = [];
|
|
2310
2174
|
message.messageType = [];
|
|
2311
2175
|
message.enumType = [];
|
|
2312
2176
|
message.service = [];
|
|
@@ -2343,9 +2207,6 @@ class FileDescriptorProto$Type extends MessageType<FileDescriptorProto> {
|
|
|
2343
2207
|
else
|
|
2344
2208
|
message.weakDependency.push(reader.int32());
|
|
2345
2209
|
break;
|
|
2346
|
-
case /* repeated string option_dependency */ 15:
|
|
2347
|
-
message.optionDependency.push(reader.string());
|
|
2348
|
-
break;
|
|
2349
2210
|
case /* repeated google.protobuf.DescriptorProto message_type */ 4:
|
|
2350
2211
|
message.messageType.push(DescriptorProto.internalBinaryRead(reader, reader.uint32(), options));
|
|
2351
2212
|
break;
|
|
@@ -2421,9 +2282,6 @@ class FileDescriptorProto$Type extends MessageType<FileDescriptorProto> {
|
|
|
2421
2282
|
/* optional google.protobuf.Edition edition = 14; */
|
|
2422
2283
|
if (message.edition !== undefined)
|
|
2423
2284
|
writer.tag(14, WireType.Varint).int32(message.edition);
|
|
2424
|
-
/* repeated string option_dependency = 15; */
|
|
2425
|
-
for (let i = 0; i < message.optionDependency.length; i++)
|
|
2426
|
-
writer.tag(15, WireType.LengthDelimited).string(message.optionDependency[i]);
|
|
2427
2285
|
let u = options.writeUnknownFields;
|
|
2428
2286
|
if (u !== false)
|
|
2429
2287
|
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -2447,8 +2305,7 @@ class DescriptorProto$Type extends MessageType<DescriptorProto> {
|
|
|
2447
2305
|
{ no: 8, name: "oneof_decl", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => OneofDescriptorProto },
|
|
2448
2306
|
{ no: 7, name: "options", kind: "message", T: () => MessageOptions },
|
|
2449
2307
|
{ no: 9, name: "reserved_range", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DescriptorProto_ReservedRange },
|
|
2450
|
-
{ no: 10, name: "reserved_name", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ }
|
|
2451
|
-
{ no: 11, name: "visibility", kind: "enum", opt: true, T: () => ["google.protobuf.SymbolVisibility", SymbolVisibility] }
|
|
2308
|
+
{ no: 10, name: "reserved_name", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ }
|
|
2452
2309
|
]);
|
|
2453
2310
|
}
|
|
2454
2311
|
create(value?: PartialMessage<DescriptorProto>): DescriptorProto {
|
|
@@ -2500,9 +2357,6 @@ class DescriptorProto$Type extends MessageType<DescriptorProto> {
|
|
|
2500
2357
|
case /* repeated string reserved_name */ 10:
|
|
2501
2358
|
message.reservedName.push(reader.string());
|
|
2502
2359
|
break;
|
|
2503
|
-
case /* optional google.protobuf.SymbolVisibility visibility */ 11:
|
|
2504
|
-
message.visibility = reader.int32();
|
|
2505
|
-
break;
|
|
2506
2360
|
default:
|
|
2507
2361
|
let u = options.readUnknownField;
|
|
2508
2362
|
if (u === "throw")
|
|
@@ -2545,9 +2399,6 @@ class DescriptorProto$Type extends MessageType<DescriptorProto> {
|
|
|
2545
2399
|
/* repeated string reserved_name = 10; */
|
|
2546
2400
|
for (let i = 0; i < message.reservedName.length; i++)
|
|
2547
2401
|
writer.tag(10, WireType.LengthDelimited).string(message.reservedName[i]);
|
|
2548
|
-
/* optional google.protobuf.SymbolVisibility visibility = 11; */
|
|
2549
|
-
if (message.visibility !== undefined)
|
|
2550
|
-
writer.tag(11, WireType.Varint).int32(message.visibility);
|
|
2551
2402
|
let u = options.writeUnknownFields;
|
|
2552
2403
|
if (u !== false)
|
|
2553
2404
|
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -2991,8 +2842,7 @@ class EnumDescriptorProto$Type extends MessageType<EnumDescriptorProto> {
|
|
|
2991
2842
|
{ no: 2, name: "value", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => EnumValueDescriptorProto },
|
|
2992
2843
|
{ no: 3, name: "options", kind: "message", T: () => EnumOptions },
|
|
2993
2844
|
{ no: 4, name: "reserved_range", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => EnumDescriptorProto_EnumReservedRange },
|
|
2994
|
-
{ no: 5, name: "reserved_name", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ }
|
|
2995
|
-
{ no: 6, name: "visibility", kind: "enum", opt: true, T: () => ["google.protobuf.SymbolVisibility", SymbolVisibility] }
|
|
2845
|
+
{ no: 5, name: "reserved_name", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ }
|
|
2996
2846
|
]);
|
|
2997
2847
|
}
|
|
2998
2848
|
create(value?: PartialMessage<EnumDescriptorProto>): EnumDescriptorProto {
|
|
@@ -3024,9 +2874,6 @@ class EnumDescriptorProto$Type extends MessageType<EnumDescriptorProto> {
|
|
|
3024
2874
|
case /* repeated string reserved_name */ 5:
|
|
3025
2875
|
message.reservedName.push(reader.string());
|
|
3026
2876
|
break;
|
|
3027
|
-
case /* optional google.protobuf.SymbolVisibility visibility */ 6:
|
|
3028
|
-
message.visibility = reader.int32();
|
|
3029
|
-
break;
|
|
3030
2877
|
default:
|
|
3031
2878
|
let u = options.readUnknownField;
|
|
3032
2879
|
if (u === "throw")
|
|
@@ -3054,9 +2901,6 @@ class EnumDescriptorProto$Type extends MessageType<EnumDescriptorProto> {
|
|
|
3054
2901
|
/* repeated string reserved_name = 5; */
|
|
3055
2902
|
for (let i = 0; i < message.reservedName.length; i++)
|
|
3056
2903
|
writer.tag(5, WireType.LengthDelimited).string(message.reservedName[i]);
|
|
3057
|
-
/* optional google.protobuf.SymbolVisibility visibility = 6; */
|
|
3058
|
-
if (message.visibility !== undefined)
|
|
3059
|
-
writer.tag(6, WireType.Varint).int32(message.visibility);
|
|
3060
2904
|
let u = options.writeUnknownFields;
|
|
3061
2905
|
if (u !== false)
|
|
3062
2906
|
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -4348,9 +4192,7 @@ class FeatureSet$Type extends MessageType<FeatureSet> {
|
|
|
4348
4192
|
{ no: 3, name: "repeated_field_encoding", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.RepeatedFieldEncoding", FeatureSet_RepeatedFieldEncoding] },
|
|
4349
4193
|
{ no: 4, name: "utf8_validation", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.Utf8Validation", FeatureSet_Utf8Validation] },
|
|
4350
4194
|
{ no: 5, name: "message_encoding", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.MessageEncoding", FeatureSet_MessageEncoding] },
|
|
4351
|
-
{ no: 6, name: "json_format", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.JsonFormat", FeatureSet_JsonFormat] }
|
|
4352
|
-
{ no: 7, name: "enforce_naming_style", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.EnforceNamingStyle", FeatureSet_EnforceNamingStyle] },
|
|
4353
|
-
{ no: 8, name: "default_symbol_visibility", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility", FeatureSet_VisibilityFeature_DefaultSymbolVisibility] }
|
|
4195
|
+
{ no: 6, name: "json_format", kind: "enum", opt: true, T: () => ["google.protobuf.FeatureSet.JsonFormat", FeatureSet_JsonFormat] }
|
|
4354
4196
|
]);
|
|
4355
4197
|
}
|
|
4356
4198
|
create(value?: PartialMessage<FeatureSet>): FeatureSet {
|
|
@@ -4382,12 +4224,6 @@ class FeatureSet$Type extends MessageType<FeatureSet> {
|
|
|
4382
4224
|
case /* optional google.protobuf.FeatureSet.JsonFormat json_format */ 6:
|
|
4383
4225
|
message.jsonFormat = reader.int32();
|
|
4384
4226
|
break;
|
|
4385
|
-
case /* optional google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style */ 7:
|
|
4386
|
-
message.enforceNamingStyle = reader.int32();
|
|
4387
|
-
break;
|
|
4388
|
-
case /* optional google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility */ 8:
|
|
4389
|
-
message.defaultSymbolVisibility = reader.int32();
|
|
4390
|
-
break;
|
|
4391
4227
|
default:
|
|
4392
4228
|
let u = options.readUnknownField;
|
|
4393
4229
|
if (u === "throw")
|
|
@@ -4418,12 +4254,6 @@ class FeatureSet$Type extends MessageType<FeatureSet> {
|
|
|
4418
4254
|
/* optional google.protobuf.FeatureSet.JsonFormat json_format = 6; */
|
|
4419
4255
|
if (message.jsonFormat !== undefined)
|
|
4420
4256
|
writer.tag(6, WireType.Varint).int32(message.jsonFormat);
|
|
4421
|
-
/* optional google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7; */
|
|
4422
|
-
if (message.enforceNamingStyle !== undefined)
|
|
4423
|
-
writer.tag(7, WireType.Varint).int32(message.enforceNamingStyle);
|
|
4424
|
-
/* optional google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8; */
|
|
4425
|
-
if (message.defaultSymbolVisibility !== undefined)
|
|
4426
|
-
writer.tag(8, WireType.Varint).int32(message.defaultSymbolVisibility);
|
|
4427
4257
|
let u = options.writeUnknownFields;
|
|
4428
4258
|
if (u !== false)
|
|
4429
4259
|
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
@@ -4435,44 +4265,6 @@ class FeatureSet$Type extends MessageType<FeatureSet> {
|
|
|
4435
4265
|
*/
|
|
4436
4266
|
export const FeatureSet = new FeatureSet$Type();
|
|
4437
4267
|
// @generated message type with reflection information, may provide speed optimized methods
|
|
4438
|
-
class FeatureSet_VisibilityFeature$Type extends MessageType<FeatureSet_VisibilityFeature> {
|
|
4439
|
-
constructor() {
|
|
4440
|
-
super("google.protobuf.FeatureSet.VisibilityFeature", []);
|
|
4441
|
-
}
|
|
4442
|
-
create(value?: PartialMessage<FeatureSet_VisibilityFeature>): FeatureSet_VisibilityFeature {
|
|
4443
|
-
const message = globalThis.Object.create((this.messagePrototype!));
|
|
4444
|
-
if (value !== undefined)
|
|
4445
|
-
reflectionMergePartial<FeatureSet_VisibilityFeature>(this, message, value);
|
|
4446
|
-
return message;
|
|
4447
|
-
}
|
|
4448
|
-
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: FeatureSet_VisibilityFeature): FeatureSet_VisibilityFeature {
|
|
4449
|
-
let message = target ?? this.create(), end = reader.pos + length;
|
|
4450
|
-
while (reader.pos < end) {
|
|
4451
|
-
let [fieldNo, wireType] = reader.tag();
|
|
4452
|
-
switch (fieldNo) {
|
|
4453
|
-
default:
|
|
4454
|
-
let u = options.readUnknownField;
|
|
4455
|
-
if (u === "throw")
|
|
4456
|
-
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
4457
|
-
let d = reader.skip(wireType);
|
|
4458
|
-
if (u !== false)
|
|
4459
|
-
(u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
4460
|
-
}
|
|
4461
|
-
}
|
|
4462
|
-
return message;
|
|
4463
|
-
}
|
|
4464
|
-
internalBinaryWrite(message: FeatureSet_VisibilityFeature, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter {
|
|
4465
|
-
let u = options.writeUnknownFields;
|
|
4466
|
-
if (u !== false)
|
|
4467
|
-
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
4468
|
-
return writer;
|
|
4469
|
-
}
|
|
4470
|
-
}
|
|
4471
|
-
/**
|
|
4472
|
-
* @generated MessageType for protobuf message google.protobuf.FeatureSet.VisibilityFeature
|
|
4473
|
-
*/
|
|
4474
|
-
export const FeatureSet_VisibilityFeature = new FeatureSet_VisibilityFeature$Type();
|
|
4475
|
-
// @generated message type with reflection information, may provide speed optimized methods
|
|
4476
4268
|
class FeatureSetDefaults$Type extends MessageType<FeatureSetDefaults> {
|
|
4477
4269
|
constructor() {
|
|
4478
4270
|
super("google.protobuf.FeatureSetDefaults", [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protobuf-ts 2.11.
|
|
1
|
+
// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none
|
|
2
2
|
// @generated from protobuf file "google/protobuf/duration.proto" (package "google.protobuf", syntax proto3)
|
|
3
3
|
// tslint:disable
|
|
4
4
|
//
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protobuf-ts 2.11.
|
|
1
|
+
// @generated by protobuf-ts 2.11.1 with parameter client_generic,optimize_speed,generate_dependencies,force_server_none
|
|
2
2
|
// @generated from protobuf file "google/protobuf/timestamp.proto" (package "google.protobuf", syntax proto3)
|
|
3
3
|
// tslint:disable
|
|
4
4
|
//
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by openapi-typescript.
|
|
3
|
+
* Do not make direct changes to the file.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
export interface paths {
|
|
7
|
+
"/v1/get-download-url": {
|
|
8
|
+
parameters: {
|
|
9
|
+
query?: never;
|
|
10
|
+
header?: never;
|
|
11
|
+
path?: never;
|
|
12
|
+
cookie?: never;
|
|
13
|
+
};
|
|
14
|
+
get?: never;
|
|
15
|
+
put?: never;
|
|
16
|
+
post: operations["Download_GetDownloadURL"];
|
|
17
|
+
delete?: never;
|
|
18
|
+
options?: never;
|
|
19
|
+
head?: never;
|
|
20
|
+
patch?: never;
|
|
21
|
+
trace?: never;
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
export type webhooks = Record<string, never>;
|
|
25
|
+
export interface components {
|
|
26
|
+
schemas: {
|
|
27
|
+
GetDownloadURL_HTTPHeader: {
|
|
28
|
+
name: string;
|
|
29
|
+
value: string;
|
|
30
|
+
};
|
|
31
|
+
GetDownloadURL_Request: {
|
|
32
|
+
resourceId: string;
|
|
33
|
+
/**
|
|
34
|
+
* @description Pass `true` here if the blob will be downloaded from internal network,
|
|
35
|
+
* e.g. controllers could use this if they are trying to download something from internal network.
|
|
36
|
+
* For backward compatibility, by default pl treats all requests as from external network.
|
|
37
|
+
*/
|
|
38
|
+
isInternalUse: boolean;
|
|
39
|
+
};
|
|
40
|
+
GetDownloadURL_Response: {
|
|
41
|
+
downloadUrl: string;
|
|
42
|
+
headers: components["schemas"]["GetDownloadURL_HTTPHeader"][];
|
|
43
|
+
};
|
|
44
|
+
/** @description Contains an arbitrary serialized message along with a @type that describes the type of the serialized message. */
|
|
45
|
+
GoogleProtobufAny: {
|
|
46
|
+
/** @description The type of the serialized message. */
|
|
47
|
+
"@type": string;
|
|
48
|
+
} & {
|
|
49
|
+
[key: string]: unknown;
|
|
50
|
+
};
|
|
51
|
+
/** @description The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). */
|
|
52
|
+
Status: {
|
|
53
|
+
/**
|
|
54
|
+
* Format: int32
|
|
55
|
+
* @description The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
|
|
56
|
+
*/
|
|
57
|
+
code: number;
|
|
58
|
+
/** @description A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client. */
|
|
59
|
+
message: string;
|
|
60
|
+
/** @description A list of messages that carry the error details. There is a common set of message types for APIs to use. */
|
|
61
|
+
details: components["schemas"]["GoogleProtobufAny"][];
|
|
62
|
+
};
|
|
63
|
+
};
|
|
64
|
+
responses: never;
|
|
65
|
+
parameters: never;
|
|
66
|
+
requestBodies: never;
|
|
67
|
+
headers: never;
|
|
68
|
+
pathItems: never;
|
|
69
|
+
}
|
|
70
|
+
export type $defs = Record<string, never>;
|
|
71
|
+
export interface operations {
|
|
72
|
+
Download_GetDownloadURL: {
|
|
73
|
+
parameters: {
|
|
74
|
+
query?: never;
|
|
75
|
+
header?: never;
|
|
76
|
+
path?: never;
|
|
77
|
+
cookie?: never;
|
|
78
|
+
};
|
|
79
|
+
requestBody: {
|
|
80
|
+
content: {
|
|
81
|
+
"application/json": components["schemas"]["GetDownloadURL_Request"];
|
|
82
|
+
};
|
|
83
|
+
};
|
|
84
|
+
responses: {
|
|
85
|
+
/** @description OK */
|
|
86
|
+
200: {
|
|
87
|
+
headers: {
|
|
88
|
+
[name: string]: unknown;
|
|
89
|
+
};
|
|
90
|
+
content: {
|
|
91
|
+
"application/json": components["schemas"]["GetDownloadURL_Response"];
|
|
92
|
+
};
|
|
93
|
+
};
|
|
94
|
+
/** @description Default error response */
|
|
95
|
+
default: {
|
|
96
|
+
headers: {
|
|
97
|
+
[name: string]: unknown;
|
|
98
|
+
};
|
|
99
|
+
content: {
|
|
100
|
+
"application/json": components["schemas"]["Status"];
|
|
101
|
+
};
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
};
|
|
105
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
//
|
|
2
|
+
// This file is NOT autogenerated!
|
|
3
|
+
//
|
|
4
|
+
// After generating new clients from openapi specifications, add client types here.
|
|
5
|
+
//
|
|
6
|
+
|
|
7
|
+
import type { Client } from 'openapi-fetch';
|
|
8
|
+
|
|
9
|
+
import type { paths as DownloadApiPaths } from './downloadapi';
|
|
10
|
+
import type { paths as UploadApiPaths } from './uploadapi';
|
|
11
|
+
import type { paths as LsApiPaths } from './lsapi';
|
|
12
|
+
import type { paths as ProgressApiPaths } from './progressapi';
|
|
13
|
+
import type { paths as StreamingApiPaths } from './streamingapi';
|
|
14
|
+
|
|
15
|
+
export { DownloadApiPaths };
|
|
16
|
+
export type DownloadRestClientType = Client<DownloadApiPaths>;
|
|
17
|
+
|
|
18
|
+
export { UploadApiPaths };
|
|
19
|
+
export type UploadRestClientType = Client<UploadApiPaths>;
|
|
20
|
+
|
|
21
|
+
export { LsApiPaths };
|
|
22
|
+
export type LsRestClientType = Client<LsApiPaths>;
|
|
23
|
+
|
|
24
|
+
export { ProgressApiPaths };
|
|
25
|
+
export type ProgressRestClientType = Client<ProgressApiPaths>;
|
|
26
|
+
|
|
27
|
+
export { StreamingApiPaths };
|
|
28
|
+
export type StreamingRestClientType = Client<StreamingApiPaths>;
|