@caronashow/api 0.13.0 → 0.14.0
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/gen/caronashow/service/v1/home_pb.d.ts +267 -81
- package/dist/index.cjs +327 -313
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -39,96 +39,99 @@ var __export = (target, all) => {
|
|
|
39
39
|
// src/index.ts
|
|
40
40
|
var exports_src = {};
|
|
41
41
|
__export(exports_src, {
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
file_caronashow_types_v1_address: () => file_caronashow_types_v1_address,
|
|
46
|
-
file_caronashow_service_v1_organization: () => file_caronashow_service_v1_organization,
|
|
47
|
-
file_caronashow_service_v1_onboarding: () => file_caronashow_service_v1_onboarding,
|
|
48
|
-
file_caronashow_service_v1_home: () => file_caronashow_service_v1_home,
|
|
49
|
-
file_caronashow_pooler_v1_pooler: () => file_caronashow_pooler_v1_pooler,
|
|
50
|
-
file_caronashow_poc_v1_routes: () => file_caronashow_poc_v1_routes,
|
|
51
|
-
file_caronashow_poc_v1_points: () => file_caronashow_poc_v1_points,
|
|
52
|
-
file_caronashow_poc_v1_poc: () => file_caronashow_poc_v1_poc,
|
|
53
|
-
file_caronashow_poc_v1_groups: () => file_caronashow_poc_v1_groups,
|
|
54
|
-
VehicleSummarySchema: () => VehicleSummarySchema,
|
|
55
|
-
VehicleSchema: () => VehicleSchema,
|
|
56
|
-
UserSchema: () => UserSchema,
|
|
57
|
-
UserRankSchema: () => UserRankSchema,
|
|
58
|
-
UserRank: () => UserRank,
|
|
59
|
-
TimeWindowSchema: () => TimeWindowSchema,
|
|
60
|
-
TimeOfDaySchema: () => TimeOfDaySchema,
|
|
61
|
-
ShiftSelectionSchema: () => ShiftSelectionSchema,
|
|
62
|
-
SeatAvailabilitySchema: () => SeatAvailabilitySchema,
|
|
63
|
-
RouteTargetTypeSchema: () => RouteTargetTypeSchema,
|
|
64
|
-
RouteTargetType: () => RouteTargetType,
|
|
65
|
-
RouteGeometrySchema: () => RouteGeometrySchema,
|
|
66
|
-
RouteBoundsSchema: () => RouteBoundsSchema,
|
|
67
|
-
RankedRideSuggestionSchema: () => RankedRideSuggestionSchema,
|
|
68
|
-
PoolerService: () => PoolerService,
|
|
69
|
-
PocService: () => PocService,
|
|
70
|
-
PersonSchema: () => PersonSchema,
|
|
71
|
-
PersonRankSchema: () => PersonRankSchema,
|
|
72
|
-
PersonRank: () => PersonRank,
|
|
73
|
-
PersonIconSchema: () => PersonIconSchema,
|
|
74
|
-
PersonIcon: () => PersonIcon,
|
|
75
|
-
PassengerSearchSetupSchema: () => PassengerSearchSetupSchema,
|
|
76
|
-
PassengerPointSchema: () => PassengerPointSchema,
|
|
77
|
-
ParticipationModeSchema: () => ParticipationModeSchema,
|
|
78
|
-
ParticipationMode: () => ParticipationMode,
|
|
79
|
-
OrganizationShiftSchema: () => OrganizationShiftSchema,
|
|
80
|
-
OrganizationService: () => OrganizationService,
|
|
81
|
-
OrganizationSchema: () => OrganizationSchema,
|
|
82
|
-
OrganizationPointSchema: () => OrganizationPointSchema,
|
|
83
|
-
OptimizedRouteSchema: () => OptimizedRouteSchema,
|
|
84
|
-
OperationStateSchema: () => OperationStateSchema,
|
|
85
|
-
OperationState: () => OperationState,
|
|
86
|
-
OperationSchema: () => OperationSchema,
|
|
87
|
-
OnboardingService: () => OnboardingService,
|
|
88
|
-
MatchingService: () => MatchingService,
|
|
89
|
-
MatchingAlgorithmSchema: () => MatchingAlgorithmSchema,
|
|
90
|
-
MatchingAlgorithm: () => MatchingAlgorithm,
|
|
91
|
-
MatchGroupSchema: () => MatchGroupSchema,
|
|
92
|
-
MapViewportSchema: () => MapViewportSchema,
|
|
93
|
-
MapRideSuggestionSchema: () => MapRideSuggestionSchema,
|
|
94
|
-
ListRideSuggestionsResponseSchema: () => ListRideSuggestionsResponseSchema,
|
|
95
|
-
ListRideSuggestionsRequestSchema: () => ListRideSuggestionsRequestSchema,
|
|
96
|
-
ListOperationsResponseSchema: () => ListOperationsResponseSchema,
|
|
97
|
-
ListOperationsRequestSchema: () => ListOperationsRequestSchema,
|
|
98
|
-
LatLngSchema: () => LatLngSchema,
|
|
99
|
-
GetStateOfOperationResponseSchema: () => GetStateOfOperationResponseSchema,
|
|
100
|
-
GetStateOfOperationRequestSchema: () => GetStateOfOperationRequestSchema,
|
|
101
|
-
GetOptimizedRoutesResponseSchema: () => GetOptimizedRoutesResponseSchema,
|
|
102
|
-
GetOptimizedRoutesRequestSchema: () => GetOptimizedRoutesRequestSchema,
|
|
103
|
-
GetOnboardingStatusResponseSchema: () => GetOnboardingStatusResponseSchema,
|
|
104
|
-
GetOnboardingStatusRequestSchema: () => GetOnboardingStatusRequestSchema,
|
|
105
|
-
GetMyOrganizationResponseSchema: () => GetMyOrganizationResponseSchema,
|
|
106
|
-
GetMyOrganizationRequestSchema: () => GetMyOrganizationRequestSchema,
|
|
107
|
-
GetMapPointsResponseSchema: () => GetMapPointsResponseSchema,
|
|
108
|
-
GetMapPointsRequestSchema: () => GetMapPointsRequestSchema,
|
|
109
|
-
GetMapPointGroupsResponseSchema: () => GetMapPointGroupsResponseSchema,
|
|
110
|
-
GetMapPointGroupsRequestSchema: () => GetMapPointGroupsRequestSchema,
|
|
111
|
-
GetDirectRoutesResponseSchema: () => GetDirectRoutesResponseSchema,
|
|
112
|
-
GetDirectRoutesRequestSchema: () => GetDirectRoutesRequestSchema,
|
|
113
|
-
FullAddressSchema: () => FullAddressSchema,
|
|
114
|
-
ExecuteMatchingAlgorithmOnDatasetResponseSchema: () => ExecuteMatchingAlgorithmOnDatasetResponseSchema,
|
|
115
|
-
ExecuteMatchingAlgorithmOnDatasetRequestSchema: () => ExecuteMatchingAlgorithmOnDatasetRequestSchema,
|
|
116
|
-
DriverSummarySchema: () => DriverSummarySchema,
|
|
117
|
-
DriverPointSchema: () => DriverPointSchema,
|
|
118
|
-
DriverOfferSetupSchema: () => DriverOfferSetupSchema,
|
|
119
|
-
DirectRouteSchema: () => DirectRouteSchema,
|
|
120
|
-
DayOfWeekSchema: () => DayOfWeekSchema,
|
|
121
|
-
DayOfWeek: () => DayOfWeek,
|
|
122
|
-
DatasetSchema: () => DatasetSchema,
|
|
123
|
-
Dataset: () => Dataset,
|
|
124
|
-
CustomShiftSchema: () => CustomShiftSchema,
|
|
125
|
-
CompleteOnboardingResponseSchema: () => CompleteOnboardingResponseSchema,
|
|
126
|
-
CompleteOnboardingRequestSchema: () => CompleteOnboardingRequestSchema,
|
|
127
|
-
CommuteDirectionSchema: () => CommuteDirectionSchema,
|
|
128
|
-
CommuteDirection: () => CommuteDirection,
|
|
129
|
-
ChatPreferenceSchema: () => ChatPreferenceSchema,
|
|
42
|
+
AddressSchema: () => AddressSchema,
|
|
43
|
+
ApproximateAddressSchema: () => ApproximateAddressSchema,
|
|
44
|
+
ApproximateLocationSchema: () => ApproximateLocationSchema,
|
|
130
45
|
ChatPreference: () => ChatPreference,
|
|
131
|
-
|
|
46
|
+
ChatPreferenceSchema: () => ChatPreferenceSchema,
|
|
47
|
+
CommuteDirection: () => CommuteDirection,
|
|
48
|
+
CommuteDirectionSchema: () => CommuteDirectionSchema,
|
|
49
|
+
CompleteOnboardingRequestSchema: () => CompleteOnboardingRequestSchema,
|
|
50
|
+
CompleteOnboardingResponseSchema: () => CompleteOnboardingResponseSchema,
|
|
51
|
+
CustomShiftSchema: () => CustomShiftSchema,
|
|
52
|
+
Dataset: () => Dataset,
|
|
53
|
+
DatasetSchema: () => DatasetSchema,
|
|
54
|
+
DayOfWeek: () => DayOfWeek,
|
|
55
|
+
DayOfWeekSchema: () => DayOfWeekSchema,
|
|
56
|
+
DirectRouteSchema: () => DirectRouteSchema,
|
|
57
|
+
DriverOfferSetupSchema: () => DriverOfferSetupSchema,
|
|
58
|
+
DriverPointSchema: () => DriverPointSchema,
|
|
59
|
+
DriverSummarySchema: () => DriverSummarySchema,
|
|
60
|
+
ExecuteMatchingAlgorithmOnDatasetRequestSchema: () => ExecuteMatchingAlgorithmOnDatasetRequestSchema,
|
|
61
|
+
ExecuteMatchingAlgorithmOnDatasetResponseSchema: () => ExecuteMatchingAlgorithmOnDatasetResponseSchema,
|
|
62
|
+
FullAddressSchema: () => FullAddressSchema,
|
|
63
|
+
GetDirectRoutesRequestSchema: () => GetDirectRoutesRequestSchema,
|
|
64
|
+
GetDirectRoutesResponseSchema: () => GetDirectRoutesResponseSchema,
|
|
65
|
+
GetMapPointGroupsRequestSchema: () => GetMapPointGroupsRequestSchema,
|
|
66
|
+
GetMapPointGroupsResponseSchema: () => GetMapPointGroupsResponseSchema,
|
|
67
|
+
GetMapPointsRequestSchema: () => GetMapPointsRequestSchema,
|
|
68
|
+
GetMapPointsResponseSchema: () => GetMapPointsResponseSchema,
|
|
69
|
+
GetMyOrganizationRequestSchema: () => GetMyOrganizationRequestSchema,
|
|
70
|
+
GetMyOrganizationResponseSchema: () => GetMyOrganizationResponseSchema,
|
|
71
|
+
GetOnboardingStatusRequestSchema: () => GetOnboardingStatusRequestSchema,
|
|
72
|
+
GetOnboardingStatusResponseSchema: () => GetOnboardingStatusResponseSchema,
|
|
73
|
+
GetOptimizedRoutesRequestSchema: () => GetOptimizedRoutesRequestSchema,
|
|
74
|
+
GetOptimizedRoutesResponseSchema: () => GetOptimizedRoutesResponseSchema,
|
|
75
|
+
GetStateOfOperationRequestSchema: () => GetStateOfOperationRequestSchema,
|
|
76
|
+
GetStateOfOperationResponseSchema: () => GetStateOfOperationResponseSchema,
|
|
77
|
+
LatLngSchema: () => LatLngSchema,
|
|
78
|
+
ListOperationsRequestSchema: () => ListOperationsRequestSchema,
|
|
79
|
+
ListOperationsResponseSchema: () => ListOperationsResponseSchema,
|
|
80
|
+
ListRideSuggestionsRequestSchema: () => ListRideSuggestionsRequestSchema,
|
|
81
|
+
ListRideSuggestionsResponseSchema: () => ListRideSuggestionsResponseSchema,
|
|
82
|
+
MapRideSuggestionSchema: () => MapRideSuggestionSchema,
|
|
83
|
+
MapViewportSchema: () => MapViewportSchema,
|
|
84
|
+
MatchGroupSchema: () => MatchGroupSchema,
|
|
85
|
+
MatchingAlgorithm: () => MatchingAlgorithm,
|
|
86
|
+
MatchingAlgorithmSchema: () => MatchingAlgorithmSchema,
|
|
87
|
+
MatchingService: () => MatchingService,
|
|
88
|
+
OnboardingService: () => OnboardingService,
|
|
89
|
+
OperationSchema: () => OperationSchema,
|
|
90
|
+
OperationState: () => OperationState,
|
|
91
|
+
OperationStateSchema: () => OperationStateSchema,
|
|
92
|
+
OptimizedRouteSchema: () => OptimizedRouteSchema,
|
|
93
|
+
OrganizationPointSchema: () => OrganizationPointSchema,
|
|
94
|
+
OrganizationSchema: () => OrganizationSchema,
|
|
95
|
+
OrganizationService: () => OrganizationService,
|
|
96
|
+
OrganizationShiftSchema: () => OrganizationShiftSchema,
|
|
97
|
+
ParticipationMode: () => ParticipationMode,
|
|
98
|
+
ParticipationModeSchema: () => ParticipationModeSchema,
|
|
99
|
+
PassengerPointSchema: () => PassengerPointSchema,
|
|
100
|
+
PassengerSearchSetupSchema: () => PassengerSearchSetupSchema,
|
|
101
|
+
PersonIcon: () => PersonIcon,
|
|
102
|
+
PersonIconSchema: () => PersonIconSchema,
|
|
103
|
+
PersonRank: () => PersonRank,
|
|
104
|
+
PersonRankSchema: () => PersonRankSchema,
|
|
105
|
+
PersonSchema: () => PersonSchema,
|
|
106
|
+
PocService: () => PocService,
|
|
107
|
+
PoolerService: () => PoolerService,
|
|
108
|
+
RankedRideSuggestionSchema: () => RankedRideSuggestionSchema,
|
|
109
|
+
RecommendationAvailability: () => RecommendationAvailability,
|
|
110
|
+
RecommendationAvailabilitySchema: () => RecommendationAvailabilitySchema,
|
|
111
|
+
RouteBoundsSchema: () => RouteBoundsSchema,
|
|
112
|
+
RouteGeometrySchema: () => RouteGeometrySchema,
|
|
113
|
+
RouteTargetType: () => RouteTargetType,
|
|
114
|
+
RouteTargetTypeSchema: () => RouteTargetTypeSchema,
|
|
115
|
+
SeatAvailabilitySchema: () => SeatAvailabilitySchema,
|
|
116
|
+
ShiftSelectionSchema: () => ShiftSelectionSchema,
|
|
117
|
+
TimeOfDaySchema: () => TimeOfDaySchema,
|
|
118
|
+
TimeWindowSchema: () => TimeWindowSchema,
|
|
119
|
+
UserRank: () => UserRank,
|
|
120
|
+
UserRankSchema: () => UserRankSchema,
|
|
121
|
+
UserSchema: () => UserSchema,
|
|
122
|
+
VehicleSchema: () => VehicleSchema,
|
|
123
|
+
file_caronashow_poc_v1_groups: () => file_caronashow_poc_v1_groups,
|
|
124
|
+
file_caronashow_poc_v1_poc: () => file_caronashow_poc_v1_poc,
|
|
125
|
+
file_caronashow_poc_v1_points: () => file_caronashow_poc_v1_points,
|
|
126
|
+
file_caronashow_poc_v1_routes: () => file_caronashow_poc_v1_routes,
|
|
127
|
+
file_caronashow_pooler_v1_pooler: () => file_caronashow_pooler_v1_pooler,
|
|
128
|
+
file_caronashow_service_v1_home: () => file_caronashow_service_v1_home,
|
|
129
|
+
file_caronashow_service_v1_onboarding: () => file_caronashow_service_v1_onboarding,
|
|
130
|
+
file_caronashow_service_v1_organization: () => file_caronashow_service_v1_organization,
|
|
131
|
+
file_caronashow_types_v1_address: () => file_caronashow_types_v1_address,
|
|
132
|
+
file_caronashow_types_v1_common: () => file_caronashow_types_v1_common,
|
|
133
|
+
file_caronashow_types_v1_user: () => file_caronashow_types_v1_user,
|
|
134
|
+
file_google_type_latlng: () => file_google_type_latlng
|
|
132
135
|
});
|
|
133
136
|
module.exports = __toCommonJS(exports_src);
|
|
134
137
|
|
|
@@ -434,22 +437,22 @@ function assertUInt64String(value) {
|
|
|
434
437
|
|
|
435
438
|
// node_modules/@bufbuild/protobuf/dist/esm/descriptors.js
|
|
436
439
|
var ScalarType;
|
|
437
|
-
(function(
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
440
|
+
(function(ScalarType) {
|
|
441
|
+
ScalarType[ScalarType["DOUBLE"] = 1] = "DOUBLE";
|
|
442
|
+
ScalarType[ScalarType["FLOAT"] = 2] = "FLOAT";
|
|
443
|
+
ScalarType[ScalarType["INT64"] = 3] = "INT64";
|
|
444
|
+
ScalarType[ScalarType["UINT64"] = 4] = "UINT64";
|
|
445
|
+
ScalarType[ScalarType["INT32"] = 5] = "INT32";
|
|
446
|
+
ScalarType[ScalarType["FIXED64"] = 6] = "FIXED64";
|
|
447
|
+
ScalarType[ScalarType["FIXED32"] = 7] = "FIXED32";
|
|
448
|
+
ScalarType[ScalarType["BOOL"] = 8] = "BOOL";
|
|
449
|
+
ScalarType[ScalarType["STRING"] = 9] = "STRING";
|
|
450
|
+
ScalarType[ScalarType["BYTES"] = 12] = "BYTES";
|
|
451
|
+
ScalarType[ScalarType["UINT32"] = 13] = "UINT32";
|
|
452
|
+
ScalarType[ScalarType["SFIXED32"] = 15] = "SFIXED32";
|
|
453
|
+
ScalarType[ScalarType["SFIXED64"] = 16] = "SFIXED64";
|
|
454
|
+
ScalarType[ScalarType["SINT32"] = 17] = "SINT32";
|
|
455
|
+
ScalarType[ScalarType["SINT64"] = 18] = "SINT64";
|
|
453
456
|
})(ScalarType || (ScalarType = {}));
|
|
454
457
|
|
|
455
458
|
// node_modules/@bufbuild/protobuf/dist/esm/reflect/scalar.js
|
|
@@ -966,8 +969,8 @@ function addFile(proto, reg) {
|
|
|
966
969
|
return mapEntriesStore.get(typeName);
|
|
967
970
|
},
|
|
968
971
|
add(desc) {
|
|
969
|
-
var
|
|
970
|
-
assert(((
|
|
972
|
+
var _a;
|
|
973
|
+
assert(((_a = desc.proto.options) === null || _a === undefined ? undefined : _a.mapEntry) === true);
|
|
971
974
|
mapEntriesStore.set(desc.typeName, desc);
|
|
972
975
|
}
|
|
973
976
|
};
|
|
@@ -1452,8 +1455,8 @@ function assert(condition, msg) {
|
|
|
1452
1455
|
}
|
|
1453
1456
|
|
|
1454
1457
|
// node_modules/@bufbuild/protobuf/dist/esm/codegenv2/boot.js
|
|
1455
|
-
function boot(
|
|
1456
|
-
const root = bootFileDescriptorProto(
|
|
1458
|
+
function boot(boot) {
|
|
1459
|
+
const root = bootFileDescriptorProto(boot);
|
|
1457
1460
|
root.messageType.forEach(restoreJsonNames);
|
|
1458
1461
|
const reg = createFileRegistry(root, () => {
|
|
1459
1462
|
return;
|
|
@@ -1599,8 +1602,8 @@ function getDecodeTable() {
|
|
|
1599
1602
|
|
|
1600
1603
|
// node_modules/@bufbuild/protobuf/dist/esm/is-message.js
|
|
1601
1604
|
function isMessage(arg, schema) {
|
|
1602
|
-
const
|
|
1603
|
-
if (!
|
|
1605
|
+
const isMessage = arg !== null && typeof arg == "object" && "$typeName" in arg && typeof arg.$typeName == "string";
|
|
1606
|
+
if (!isMessage) {
|
|
1604
1607
|
return false;
|
|
1605
1608
|
}
|
|
1606
1609
|
if (schema === undefined) {
|
|
@@ -1677,13 +1680,13 @@ function getTextEncoding() {
|
|
|
1677
1680
|
|
|
1678
1681
|
// node_modules/@bufbuild/protobuf/dist/esm/wire/binary-encoding.js
|
|
1679
1682
|
var WireType;
|
|
1680
|
-
(function(
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1683
|
+
(function(WireType) {
|
|
1684
|
+
WireType[WireType["Varint"] = 0] = "Varint";
|
|
1685
|
+
WireType[WireType["Bit64"] = 1] = "Bit64";
|
|
1686
|
+
WireType[WireType["LengthDelimited"] = 2] = "LengthDelimited";
|
|
1687
|
+
WireType[WireType["StartGroup"] = 3] = "StartGroup";
|
|
1688
|
+
WireType[WireType["EndGroup"] = 4] = "EndGroup";
|
|
1689
|
+
WireType[WireType["Bit32"] = 5] = "Bit32";
|
|
1687
1690
|
})(WireType || (WireType = {}));
|
|
1688
1691
|
var FLOAT32_MAX = 340282346638528860000000000000000000000;
|
|
1689
1692
|
var FLOAT32_MIN = -340282346638528860000000000000000000000;
|
|
@@ -2675,158 +2678,158 @@ function enumDesc(file, path, ...paths) {
|
|
|
2675
2678
|
var file_google_protobuf_descriptor = /* @__PURE__ */ boot({ name: "google/protobuf/descriptor.proto", package: "google.protobuf", messageType: [{ name: "FileDescriptorSet", field: [{ name: "file", number: 1, type: 11, label: 3, typeName: ".google.protobuf.FileDescriptorProto" }], extensionRange: [{ start: 536000000, end: 536000001 }] }, { name: "FileDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "package", number: 2, type: 9, label: 1 }, { name: "dependency", number: 3, type: 9, label: 3 }, { name: "public_dependency", number: 10, type: 5, label: 3 }, { name: "weak_dependency", number: 11, type: 5, label: 3 }, { name: "option_dependency", number: 15, type: 9, label: 3 }, { name: "message_type", number: 4, type: 11, label: 3, typeName: ".google.protobuf.DescriptorProto" }, { name: "enum_type", number: 5, type: 11, label: 3, typeName: ".google.protobuf.EnumDescriptorProto" }, { name: "service", number: 6, type: 11, label: 3, typeName: ".google.protobuf.ServiceDescriptorProto" }, { name: "extension", number: 7, type: 11, label: 3, typeName: ".google.protobuf.FieldDescriptorProto" }, { name: "options", number: 8, type: 11, label: 1, typeName: ".google.protobuf.FileOptions" }, { name: "source_code_info", number: 9, type: 11, label: 1, typeName: ".google.protobuf.SourceCodeInfo" }, { name: "syntax", number: 12, type: 9, label: 1 }, { name: "edition", number: 14, type: 14, label: 1, typeName: ".google.protobuf.Edition" }] }, { name: "DescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "field", number: 2, type: 11, label: 3, typeName: ".google.protobuf.FieldDescriptorProto" }, { name: "extension", number: 6, type: 11, label: 3, typeName: ".google.protobuf.FieldDescriptorProto" }, { name: "nested_type", number: 3, type: 11, label: 3, typeName: ".google.protobuf.DescriptorProto" }, { name: "enum_type", number: 4, type: 11, label: 3, typeName: ".google.protobuf.EnumDescriptorProto" }, { name: "extension_range", number: 5, type: 11, label: 3, typeName: ".google.protobuf.DescriptorProto.ExtensionRange" }, { name: "oneof_decl", number: 8, type: 11, label: 3, typeName: ".google.protobuf.OneofDescriptorProto" }, { name: "options", number: 7, type: 11, label: 1, typeName: ".google.protobuf.MessageOptions" }, { name: "reserved_range", number: 9, type: 11, label: 3, typeName: ".google.protobuf.DescriptorProto.ReservedRange" }, { name: "reserved_name", number: 10, type: 9, label: 3 }, { name: "visibility", number: 11, type: 14, label: 1, typeName: ".google.protobuf.SymbolVisibility" }], nestedType: [{ name: "ExtensionRange", field: [{ name: "start", number: 1, type: 5, label: 1 }, { name: "end", number: 2, type: 5, label: 1 }, { name: "options", number: 3, type: 11, label: 1, typeName: ".google.protobuf.ExtensionRangeOptions" }] }, { name: "ReservedRange", field: [{ name: "start", number: 1, type: 5, label: 1 }, { name: "end", number: 2, type: 5, label: 1 }] }] }, { name: "ExtensionRangeOptions", field: [{ name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }, { name: "declaration", number: 2, type: 11, label: 3, typeName: ".google.protobuf.ExtensionRangeOptions.Declaration", options: { retention: 2 } }, { name: "features", number: 50, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "verification", number: 3, type: 14, label: 1, typeName: ".google.protobuf.ExtensionRangeOptions.VerificationState", defaultValue: "UNVERIFIED", options: { retention: 2 } }], nestedType: [{ name: "Declaration", field: [{ name: "number", number: 1, type: 5, label: 1 }, { name: "full_name", number: 2, type: 9, label: 1 }, { name: "type", number: 3, type: 9, label: 1 }, { name: "reserved", number: 5, type: 8, label: 1 }, { name: "repeated", number: 6, type: 8, label: 1 }] }], enumType: [{ name: "VerificationState", value: [{ name: "DECLARATION", number: 0 }, { name: "UNVERIFIED", number: 1 }] }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "FieldDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "number", number: 3, type: 5, label: 1 }, { name: "label", number: 4, type: 14, label: 1, typeName: ".google.protobuf.FieldDescriptorProto.Label" }, { name: "type", number: 5, type: 14, label: 1, typeName: ".google.protobuf.FieldDescriptorProto.Type" }, { name: "type_name", number: 6, type: 9, label: 1 }, { name: "extendee", number: 2, type: 9, label: 1 }, { name: "default_value", number: 7, type: 9, label: 1 }, { name: "oneof_index", number: 9, type: 5, label: 1 }, { name: "json_name", number: 10, type: 9, label: 1 }, { name: "options", number: 8, type: 11, label: 1, typeName: ".google.protobuf.FieldOptions" }, { name: "proto3_optional", number: 17, type: 8, label: 1 }], enumType: [{ name: "Type", value: [{ name: "TYPE_DOUBLE", number: 1 }, { name: "TYPE_FLOAT", number: 2 }, { name: "TYPE_INT64", number: 3 }, { name: "TYPE_UINT64", number: 4 }, { name: "TYPE_INT32", number: 5 }, { name: "TYPE_FIXED64", number: 6 }, { name: "TYPE_FIXED32", number: 7 }, { name: "TYPE_BOOL", number: 8 }, { name: "TYPE_STRING", number: 9 }, { name: "TYPE_GROUP", number: 10 }, { name: "TYPE_MESSAGE", number: 11 }, { name: "TYPE_BYTES", number: 12 }, { name: "TYPE_UINT32", number: 13 }, { name: "TYPE_ENUM", number: 14 }, { name: "TYPE_SFIXED32", number: 15 }, { name: "TYPE_SFIXED64", number: 16 }, { name: "TYPE_SINT32", number: 17 }, { name: "TYPE_SINT64", number: 18 }] }, { name: "Label", value: [{ name: "LABEL_OPTIONAL", number: 1 }, { name: "LABEL_REPEATED", number: 3 }, { name: "LABEL_REQUIRED", number: 2 }] }] }, { name: "OneofDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "options", number: 2, type: 11, label: 1, typeName: ".google.protobuf.OneofOptions" }] }, { name: "EnumDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "value", number: 2, type: 11, label: 3, typeName: ".google.protobuf.EnumValueDescriptorProto" }, { name: "options", number: 3, type: 11, label: 1, typeName: ".google.protobuf.EnumOptions" }, { name: "reserved_range", number: 4, type: 11, label: 3, typeName: ".google.protobuf.EnumDescriptorProto.EnumReservedRange" }, { name: "reserved_name", number: 5, type: 9, label: 3 }, { name: "visibility", number: 6, type: 14, label: 1, typeName: ".google.protobuf.SymbolVisibility" }], nestedType: [{ name: "EnumReservedRange", field: [{ name: "start", number: 1, type: 5, label: 1 }, { name: "end", number: 2, type: 5, label: 1 }] }] }, { name: "EnumValueDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "number", number: 2, type: 5, label: 1 }, { name: "options", number: 3, type: 11, label: 1, typeName: ".google.protobuf.EnumValueOptions" }] }, { name: "ServiceDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "method", number: 2, type: 11, label: 3, typeName: ".google.protobuf.MethodDescriptorProto" }, { name: "options", number: 3, type: 11, label: 1, typeName: ".google.protobuf.ServiceOptions" }] }, { name: "MethodDescriptorProto", field: [{ name: "name", number: 1, type: 9, label: 1 }, { name: "input_type", number: 2, type: 9, label: 1 }, { name: "output_type", number: 3, type: 9, label: 1 }, { name: "options", number: 4, type: 11, label: 1, typeName: ".google.protobuf.MethodOptions" }, { name: "client_streaming", number: 5, type: 8, label: 1, defaultValue: "false" }, { name: "server_streaming", number: 6, type: 8, label: 1, defaultValue: "false" }] }, { name: "FileOptions", field: [{ name: "java_package", number: 1, type: 9, label: 1 }, { name: "java_outer_classname", number: 8, type: 9, label: 1 }, { name: "java_multiple_files", number: 10, type: 8, label: 1, defaultValue: "false" }, { name: "java_generate_equals_and_hash", number: 20, type: 8, label: 1, options: { deprecated: true } }, { name: "java_string_check_utf8", number: 27, type: 8, label: 1, defaultValue: "false" }, { name: "optimize_for", number: 9, type: 14, label: 1, typeName: ".google.protobuf.FileOptions.OptimizeMode", defaultValue: "SPEED" }, { name: "go_package", number: 11, type: 9, label: 1 }, { name: "cc_generic_services", number: 16, type: 8, label: 1, defaultValue: "false" }, { name: "java_generic_services", number: 17, type: 8, label: 1, defaultValue: "false" }, { name: "py_generic_services", number: 18, type: 8, label: 1, defaultValue: "false" }, { name: "deprecated", number: 23, type: 8, label: 1, defaultValue: "false" }, { name: "cc_enable_arenas", number: 31, type: 8, label: 1, defaultValue: "true" }, { name: "objc_class_prefix", number: 36, type: 9, label: 1 }, { name: "csharp_namespace", number: 37, type: 9, label: 1 }, { name: "swift_prefix", number: 39, type: 9, label: 1 }, { name: "php_class_prefix", number: 40, type: 9, label: 1 }, { name: "php_namespace", number: 41, type: 9, label: 1 }, { name: "php_metadata_namespace", number: 44, type: 9, label: 1 }, { name: "ruby_package", number: 45, type: 9, label: 1 }, { name: "features", number: 50, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], enumType: [{ name: "OptimizeMode", value: [{ name: "SPEED", number: 1 }, { name: "CODE_SIZE", number: 2 }, { name: "LITE_RUNTIME", number: 3 }] }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "MessageOptions", field: [{ name: "message_set_wire_format", number: 1, type: 8, label: 1, defaultValue: "false" }, { name: "no_standard_descriptor_accessor", number: 2, type: 8, label: 1, defaultValue: "false" }, { name: "deprecated", number: 3, type: 8, label: 1, defaultValue: "false" }, { name: "map_entry", number: 7, type: 8, label: 1 }, { name: "deprecated_legacy_json_field_conflicts", number: 11, type: 8, label: 1, options: { deprecated: true } }, { name: "features", number: 12, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "FieldOptions", field: [{ name: "ctype", number: 1, type: 14, label: 1, typeName: ".google.protobuf.FieldOptions.CType", defaultValue: "STRING" }, { name: "packed", number: 2, type: 8, label: 1 }, { name: "jstype", number: 6, type: 14, label: 1, typeName: ".google.protobuf.FieldOptions.JSType", defaultValue: "JS_NORMAL" }, { name: "lazy", number: 5, type: 8, label: 1, defaultValue: "false" }, { name: "unverified_lazy", number: 15, type: 8, label: 1, defaultValue: "false" }, { name: "deprecated", number: 3, type: 8, label: 1, defaultValue: "false" }, { name: "weak", number: 10, type: 8, label: 1, defaultValue: "false", options: { deprecated: true } }, { name: "debug_redact", number: 16, type: 8, label: 1, defaultValue: "false" }, { name: "retention", number: 17, type: 14, label: 1, typeName: ".google.protobuf.FieldOptions.OptionRetention" }, { name: "targets", number: 19, type: 14, label: 3, typeName: ".google.protobuf.FieldOptions.OptionTargetType" }, { name: "edition_defaults", number: 20, type: 11, label: 3, typeName: ".google.protobuf.FieldOptions.EditionDefault" }, { name: "features", number: 21, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "feature_support", number: 22, type: 11, label: 1, typeName: ".google.protobuf.FieldOptions.FeatureSupport" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], nestedType: [{ name: "EditionDefault", field: [{ name: "edition", number: 3, type: 14, label: 1, typeName: ".google.protobuf.Edition" }, { name: "value", number: 2, type: 9, label: 1 }] }, { name: "FeatureSupport", field: [{ name: "edition_introduced", number: 1, type: 14, label: 1, typeName: ".google.protobuf.Edition" }, { name: "edition_deprecated", number: 2, type: 14, label: 1, typeName: ".google.protobuf.Edition" }, { name: "deprecation_warning", number: 3, type: 9, label: 1 }, { name: "edition_removed", number: 4, type: 14, label: 1, typeName: ".google.protobuf.Edition" }] }], enumType: [{ name: "CType", value: [{ name: "STRING", number: 0 }, { name: "CORD", number: 1 }, { name: "STRING_PIECE", number: 2 }] }, { name: "JSType", value: [{ name: "JS_NORMAL", number: 0 }, { name: "JS_STRING", number: 1 }, { name: "JS_NUMBER", number: 2 }] }, { name: "OptionRetention", value: [{ name: "RETENTION_UNKNOWN", number: 0 }, { name: "RETENTION_RUNTIME", number: 1 }, { name: "RETENTION_SOURCE", number: 2 }] }, { name: "OptionTargetType", value: [{ name: "TARGET_TYPE_UNKNOWN", number: 0 }, { name: "TARGET_TYPE_FILE", number: 1 }, { name: "TARGET_TYPE_EXTENSION_RANGE", number: 2 }, { name: "TARGET_TYPE_MESSAGE", number: 3 }, { name: "TARGET_TYPE_FIELD", number: 4 }, { name: "TARGET_TYPE_ONEOF", number: 5 }, { name: "TARGET_TYPE_ENUM", number: 6 }, { name: "TARGET_TYPE_ENUM_ENTRY", number: 7 }, { name: "TARGET_TYPE_SERVICE", number: 8 }, { name: "TARGET_TYPE_METHOD", number: 9 }] }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "OneofOptions", field: [{ name: "features", number: 1, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "EnumOptions", field: [{ name: "allow_alias", number: 2, type: 8, label: 1 }, { name: "deprecated", number: 3, type: 8, label: 1, defaultValue: "false" }, { name: "deprecated_legacy_json_field_conflicts", number: 6, type: 8, label: 1, options: { deprecated: true } }, { name: "features", number: 7, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "EnumValueOptions", field: [{ name: "deprecated", number: 1, type: 8, label: 1, defaultValue: "false" }, { name: "features", number: 2, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "debug_redact", number: 3, type: 8, label: 1, defaultValue: "false" }, { name: "feature_support", number: 4, type: 11, label: 1, typeName: ".google.protobuf.FieldOptions.FeatureSupport" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "ServiceOptions", field: [{ name: "features", number: 34, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "deprecated", number: 33, type: 8, label: 1, defaultValue: "false" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "MethodOptions", field: [{ name: "deprecated", number: 33, type: 8, label: 1, defaultValue: "false" }, { name: "idempotency_level", number: 34, type: 14, label: 1, typeName: ".google.protobuf.MethodOptions.IdempotencyLevel", defaultValue: "IDEMPOTENCY_UNKNOWN" }, { name: "features", number: 35, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "uninterpreted_option", number: 999, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption" }], enumType: [{ name: "IdempotencyLevel", value: [{ name: "IDEMPOTENCY_UNKNOWN", number: 0 }, { name: "NO_SIDE_EFFECTS", number: 1 }, { name: "IDEMPOTENT", number: 2 }] }], extensionRange: [{ start: 1000, end: 536870912 }] }, { name: "UninterpretedOption", field: [{ name: "name", number: 2, type: 11, label: 3, typeName: ".google.protobuf.UninterpretedOption.NamePart" }, { name: "identifier_value", number: 3, type: 9, label: 1 }, { name: "positive_int_value", number: 4, type: 4, label: 1 }, { name: "negative_int_value", number: 5, type: 3, label: 1 }, { name: "double_value", number: 6, type: 1, label: 1 }, { name: "string_value", number: 7, type: 12, label: 1 }, { name: "aggregate_value", number: 8, type: 9, label: 1 }], nestedType: [{ name: "NamePart", field: [{ name: "name_part", number: 1, type: 9, label: 2 }, { name: "is_extension", number: 2, type: 8, label: 2 }] }] }, { name: "FeatureSet", field: [{ name: "field_presence", number: 1, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.FieldPresence", options: { retention: 1, targets: [4, 1], editionDefaults: [{ value: "EXPLICIT", edition: 900 }, { value: "IMPLICIT", edition: 999 }, { value: "EXPLICIT", edition: 1000 }] } }, { name: "enum_type", number: 2, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.EnumType", options: { retention: 1, targets: [6, 1], editionDefaults: [{ value: "CLOSED", edition: 900 }, { value: "OPEN", edition: 999 }] } }, { name: "repeated_field_encoding", number: 3, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.RepeatedFieldEncoding", options: { retention: 1, targets: [4, 1], editionDefaults: [{ value: "EXPANDED", edition: 900 }, { value: "PACKED", edition: 999 }] } }, { name: "utf8_validation", number: 4, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.Utf8Validation", options: { retention: 1, targets: [4, 1], editionDefaults: [{ value: "NONE", edition: 900 }, { value: "VERIFY", edition: 999 }] } }, { name: "message_encoding", number: 5, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.MessageEncoding", options: { retention: 1, targets: [4, 1], editionDefaults: [{ value: "LENGTH_PREFIXED", edition: 900 }] } }, { name: "json_format", number: 6, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.JsonFormat", options: { retention: 1, targets: [3, 6, 1], editionDefaults: [{ value: "LEGACY_BEST_EFFORT", edition: 900 }, { value: "ALLOW", edition: 999 }] } }, { name: "enforce_naming_style", number: 7, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.EnforceNamingStyle", options: { retention: 2, targets: [1, 2, 3, 4, 5, 6, 7, 8, 9], editionDefaults: [{ value: "STYLE_LEGACY", edition: 900 }, { value: "STYLE2024", edition: 1001 }] } }, { name: "default_symbol_visibility", number: 8, type: 14, label: 1, typeName: ".google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility", options: { retention: 2, targets: [1], editionDefaults: [{ value: "EXPORT_ALL", edition: 900 }, { value: "EXPORT_TOP_LEVEL", edition: 1001 }] } }], nestedType: [{ name: "VisibilityFeature", enumType: [{ name: "DefaultSymbolVisibility", value: [{ name: "DEFAULT_SYMBOL_VISIBILITY_UNKNOWN", number: 0 }, { name: "EXPORT_ALL", number: 1 }, { name: "EXPORT_TOP_LEVEL", number: 2 }, { name: "LOCAL_ALL", number: 3 }, { name: "STRICT", number: 4 }] }] }], enumType: [{ name: "FieldPresence", value: [{ name: "FIELD_PRESENCE_UNKNOWN", number: 0 }, { name: "EXPLICIT", number: 1 }, { name: "IMPLICIT", number: 2 }, { name: "LEGACY_REQUIRED", number: 3 }] }, { name: "EnumType", value: [{ name: "ENUM_TYPE_UNKNOWN", number: 0 }, { name: "OPEN", number: 1 }, { name: "CLOSED", number: 2 }] }, { name: "RepeatedFieldEncoding", value: [{ name: "REPEATED_FIELD_ENCODING_UNKNOWN", number: 0 }, { name: "PACKED", number: 1 }, { name: "EXPANDED", number: 2 }] }, { name: "Utf8Validation", value: [{ name: "UTF8_VALIDATION_UNKNOWN", number: 0 }, { name: "VERIFY", number: 2 }, { name: "NONE", number: 3 }] }, { name: "MessageEncoding", value: [{ name: "MESSAGE_ENCODING_UNKNOWN", number: 0 }, { name: "LENGTH_PREFIXED", number: 1 }, { name: "DELIMITED", number: 2 }] }, { name: "JsonFormat", value: [{ name: "JSON_FORMAT_UNKNOWN", number: 0 }, { name: "ALLOW", number: 1 }, { name: "LEGACY_BEST_EFFORT", number: 2 }] }, { name: "EnforceNamingStyle", value: [{ name: "ENFORCE_NAMING_STYLE_UNKNOWN", number: 0 }, { name: "STYLE2024", number: 1 }, { name: "STYLE_LEGACY", number: 2 }] }], extensionRange: [{ start: 1000, end: 9995 }, { start: 9995, end: 1e4 }, { start: 1e4, end: 10001 }] }, { name: "FeatureSetDefaults", field: [{ name: "defaults", number: 1, type: 11, label: 3, typeName: ".google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault" }, { name: "minimum_edition", number: 4, type: 14, label: 1, typeName: ".google.protobuf.Edition" }, { name: "maximum_edition", number: 5, type: 14, label: 1, typeName: ".google.protobuf.Edition" }], nestedType: [{ name: "FeatureSetEditionDefault", field: [{ name: "edition", number: 3, type: 14, label: 1, typeName: ".google.protobuf.Edition" }, { name: "overridable_features", number: 4, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }, { name: "fixed_features", number: 5, type: 11, label: 1, typeName: ".google.protobuf.FeatureSet" }] }] }, { name: "SourceCodeInfo", field: [{ name: "location", number: 1, type: 11, label: 3, typeName: ".google.protobuf.SourceCodeInfo.Location" }], nestedType: [{ name: "Location", field: [{ name: "path", number: 1, type: 5, label: 3, options: { packed: true } }, { name: "span", number: 2, type: 5, label: 3, options: { packed: true } }, { name: "leading_comments", number: 3, type: 9, label: 1 }, { name: "trailing_comments", number: 4, type: 9, label: 1 }, { name: "leading_detached_comments", number: 6, type: 9, label: 3 }] }], extensionRange: [{ start: 536000000, end: 536000001 }] }, { name: "GeneratedCodeInfo", field: [{ name: "annotation", number: 1, type: 11, label: 3, typeName: ".google.protobuf.GeneratedCodeInfo.Annotation" }], nestedType: [{ name: "Annotation", field: [{ name: "path", number: 1, type: 5, label: 3, options: { packed: true } }, { name: "source_file", number: 2, type: 9, label: 1 }, { name: "begin", number: 3, type: 5, label: 1 }, { name: "end", number: 4, type: 5, label: 1 }, { name: "semantic", number: 5, type: 14, label: 1, typeName: ".google.protobuf.GeneratedCodeInfo.Annotation.Semantic" }], enumType: [{ name: "Semantic", value: [{ name: "NONE", number: 0 }, { name: "SET", number: 1 }, { name: "ALIAS", number: 2 }] }] }] }], enumType: [{ name: "Edition", value: [{ name: "EDITION_UNKNOWN", number: 0 }, { name: "EDITION_LEGACY", number: 900 }, { name: "EDITION_PROTO2", number: 998 }, { name: "EDITION_PROTO3", number: 999 }, { name: "EDITION_2023", number: 1000 }, { name: "EDITION_2024", number: 1001 }, { name: "EDITION_UNSTABLE", number: 9999 }, { name: "EDITION_1_TEST_ONLY", number: 1 }, { name: "EDITION_2_TEST_ONLY", number: 2 }, { name: "EDITION_99997_TEST_ONLY", number: 99997 }, { name: "EDITION_99998_TEST_ONLY", number: 99998 }, { name: "EDITION_99999_TEST_ONLY", number: 99999 }, { name: "EDITION_MAX", number: 2147483647 }] }, { name: "SymbolVisibility", value: [{ name: "VISIBILITY_UNSET", number: 0 }, { name: "VISIBILITY_LOCAL", number: 1 }, { name: "VISIBILITY_EXPORT", number: 2 }] }] });
|
|
2676
2679
|
var FileDescriptorProtoSchema = /* @__PURE__ */ messageDesc(file_google_protobuf_descriptor, 1);
|
|
2677
2680
|
var ExtensionRangeOptions_VerificationState;
|
|
2678
|
-
(function(
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
+
(function(ExtensionRangeOptions_VerificationState) {
|
|
2682
|
+
ExtensionRangeOptions_VerificationState[ExtensionRangeOptions_VerificationState["DECLARATION"] = 0] = "DECLARATION";
|
|
2683
|
+
ExtensionRangeOptions_VerificationState[ExtensionRangeOptions_VerificationState["UNVERIFIED"] = 1] = "UNVERIFIED";
|
|
2681
2684
|
})(ExtensionRangeOptions_VerificationState || (ExtensionRangeOptions_VerificationState = {}));
|
|
2682
2685
|
var FieldDescriptorProto_Type;
|
|
2683
|
-
(function(
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2686
|
+
(function(FieldDescriptorProto_Type) {
|
|
2687
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["DOUBLE"] = 1] = "DOUBLE";
|
|
2688
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["FLOAT"] = 2] = "FLOAT";
|
|
2689
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["INT64"] = 3] = "INT64";
|
|
2690
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["UINT64"] = 4] = "UINT64";
|
|
2691
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["INT32"] = 5] = "INT32";
|
|
2692
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["FIXED64"] = 6] = "FIXED64";
|
|
2693
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["FIXED32"] = 7] = "FIXED32";
|
|
2694
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["BOOL"] = 8] = "BOOL";
|
|
2695
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["STRING"] = 9] = "STRING";
|
|
2696
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["GROUP"] = 10] = "GROUP";
|
|
2697
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["MESSAGE"] = 11] = "MESSAGE";
|
|
2698
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["BYTES"] = 12] = "BYTES";
|
|
2699
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["UINT32"] = 13] = "UINT32";
|
|
2700
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["ENUM"] = 14] = "ENUM";
|
|
2701
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["SFIXED32"] = 15] = "SFIXED32";
|
|
2702
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["SFIXED64"] = 16] = "SFIXED64";
|
|
2703
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["SINT32"] = 17] = "SINT32";
|
|
2704
|
+
FieldDescriptorProto_Type[FieldDescriptorProto_Type["SINT64"] = 18] = "SINT64";
|
|
2702
2705
|
})(FieldDescriptorProto_Type || (FieldDescriptorProto_Type = {}));
|
|
2703
2706
|
var FieldDescriptorProto_Label;
|
|
2704
|
-
(function(
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2707
|
+
(function(FieldDescriptorProto_Label) {
|
|
2708
|
+
FieldDescriptorProto_Label[FieldDescriptorProto_Label["OPTIONAL"] = 1] = "OPTIONAL";
|
|
2709
|
+
FieldDescriptorProto_Label[FieldDescriptorProto_Label["REPEATED"] = 3] = "REPEATED";
|
|
2710
|
+
FieldDescriptorProto_Label[FieldDescriptorProto_Label["REQUIRED"] = 2] = "REQUIRED";
|
|
2708
2711
|
})(FieldDescriptorProto_Label || (FieldDescriptorProto_Label = {}));
|
|
2709
2712
|
var FileOptions_OptimizeMode;
|
|
2710
|
-
(function(
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2713
|
+
(function(FileOptions_OptimizeMode) {
|
|
2714
|
+
FileOptions_OptimizeMode[FileOptions_OptimizeMode["SPEED"] = 1] = "SPEED";
|
|
2715
|
+
FileOptions_OptimizeMode[FileOptions_OptimizeMode["CODE_SIZE"] = 2] = "CODE_SIZE";
|
|
2716
|
+
FileOptions_OptimizeMode[FileOptions_OptimizeMode["LITE_RUNTIME"] = 3] = "LITE_RUNTIME";
|
|
2714
2717
|
})(FileOptions_OptimizeMode || (FileOptions_OptimizeMode = {}));
|
|
2715
2718
|
var FieldOptions_CType;
|
|
2716
|
-
(function(
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
|
|
2719
|
+
(function(FieldOptions_CType) {
|
|
2720
|
+
FieldOptions_CType[FieldOptions_CType["STRING"] = 0] = "STRING";
|
|
2721
|
+
FieldOptions_CType[FieldOptions_CType["CORD"] = 1] = "CORD";
|
|
2722
|
+
FieldOptions_CType[FieldOptions_CType["STRING_PIECE"] = 2] = "STRING_PIECE";
|
|
2720
2723
|
})(FieldOptions_CType || (FieldOptions_CType = {}));
|
|
2721
2724
|
var FieldOptions_JSType;
|
|
2722
|
-
(function(
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2725
|
+
(function(FieldOptions_JSType) {
|
|
2726
|
+
FieldOptions_JSType[FieldOptions_JSType["JS_NORMAL"] = 0] = "JS_NORMAL";
|
|
2727
|
+
FieldOptions_JSType[FieldOptions_JSType["JS_STRING"] = 1] = "JS_STRING";
|
|
2728
|
+
FieldOptions_JSType[FieldOptions_JSType["JS_NUMBER"] = 2] = "JS_NUMBER";
|
|
2726
2729
|
})(FieldOptions_JSType || (FieldOptions_JSType = {}));
|
|
2727
2730
|
var FieldOptions_OptionRetention;
|
|
2728
|
-
(function(
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2731
|
+
(function(FieldOptions_OptionRetention) {
|
|
2732
|
+
FieldOptions_OptionRetention[FieldOptions_OptionRetention["RETENTION_UNKNOWN"] = 0] = "RETENTION_UNKNOWN";
|
|
2733
|
+
FieldOptions_OptionRetention[FieldOptions_OptionRetention["RETENTION_RUNTIME"] = 1] = "RETENTION_RUNTIME";
|
|
2734
|
+
FieldOptions_OptionRetention[FieldOptions_OptionRetention["RETENTION_SOURCE"] = 2] = "RETENTION_SOURCE";
|
|
2732
2735
|
})(FieldOptions_OptionRetention || (FieldOptions_OptionRetention = {}));
|
|
2733
2736
|
var FieldOptions_OptionTargetType;
|
|
2734
|
-
(function(
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2737
|
+
(function(FieldOptions_OptionTargetType) {
|
|
2738
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_UNKNOWN"] = 0] = "TARGET_TYPE_UNKNOWN";
|
|
2739
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_FILE"] = 1] = "TARGET_TYPE_FILE";
|
|
2740
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_EXTENSION_RANGE"] = 2] = "TARGET_TYPE_EXTENSION_RANGE";
|
|
2741
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_MESSAGE"] = 3] = "TARGET_TYPE_MESSAGE";
|
|
2742
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_FIELD"] = 4] = "TARGET_TYPE_FIELD";
|
|
2743
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_ONEOF"] = 5] = "TARGET_TYPE_ONEOF";
|
|
2744
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_ENUM"] = 6] = "TARGET_TYPE_ENUM";
|
|
2745
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_ENUM_ENTRY"] = 7] = "TARGET_TYPE_ENUM_ENTRY";
|
|
2746
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_SERVICE"] = 8] = "TARGET_TYPE_SERVICE";
|
|
2747
|
+
FieldOptions_OptionTargetType[FieldOptions_OptionTargetType["TARGET_TYPE_METHOD"] = 9] = "TARGET_TYPE_METHOD";
|
|
2745
2748
|
})(FieldOptions_OptionTargetType || (FieldOptions_OptionTargetType = {}));
|
|
2746
2749
|
var MethodOptions_IdempotencyLevel;
|
|
2747
|
-
(function(
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2750
|
+
(function(MethodOptions_IdempotencyLevel) {
|
|
2751
|
+
MethodOptions_IdempotencyLevel[MethodOptions_IdempotencyLevel["IDEMPOTENCY_UNKNOWN"] = 0] = "IDEMPOTENCY_UNKNOWN";
|
|
2752
|
+
MethodOptions_IdempotencyLevel[MethodOptions_IdempotencyLevel["NO_SIDE_EFFECTS"] = 1] = "NO_SIDE_EFFECTS";
|
|
2753
|
+
MethodOptions_IdempotencyLevel[MethodOptions_IdempotencyLevel["IDEMPOTENT"] = 2] = "IDEMPOTENT";
|
|
2751
2754
|
})(MethodOptions_IdempotencyLevel || (MethodOptions_IdempotencyLevel = {}));
|
|
2752
2755
|
var FeatureSet_VisibilityFeature_DefaultSymbolVisibility;
|
|
2753
|
-
(function(
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2756
|
+
(function(FeatureSet_VisibilityFeature_DefaultSymbolVisibility) {
|
|
2757
|
+
FeatureSet_VisibilityFeature_DefaultSymbolVisibility[FeatureSet_VisibilityFeature_DefaultSymbolVisibility["DEFAULT_SYMBOL_VISIBILITY_UNKNOWN"] = 0] = "DEFAULT_SYMBOL_VISIBILITY_UNKNOWN";
|
|
2758
|
+
FeatureSet_VisibilityFeature_DefaultSymbolVisibility[FeatureSet_VisibilityFeature_DefaultSymbolVisibility["EXPORT_ALL"] = 1] = "EXPORT_ALL";
|
|
2759
|
+
FeatureSet_VisibilityFeature_DefaultSymbolVisibility[FeatureSet_VisibilityFeature_DefaultSymbolVisibility["EXPORT_TOP_LEVEL"] = 2] = "EXPORT_TOP_LEVEL";
|
|
2760
|
+
FeatureSet_VisibilityFeature_DefaultSymbolVisibility[FeatureSet_VisibilityFeature_DefaultSymbolVisibility["LOCAL_ALL"] = 3] = "LOCAL_ALL";
|
|
2761
|
+
FeatureSet_VisibilityFeature_DefaultSymbolVisibility[FeatureSet_VisibilityFeature_DefaultSymbolVisibility["STRICT"] = 4] = "STRICT";
|
|
2759
2762
|
})(FeatureSet_VisibilityFeature_DefaultSymbolVisibility || (FeatureSet_VisibilityFeature_DefaultSymbolVisibility = {}));
|
|
2760
2763
|
var FeatureSet_FieldPresence;
|
|
2761
|
-
(function(
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2764
|
+
(function(FeatureSet_FieldPresence) {
|
|
2765
|
+
FeatureSet_FieldPresence[FeatureSet_FieldPresence["FIELD_PRESENCE_UNKNOWN"] = 0] = "FIELD_PRESENCE_UNKNOWN";
|
|
2766
|
+
FeatureSet_FieldPresence[FeatureSet_FieldPresence["EXPLICIT"] = 1] = "EXPLICIT";
|
|
2767
|
+
FeatureSet_FieldPresence[FeatureSet_FieldPresence["IMPLICIT"] = 2] = "IMPLICIT";
|
|
2768
|
+
FeatureSet_FieldPresence[FeatureSet_FieldPresence["LEGACY_REQUIRED"] = 3] = "LEGACY_REQUIRED";
|
|
2766
2769
|
})(FeatureSet_FieldPresence || (FeatureSet_FieldPresence = {}));
|
|
2767
2770
|
var FeatureSet_EnumType;
|
|
2768
|
-
(function(
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2771
|
+
(function(FeatureSet_EnumType) {
|
|
2772
|
+
FeatureSet_EnumType[FeatureSet_EnumType["ENUM_TYPE_UNKNOWN"] = 0] = "ENUM_TYPE_UNKNOWN";
|
|
2773
|
+
FeatureSet_EnumType[FeatureSet_EnumType["OPEN"] = 1] = "OPEN";
|
|
2774
|
+
FeatureSet_EnumType[FeatureSet_EnumType["CLOSED"] = 2] = "CLOSED";
|
|
2772
2775
|
})(FeatureSet_EnumType || (FeatureSet_EnumType = {}));
|
|
2773
2776
|
var FeatureSet_RepeatedFieldEncoding;
|
|
2774
|
-
(function(
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2777
|
+
(function(FeatureSet_RepeatedFieldEncoding) {
|
|
2778
|
+
FeatureSet_RepeatedFieldEncoding[FeatureSet_RepeatedFieldEncoding["REPEATED_FIELD_ENCODING_UNKNOWN"] = 0] = "REPEATED_FIELD_ENCODING_UNKNOWN";
|
|
2779
|
+
FeatureSet_RepeatedFieldEncoding[FeatureSet_RepeatedFieldEncoding["PACKED"] = 1] = "PACKED";
|
|
2780
|
+
FeatureSet_RepeatedFieldEncoding[FeatureSet_RepeatedFieldEncoding["EXPANDED"] = 2] = "EXPANDED";
|
|
2778
2781
|
})(FeatureSet_RepeatedFieldEncoding || (FeatureSet_RepeatedFieldEncoding = {}));
|
|
2779
2782
|
var FeatureSet_Utf8Validation;
|
|
2780
|
-
(function(
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2783
|
+
(function(FeatureSet_Utf8Validation) {
|
|
2784
|
+
FeatureSet_Utf8Validation[FeatureSet_Utf8Validation["UTF8_VALIDATION_UNKNOWN"] = 0] = "UTF8_VALIDATION_UNKNOWN";
|
|
2785
|
+
FeatureSet_Utf8Validation[FeatureSet_Utf8Validation["VERIFY"] = 2] = "VERIFY";
|
|
2786
|
+
FeatureSet_Utf8Validation[FeatureSet_Utf8Validation["NONE"] = 3] = "NONE";
|
|
2784
2787
|
})(FeatureSet_Utf8Validation || (FeatureSet_Utf8Validation = {}));
|
|
2785
2788
|
var FeatureSet_MessageEncoding;
|
|
2786
|
-
(function(
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2789
|
+
(function(FeatureSet_MessageEncoding) {
|
|
2790
|
+
FeatureSet_MessageEncoding[FeatureSet_MessageEncoding["MESSAGE_ENCODING_UNKNOWN"] = 0] = "MESSAGE_ENCODING_UNKNOWN";
|
|
2791
|
+
FeatureSet_MessageEncoding[FeatureSet_MessageEncoding["LENGTH_PREFIXED"] = 1] = "LENGTH_PREFIXED";
|
|
2792
|
+
FeatureSet_MessageEncoding[FeatureSet_MessageEncoding["DELIMITED"] = 2] = "DELIMITED";
|
|
2790
2793
|
})(FeatureSet_MessageEncoding || (FeatureSet_MessageEncoding = {}));
|
|
2791
2794
|
var FeatureSet_JsonFormat;
|
|
2792
|
-
(function(
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2795
|
+
(function(FeatureSet_JsonFormat) {
|
|
2796
|
+
FeatureSet_JsonFormat[FeatureSet_JsonFormat["JSON_FORMAT_UNKNOWN"] = 0] = "JSON_FORMAT_UNKNOWN";
|
|
2797
|
+
FeatureSet_JsonFormat[FeatureSet_JsonFormat["ALLOW"] = 1] = "ALLOW";
|
|
2798
|
+
FeatureSet_JsonFormat[FeatureSet_JsonFormat["LEGACY_BEST_EFFORT"] = 2] = "LEGACY_BEST_EFFORT";
|
|
2796
2799
|
})(FeatureSet_JsonFormat || (FeatureSet_JsonFormat = {}));
|
|
2797
2800
|
var FeatureSet_EnforceNamingStyle;
|
|
2798
|
-
(function(
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2801
|
+
(function(FeatureSet_EnforceNamingStyle) {
|
|
2802
|
+
FeatureSet_EnforceNamingStyle[FeatureSet_EnforceNamingStyle["ENFORCE_NAMING_STYLE_UNKNOWN"] = 0] = "ENFORCE_NAMING_STYLE_UNKNOWN";
|
|
2803
|
+
FeatureSet_EnforceNamingStyle[FeatureSet_EnforceNamingStyle["STYLE2024"] = 1] = "STYLE2024";
|
|
2804
|
+
FeatureSet_EnforceNamingStyle[FeatureSet_EnforceNamingStyle["STYLE_LEGACY"] = 2] = "STYLE_LEGACY";
|
|
2802
2805
|
})(FeatureSet_EnforceNamingStyle || (FeatureSet_EnforceNamingStyle = {}));
|
|
2803
2806
|
var GeneratedCodeInfo_Annotation_Semantic;
|
|
2804
|
-
(function(
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2807
|
+
(function(GeneratedCodeInfo_Annotation_Semantic) {
|
|
2808
|
+
GeneratedCodeInfo_Annotation_Semantic[GeneratedCodeInfo_Annotation_Semantic["NONE"] = 0] = "NONE";
|
|
2809
|
+
GeneratedCodeInfo_Annotation_Semantic[GeneratedCodeInfo_Annotation_Semantic["SET"] = 1] = "SET";
|
|
2810
|
+
GeneratedCodeInfo_Annotation_Semantic[GeneratedCodeInfo_Annotation_Semantic["ALIAS"] = 2] = "ALIAS";
|
|
2808
2811
|
})(GeneratedCodeInfo_Annotation_Semantic || (GeneratedCodeInfo_Annotation_Semantic = {}));
|
|
2809
2812
|
var Edition;
|
|
2810
|
-
(function(
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2813
|
+
(function(Edition) {
|
|
2814
|
+
Edition[Edition["EDITION_UNKNOWN"] = 0] = "EDITION_UNKNOWN";
|
|
2815
|
+
Edition[Edition["EDITION_LEGACY"] = 900] = "EDITION_LEGACY";
|
|
2816
|
+
Edition[Edition["EDITION_PROTO2"] = 998] = "EDITION_PROTO2";
|
|
2817
|
+
Edition[Edition["EDITION_PROTO3"] = 999] = "EDITION_PROTO3";
|
|
2818
|
+
Edition[Edition["EDITION_2023"] = 1000] = "EDITION_2023";
|
|
2819
|
+
Edition[Edition["EDITION_2024"] = 1001] = "EDITION_2024";
|
|
2820
|
+
Edition[Edition["EDITION_UNSTABLE"] = 9999] = "EDITION_UNSTABLE";
|
|
2821
|
+
Edition[Edition["EDITION_1_TEST_ONLY"] = 1] = "EDITION_1_TEST_ONLY";
|
|
2822
|
+
Edition[Edition["EDITION_2_TEST_ONLY"] = 2] = "EDITION_2_TEST_ONLY";
|
|
2823
|
+
Edition[Edition["EDITION_99997_TEST_ONLY"] = 99997] = "EDITION_99997_TEST_ONLY";
|
|
2824
|
+
Edition[Edition["EDITION_99998_TEST_ONLY"] = 99998] = "EDITION_99998_TEST_ONLY";
|
|
2825
|
+
Edition[Edition["EDITION_99999_TEST_ONLY"] = 99999] = "EDITION_99999_TEST_ONLY";
|
|
2826
|
+
Edition[Edition["EDITION_MAX"] = 2147483647] = "EDITION_MAX";
|
|
2824
2827
|
})(Edition || (Edition = {}));
|
|
2825
2828
|
var SymbolVisibility;
|
|
2826
|
-
(function(
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2829
|
+
(function(SymbolVisibility) {
|
|
2830
|
+
SymbolVisibility[SymbolVisibility["VISIBILITY_UNSET"] = 0] = "VISIBILITY_UNSET";
|
|
2831
|
+
SymbolVisibility[SymbolVisibility["VISIBILITY_LOCAL"] = 1] = "VISIBILITY_LOCAL";
|
|
2832
|
+
SymbolVisibility[SymbolVisibility["VISIBILITY_EXPORT"] = 2] = "VISIBILITY_EXPORT";
|
|
2830
2833
|
})(SymbolVisibility || (SymbolVisibility = {}));
|
|
2831
2834
|
|
|
2832
2835
|
// node_modules/@bufbuild/protobuf/dist/esm/from-binary.js
|
|
@@ -3050,28 +3053,28 @@ var PassengerPointSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_po
|
|
|
3050
3053
|
var DriverPointSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_points, 4);
|
|
3051
3054
|
var OrganizationPointSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_points, 5);
|
|
3052
3055
|
var PersonRank;
|
|
3053
|
-
((
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3056
|
+
((PersonRank) => {
|
|
3057
|
+
PersonRank[PersonRank["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3058
|
+
PersonRank[PersonRank["BRONZE"] = 1] = "BRONZE";
|
|
3059
|
+
PersonRank[PersonRank["SILVER"] = 2] = "SILVER";
|
|
3060
|
+
PersonRank[PersonRank["GOLD"] = 3] = "GOLD";
|
|
3061
|
+
PersonRank[PersonRank["PLATINUM"] = 4] = "PLATINUM";
|
|
3062
|
+
PersonRank[PersonRank["DIAMOND"] = 5] = "DIAMOND";
|
|
3060
3063
|
})(PersonRank ||= {});
|
|
3061
3064
|
var PersonRankSchema = /* @__PURE__ */ enumDesc(file_caronashow_poc_v1_points, 0);
|
|
3062
3065
|
var PersonIcon;
|
|
3063
|
-
((
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3066
|
+
((PersonIcon) => {
|
|
3067
|
+
PersonIcon[PersonIcon["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3068
|
+
PersonIcon[PersonIcon["MALE_1"] = 1] = "MALE_1";
|
|
3069
|
+
PersonIcon[PersonIcon["MALE_2"] = 2] = "MALE_2";
|
|
3070
|
+
PersonIcon[PersonIcon["MALE_3"] = 6] = "MALE_3";
|
|
3071
|
+
PersonIcon[PersonIcon["MALE_4"] = 8] = "MALE_4";
|
|
3072
|
+
PersonIcon[PersonIcon["MALE_5"] = 9] = "MALE_5";
|
|
3073
|
+
PersonIcon[PersonIcon["FEMALE_1"] = 3] = "FEMALE_1";
|
|
3074
|
+
PersonIcon[PersonIcon["FEMALE_2"] = 4] = "FEMALE_2";
|
|
3075
|
+
PersonIcon[PersonIcon["FEMALE_3"] = 5] = "FEMALE_3";
|
|
3076
|
+
PersonIcon[PersonIcon["FEMALE_4"] = 7] = "FEMALE_4";
|
|
3077
|
+
PersonIcon[PersonIcon["FEMALE_5"] = 10] = "FEMALE_5";
|
|
3075
3078
|
})(PersonIcon ||= {});
|
|
3076
3079
|
var PersonIconSchema = /* @__PURE__ */ enumDesc(file_caronashow_poc_v1_points, 1);
|
|
3077
3080
|
|
|
@@ -3083,10 +3086,10 @@ var file_caronashow_poc_v1_routes = /* @__PURE__ */ fileDesc("Ch5jYXJvbmFzaG93L3
|
|
|
3083
3086
|
var DirectRouteSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_routes, 0);
|
|
3084
3087
|
var OptimizedRouteSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_routes, 1);
|
|
3085
3088
|
var RouteTargetType;
|
|
3086
|
-
((
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3089
|
+
((RouteTargetType) => {
|
|
3090
|
+
RouteTargetType[RouteTargetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3091
|
+
RouteTargetType[RouteTargetType["PASSENGER"] = 1] = "PASSENGER";
|
|
3092
|
+
RouteTargetType[RouteTargetType["DRIVER"] = 2] = "DRIVER";
|
|
3090
3093
|
})(RouteTargetType ||= {});
|
|
3091
3094
|
var RouteTargetTypeSchema = /* @__PURE__ */ enumDesc(file_caronashow_poc_v1_routes, 0);
|
|
3092
3095
|
|
|
@@ -3101,11 +3104,11 @@ var GetMapPointGroupsResponseSchema = /* @__PURE__ */ messageDesc(file_caronasho
|
|
|
3101
3104
|
var GetOptimizedRoutesRequestSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_poc, 6);
|
|
3102
3105
|
var GetOptimizedRoutesResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_poc_v1_poc, 7);
|
|
3103
3106
|
var Dataset;
|
|
3104
|
-
((
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3107
|
+
((Dataset) => {
|
|
3108
|
+
Dataset[Dataset["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3109
|
+
Dataset[Dataset["ATLANTA_10"] = 1] = "ATLANTA_10";
|
|
3110
|
+
Dataset[Dataset["ATLANTA_25"] = 2] = "ATLANTA_25";
|
|
3111
|
+
Dataset[Dataset["ATLANTA_50"] = 3] = "ATLANTA_50";
|
|
3109
3112
|
})(Dataset ||= {});
|
|
3110
3113
|
var DatasetSchema = /* @__PURE__ */ enumDesc(file_caronashow_poc_v1_poc, 0);
|
|
3111
3114
|
var PocService = /* @__PURE__ */ serviceDesc(file_caronashow_poc_v1_poc, 0);
|
|
@@ -3119,21 +3122,21 @@ var ListOperationsResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_p
|
|
|
3119
3122
|
var GetStateOfOperationRequestSchema = /* @__PURE__ */ messageDesc(file_caronashow_pooler_v1_pooler, 5);
|
|
3120
3123
|
var GetStateOfOperationResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_pooler_v1_pooler, 6);
|
|
3121
3124
|
var MatchingAlgorithm;
|
|
3122
|
-
((
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3125
|
+
((MatchingAlgorithm) => {
|
|
3126
|
+
MatchingAlgorithm[MatchingAlgorithm["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3127
|
+
MatchingAlgorithm[MatchingAlgorithm["RANDOM"] = 1] = "RANDOM";
|
|
3128
|
+
MatchingAlgorithm[MatchingAlgorithm["ROUTE_SIMILARITY"] = 2] = "ROUTE_SIMILARITY";
|
|
3129
|
+
MatchingAlgorithm[MatchingAlgorithm["POINT_DISTANCE"] = 3] = "POINT_DISTANCE";
|
|
3130
|
+
MatchingAlgorithm[MatchingAlgorithm["FULL"] = 4] = "FULL";
|
|
3128
3131
|
})(MatchingAlgorithm ||= {});
|
|
3129
3132
|
var MatchingAlgorithmSchema = /* @__PURE__ */ enumDesc(file_caronashow_pooler_v1_pooler, 0);
|
|
3130
3133
|
var OperationState;
|
|
3131
|
-
((
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3134
|
+
((OperationState) => {
|
|
3135
|
+
OperationState[OperationState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3136
|
+
OperationState[OperationState["PENDING"] = 1] = "PENDING";
|
|
3137
|
+
OperationState[OperationState["RUNNING"] = 2] = "RUNNING";
|
|
3138
|
+
OperationState[OperationState["SUCCEEDED"] = 3] = "SUCCEEDED";
|
|
3139
|
+
OperationState[OperationState["FAILED"] = 4] = "FAILED";
|
|
3137
3140
|
})(OperationState ||= {});
|
|
3138
3141
|
var OperationStateSchema = /* @__PURE__ */ enumDesc(file_caronashow_pooler_v1_pooler, 1);
|
|
3139
3142
|
var PoolerService = /* @__PURE__ */ serviceDesc(file_caronashow_pooler_v1_pooler, 0);
|
|
@@ -3145,23 +3148,23 @@ var FullAddressSchema = /* @__PURE__ */ messageDesc(file_caronashow_types_v1_add
|
|
|
3145
3148
|
var file_caronashow_types_v1_common = /* @__PURE__ */ fileDesc("CiBjYXJvbmFzaG93L3R5cGVzL3YxL2NvbW1vbi5wcm90bxITY2Fyb25hc2hvdy50eXBlcy52MSIrCglUaW1lT2ZEYXkSDQoFaG91cnMYASABKAUSDwoHbWludXRlcxgCIAEoBSrYAQoJRGF5T2ZXZWVrEhsKF0RBWV9PRl9XRUVLX1VOU1BFQ0lGSUVEEAASFgoSREFZX09GX1dFRUtfTU9OREFZEAESFwoTREFZX09GX1dFRUtfVFVFU0RBWRACEhkKFURBWV9PRl9XRUVLX1dFRE5FU0RBWRADEhgKFERBWV9PRl9XRUVLX1RIVVJTREFZEAQSFgoSREFZX09GX1dFRUtfRlJJREFZEAUSGAoUREFZX09GX1dFRUtfU0FUVVJEQVkQBhIWChJEQVlfT0ZfV0VFS19TVU5EQVkQByqHAQoOQ2hhdFByZWZlcmVuY2USHwobQ0hBVF9QUkVGRVJFTkNFX1VOU1BFQ0lGSUVEEAASGAoUQ0hBVF9QUkVGRVJFTkNFX09QRU4QARIZChVDSEFUX1BSRUZFUkVOQ0VfUVVJRVQQAhIfChtDSEFUX1BSRUZFUkVOQ0VfSU5ESUZGRVJFTlQQA0LSAQoXY29tLmNhcm9uYXNob3cudHlwZXMudjFCC0NvbW1vblByb3RvUAFaPGdpdGxhYi5jb20vY2Fyb25hc2hvdy9hcGkvZ28vZ2VuL2Nhcm9uYXNob3cvdHlwZXMvdjE7dHlwZXN2MaICA0NUWKoCE0Nhcm9uYXNob3cuVHlwZXMuVjHKAhNDYXJvbmFzaG93XFR5cGVzXFYx4gIfQ2Fyb25hc2hvd1xUeXBlc1xWMVxHUEJNZXRhZGF0YeoCFUNhcm9uYXNob3c6OlR5cGVzOjpWMWIGcHJvdG8z");
|
|
3146
3149
|
var TimeOfDaySchema = /* @__PURE__ */ messageDesc(file_caronashow_types_v1_common, 0);
|
|
3147
3150
|
var DayOfWeek;
|
|
3148
|
-
((
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
|
|
3156
|
-
|
|
3151
|
+
((DayOfWeek) => {
|
|
3152
|
+
DayOfWeek[DayOfWeek["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3153
|
+
DayOfWeek[DayOfWeek["MONDAY"] = 1] = "MONDAY";
|
|
3154
|
+
DayOfWeek[DayOfWeek["TUESDAY"] = 2] = "TUESDAY";
|
|
3155
|
+
DayOfWeek[DayOfWeek["WEDNESDAY"] = 3] = "WEDNESDAY";
|
|
3156
|
+
DayOfWeek[DayOfWeek["THURSDAY"] = 4] = "THURSDAY";
|
|
3157
|
+
DayOfWeek[DayOfWeek["FRIDAY"] = 5] = "FRIDAY";
|
|
3158
|
+
DayOfWeek[DayOfWeek["SATURDAY"] = 6] = "SATURDAY";
|
|
3159
|
+
DayOfWeek[DayOfWeek["SUNDAY"] = 7] = "SUNDAY";
|
|
3157
3160
|
})(DayOfWeek ||= {});
|
|
3158
3161
|
var DayOfWeekSchema = /* @__PURE__ */ enumDesc(file_caronashow_types_v1_common, 0);
|
|
3159
3162
|
var ChatPreference;
|
|
3160
|
-
((
|
|
3161
|
-
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
|
|
3163
|
+
((ChatPreference) => {
|
|
3164
|
+
ChatPreference[ChatPreference["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3165
|
+
ChatPreference[ChatPreference["OPEN"] = 1] = "OPEN";
|
|
3166
|
+
ChatPreference[ChatPreference["QUIET"] = 2] = "QUIET";
|
|
3167
|
+
ChatPreference[ChatPreference["INDIFFERENT"] = 3] = "INDIFFERENT";
|
|
3165
3168
|
})(ChatPreference ||= {});
|
|
3166
3169
|
var ChatPreferenceSchema = /* @__PURE__ */ enumDesc(file_caronashow_types_v1_common, 1);
|
|
3167
3170
|
|
|
@@ -3169,19 +3172,19 @@ var ChatPreferenceSchema = /* @__PURE__ */ enumDesc(file_caronashow_types_v1_com
|
|
|
3169
3172
|
var file_caronashow_types_v1_user = /* @__PURE__ */ fileDesc("Ch5jYXJvbmFzaG93L3R5cGVzL3YxL3VzZXIucHJvdG8SE2Nhcm9uYXNob3cudHlwZXMudjEirQIKBFVzZXISCgoCaWQYASABKAkSEgoKZmlyc3RfbmFtZRgCIAEoCRIRCglsYXN0X25hbWUYAyABKAkSDQoFZW1haWwYBCABKAkSKAogZW5yb2xsZWRfaW5fdnVsbmVyYWJpbGl0eV9maWx0ZXIYBSABKAgSSgoaY3VycmVudF9wYXJ0aWNpcGF0aW9uX21vZGUYBiABKA4yJi5jYXJvbmFzaG93LnR5cGVzLnYxLlBhcnRpY2lwYXRpb25Nb2RlEisKBHJhbmsYByABKA4yHS5jYXJvbmFzaG93LnR5cGVzLnYxLlVzZXJSYW5rEhIKCmF2YXRhcl91cmwYCCABKAkSDgoGb3JnX2lkGAkgASgJEhwKFG9uYm9hcmRpbmdfY29tcGxldGVkGAogASgIKpQBChFQYXJ0aWNpcGF0aW9uTW9kZRIiCh5QQVJUSUNJUEFUSU9OX01PREVfVU5TUEVDSUZJRUQQABIcChhQQVJUSUNJUEFUSU9OX01PREVfT0ZGRVIQARIdChlQQVJUSUNJUEFUSU9OX01PREVfU0VBUkNIEAISHgoaUEFSVElDSVBBVElPTl9NT0RFX0VYUExPUkUQAyplCghVc2VyUmFuaxIZChVVU0VSX1JBTktfVU5TUEVDSUZJRUQQABIUChBVU0VSX1JBTktfQlJPTlpFEAESFAoQVVNFUl9SQU5LX1NJTFZFUhACEhIKDlVTRVJfUkFOS19HT0xEEANC0AEKF2NvbS5jYXJvbmFzaG93LnR5cGVzLnYxQglVc2VyUHJvdG9QAVo8Z2l0bGFiLmNvbS9jYXJvbmFzaG93L2FwaS9nby9nZW4vY2Fyb25hc2hvdy90eXBlcy92MTt0eXBlc3YxogIDQ1RYqgITQ2Fyb25hc2hvdy5UeXBlcy5WMcoCE0Nhcm9uYXNob3dcVHlwZXNcVjHiAh9DYXJvbmFzaG93XFR5cGVzXFYxXEdQQk1ldGFkYXRh6gIVQ2Fyb25hc2hvdzo6VHlwZXM6OlYxYgZwcm90bzM");
|
|
3170
3173
|
var UserSchema = /* @__PURE__ */ messageDesc(file_caronashow_types_v1_user, 0);
|
|
3171
3174
|
var ParticipationMode;
|
|
3172
|
-
((
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3175
|
+
((ParticipationMode) => {
|
|
3176
|
+
ParticipationMode[ParticipationMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3177
|
+
ParticipationMode[ParticipationMode["OFFER"] = 1] = "OFFER";
|
|
3178
|
+
ParticipationMode[ParticipationMode["SEARCH"] = 2] = "SEARCH";
|
|
3179
|
+
ParticipationMode[ParticipationMode["EXPLORE"] = 3] = "EXPLORE";
|
|
3177
3180
|
})(ParticipationMode ||= {});
|
|
3178
3181
|
var ParticipationModeSchema = /* @__PURE__ */ enumDesc(file_caronashow_types_v1_user, 0);
|
|
3179
3182
|
var UserRank;
|
|
3180
|
-
((
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3183
|
+
((UserRank) => {
|
|
3184
|
+
UserRank[UserRank["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3185
|
+
UserRank[UserRank["BRONZE"] = 1] = "BRONZE";
|
|
3186
|
+
UserRank[UserRank["SILVER"] = 2] = "SILVER";
|
|
3187
|
+
UserRank[UserRank["GOLD"] = 3] = "GOLD";
|
|
3185
3188
|
})(UserRank ||= {});
|
|
3186
3189
|
var UserRankSchema = /* @__PURE__ */ enumDesc(file_caronashow_types_v1_user, 1);
|
|
3187
3190
|
|
|
@@ -3196,31 +3199,42 @@ var ShiftSelectionSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v
|
|
|
3196
3199
|
var CustomShiftSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_onboarding, 6);
|
|
3197
3200
|
var CompleteOnboardingResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_onboarding, 7);
|
|
3198
3201
|
var OnboardingService = /* @__PURE__ */ serviceDesc(file_caronashow_service_v1_onboarding, 0);
|
|
3202
|
+
// src/gen/caronashow/service/v1/organization_pb.ts
|
|
3203
|
+
var file_caronashow_service_v1_organization = /* @__PURE__ */ fileDesc("CihjYXJvbmFzaG93L3NlcnZpY2UvdjEvb3JnYW5pemF0aW9uLnByb3RvEhVjYXJvbmFzaG93LnNlcnZpY2UudjEiGgoYR2V0TXlPcmdhbml6YXRpb25SZXF1ZXN0IlYKGUdldE15T3JnYW5pemF0aW9uUmVzcG9uc2USOQoMb3JnYW5pemF0aW9uGAEgASgLMiMuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLk9yZ2FuaXphdGlvbiK5AQoMT3JnYW5pemF0aW9uEgoKAmlkGAEgASgJEgwKBG5hbWUYAiABKAkSMQoHYWRkcmVzcxgDIAEoCzIgLmNhcm9uYXNob3cudHlwZXMudjEuRnVsbEFkZHJlc3MSEQoJdGltZV96b25lGAQgASgJEg8KB2xvZ29faWQYBSABKAkSOAoGc2hpZnRzGAYgAygLMiguY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLk9yZ2FuaXphdGlvblNoaWZ0IqUBChFPcmdhbml6YXRpb25TaGlmdBIKCgJpZBgBIAEoCRIMCgRuYW1lGAIgASgJEjkKDmFycml2YWxfd2luZG93GAMgASgLMiEuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLlRpbWVXaW5kb3cSOwoQZGVwYXJ0dXJlX3dpbmRvdxgEIAEoCzIhLmNhcm9uYXNob3cuc2VydmljZS52MS5UaW1lV2luZG93InIKClRpbWVXaW5kb3cSMgoKc3RhcnRfdGltZRgBIAEoCzIeLmNhcm9uYXNob3cudHlwZXMudjEuVGltZU9mRGF5EjAKCGVuZF90aW1lGAIgASgLMh4uY2Fyb25hc2hvdy50eXBlcy52MS5UaW1lT2ZEYXkyjQEKE09yZ2FuaXphdGlvblNlcnZpY2USdgoRR2V0TXlPcmdhbml6YXRpb24SLy5jYXJvbmFzaG93LnNlcnZpY2UudjEuR2V0TXlPcmdhbml6YXRpb25SZXF1ZXN0GjAuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLkdldE15T3JnYW5pemF0aW9uUmVzcG9uc2VC5gEKGWNvbS5jYXJvbmFzaG93LnNlcnZpY2UudjFCEU9yZ2FuaXphdGlvblByb3RvUAFaQGdpdGxhYi5jb20vY2Fyb25hc2hvdy9hcGkvZ28vZ2VuL2Nhcm9uYXNob3cvc2VydmljZS92MTtzZXJ2aWNldjGiAgNDU1iqAhVDYXJvbmFzaG93LlNlcnZpY2UuVjHKAhVDYXJvbmFzaG93XFNlcnZpY2VcVjHiAiFDYXJvbmFzaG93XFNlcnZpY2VcVjFcR1BCTWV0YWRhdGHqAhdDYXJvbmFzaG93OjpTZXJ2aWNlOjpWMWIGcHJvdG8z", [file_caronashow_types_v1_address, file_caronashow_types_v1_common]);
|
|
3204
|
+
var GetMyOrganizationRequestSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 0);
|
|
3205
|
+
var GetMyOrganizationResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 1);
|
|
3206
|
+
var OrganizationSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 2);
|
|
3207
|
+
var OrganizationShiftSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 3);
|
|
3208
|
+
var TimeWindowSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 4);
|
|
3209
|
+
var OrganizationService = /* @__PURE__ */ serviceDesc(file_caronashow_service_v1_organization, 0);
|
|
3210
|
+
|
|
3199
3211
|
// src/gen/caronashow/service/v1/home_pb.ts
|
|
3200
|
-
var file_caronashow_service_v1_home = /* @__PURE__ */ fileDesc("
|
|
3212
|
+
var file_caronashow_service_v1_home = /* @__PURE__ */ fileDesc("CiBjYXJvbmFzaG93L3NlcnZpY2UvdjEvaG9tZS5wcm90bxIVY2Fyb25hc2hvdy5zZXJ2aWNlLnYxIo4BChpMaXN0UmlkZVN1Z2dlc3Rpb25zUmVxdWVzdBI0Cgh2aWV3cG9ydBgBIAEoCzIiLmNhcm9uYXNob3cuc2VydmljZS52MS5NYXBWaWV3cG9ydBI6CglkaXJlY3Rpb24YAiABKA4yJy5jYXJvbmFzaG93LnNlcnZpY2UudjEuQ29tbXV0ZURpcmVjdGlvbiKYAwobTGlzdFJpZGVTdWdnZXN0aW9uc1Jlc3BvbnNlEhUKDXJlc3VsdF9zZXRfaWQYASABKAkSQQoPbWFwX3N1Z2dlc3Rpb25zGAIgAygLMiguY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLk1hcFJpZGVTdWdnZXN0aW9uEkcKEnJhbmtlZF9zdWdnZXN0aW9ucxgDIAMoCzIrLmNhcm9uYXNob3cuc2VydmljZS52MS5SYW5rZWRSaWRlU3VnZ2VzdGlvbhIwCgxnZW5lcmF0ZWRfYXQYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEkcKDGF2YWlsYWJpbGl0eRgFIAEoDjIxLmNhcm9uYXNob3cuc2VydmljZS52MS5SZWNvbW1lbmRhdGlvbkF2YWlsYWJpbGl0eRIbChNyZWZyZXNoX2luX3Byb2dyZXNzGAYgASgIEh4KFnJlc3VsdF9jYW5kaWRhdGVfY291bnQYByABKAUSHgoWb3JnYW5pemF0aW9uX3RpbWVfem9uZRgIIAEoCSJrCgtNYXBWaWV3cG9ydBImCglzb3V0aHdlc3QYASABKAsyEy5nb29nbGUudHlwZS5MYXRMbmcSJgoJbm9ydGhlYXN0GAIgASgLMhMuZ29vZ2xlLnR5cGUuTGF0TG5nEgwKBHpvb20YAyABKAEi9wEKEU1hcFJpZGVTdWdnZXN0aW9uEhUKDXN1Z2dlc3Rpb25faWQYASABKAkSDAoEcmFuaxgCIAEoBRI1Chhkcml2ZXJfZW5kcG9pbnRfbG9jYXRpb24YAyABKAsyEy5nb29nbGUudHlwZS5MYXRMbmcSPAoOcm91dGVfZ2VvbWV0cnkYBCABKAsyJC5jYXJvbmFzaG93LnNlcnZpY2UudjEuUm91dGVHZW9tZXRyeRJIChRkcml2ZXJfZW5kcG9pbnRfYXJlYRgFIAEoCzIqLmNhcm9uYXNob3cuc2VydmljZS52MS5BcHByb3hpbWF0ZUxvY2F0aW9uIngKDVJvdXRlR2VvbWV0cnkSGQoRcm91dGVfZ2VvbWV0cnlfaWQYASABKAkSGAoQZW5jb2RlZF9wb2x5bGluZRgCIAEoCRIyCgZib3VuZHMYAyABKAsyIi5jYXJvbmFzaG93LnNlcnZpY2UudjEuUm91dGVCb3VuZHMiXQoLUm91dGVCb3VuZHMSJgoJc291dGh3ZXN0GAEgASgLMhMuZ29vZ2xlLnR5cGUuTGF0TG5nEiYKCW5vcnRoZWFzdBgCIAEoCzITLmdvb2dsZS50eXBlLkxhdExuZyJRChNBcHByb3hpbWF0ZUxvY2F0aW9uEiMKBmNlbnRlchgBIAEoCzITLmdvb2dsZS50eXBlLkxhdExuZxIVCg1yYWRpdXNfbWV0ZXJzGAIgASgNIlgKEkFwcHJveGltYXRlQWRkcmVzcxIUCgxuZWlnaGJvcmhvb2QYASABKAkSDAoEY2l0eRgCIAEoCRINCgVzdGF0ZRgDIAEoCRIPCgdjb3VudHJ5GAQgASgJIqAFChRSYW5rZWRSaWRlU3VnZ2VzdGlvbhIVCg1zdWdnZXN0aW9uX2lkGAEgASgJEgwKBHJhbmsYAiABKAUSNAoGZHJpdmVyGAMgASgLMiQuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLkRyaXZlclN1bW1hcnkSSgoXZHJpdmVyX2VuZHBvaW50X2FkZHJlc3MYBSABKAsyKS5jYXJvbmFzaG93LnNlcnZpY2UudjEuQXBwcm94aW1hdGVBZGRyZXNzEjYKBXNlYXRzGAYgASgLMicuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLlNlYXRBdmFpbGFiaWxpdHkSOQoRb3JnYW5pemF0aW9uX3RpbWUYByABKAsyHi5jYXJvbmFzaG93LnR5cGVzLnYxLlRpbWVPZkRheRImCh5yZXN0cmljdGVkX3RvX3Z1bG5lcmFibGVfZ3JvdXAYCCABKAgSRgobb3JnYW5pemF0aW9uX2Fycml2YWxfd2luZG93GAogASgLMiEuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLlRpbWVXaW5kb3cSHgoRcm91dGVfZGlzdGFuY2Vfa20YCyABKAFIAIgBARIjChZyb3V0ZV9kdXJhdGlvbl9zZWNvbmRzGAwgASgBSAGIAQESKwoeZHJpdmVyX2RldG91cl9kdXJhdGlvbl9zZWNvbmRzGA0gASgBSAKIAQFCFAoSX3JvdXRlX2Rpc3RhbmNlX2ttQhkKF19yb3V0ZV9kdXJhdGlvbl9zZWNvbmRzQiEKH19kcml2ZXJfZGV0b3VyX2R1cmF0aW9uX3NlY29uZHNKBAgEEAVKBAgJEApSB3ZlaGljbGVSI2FwcHJveGltYXRlX2RyaXZlcl9lbmRwb2ludF9hZGRyZXNzIuUBCg1Ecml2ZXJTdW1tYXJ5EhEKCWRyaXZlcl9pZBgBIAEoCRISCgpmaXJzdF9uYW1lGAIgASgJEhIKCmF2YXRhcl91cmwYAyABKAkSKwoEcmFuaxgEIAEoDjIdLmNhcm9uYXNob3cudHlwZXMudjEuVXNlclJhbmsSDgoGcmF0aW5nGAUgASgBEhkKDHJhdGluZ19jb3VudBgGIAEoBUgAiAEBEhwKD2NvbXBsZXRlZF9yaWRlcxgHIAEoBUgBiAEBQg8KDV9yYXRpbmdfY291bnRCEgoQX2NvbXBsZXRlZF9yaWRlcyJbChBTZWF0QXZhaWxhYmlsaXR5EhUKDW9mZmVyZWRfc2VhdHMYASABKAUSHAoPYXZhaWxhYmxlX3NlYXRzGAIgASgFSACIAQFCEgoQX2F2YWlsYWJsZV9zZWF0cyqFAQoQQ29tbXV0ZURpcmVjdGlvbhIhCh1DT01NVVRFX0RJUkVDVElPTl9VTlNQRUNJRklFRBAAEiUKIUNPTU1VVEVfRElSRUNUSU9OX1RPX09SR0FOSVpBVElPThABEicKI0NPTU1VVEVfRElSRUNUSU9OX0ZST01fT1JHQU5JWkFUSU9OEAIq8wEKGlJlY29tbWVuZGF0aW9uQXZhaWxhYmlsaXR5EisKJ1JFQ09NTUVOREFUSU9OX0FWQUlMQUJJTElUWV9VTlNQRUNJRklFRBAAEikKJVJFQ09NTUVOREFUSU9OX0FWQUlMQUJJTElUWV9DT01QVVRJTkcQARIlCiFSRUNPTU1FTkRBVElPTl9BVkFJTEFCSUxJVFlfUkVBRFkQAhIpCiVSRUNPTU1FTkRBVElPTl9BVkFJTEFCSUxJVFlfRVhIQVVTVEVEEAMSKwonUkVDT01NRU5EQVRJT05fQVZBSUxBQklMSVRZX1VOQVZBSUxBQkxFEAQyjwEKD01hdGNoaW5nU2VydmljZRJ8ChNMaXN0UmlkZVN1Z2dlc3Rpb25zEjEuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLkxpc3RSaWRlU3VnZ2VzdGlvbnNSZXF1ZXN0GjIuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLkxpc3RSaWRlU3VnZ2VzdGlvbnNSZXNwb25zZULeAQoZY29tLmNhcm9uYXNob3cuc2VydmljZS52MUIJSG9tZVByb3RvUAFaQGdpdGxhYi5jb20vY2Fyb25hc2hvdy9hcGkvZ28vZ2VuL2Nhcm9uYXNob3cvc2VydmljZS92MTtzZXJ2aWNldjGiAgNDU1iqAhVDYXJvbmFzaG93LlNlcnZpY2UuVjHKAhVDYXJvbmFzaG93XFNlcnZpY2VcVjHiAiFDYXJvbmFzaG93XFNlcnZpY2VcVjFcR1BCTWV0YWRhdGHqAhdDYXJvbmFzaG93OjpTZXJ2aWNlOjpWMWIGcHJvdG8z", [file_caronashow_service_v1_organization, file_caronashow_types_v1_common, file_caronashow_types_v1_user, file_google_protobuf_timestamp, file_google_type_latlng]);
|
|
3201
3213
|
var ListRideSuggestionsRequestSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 0);
|
|
3202
3214
|
var ListRideSuggestionsResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 1);
|
|
3203
3215
|
var MapViewportSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 2);
|
|
3204
3216
|
var MapRideSuggestionSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 3);
|
|
3205
3217
|
var RouteGeometrySchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 4);
|
|
3206
3218
|
var RouteBoundsSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 5);
|
|
3207
|
-
var
|
|
3208
|
-
var
|
|
3209
|
-
var
|
|
3210
|
-
var
|
|
3219
|
+
var ApproximateLocationSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 6);
|
|
3220
|
+
var ApproximateAddressSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 7);
|
|
3221
|
+
var RankedRideSuggestionSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 8);
|
|
3222
|
+
var DriverSummarySchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 9);
|
|
3223
|
+
var SeatAvailabilitySchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_home, 10);
|
|
3211
3224
|
var CommuteDirection;
|
|
3212
|
-
((
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3225
|
+
((CommuteDirection) => {
|
|
3226
|
+
CommuteDirection[CommuteDirection["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3227
|
+
CommuteDirection[CommuteDirection["TO_ORGANIZATION"] = 1] = "TO_ORGANIZATION";
|
|
3228
|
+
CommuteDirection[CommuteDirection["FROM_ORGANIZATION"] = 2] = "FROM_ORGANIZATION";
|
|
3216
3229
|
})(CommuteDirection ||= {});
|
|
3217
3230
|
var CommuteDirectionSchema = /* @__PURE__ */ enumDesc(file_caronashow_service_v1_home, 0);
|
|
3231
|
+
var RecommendationAvailability;
|
|
3232
|
+
((RecommendationAvailability) => {
|
|
3233
|
+
RecommendationAvailability[RecommendationAvailability["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3234
|
+
RecommendationAvailability[RecommendationAvailability["COMPUTING"] = 1] = "COMPUTING";
|
|
3235
|
+
RecommendationAvailability[RecommendationAvailability["READY"] = 2] = "READY";
|
|
3236
|
+
RecommendationAvailability[RecommendationAvailability["EXHAUSTED"] = 3] = "EXHAUSTED";
|
|
3237
|
+
RecommendationAvailability[RecommendationAvailability["UNAVAILABLE"] = 4] = "UNAVAILABLE";
|
|
3238
|
+
})(RecommendationAvailability ||= {});
|
|
3239
|
+
var RecommendationAvailabilitySchema = /* @__PURE__ */ enumDesc(file_caronashow_service_v1_home, 1);
|
|
3218
3240
|
var MatchingService = /* @__PURE__ */ serviceDesc(file_caronashow_service_v1_home, 0);
|
|
3219
|
-
// src/gen/caronashow/service/v1/organization_pb.ts
|
|
3220
|
-
var file_caronashow_service_v1_organization = /* @__PURE__ */ fileDesc("CihjYXJvbmFzaG93L3NlcnZpY2UvdjEvb3JnYW5pemF0aW9uLnByb3RvEhVjYXJvbmFzaG93LnNlcnZpY2UudjEiGgoYR2V0TXlPcmdhbml6YXRpb25SZXF1ZXN0IlYKGUdldE15T3JnYW5pemF0aW9uUmVzcG9uc2USOQoMb3JnYW5pemF0aW9uGAEgASgLMiMuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLk9yZ2FuaXphdGlvbiK5AQoMT3JnYW5pemF0aW9uEgoKAmlkGAEgASgJEgwKBG5hbWUYAiABKAkSMQoHYWRkcmVzcxgDIAEoCzIgLmNhcm9uYXNob3cudHlwZXMudjEuRnVsbEFkZHJlc3MSEQoJdGltZV96b25lGAQgASgJEg8KB2xvZ29faWQYBSABKAkSOAoGc2hpZnRzGAYgAygLMiguY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLk9yZ2FuaXphdGlvblNoaWZ0IqUBChFPcmdhbml6YXRpb25TaGlmdBIKCgJpZBgBIAEoCRIMCgRuYW1lGAIgASgJEjkKDmFycml2YWxfd2luZG93GAMgASgLMiEuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLlRpbWVXaW5kb3cSOwoQZGVwYXJ0dXJlX3dpbmRvdxgEIAEoCzIhLmNhcm9uYXNob3cuc2VydmljZS52MS5UaW1lV2luZG93InIKClRpbWVXaW5kb3cSMgoKc3RhcnRfdGltZRgBIAEoCzIeLmNhcm9uYXNob3cudHlwZXMudjEuVGltZU9mRGF5EjAKCGVuZF90aW1lGAIgASgLMh4uY2Fyb25hc2hvdy50eXBlcy52MS5UaW1lT2ZEYXkyjQEKE09yZ2FuaXphdGlvblNlcnZpY2USdgoRR2V0TXlPcmdhbml6YXRpb24SLy5jYXJvbmFzaG93LnNlcnZpY2UudjEuR2V0TXlPcmdhbml6YXRpb25SZXF1ZXN0GjAuY2Fyb25hc2hvdy5zZXJ2aWNlLnYxLkdldE15T3JnYW5pemF0aW9uUmVzcG9uc2VC5gEKGWNvbS5jYXJvbmFzaG93LnNlcnZpY2UudjFCEU9yZ2FuaXphdGlvblByb3RvUAFaQGdpdGxhYi5jb20vY2Fyb25hc2hvdy9hcGkvZ28vZ2VuL2Nhcm9uYXNob3cvc2VydmljZS92MTtzZXJ2aWNldjGiAgNDU1iqAhVDYXJvbmFzaG93LlNlcnZpY2UuVjHKAhVDYXJvbmFzaG93XFNlcnZpY2VcVjHiAiFDYXJvbmFzaG93XFNlcnZpY2VcVjFcR1BCTWV0YWRhdGHqAhdDYXJvbmFzaG93OjpTZXJ2aWNlOjpWMWIGcHJvdG8z", [file_caronashow_types_v1_address, file_caronashow_types_v1_common]);
|
|
3221
|
-
var GetMyOrganizationRequestSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 0);
|
|
3222
|
-
var GetMyOrganizationResponseSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 1);
|
|
3223
|
-
var OrganizationSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 2);
|
|
3224
|
-
var OrganizationShiftSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 3);
|
|
3225
|
-
var TimeWindowSchema = /* @__PURE__ */ messageDesc(file_caronashow_service_v1_organization, 4);
|
|
3226
|
-
var OrganizationService = /* @__PURE__ */ serviceDesc(file_caronashow_service_v1_organization, 0);
|