@furo/open-models 1.1.2 → 1.2.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.
@@ -249,7 +249,7 @@
249
249
  "type": {
250
250
  "text": "object"
251
251
  },
252
- "default": "{ method: this.method, signal, headers: this.API_OPTIONS.headers, }"
252
+ "default": "{ method: this.method, signal, headers: this.API_OPTIONS.headers, redirect: 'follow' }"
253
253
  },
254
254
  {
255
255
  "kind": "field",
@@ -90549,82 +90549,20 @@
90549
90549
  },
90550
90550
  {
90551
90551
  "kind": "javascript-module",
90552
- "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js",
90553
- "declarations": [
90554
- {
90555
- "kind": "variable",
90556
- "name": "BookingCenter"
90557
- }
90558
- ],
90559
- "exports": [
90560
- {
90561
- "kind": "js",
90562
- "name": "BookingCenter",
90563
- "declaration": {
90564
- "name": "BookingCenter",
90565
- "module": "dist/protoc-gen-open-models/furo/type/BookingCenter.js"
90566
- }
90567
- }
90568
- ]
90569
- },
90570
- {
90571
- "kind": "javascript-module",
90572
- "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js.map",
90573
- "declarations": [],
90574
- "exports": []
90575
- },
90576
- {
90577
- "kind": "javascript-module",
90578
- "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js",
90552
+ "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js",
90579
90553
  "declarations": [
90580
90554
  {
90581
90555
  "kind": "class",
90582
- "description": "ConstraintWrappers",
90583
- "name": "ConstraintWrappers",
90556
+ "description": "CustomHttpPattern\n A custom pattern is used for defining custom HTTP verb.",
90557
+ "name": "CustomHttpPattern",
90584
90558
  "members": [
90585
90559
  {
90586
90560
  "kind": "field",
90587
- "name": "stringValue"
90588
- },
90589
- {
90590
- "kind": "field",
90591
- "name": "int32Value"
90592
- },
90593
- {
90594
- "kind": "field",
90595
- "name": "int64Value"
90596
- },
90597
- {
90598
- "kind": "field",
90599
- "name": "floatValue"
90600
- },
90601
- {
90602
- "kind": "field",
90603
- "name": "doubleValue"
90604
- },
90605
- {
90606
- "kind": "field",
90607
- "name": "boolValue"
90608
- },
90609
- {
90610
- "kind": "field",
90611
- "name": "uint32Value"
90612
- },
90613
- {
90614
- "kind": "field",
90615
- "name": "uint64Value"
90616
- },
90617
- {
90618
- "kind": "field",
90619
- "name": "bytesValue"
90620
- },
90621
- {
90622
- "kind": "field",
90623
- "name": "exclInt32Value"
90561
+ "name": "kind"
90624
90562
  },
90625
90563
  {
90626
90564
  "kind": "field",
90627
- "name": "exclInt64Value"
90565
+ "name": "path"
90628
90566
  },
90629
90567
  {
90630
90568
  "kind": "method",
@@ -90645,7 +90583,7 @@
90645
90583
  "type": {
90646
90584
  "text": "string"
90647
90585
  },
90648
- "default": "'furo.type.ConstraintWrappers'"
90586
+ "default": "'google.api.CustomHttpPattern'"
90649
90587
  },
90650
90588
  {
90651
90589
  "kind": "field",
@@ -90653,62 +90591,17 @@
90653
90591
  "type": {
90654
90592
  "text": "array"
90655
90593
  },
90656
- "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, { fieldName: 'exclInt32Value', protoName: 'excl_int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, { fieldName: 'exclInt64Value', protoName: 'excl_int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, ]"
90657
- },
90658
- {
90659
- "kind": "field",
90660
- "name": "_stringValue",
90661
- "default": "new StringValue(undefined, this, 'stringValue')"
90662
- },
90663
- {
90664
- "kind": "field",
90665
- "name": "_int32Value",
90666
- "default": "new Int32Value(undefined, this, 'int32Value')"
90667
- },
90668
- {
90669
- "kind": "field",
90670
- "name": "_int64Value",
90671
- "default": "new Int64Value(undefined, this, 'int64Value')"
90672
- },
90673
- {
90674
- "kind": "field",
90675
- "name": "_floatValue",
90676
- "default": "new FloatValue(undefined, this, 'floatValue')"
90677
- },
90678
- {
90679
- "kind": "field",
90680
- "name": "_doubleValue",
90681
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
90682
- },
90683
- {
90684
- "kind": "field",
90685
- "name": "_boolValue",
90686
- "default": "new BoolValue(undefined, this, 'boolValue')"
90687
- },
90688
- {
90689
- "kind": "field",
90690
- "name": "_uint32Value",
90691
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
90692
- },
90693
- {
90694
- "kind": "field",
90695
- "name": "_uint64Value",
90696
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
90697
- },
90698
- {
90699
- "kind": "field",
90700
- "name": "_bytesValue",
90701
- "default": "new BytesValue(undefined, this, 'bytesValue')"
90594
+ "default": "[ { fieldName: 'kind', protoName: 'kind', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'path', protoName: 'path', FieldConstructor: STRING, constraints: {}, }, ]"
90702
90595
  },
90703
90596
  {
90704
90597
  "kind": "field",
90705
- "name": "_exclInt32Value",
90706
- "default": "new Int32Value(undefined, this, 'exclInt32Value')"
90598
+ "name": "_kind",
90599
+ "default": "new STRING(undefined, this, 'kind')"
90707
90600
  },
90708
90601
  {
90709
90602
  "kind": "field",
90710
- "name": "_exclInt64Value",
90711
- "default": "new Int64Value(undefined, this, 'exclInt64Value')"
90603
+ "name": "_path",
90604
+ "default": "new STRING(undefined, this, 'path')"
90712
90605
  },
90713
90606
  {
90714
90607
  "kind": "field",
@@ -90716,7 +90609,7 @@
90716
90609
  "type": {
90717
90610
  "text": "object"
90718
90611
  },
90719
- "default": "{ exclInt32Value: 3.0, exclInt64Value: 3.0, int32Value: 3.0, int64Value: 3.0, stringValue: 'default', }"
90612
+ "default": "{}"
90720
90613
  },
90721
90614
  {
90722
90615
  "kind": "field",
@@ -91539,32 +91432,36 @@
91539
91432
  "exports": [
91540
91433
  {
91541
91434
  "kind": "js",
91542
- "name": "ConstraintWrappers",
91435
+ "name": "CustomHttpPattern",
91543
91436
  "declaration": {
91544
- "name": "ConstraintWrappers",
91545
- "module": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js"
91437
+ "name": "CustomHttpPattern",
91438
+ "module": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js"
91546
91439
  }
91547
91440
  }
91548
91441
  ]
91549
91442
  },
91550
91443
  {
91551
91444
  "kind": "javascript-module",
91552
- "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map",
91445
+ "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map",
91553
91446
  "declarations": [],
91554
91447
  "exports": []
91555
91448
  },
91556
91449
  {
91557
91450
  "kind": "javascript-module",
91558
- "path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
91451
+ "path": "dist/protoc-gen-open-models/google/api/Http.js",
91559
91452
  "declarations": [
91560
91453
  {
91561
91454
  "kind": "class",
91562
- "description": "Decimal\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
91563
- "name": "Decimal",
91455
+ "description": "Http\n Defines the HTTP configuration for an API service. It contains a list of\n [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method\n to one or more HTTP REST API methods.",
91456
+ "name": "Http",
91564
91457
  "members": [
91565
91458
  {
91566
91459
  "kind": "field",
91567
- "name": "value"
91460
+ "name": "rules"
91461
+ },
91462
+ {
91463
+ "kind": "field",
91464
+ "name": "fullyDecodeReservedExpansion"
91568
91465
  },
91569
91466
  {
91570
91467
  "kind": "method",
@@ -91585,7 +91482,7 @@
91585
91482
  "type": {
91586
91483
  "text": "string"
91587
91484
  },
91588
- "default": "'furo.type.Decimal'"
91485
+ "default": "'google.api.Http'"
91589
91486
  },
91590
91487
  {
91591
91488
  "kind": "field",
@@ -91593,12 +91490,17 @@
91593
91490
  "type": {
91594
91491
  "text": "array"
91595
91492
  },
91596
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
91493
+ "default": "[ { fieldName: 'rules', protoName: 'rules', FieldConstructor: GoogleApiHttpRule, constraints: {}, }, { fieldName: 'fullyDecodeReservedExpansion', protoName: 'fully_decode_reserved_expansion', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
91597
91494
  },
91598
91495
  {
91599
91496
  "kind": "field",
91600
- "name": "_value",
91601
- "default": "new STRING(undefined, this, 'value')"
91497
+ "name": "_rules",
91498
+ "default": "new ARRAY(undefined, this, 'rules')"
91499
+ },
91500
+ {
91501
+ "kind": "field",
91502
+ "name": "_fullyDecodeReservedExpansion",
91503
+ "default": "new BOOLEAN(undefined, this, 'fullyDecodeReservedExpansion')"
91602
91504
  },
91603
91505
  {
91604
91506
  "kind": "field",
@@ -92429,32 +92331,68 @@
92429
92331
  "exports": [
92430
92332
  {
92431
92333
  "kind": "js",
92432
- "name": "Decimal",
92334
+ "name": "Http",
92433
92335
  "declaration": {
92434
- "name": "Decimal",
92435
- "module": "dist/protoc-gen-open-models/furo/type/Decimal.js"
92336
+ "name": "Http",
92337
+ "module": "dist/protoc-gen-open-models/google/api/Http.js"
92436
92338
  }
92437
92339
  }
92438
92340
  ]
92439
92341
  },
92440
92342
  {
92441
92343
  "kind": "javascript-module",
92442
- "path": "dist/protoc-gen-open-models/furo/type/Decimal.js.map",
92344
+ "path": "dist/protoc-gen-open-models/google/api/Http.js.map",
92443
92345
  "declarations": [],
92444
92346
  "exports": []
92445
92347
  },
92446
92348
  {
92447
92349
  "kind": "javascript-module",
92448
- "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
92350
+ "path": "dist/protoc-gen-open-models/google/api/HttpRule.js",
92449
92351
  "declarations": [
92450
92352
  {
92451
92353
  "kind": "class",
92452
- "description": "DecimalB\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
92453
- "name": "DecimalB",
92354
+ "description": "HttpRule\n # gRPC Transcoding\n\n gRPC Transcoding is a feature for mapping between a gRPC method and one or\n more HTTP REST endpoints. It allows developers to build a single API service\n that supports both gRPC APIs and REST APIs. Many systems, including [Google\n APIs](https://github.com/googleapis/googleapis),\n [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC\n Gateway](https://github.com/grpc-ecosystem/grpc-gateway),\n and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature\n and use it for large scale production services.\n\n `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies\n how different portions of the gRPC request message are mapped to the URL\n path, URL query parameters, and HTTP request body. It also controls how the\n gRPC response message is mapped to the HTTP response body. `HttpRule` is\n typically specified as an `google.api.http` annotation on the gRPC method.\n\n Each mapping specifies a URL path template and an HTTP method. The path\n template may refer to one or more fields in the gRPC request message, as long\n as each field is a non-repeated field with a primitive (non-message) type.\n The path template controls how fields of the request message are mapped to\n the URL path.\n\n Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/{name=messages/*}\"\n };\n }\n }\n message GetMessageRequest {\n string name = 1; // Mapped to URL path.\n }\n message Message {\n string text = 1; // The resource content.\n }\n\n This enables an HTTP REST to gRPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(name: \"messages/123456\")`\n\n Any fields in the request message which are not bound by the path template\n automatically become HTTP query parameters if there is no HTTP request body.\n For example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get:\"/v1/messages/{message_id}\"\n };\n }\n }\n message GetMessageRequest {\n message SubMessage {\n string subfield = 1;\n }\n string message_id = 1; // Mapped to URL path.\n int64 revision = 2; // Mapped to URL query parameter `revision`.\n SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.\n }\n\n This enables a HTTP JSON to RPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456?revision=2&sub.subfield=foo` |\n `GetMessage(message_id: \"123456\" revision: 2 sub: SubMessage(subfield:\n \"foo\"))`\n\n Note that fields which are mapped to URL query parameters must have a\n primitive type or a repeated primitive type or a non-repeated message type.\n In the case of a repeated type, the parameter can be repeated in the URL\n as `...?param=A&param=B`. In the case of a message type, each field of the\n message is mapped to a separate parameter, such as\n `...?foo.a=A&foo.b=B&foo.c=C`.\n\n For HTTP methods that allow a request body, the `body` field\n specifies the mapping. Consider a REST update method on the\n message resource collection:\n\n service Messaging {\n rpc UpdateMessage(UpdateMessageRequest) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"message\"\n };\n }\n }\n message UpdateMessageRequest {\n string message_id = 1; // mapped to the URL\n Message message = 2; // mapped to the body\n }\n\n The following HTTP JSON to RPC mapping is enabled, where the\n representation of the JSON in the request body is determined by\n protos JSON encoding:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" message { text: \"Hi!\" })`\n\n The special name `*` can be used in the body mapping to define that\n every field not bound by the path template should be mapped to the\n request body. This enables the following alternative definition of\n the update method:\n\n service Messaging {\n rpc UpdateMessage(Message) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"*\"\n };\n }\n }\n message Message {\n string message_id = 1;\n string text = 2;\n }\n\n\n The following HTTP JSON to RPC mapping is enabled:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" text: \"Hi!\")`\n\n Note that when using `*` in the body mapping, it is not possible to\n have HTTP parameters, as all fields not bound by the path end in\n the body. This makes this option more rarely used in practice when\n defining REST APIs. The common usage of `*` is in custom methods\n which don't use the URL at all for transferring data.\n\n It is possible to define multiple HTTP methods for one RPC by using\n the `additional_bindings` option. Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/messages/{message_id}\"\n additional_bindings {\n get: \"/v1/users/{user_id}/messages/{message_id}\"\n }\n };\n }\n }\n message GetMessageRequest {\n string message_id = 1;\n string user_id = 2;\n }\n\n This enables the following two alternative HTTP JSON to RPC mappings:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(message_id: \"123456\")`\n `GET /v1/users/me/messages/123456` | `GetMessage(user_id: \"me\" message_id:\n \"123456\")`\n\n ## Rules for HTTP mapping\n\n 1. Leaf request fields (recursive expansion nested messages in the request\n message) are classified into three categories:\n - Fields referred by the path template. They are passed via the URL path.\n - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They\n are passed via the HTTP\n request body.\n - All other fields are passed via the URL query parameters, and the\n parameter name is the field path in the request message. A repeated\n field can be represented as multiple query parameters under the same\n name.\n 2. If [HttpRule.body][google.api.HttpRule.body] is \"*\", there is no URL\n query parameter, all fields\n are passed via URL path and HTTP request body.\n 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP\n request body, all\n fields are passed via URL path and URL query parameters.\n\n ### Path template syntax\n\n Template = \"/\" Segments [ Verb ] ;\n Segments = Segment { \"/\" Segment } ;\n Segment = \"*\" | \"**\" | LITERAL | Variable ;\n Variable = \"{\" FieldPath [ \"=\" Segments ] \"}\" ;\n FieldPath = IDENT { \".\" IDENT } ;\n Verb = \":\" LITERAL ;\n\n The syntax `*` matches a single URL path segment. The syntax `**` matches\n zero or more URL path segments, which must be the last part of the URL path\n except the `Verb`.\n\n The syntax `Variable` matches part of the URL path as specified by its\n template. A variable template must not contain other variables. If a variable\n matches a single path segment, its template may be omitted, e.g. `{var}`\n is equivalent to `{var=*}`.\n\n The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`\n contains any reserved character, such characters should be percent-encoded\n before the matching.\n\n If a variable contains exactly one path segment, such as `\"{var}\"` or\n `\"{var=*}\"`, when such a variable is expanded into a URL path on the client\n side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The\n server side does the reverse decoding. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{var}`.\n\n If a variable contains multiple path segments, such as `\"{var=foo/*}\"`\n or `\"{var=**}\"`, when such a variable is expanded into a URL path on the\n client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.\n The server side does the reverse decoding, except \"%2F\" and \"%2f\" are left\n unchanged. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{+var}`.\n\n ## Using gRPC API Service Configuration\n\n gRPC API Service Configuration (service config) is a configuration language\n for configuring a gRPC service to become a user-facing product. The\n service config is simply the YAML representation of the `google.api.Service`\n proto message.\n\n As an alternative to annotating your proto file, you can configure gRPC\n transcoding in your service config YAML files. You do this by specifying a\n `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same\n effect as the proto annotation. This can be particularly useful if you\n have a proto that is reused in multiple services. Note that any transcoding\n specified in the service config will override any matching transcoding\n configuration in the proto.\n\n Example:\n\n http:\n rules:\n # Selects a gRPC method and applies HttpRule to it.\n - selector: example.v1.Messaging.GetMessage\n get: /v1/messages/{message_id}/{sub.subfield}\n\n ## Special notes\n\n When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the\n proto to JSON conversion must follow the [proto3\n specification](https://developers.google.com/protocol-buffers/docs/proto3#json).\n\n While the single segment variable follows the semantics of\n [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String\n Expansion, the multi segment variable **does not** follow RFC 6570 Section\n 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion\n does not expand special characters like `?` and `#`, which would lead\n to invalid URLs. As the result, gRPC Transcoding uses a custom encoding\n for multi segment variables.\n\n The path variables **must not** refer to any repeated or mapped field,\n because client libraries are not capable of handling such variable expansion.\n\n The path variables **must not** capture the leading \"/\" character. The reason\n is that the most common use case \"{var}\" does not capture the leading \"/\"\n character. For consistency, all path variables must share the same behavior.\n\n Repeated message fields must not be mapped to URL query parameters, because\n no client library can support such complicated mapping.\n\n If an API needs to use a JSON array for request or response body, it can map\n the request or response body to a repeated field. However, some gRPC\n Transcoding implementations may not support this feature.",
92355
+ "name": "HttpRule",
92454
92356
  "members": [
92455
92357
  {
92456
92358
  "kind": "field",
92457
- "name": "value"
92359
+ "name": "selector"
92360
+ },
92361
+ {
92362
+ "kind": "field",
92363
+ "name": "get"
92364
+ },
92365
+ {
92366
+ "kind": "field",
92367
+ "name": "put"
92368
+ },
92369
+ {
92370
+ "kind": "field",
92371
+ "name": "post"
92372
+ },
92373
+ {
92374
+ "kind": "field",
92375
+ "name": "delete"
92376
+ },
92377
+ {
92378
+ "kind": "field",
92379
+ "name": "patch"
92380
+ },
92381
+ {
92382
+ "kind": "field",
92383
+ "name": "custom"
92384
+ },
92385
+ {
92386
+ "kind": "field",
92387
+ "name": "body"
92388
+ },
92389
+ {
92390
+ "kind": "field",
92391
+ "name": "responseBody"
92392
+ },
92393
+ {
92394
+ "kind": "field",
92395
+ "name": "additionalBindings"
92458
92396
  },
92459
92397
  {
92460
92398
  "kind": "method",
@@ -92475,7 +92413,7 @@
92475
92413
  "type": {
92476
92414
  "text": "string"
92477
92415
  },
92478
- "default": "'furo.type.DecimalB'"
92416
+ "default": "'google.api.HttpRule'"
92479
92417
  },
92480
92418
  {
92481
92419
  "kind": "field",
@@ -92483,12 +92421,57 @@
92483
92421
  "type": {
92484
92422
  "text": "array"
92485
92423
  },
92486
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
92424
+ "default": "[ { fieldName: 'selector', protoName: 'selector', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'get', protoName: 'get', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'put', protoName: 'put', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'post', protoName: 'post', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'delete', protoName: 'delete', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'patch', protoName: 'patch', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'custom', protoName: 'custom', FieldConstructor: GoogleApiCustomHttpPattern, constraints: {}, }, { fieldName: 'body', protoName: 'body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'responseBody', protoName: 'response_body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'additionalBindings', protoName: 'additional_bindings', FieldConstructor: HttpRule, constraints: {}, }, ]"
92487
92425
  },
92488
92426
  {
92489
92427
  "kind": "field",
92490
- "name": "_value",
92491
- "default": "new STRING(undefined, this, 'value')"
92428
+ "name": "_selector",
92429
+ "default": "new STRING(undefined, this, 'selector')"
92430
+ },
92431
+ {
92432
+ "kind": "field",
92433
+ "name": "_get",
92434
+ "default": "new STRING(undefined, this, 'get')"
92435
+ },
92436
+ {
92437
+ "kind": "field",
92438
+ "name": "_put",
92439
+ "default": "new STRING(undefined, this, 'put')"
92440
+ },
92441
+ {
92442
+ "kind": "field",
92443
+ "name": "_post",
92444
+ "default": "new STRING(undefined, this, 'post')"
92445
+ },
92446
+ {
92447
+ "kind": "field",
92448
+ "name": "_delete",
92449
+ "default": "new STRING(undefined, this, 'delete')"
92450
+ },
92451
+ {
92452
+ "kind": "field",
92453
+ "name": "_patch",
92454
+ "default": "new STRING(undefined, this, 'patch')"
92455
+ },
92456
+ {
92457
+ "kind": "field",
92458
+ "name": "_custom",
92459
+ "default": "new GoogleApiCustomHttpPattern(undefined, this, 'custom')"
92460
+ },
92461
+ {
92462
+ "kind": "field",
92463
+ "name": "_body",
92464
+ "default": "new STRING(undefined, this, 'body')"
92465
+ },
92466
+ {
92467
+ "kind": "field",
92468
+ "name": "_responseBody",
92469
+ "default": "new STRING(undefined, this, 'responseBody')"
92470
+ },
92471
+ {
92472
+ "kind": "field",
92473
+ "name": "_additionalBindings",
92474
+ "default": "new ARRAY(undefined, this, 'additionalBindings')"
92492
92475
  },
92493
92476
  {
92494
92477
  "kind": "field",
@@ -93319,36 +93302,98 @@
93319
93302
  "exports": [
93320
93303
  {
93321
93304
  "kind": "js",
93322
- "name": "DecimalB",
93305
+ "name": "HttpRule",
93323
93306
  "declaration": {
93324
- "name": "DecimalB",
93325
- "module": "dist/protoc-gen-open-models/furo/type/DecimalB.js"
93307
+ "name": "HttpRule",
93308
+ "module": "dist/protoc-gen-open-models/google/api/HttpRule.js"
93326
93309
  }
93327
93310
  }
93328
93311
  ]
93329
93312
  },
93330
93313
  {
93331
93314
  "kind": "javascript-module",
93332
- "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js.map",
93315
+ "path": "dist/protoc-gen-open-models/google/api/HttpRule.js.map",
93333
93316
  "declarations": [],
93334
93317
  "exports": []
93335
93318
  },
93336
93319
  {
93337
93320
  "kind": "javascript-module",
93338
- "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
93321
+ "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js",
93322
+ "declarations": [
93323
+ {
93324
+ "kind": "variable",
93325
+ "name": "BookingCenter"
93326
+ }
93327
+ ],
93328
+ "exports": [
93329
+ {
93330
+ "kind": "js",
93331
+ "name": "BookingCenter",
93332
+ "declaration": {
93333
+ "name": "BookingCenter",
93334
+ "module": "dist/protoc-gen-open-models/furo/type/BookingCenter.js"
93335
+ }
93336
+ }
93337
+ ]
93338
+ },
93339
+ {
93340
+ "kind": "javascript-module",
93341
+ "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js.map",
93342
+ "declarations": [],
93343
+ "exports": []
93344
+ },
93345
+ {
93346
+ "kind": "javascript-module",
93347
+ "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js",
93339
93348
  "declarations": [
93340
93349
  {
93341
93350
  "kind": "class",
93342
- "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
93343
- "name": "DecimalRange",
93351
+ "description": "ConstraintWrappers",
93352
+ "name": "ConstraintWrappers",
93344
93353
  "members": [
93345
93354
  {
93346
93355
  "kind": "field",
93347
- "name": "start"
93356
+ "name": "stringValue"
93348
93357
  },
93349
93358
  {
93350
93359
  "kind": "field",
93351
- "name": "end"
93360
+ "name": "int32Value"
93361
+ },
93362
+ {
93363
+ "kind": "field",
93364
+ "name": "int64Value"
93365
+ },
93366
+ {
93367
+ "kind": "field",
93368
+ "name": "floatValue"
93369
+ },
93370
+ {
93371
+ "kind": "field",
93372
+ "name": "doubleValue"
93373
+ },
93374
+ {
93375
+ "kind": "field",
93376
+ "name": "boolValue"
93377
+ },
93378
+ {
93379
+ "kind": "field",
93380
+ "name": "uint32Value"
93381
+ },
93382
+ {
93383
+ "kind": "field",
93384
+ "name": "uint64Value"
93385
+ },
93386
+ {
93387
+ "kind": "field",
93388
+ "name": "bytesValue"
93389
+ },
93390
+ {
93391
+ "kind": "field",
93392
+ "name": "exclInt32Value"
93393
+ },
93394
+ {
93395
+ "kind": "field",
93396
+ "name": "exclInt64Value"
93352
93397
  },
93353
93398
  {
93354
93399
  "kind": "method",
@@ -93369,7 +93414,7 @@
93369
93414
  "type": {
93370
93415
  "text": "string"
93371
93416
  },
93372
- "default": "'furo.type.DecimalRange'"
93417
+ "default": "'furo.type.ConstraintWrappers'"
93373
93418
  },
93374
93419
  {
93375
93420
  "kind": "field",
@@ -93377,17 +93422,62 @@
93377
93422
  "type": {
93378
93423
  "text": "array"
93379
93424
  },
93380
- "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
93425
+ "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, { fieldName: 'exclInt32Value', protoName: 'excl_int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, { fieldName: 'exclInt64Value', protoName: 'excl_int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, ]"
93381
93426
  },
93382
93427
  {
93383
93428
  "kind": "field",
93384
- "name": "_start",
93385
- "default": "new FuroTypeDecimal(undefined, this, 'start')"
93429
+ "name": "_stringValue",
93430
+ "default": "new StringValue(undefined, this, 'stringValue')"
93386
93431
  },
93387
93432
  {
93388
93433
  "kind": "field",
93389
- "name": "_end",
93390
- "default": "new FuroTypeDecimal(undefined, this, 'end')"
93434
+ "name": "_int32Value",
93435
+ "default": "new Int32Value(undefined, this, 'int32Value')"
93436
+ },
93437
+ {
93438
+ "kind": "field",
93439
+ "name": "_int64Value",
93440
+ "default": "new Int64Value(undefined, this, 'int64Value')"
93441
+ },
93442
+ {
93443
+ "kind": "field",
93444
+ "name": "_floatValue",
93445
+ "default": "new FloatValue(undefined, this, 'floatValue')"
93446
+ },
93447
+ {
93448
+ "kind": "field",
93449
+ "name": "_doubleValue",
93450
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
93451
+ },
93452
+ {
93453
+ "kind": "field",
93454
+ "name": "_boolValue",
93455
+ "default": "new BoolValue(undefined, this, 'boolValue')"
93456
+ },
93457
+ {
93458
+ "kind": "field",
93459
+ "name": "_uint32Value",
93460
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
93461
+ },
93462
+ {
93463
+ "kind": "field",
93464
+ "name": "_uint64Value",
93465
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
93466
+ },
93467
+ {
93468
+ "kind": "field",
93469
+ "name": "_bytesValue",
93470
+ "default": "new BytesValue(undefined, this, 'bytesValue')"
93471
+ },
93472
+ {
93473
+ "kind": "field",
93474
+ "name": "_exclInt32Value",
93475
+ "default": "new Int32Value(undefined, this, 'exclInt32Value')"
93476
+ },
93477
+ {
93478
+ "kind": "field",
93479
+ "name": "_exclInt64Value",
93480
+ "default": "new Int64Value(undefined, this, 'exclInt64Value')"
93391
93481
  },
93392
93482
  {
93393
93483
  "kind": "field",
@@ -93395,7 +93485,7 @@
93395
93485
  "type": {
93396
93486
  "text": "object"
93397
93487
  },
93398
- "default": "{}"
93488
+ "default": "{ exclInt32Value: 3.0, exclInt64Value: 3.0, int32Value: 3.0, int64Value: 3.0, stringValue: 'default', }"
93399
93489
  },
93400
93490
  {
93401
93491
  "kind": "field",
@@ -94218,36 +94308,32 @@
94218
94308
  "exports": [
94219
94309
  {
94220
94310
  "kind": "js",
94221
- "name": "DecimalRange",
94311
+ "name": "ConstraintWrappers",
94222
94312
  "declaration": {
94223
- "name": "DecimalRange",
94224
- "module": "dist/protoc-gen-open-models/furo/type/DecimalRange.js"
94313
+ "name": "ConstraintWrappers",
94314
+ "module": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js"
94225
94315
  }
94226
94316
  }
94227
94317
  ]
94228
94318
  },
94229
94319
  {
94230
94320
  "kind": "javascript-module",
94231
- "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js.map",
94321
+ "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map",
94232
94322
  "declarations": [],
94233
94323
  "exports": []
94234
94324
  },
94235
94325
  {
94236
94326
  "kind": "javascript-module",
94237
- "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
94327
+ "path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
94238
94328
  "declarations": [
94239
94329
  {
94240
94330
  "kind": "class",
94241
- "description": "DeepRecursion",
94242
- "name": "DeepRecursion",
94331
+ "description": "Decimal\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
94332
+ "name": "Decimal",
94243
94333
  "members": [
94244
94334
  {
94245
94335
  "kind": "field",
94246
- "name": "displayName"
94247
- },
94248
- {
94249
- "kind": "field",
94250
- "name": "field"
94336
+ "name": "value"
94251
94337
  },
94252
94338
  {
94253
94339
  "kind": "method",
@@ -94268,7 +94354,7 @@
94268
94354
  "type": {
94269
94355
  "text": "string"
94270
94356
  },
94271
- "default": "'furo.type.DeepRecursion'"
94357
+ "default": "'furo.type.Decimal'"
94272
94358
  },
94273
94359
  {
94274
94360
  "kind": "field",
@@ -94276,17 +94362,12 @@
94276
94362
  "type": {
94277
94363
  "text": "array"
94278
94364
  },
94279
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'field', protoName: 'field', FieldConstructor: FuroTypeOther, constraints: {}, }, ]"
94280
- },
94281
- {
94282
- "kind": "field",
94283
- "name": "_displayName",
94284
- "default": "new STRING(undefined, this, 'displayName')"
94365
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
94285
94366
  },
94286
94367
  {
94287
94368
  "kind": "field",
94288
- "name": "_field",
94289
- "default": "new RECURSION(undefined, this, 'field')"
94369
+ "name": "_value",
94370
+ "default": "new STRING(undefined, this, 'value')"
94290
94371
  },
94291
94372
  {
94292
94373
  "kind": "field",
@@ -95117,33 +95198,29 @@
95117
95198
  "exports": [
95118
95199
  {
95119
95200
  "kind": "js",
95120
- "name": "DeepRecursion",
95201
+ "name": "Decimal",
95121
95202
  "declaration": {
95122
- "name": "DeepRecursion",
95123
- "module": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js"
95203
+ "name": "Decimal",
95204
+ "module": "dist/protoc-gen-open-models/furo/type/Decimal.js"
95124
95205
  }
95125
95206
  }
95126
95207
  ]
95127
95208
  },
95128
95209
  {
95129
95210
  "kind": "javascript-module",
95130
- "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map",
95211
+ "path": "dist/protoc-gen-open-models/furo/type/Decimal.js.map",
95131
95212
  "declarations": [],
95132
95213
  "exports": []
95133
95214
  },
95134
95215
  {
95135
95216
  "kind": "javascript-module",
95136
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
95217
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
95137
95218
  "declarations": [
95138
95219
  {
95139
95220
  "kind": "class",
95140
- "description": "DefaultsAttributesEntry",
95141
- "name": "DefaultsAttributesEntry",
95221
+ "description": "DecimalB\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
95222
+ "name": "DecimalB",
95142
95223
  "members": [
95143
- {
95144
- "kind": "field",
95145
- "name": "key"
95146
- },
95147
95224
  {
95148
95225
  "kind": "field",
95149
95226
  "name": "value"
@@ -95167,7 +95244,7 @@
95167
95244
  "type": {
95168
95245
  "text": "string"
95169
95246
  },
95170
- "default": "'furo.type.Defaults.AttributesEntry'"
95247
+ "default": "'furo.type.DecimalB'"
95171
95248
  },
95172
95249
  {
95173
95250
  "kind": "field",
@@ -95175,12 +95252,7 @@
95175
95252
  "type": {
95176
95253
  "text": "array"
95177
95254
  },
95178
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
95179
- },
95180
- {
95181
- "kind": "field",
95182
- "name": "_key",
95183
- "default": "new STRING(undefined, this, 'key')"
95255
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
95184
95256
  },
95185
95257
  {
95186
95258
  "kind": "field",
@@ -96016,72 +96088,36 @@
96016
96088
  "exports": [
96017
96089
  {
96018
96090
  "kind": "js",
96019
- "name": "DefaultsAttributesEntry",
96091
+ "name": "DecimalB",
96020
96092
  "declaration": {
96021
- "name": "DefaultsAttributesEntry",
96022
- "module": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js"
96093
+ "name": "DecimalB",
96094
+ "module": "dist/protoc-gen-open-models/furo/type/DecimalB.js"
96023
96095
  }
96024
96096
  }
96025
96097
  ]
96026
96098
  },
96027
96099
  {
96028
96100
  "kind": "javascript-module",
96029
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map",
96101
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js.map",
96030
96102
  "declarations": [],
96031
96103
  "exports": []
96032
96104
  },
96033
96105
  {
96034
96106
  "kind": "javascript-module",
96035
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
96107
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
96036
96108
  "declarations": [
96037
96109
  {
96038
96110
  "kind": "class",
96039
- "description": "Defaults",
96040
- "name": "Defaults",
96111
+ "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
96112
+ "name": "DecimalRange",
96041
96113
  "members": [
96042
96114
  {
96043
96115
  "kind": "field",
96044
- "name": "refSystem"
96045
- },
96046
- {
96047
- "kind": "field",
96048
- "name": "refType"
96049
- },
96050
- {
96051
- "kind": "field",
96052
- "name": "bookingCenter"
96053
- },
96054
- {
96055
- "kind": "field",
96056
- "name": "attributes"
96057
- },
96058
- {
96059
- "kind": "field",
96060
- "name": "id"
96061
- },
96062
- {
96063
- "kind": "field",
96064
- "name": "stringArray"
96065
- },
96066
- {
96067
- "kind": "field",
96068
- "name": "repeatedDecimal"
96069
- },
96070
- {
96071
- "kind": "field",
96072
- "name": "decRange"
96073
- },
96074
- {
96075
- "kind": "field",
96076
- "name": "any"
96077
- },
96078
- {
96079
- "kind": "field",
96080
- "name": "fatString"
96116
+ "name": "start"
96081
96117
  },
96082
96118
  {
96083
96119
  "kind": "field",
96084
- "name": "trueFalse"
96120
+ "name": "end"
96085
96121
  },
96086
96122
  {
96087
96123
  "kind": "method",
@@ -96102,7 +96138,7 @@
96102
96138
  "type": {
96103
96139
  "text": "string"
96104
96140
  },
96105
- "default": "'furo.type.Defaults'"
96141
+ "default": "'furo.type.DecimalRange'"
96106
96142
  },
96107
96143
  {
96108
96144
  "kind": "field",
@@ -96110,62 +96146,17 @@
96110
96146
  "type": {
96111
96147
  "text": "array"
96112
96148
  },
96113
- "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: { minimum: 3.1, required: true }, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: { read_only: true }, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
96114
- },
96115
- {
96116
- "kind": "field",
96117
- "name": "_refSystem",
96118
- "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
96119
- },
96120
- {
96121
- "kind": "field",
96122
- "name": "_refType",
96123
- "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
96124
- },
96125
- {
96126
- "kind": "field",
96127
- "name": "_bookingCenter",
96128
- "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
96129
- },
96130
- {
96131
- "kind": "field",
96132
- "name": "_attributes",
96133
- "default": "new MAP(undefined, this, 'attributes')"
96134
- },
96135
- {
96136
- "kind": "field",
96137
- "name": "_id",
96138
- "default": "new STRING(undefined, this, 'id')"
96139
- },
96140
- {
96141
- "kind": "field",
96142
- "name": "_stringArray",
96143
- "default": "new ARRAY(undefined, this, 'stringArray')"
96144
- },
96145
- {
96146
- "kind": "field",
96147
- "name": "_repeatedDecimal",
96148
- "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
96149
- },
96150
- {
96151
- "kind": "field",
96152
- "name": "_decRange",
96153
- "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
96154
- },
96155
- {
96156
- "kind": "field",
96157
- "name": "_any",
96158
- "default": "new ANY(undefined, this, 'any')"
96149
+ "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
96159
96150
  },
96160
96151
  {
96161
96152
  "kind": "field",
96162
- "name": "_fatString",
96163
- "default": "new FuroFatString(undefined, this, 'fatString')"
96153
+ "name": "_start",
96154
+ "default": "new FuroTypeDecimal(undefined, this, 'start')"
96164
96155
  },
96165
96156
  {
96166
96157
  "kind": "field",
96167
- "name": "_trueFalse",
96168
- "default": "new BOOLEAN(undefined, this, 'trueFalse')"
96158
+ "name": "_end",
96159
+ "default": "new FuroTypeDecimal(undefined, this, 'end')"
96169
96160
  },
96170
96161
  {
96171
96162
  "kind": "field",
@@ -96173,7 +96164,7 @@
96173
96164
  "type": {
96174
96165
  "text": "object"
96175
96166
  },
96176
- "default": "{ attributes: { we: 'have' }, bookingCenter: 'BBC_CH', decRange: { start: { value: '123' } }, id: 'default', stringArray: ['A', 'B', 'C'], }"
96167
+ "default": "{}"
96177
96168
  },
96178
96169
  {
96179
96170
  "kind": "field",
@@ -96996,36 +96987,36 @@
96996
96987
  "exports": [
96997
96988
  {
96998
96989
  "kind": "js",
96999
- "name": "Defaults",
96990
+ "name": "DecimalRange",
97000
96991
  "declaration": {
97001
- "name": "Defaults",
97002
- "module": "dist/protoc-gen-open-models/furo/type/Defaults.js"
96992
+ "name": "DecimalRange",
96993
+ "module": "dist/protoc-gen-open-models/furo/type/DecimalRange.js"
97003
96994
  }
97004
96995
  }
97005
96996
  ]
97006
96997
  },
97007
96998
  {
97008
96999
  "kind": "javascript-module",
97009
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.js.map",
97000
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js.map",
97010
97001
  "declarations": [],
97011
97002
  "exports": []
97012
97003
  },
97013
97004
  {
97014
97005
  "kind": "javascript-module",
97015
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
97006
+ "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
97016
97007
  "declarations": [
97017
97008
  {
97018
97009
  "kind": "class",
97019
- "description": "IdentifierAttributesEntry",
97020
- "name": "IdentifierAttributesEntry",
97010
+ "description": "DeepRecursion",
97011
+ "name": "DeepRecursion",
97021
97012
  "members": [
97022
97013
  {
97023
97014
  "kind": "field",
97024
- "name": "key"
97015
+ "name": "displayName"
97025
97016
  },
97026
97017
  {
97027
97018
  "kind": "field",
97028
- "name": "value"
97019
+ "name": "field"
97029
97020
  },
97030
97021
  {
97031
97022
  "kind": "method",
@@ -97046,7 +97037,7 @@
97046
97037
  "type": {
97047
97038
  "text": "string"
97048
97039
  },
97049
- "default": "'furo.type.Identifier.AttributesEntry'"
97040
+ "default": "'furo.type.DeepRecursion'"
97050
97041
  },
97051
97042
  {
97052
97043
  "kind": "field",
@@ -97054,17 +97045,17 @@
97054
97045
  "type": {
97055
97046
  "text": "array"
97056
97047
  },
97057
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
97048
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'field', protoName: 'field', FieldConstructor: FuroTypeOther, constraints: {}, }, ]"
97058
97049
  },
97059
97050
  {
97060
97051
  "kind": "field",
97061
- "name": "_key",
97062
- "default": "new STRING(undefined, this, 'key')"
97052
+ "name": "_displayName",
97053
+ "default": "new STRING(undefined, this, 'displayName')"
97063
97054
  },
97064
97055
  {
97065
97056
  "kind": "field",
97066
- "name": "_value",
97067
- "default": "new STRING(undefined, this, 'value')"
97057
+ "name": "_field",
97058
+ "default": "new RECURSION(undefined, this, 'field')"
97068
97059
  },
97069
97060
  {
97070
97061
  "kind": "field",
@@ -97895,72 +97886,36 @@
97895
97886
  "exports": [
97896
97887
  {
97897
97888
  "kind": "js",
97898
- "name": "IdentifierAttributesEntry",
97889
+ "name": "DeepRecursion",
97899
97890
  "declaration": {
97900
- "name": "IdentifierAttributesEntry",
97901
- "module": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js"
97891
+ "name": "DeepRecursion",
97892
+ "module": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js"
97902
97893
  }
97903
97894
  }
97904
97895
  ]
97905
97896
  },
97906
97897
  {
97907
97898
  "kind": "javascript-module",
97908
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map",
97899
+ "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map",
97909
97900
  "declarations": [],
97910
97901
  "exports": []
97911
97902
  },
97912
97903
  {
97913
97904
  "kind": "javascript-module",
97914
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
97905
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
97915
97906
  "declarations": [
97916
97907
  {
97917
97908
  "kind": "class",
97918
- "description": "Identifier",
97919
- "name": "Identifier",
97909
+ "description": "DefaultsAttributesEntry",
97910
+ "name": "DefaultsAttributesEntry",
97920
97911
  "members": [
97921
97912
  {
97922
97913
  "kind": "field",
97923
- "name": "refSystem"
97924
- },
97925
- {
97926
- "kind": "field",
97927
- "name": "refType"
97928
- },
97929
- {
97930
- "kind": "field",
97931
- "name": "bookingCenter"
97932
- },
97933
- {
97934
- "kind": "field",
97935
- "name": "attributes"
97936
- },
97937
- {
97938
- "kind": "field",
97939
- "name": "id"
97940
- },
97941
- {
97942
- "kind": "field",
97943
- "name": "stringArray"
97944
- },
97945
- {
97946
- "kind": "field",
97947
- "name": "repeatedDecimal"
97948
- },
97949
- {
97950
- "kind": "field",
97951
- "name": "decRange"
97952
- },
97953
- {
97954
- "kind": "field",
97955
- "name": "any"
97956
- },
97957
- {
97958
- "kind": "field",
97959
- "name": "fatString"
97914
+ "name": "key"
97960
97915
  },
97961
97916
  {
97962
97917
  "kind": "field",
97963
- "name": "trueFalse"
97918
+ "name": "value"
97964
97919
  },
97965
97920
  {
97966
97921
  "kind": "method",
@@ -97981,7 +97936,7 @@
97981
97936
  "type": {
97982
97937
  "text": "string"
97983
97938
  },
97984
- "default": "'furo.type.Identifier'"
97939
+ "default": "'furo.type.Defaults.AttributesEntry'"
97985
97940
  },
97986
97941
  {
97987
97942
  "kind": "field",
@@ -97989,62 +97944,17 @@
97989
97944
  "type": {
97990
97945
  "text": "array"
97991
97946
  },
97992
- "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: {}, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
97993
- },
97994
- {
97995
- "kind": "field",
97996
- "name": "_refSystem",
97997
- "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
97998
- },
97999
- {
98000
- "kind": "field",
98001
- "name": "_refType",
98002
- "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
98003
- },
98004
- {
98005
- "kind": "field",
98006
- "name": "_bookingCenter",
98007
- "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
98008
- },
98009
- {
98010
- "kind": "field",
98011
- "name": "_attributes",
98012
- "default": "new MAP(undefined, this, 'attributes')"
98013
- },
98014
- {
98015
- "kind": "field",
98016
- "name": "_id",
98017
- "default": "new STRING(undefined, this, 'id')"
98018
- },
98019
- {
98020
- "kind": "field",
98021
- "name": "_stringArray",
98022
- "default": "new ARRAY(undefined, this, 'stringArray')"
98023
- },
98024
- {
98025
- "kind": "field",
98026
- "name": "_repeatedDecimal",
98027
- "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
98028
- },
98029
- {
98030
- "kind": "field",
98031
- "name": "_decRange",
98032
- "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
98033
- },
98034
- {
98035
- "kind": "field",
98036
- "name": "_any",
98037
- "default": "new ANY(undefined, this, 'any')"
97947
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
98038
97948
  },
98039
97949
  {
98040
97950
  "kind": "field",
98041
- "name": "_fatString",
98042
- "default": "new FuroFatString(undefined, this, 'fatString')"
97951
+ "name": "_key",
97952
+ "default": "new STRING(undefined, this, 'key')"
98043
97953
  },
98044
97954
  {
98045
97955
  "kind": "field",
98046
- "name": "_trueFalse",
98047
- "default": "new BOOLEAN(undefined, this, 'trueFalse')"
97956
+ "name": "_value",
97957
+ "default": "new STRING(undefined, this, 'value')"
98048
97958
  },
98049
97959
  {
98050
97960
  "kind": "field",
@@ -98052,7 +97962,7 @@
98052
97962
  "type": {
98053
97963
  "text": "object"
98054
97964
  },
98055
- "default": "{ stringArray: ['A', 'B', 'C'], }"
97965
+ "default": "{}"
98056
97966
  },
98057
97967
  {
98058
97968
  "kind": "field",
@@ -98875,36 +98785,72 @@
98875
98785
  "exports": [
98876
98786
  {
98877
98787
  "kind": "js",
98878
- "name": "Identifier",
98788
+ "name": "DefaultsAttributesEntry",
98879
98789
  "declaration": {
98880
- "name": "Identifier",
98881
- "module": "dist/protoc-gen-open-models/furo/type/Identifier.js"
98790
+ "name": "DefaultsAttributesEntry",
98791
+ "module": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js"
98882
98792
  }
98883
98793
  }
98884
98794
  ]
98885
98795
  },
98886
98796
  {
98887
98797
  "kind": "javascript-module",
98888
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.js.map",
98798
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map",
98889
98799
  "declarations": [],
98890
98800
  "exports": []
98891
98801
  },
98892
98802
  {
98893
98803
  "kind": "javascript-module",
98894
- "path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
98804
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
98895
98805
  "declarations": [
98896
98806
  {
98897
98807
  "kind": "class",
98898
- "description": "Numeric\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
98899
- "name": "Numeric",
98808
+ "description": "Defaults",
98809
+ "name": "Defaults",
98900
98810
  "members": [
98901
98811
  {
98902
98812
  "kind": "field",
98903
- "name": "primitiveInt32"
98813
+ "name": "refSystem"
98904
98814
  },
98905
98815
  {
98906
98816
  "kind": "field",
98907
- "name": "repeatedPrimitiveInt32"
98817
+ "name": "refType"
98818
+ },
98819
+ {
98820
+ "kind": "field",
98821
+ "name": "bookingCenter"
98822
+ },
98823
+ {
98824
+ "kind": "field",
98825
+ "name": "attributes"
98826
+ },
98827
+ {
98828
+ "kind": "field",
98829
+ "name": "id"
98830
+ },
98831
+ {
98832
+ "kind": "field",
98833
+ "name": "stringArray"
98834
+ },
98835
+ {
98836
+ "kind": "field",
98837
+ "name": "repeatedDecimal"
98838
+ },
98839
+ {
98840
+ "kind": "field",
98841
+ "name": "decRange"
98842
+ },
98843
+ {
98844
+ "kind": "field",
98845
+ "name": "any"
98846
+ },
98847
+ {
98848
+ "kind": "field",
98849
+ "name": "fatString"
98850
+ },
98851
+ {
98852
+ "kind": "field",
98853
+ "name": "trueFalse"
98908
98854
  },
98909
98855
  {
98910
98856
  "kind": "method",
@@ -98925,7 +98871,7 @@
98925
98871
  "type": {
98926
98872
  "text": "string"
98927
98873
  },
98928
- "default": "'furo.type.Numeric'"
98874
+ "default": "'furo.type.Defaults'"
98929
98875
  },
98930
98876
  {
98931
98877
  "kind": "field",
@@ -98933,17 +98879,62 @@
98933
98879
  "type": {
98934
98880
  "text": "array"
98935
98881
  },
98936
- "default": "[ { fieldName: 'primitiveInt32', protoName: 'primitive_int32', FieldConstructor: INT32, constraints: { maximum: 1000, minimum: 5, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 5, }, }, { fieldName: 'repeatedPrimitiveInt32', protoName: 'repeated_primitive_int32', FieldConstructor: INT32, constraints: {}, }, ]"
98882
+ "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: { minimum: 3.1, required: true }, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: { read_only: true }, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
98937
98883
  },
98938
98884
  {
98939
98885
  "kind": "field",
98940
- "name": "_primitiveInt32",
98941
- "default": "new INT32(undefined, this, 'primitiveInt32')"
98886
+ "name": "_refSystem",
98887
+ "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
98942
98888
  },
98943
98889
  {
98944
98890
  "kind": "field",
98945
- "name": "_repeatedPrimitiveInt32",
98946
- "default": "new ARRAY(undefined, this, 'repeatedPrimitiveInt32')"
98891
+ "name": "_refType",
98892
+ "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
98893
+ },
98894
+ {
98895
+ "kind": "field",
98896
+ "name": "_bookingCenter",
98897
+ "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
98898
+ },
98899
+ {
98900
+ "kind": "field",
98901
+ "name": "_attributes",
98902
+ "default": "new MAP(undefined, this, 'attributes')"
98903
+ },
98904
+ {
98905
+ "kind": "field",
98906
+ "name": "_id",
98907
+ "default": "new STRING(undefined, this, 'id')"
98908
+ },
98909
+ {
98910
+ "kind": "field",
98911
+ "name": "_stringArray",
98912
+ "default": "new ARRAY(undefined, this, 'stringArray')"
98913
+ },
98914
+ {
98915
+ "kind": "field",
98916
+ "name": "_repeatedDecimal",
98917
+ "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
98918
+ },
98919
+ {
98920
+ "kind": "field",
98921
+ "name": "_decRange",
98922
+ "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
98923
+ },
98924
+ {
98925
+ "kind": "field",
98926
+ "name": "_any",
98927
+ "default": "new ANY(undefined, this, 'any')"
98928
+ },
98929
+ {
98930
+ "kind": "field",
98931
+ "name": "_fatString",
98932
+ "default": "new FuroFatString(undefined, this, 'fatString')"
98933
+ },
98934
+ {
98935
+ "kind": "field",
98936
+ "name": "_trueFalse",
98937
+ "default": "new BOOLEAN(undefined, this, 'trueFalse')"
98947
98938
  },
98948
98939
  {
98949
98940
  "kind": "field",
@@ -98951,7 +98942,7 @@
98951
98942
  "type": {
98952
98943
  "text": "object"
98953
98944
  },
98954
- "default": "{}"
98945
+ "default": "{ attributes: { we: 'have' }, bookingCenter: 'BBC_CH', decRange: { start: { value: '123' } }, id: 'default', stringArray: ['A', 'B', 'C'], }"
98955
98946
  },
98956
98947
  {
98957
98948
  "kind": "field",
@@ -99774,32 +99765,36 @@
99774
99765
  "exports": [
99775
99766
  {
99776
99767
  "kind": "js",
99777
- "name": "Numeric",
99768
+ "name": "Defaults",
99778
99769
  "declaration": {
99779
- "name": "Numeric",
99780
- "module": "dist/protoc-gen-open-models/furo/type/Numeric.js"
99770
+ "name": "Defaults",
99771
+ "module": "dist/protoc-gen-open-models/furo/type/Defaults.js"
99781
99772
  }
99782
99773
  }
99783
99774
  ]
99784
99775
  },
99785
99776
  {
99786
99777
  "kind": "javascript-module",
99787
- "path": "dist/protoc-gen-open-models/furo/type/Numeric.js.map",
99778
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.js.map",
99788
99779
  "declarations": [],
99789
99780
  "exports": []
99790
99781
  },
99791
99782
  {
99792
99783
  "kind": "javascript-module",
99793
- "path": "dist/protoc-gen-open-models/furo/type/Other.js",
99784
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
99794
99785
  "declarations": [
99795
99786
  {
99796
99787
  "kind": "class",
99797
- "description": "Other",
99798
- "name": "Other",
99788
+ "description": "IdentifierAttributesEntry",
99789
+ "name": "IdentifierAttributesEntry",
99799
99790
  "members": [
99800
99791
  {
99801
99792
  "kind": "field",
99802
- "name": "recursion"
99793
+ "name": "key"
99794
+ },
99795
+ {
99796
+ "kind": "field",
99797
+ "name": "value"
99803
99798
  },
99804
99799
  {
99805
99800
  "kind": "method",
@@ -99820,7 +99815,7 @@
99820
99815
  "type": {
99821
99816
  "text": "string"
99822
99817
  },
99823
- "default": "'furo.type.Other'"
99818
+ "default": "'furo.type.Identifier.AttributesEntry'"
99824
99819
  },
99825
99820
  {
99826
99821
  "kind": "field",
@@ -99828,12 +99823,17 @@
99828
99823
  "type": {
99829
99824
  "text": "array"
99830
99825
  },
99831
- "default": "[ { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: FuroTypeDeepRecursion, constraints: {}, }, ]"
99826
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
99832
99827
  },
99833
99828
  {
99834
99829
  "kind": "field",
99835
- "name": "_recursion",
99836
- "default": "new RECURSION(undefined, this, 'recursion')"
99830
+ "name": "_key",
99831
+ "default": "new STRING(undefined, this, 'key')"
99832
+ },
99833
+ {
99834
+ "kind": "field",
99835
+ "name": "_value",
99836
+ "default": "new STRING(undefined, this, 'value')"
99837
99837
  },
99838
99838
  {
99839
99839
  "kind": "field",
@@ -100664,92 +100664,72 @@
100664
100664
  "exports": [
100665
100665
  {
100666
100666
  "kind": "js",
100667
- "name": "Other",
100668
- "declaration": {
100669
- "name": "Other",
100670
- "module": "dist/protoc-gen-open-models/furo/type/Other.js"
100671
- }
100672
- }
100673
- ]
100674
- },
100675
- {
100676
- "kind": "javascript-module",
100677
- "path": "dist/protoc-gen-open-models/furo/type/Other.js.map",
100678
- "declarations": [],
100679
- "exports": []
100680
- },
100681
- {
100682
- "kind": "javascript-module",
100683
- "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js",
100684
- "declarations": [
100685
- {
100686
- "kind": "variable",
100687
- "name": "RefSystem"
100688
- }
100689
- ],
100690
- "exports": [
100691
- {
100692
- "kind": "js",
100693
- "name": "RefSystem",
100694
- "declaration": {
100695
- "name": "RefSystem",
100696
- "module": "dist/protoc-gen-open-models/furo/type/RefSystem.js"
100697
- }
100698
- }
100699
- ]
100700
- },
100701
- {
100702
- "kind": "javascript-module",
100703
- "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js.map",
100704
- "declarations": [],
100705
- "exports": []
100706
- },
100707
- {
100708
- "kind": "javascript-module",
100709
- "path": "dist/protoc-gen-open-models/furo/type/RefType.js",
100710
- "declarations": [
100711
- {
100712
- "kind": "variable",
100713
- "name": "RefType"
100714
- }
100715
- ],
100716
- "exports": [
100717
- {
100718
- "kind": "js",
100719
- "name": "RefType",
100667
+ "name": "IdentifierAttributesEntry",
100720
100668
  "declaration": {
100721
- "name": "RefType",
100722
- "module": "dist/protoc-gen-open-models/furo/type/RefType.js"
100669
+ "name": "IdentifierAttributesEntry",
100670
+ "module": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js"
100723
100671
  }
100724
100672
  }
100725
100673
  ]
100726
100674
  },
100727
100675
  {
100728
100676
  "kind": "javascript-module",
100729
- "path": "dist/protoc-gen-open-models/furo/type/RefType.js.map",
100677
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map",
100730
100678
  "declarations": [],
100731
100679
  "exports": []
100732
100680
  },
100733
100681
  {
100734
100682
  "kind": "javascript-module",
100735
- "path": "dist/protoc-gen-open-models/furo/type/Tree.js",
100683
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
100736
100684
  "declarations": [
100737
100685
  {
100738
100686
  "kind": "class",
100739
- "description": "Tree\n*\n Tree is for checking recursive types",
100740
- "name": "Tree",
100687
+ "description": "Identifier",
100688
+ "name": "Identifier",
100741
100689
  "members": [
100742
100690
  {
100743
100691
  "kind": "field",
100744
- "name": "displayName"
100692
+ "name": "refSystem"
100745
100693
  },
100746
100694
  {
100747
100695
  "kind": "field",
100748
- "name": "nodes"
100696
+ "name": "refType"
100749
100697
  },
100750
100698
  {
100751
100699
  "kind": "field",
100752
- "name": "recursion"
100700
+ "name": "bookingCenter"
100701
+ },
100702
+ {
100703
+ "kind": "field",
100704
+ "name": "attributes"
100705
+ },
100706
+ {
100707
+ "kind": "field",
100708
+ "name": "id"
100709
+ },
100710
+ {
100711
+ "kind": "field",
100712
+ "name": "stringArray"
100713
+ },
100714
+ {
100715
+ "kind": "field",
100716
+ "name": "repeatedDecimal"
100717
+ },
100718
+ {
100719
+ "kind": "field",
100720
+ "name": "decRange"
100721
+ },
100722
+ {
100723
+ "kind": "field",
100724
+ "name": "any"
100725
+ },
100726
+ {
100727
+ "kind": "field",
100728
+ "name": "fatString"
100729
+ },
100730
+ {
100731
+ "kind": "field",
100732
+ "name": "trueFalse"
100753
100733
  },
100754
100734
  {
100755
100735
  "kind": "method",
@@ -100770,7 +100750,7 @@
100770
100750
  "type": {
100771
100751
  "text": "string"
100772
100752
  },
100773
- "default": "'furo.type.Tree'"
100753
+ "default": "'furo.type.Identifier'"
100774
100754
  },
100775
100755
  {
100776
100756
  "kind": "field",
@@ -100778,22 +100758,62 @@
100778
100758
  "type": {
100779
100759
  "text": "array"
100780
100760
  },
100781
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'nodes', protoName: 'nodes', FieldConstructor: Tree, constraints: {}, }, { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: Tree, constraints: {}, }, ]"
100761
+ "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: {}, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
100782
100762
  },
100783
100763
  {
100784
100764
  "kind": "field",
100785
- "name": "_displayName",
100786
- "default": "new STRING(undefined, this, 'displayName')"
100765
+ "name": "_refSystem",
100766
+ "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
100787
100767
  },
100788
100768
  {
100789
100769
  "kind": "field",
100790
- "name": "_nodes",
100791
- "default": "new ARRAY(undefined, this, 'nodes')"
100770
+ "name": "_refType",
100771
+ "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
100792
100772
  },
100793
100773
  {
100794
100774
  "kind": "field",
100795
- "name": "_recursion",
100796
- "default": "new RECURSION(undefined, this, 'recursion')"
100775
+ "name": "_bookingCenter",
100776
+ "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
100777
+ },
100778
+ {
100779
+ "kind": "field",
100780
+ "name": "_attributes",
100781
+ "default": "new MAP(undefined, this, 'attributes')"
100782
+ },
100783
+ {
100784
+ "kind": "field",
100785
+ "name": "_id",
100786
+ "default": "new STRING(undefined, this, 'id')"
100787
+ },
100788
+ {
100789
+ "kind": "field",
100790
+ "name": "_stringArray",
100791
+ "default": "new ARRAY(undefined, this, 'stringArray')"
100792
+ },
100793
+ {
100794
+ "kind": "field",
100795
+ "name": "_repeatedDecimal",
100796
+ "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
100797
+ },
100798
+ {
100799
+ "kind": "field",
100800
+ "name": "_decRange",
100801
+ "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
100802
+ },
100803
+ {
100804
+ "kind": "field",
100805
+ "name": "_any",
100806
+ "default": "new ANY(undefined, this, 'any')"
100807
+ },
100808
+ {
100809
+ "kind": "field",
100810
+ "name": "_fatString",
100811
+ "default": "new FuroFatString(undefined, this, 'fatString')"
100812
+ },
100813
+ {
100814
+ "kind": "field",
100815
+ "name": "_trueFalse",
100816
+ "default": "new BOOLEAN(undefined, this, 'trueFalse')"
100797
100817
  },
100798
100818
  {
100799
100819
  "kind": "field",
@@ -100801,7 +100821,7 @@
100801
100821
  "type": {
100802
100822
  "text": "object"
100803
100823
  },
100804
- "default": "{}"
100824
+ "default": "{ stringArray: ['A', 'B', 'C'], }"
100805
100825
  },
100806
100826
  {
100807
100827
  "kind": "field",
@@ -101624,64 +101644,36 @@
101624
101644
  "exports": [
101625
101645
  {
101626
101646
  "kind": "js",
101627
- "name": "Tree",
101647
+ "name": "Identifier",
101628
101648
  "declaration": {
101629
- "name": "Tree",
101630
- "module": "dist/protoc-gen-open-models/furo/type/Tree.js"
101649
+ "name": "Identifier",
101650
+ "module": "dist/protoc-gen-open-models/furo/type/Identifier.js"
101631
101651
  }
101632
101652
  }
101633
101653
  ]
101634
101654
  },
101635
101655
  {
101636
101656
  "kind": "javascript-module",
101637
- "path": "dist/protoc-gen-open-models/furo/type/Tree.js.map",
101657
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.js.map",
101638
101658
  "declarations": [],
101639
101659
  "exports": []
101640
101660
  },
101641
101661
  {
101642
101662
  "kind": "javascript-module",
101643
- "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js",
101663
+ "path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
101644
101664
  "declarations": [
101645
101665
  {
101646
101666
  "kind": "class",
101647
- "description": "Wrappers",
101648
- "name": "Wrappers",
101667
+ "description": "Numeric\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
101668
+ "name": "Numeric",
101649
101669
  "members": [
101650
101670
  {
101651
101671
  "kind": "field",
101652
- "name": "stringValue"
101653
- },
101654
- {
101655
- "kind": "field",
101656
- "name": "int32Value"
101657
- },
101658
- {
101659
- "kind": "field",
101660
- "name": "int64Value"
101661
- },
101662
- {
101663
- "kind": "field",
101664
- "name": "floatValue"
101665
- },
101666
- {
101667
- "kind": "field",
101668
- "name": "doubleValue"
101669
- },
101670
- {
101671
- "kind": "field",
101672
- "name": "boolValue"
101673
- },
101674
- {
101675
- "kind": "field",
101676
- "name": "uint32Value"
101677
- },
101678
- {
101679
- "kind": "field",
101680
- "name": "uint64Value"
101672
+ "name": "primitiveInt32"
101681
101673
  },
101682
101674
  {
101683
101675
  "kind": "field",
101684
- "name": "bytesValue"
101676
+ "name": "repeatedPrimitiveInt32"
101685
101677
  },
101686
101678
  {
101687
101679
  "kind": "method",
@@ -101702,7 +101694,7 @@
101702
101694
  "type": {
101703
101695
  "text": "string"
101704
101696
  },
101705
- "default": "'furo.type.Wrappers'"
101697
+ "default": "'furo.type.Numeric'"
101706
101698
  },
101707
101699
  {
101708
101700
  "kind": "field",
@@ -101710,52 +101702,17 @@
101710
101702
  "type": {
101711
101703
  "text": "array"
101712
101704
  },
101713
- "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: {}, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: {}, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: {}, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, ]"
101714
- },
101715
- {
101716
- "kind": "field",
101717
- "name": "_stringValue",
101718
- "default": "new StringValue(undefined, this, 'stringValue')"
101719
- },
101720
- {
101721
- "kind": "field",
101722
- "name": "_int32Value",
101723
- "default": "new Int32Value(undefined, this, 'int32Value')"
101724
- },
101725
- {
101726
- "kind": "field",
101727
- "name": "_int64Value",
101728
- "default": "new Int64Value(undefined, this, 'int64Value')"
101729
- },
101730
- {
101731
- "kind": "field",
101732
- "name": "_floatValue",
101733
- "default": "new FloatValue(undefined, this, 'floatValue')"
101734
- },
101735
- {
101736
- "kind": "field",
101737
- "name": "_doubleValue",
101738
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
101739
- },
101740
- {
101741
- "kind": "field",
101742
- "name": "_boolValue",
101743
- "default": "new BoolValue(undefined, this, 'boolValue')"
101744
- },
101745
- {
101746
- "kind": "field",
101747
- "name": "_uint32Value",
101748
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
101705
+ "default": "[ { fieldName: 'primitiveInt32', protoName: 'primitive_int32', FieldConstructor: INT32, constraints: { maximum: 1000, minimum: 5, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 5, }, }, { fieldName: 'repeatedPrimitiveInt32', protoName: 'repeated_primitive_int32', FieldConstructor: INT32, constraints: {}, }, ]"
101749
101706
  },
101750
101707
  {
101751
101708
  "kind": "field",
101752
- "name": "_uint64Value",
101753
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
101709
+ "name": "_primitiveInt32",
101710
+ "default": "new INT32(undefined, this, 'primitiveInt32')"
101754
101711
  },
101755
101712
  {
101756
101713
  "kind": "field",
101757
- "name": "_bytesValue",
101758
- "default": "new BytesValue(undefined, this, 'bytesValue')"
101714
+ "name": "_repeatedPrimitiveInt32",
101715
+ "default": "new ARRAY(undefined, this, 'repeatedPrimitiveInt32')"
101759
101716
  },
101760
101717
  {
101761
101718
  "kind": "field",
@@ -102586,36 +102543,32 @@
102586
102543
  "exports": [
102587
102544
  {
102588
102545
  "kind": "js",
102589
- "name": "Wrappers",
102546
+ "name": "Numeric",
102590
102547
  "declaration": {
102591
- "name": "Wrappers",
102592
- "module": "dist/protoc-gen-open-models/furo/type/Wrappers.js"
102548
+ "name": "Numeric",
102549
+ "module": "dist/protoc-gen-open-models/furo/type/Numeric.js"
102593
102550
  }
102594
102551
  }
102595
102552
  ]
102596
102553
  },
102597
102554
  {
102598
102555
  "kind": "javascript-module",
102599
- "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
102556
+ "path": "dist/protoc-gen-open-models/furo/type/Numeric.js.map",
102600
102557
  "declarations": [],
102601
102558
  "exports": []
102602
102559
  },
102603
102560
  {
102604
102561
  "kind": "javascript-module",
102605
- "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js",
102562
+ "path": "dist/protoc-gen-open-models/furo/type/Other.js",
102606
102563
  "declarations": [
102607
102564
  {
102608
102565
  "kind": "class",
102609
- "description": "AnyAttributesEntry",
102610
- "name": "AnyAttributesEntry",
102566
+ "description": "Other",
102567
+ "name": "Other",
102611
102568
  "members": [
102612
102569
  {
102613
102570
  "kind": "field",
102614
- "name": "key"
102615
- },
102616
- {
102617
- "kind": "field",
102618
- "name": "value"
102571
+ "name": "recursion"
102619
102572
  },
102620
102573
  {
102621
102574
  "kind": "method",
@@ -102636,7 +102589,7 @@
102636
102589
  "type": {
102637
102590
  "text": "string"
102638
102591
  },
102639
- "default": "'furo.fat.Any.AttributesEntry'"
102592
+ "default": "'furo.type.Other'"
102640
102593
  },
102641
102594
  {
102642
102595
  "kind": "field",
@@ -102644,17 +102597,12 @@
102644
102597
  "type": {
102645
102598
  "text": "array"
102646
102599
  },
102647
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
102648
- },
102649
- {
102650
- "kind": "field",
102651
- "name": "_key",
102652
- "default": "new STRING(undefined, this, 'key')"
102600
+ "default": "[ { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: FuroTypeDeepRecursion, constraints: {}, }, ]"
102653
102601
  },
102654
102602
  {
102655
102603
  "kind": "field",
102656
- "name": "_value",
102657
- "default": "new STRING(undefined, this, 'value')"
102604
+ "name": "_recursion",
102605
+ "default": "new RECURSION(undefined, this, 'recursion')"
102658
102606
  },
102659
102607
  {
102660
102608
  "kind": "field",
@@ -103485,36 +103433,92 @@
103485
103433
  "exports": [
103486
103434
  {
103487
103435
  "kind": "js",
103488
- "name": "AnyAttributesEntry",
103436
+ "name": "Other",
103489
103437
  "declaration": {
103490
- "name": "AnyAttributesEntry",
103491
- "module": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js"
103438
+ "name": "Other",
103439
+ "module": "dist/protoc-gen-open-models/furo/type/Other.js"
103492
103440
  }
103493
103441
  }
103494
103442
  ]
103495
103443
  },
103496
103444
  {
103497
103445
  "kind": "javascript-module",
103498
- "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js.map",
103446
+ "path": "dist/protoc-gen-open-models/furo/type/Other.js.map",
103499
103447
  "declarations": [],
103500
103448
  "exports": []
103501
103449
  },
103502
103450
  {
103503
103451
  "kind": "javascript-module",
103504
- "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js",
103452
+ "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js",
103453
+ "declarations": [
103454
+ {
103455
+ "kind": "variable",
103456
+ "name": "RefSystem"
103457
+ }
103458
+ ],
103459
+ "exports": [
103460
+ {
103461
+ "kind": "js",
103462
+ "name": "RefSystem",
103463
+ "declaration": {
103464
+ "name": "RefSystem",
103465
+ "module": "dist/protoc-gen-open-models/furo/type/RefSystem.js"
103466
+ }
103467
+ }
103468
+ ]
103469
+ },
103470
+ {
103471
+ "kind": "javascript-module",
103472
+ "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js.map",
103473
+ "declarations": [],
103474
+ "exports": []
103475
+ },
103476
+ {
103477
+ "kind": "javascript-module",
103478
+ "path": "dist/protoc-gen-open-models/furo/type/RefType.js",
103479
+ "declarations": [
103480
+ {
103481
+ "kind": "variable",
103482
+ "name": "RefType"
103483
+ }
103484
+ ],
103485
+ "exports": [
103486
+ {
103487
+ "kind": "js",
103488
+ "name": "RefType",
103489
+ "declaration": {
103490
+ "name": "RefType",
103491
+ "module": "dist/protoc-gen-open-models/furo/type/RefType.js"
103492
+ }
103493
+ }
103494
+ ]
103495
+ },
103496
+ {
103497
+ "kind": "javascript-module",
103498
+ "path": "dist/protoc-gen-open-models/furo/type/RefType.js.map",
103499
+ "declarations": [],
103500
+ "exports": []
103501
+ },
103502
+ {
103503
+ "kind": "javascript-module",
103504
+ "path": "dist/protoc-gen-open-models/furo/type/Tree.js",
103505
103505
  "declarations": [
103506
103506
  {
103507
103507
  "kind": "class",
103508
- "description": "AnyLabelsEntry",
103509
- "name": "AnyLabelsEntry",
103508
+ "description": "Tree\n*\n Tree is for checking recursive types",
103509
+ "name": "Tree",
103510
103510
  "members": [
103511
103511
  {
103512
103512
  "kind": "field",
103513
- "name": "key"
103513
+ "name": "displayName"
103514
103514
  },
103515
103515
  {
103516
103516
  "kind": "field",
103517
- "name": "value"
103517
+ "name": "nodes"
103518
+ },
103519
+ {
103520
+ "kind": "field",
103521
+ "name": "recursion"
103518
103522
  },
103519
103523
  {
103520
103524
  "kind": "method",
@@ -103535,7 +103539,7 @@
103535
103539
  "type": {
103536
103540
  "text": "string"
103537
103541
  },
103538
- "default": "'furo.fat.Any.LabelsEntry'"
103542
+ "default": "'furo.type.Tree'"
103539
103543
  },
103540
103544
  {
103541
103545
  "kind": "field",
@@ -103543,17 +103547,22 @@
103543
103547
  "type": {
103544
103548
  "text": "array"
103545
103549
  },
103546
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
103550
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'nodes', protoName: 'nodes', FieldConstructor: Tree, constraints: {}, }, { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: Tree, constraints: {}, }, ]"
103547
103551
  },
103548
103552
  {
103549
103553
  "kind": "field",
103550
- "name": "_key",
103551
- "default": "new STRING(undefined, this, 'key')"
103554
+ "name": "_displayName",
103555
+ "default": "new STRING(undefined, this, 'displayName')"
103552
103556
  },
103553
103557
  {
103554
103558
  "kind": "field",
103555
- "name": "_value",
103556
- "default": "new BOOLEAN(undefined, this, 'value')"
103559
+ "name": "_nodes",
103560
+ "default": "new ARRAY(undefined, this, 'nodes')"
103561
+ },
103562
+ {
103563
+ "kind": "field",
103564
+ "name": "_recursion",
103565
+ "default": "new RECURSION(undefined, this, 'recursion')"
103557
103566
  },
103558
103567
  {
103559
103568
  "kind": "field",
@@ -104384,40 +104393,64 @@
104384
104393
  "exports": [
104385
104394
  {
104386
104395
  "kind": "js",
104387
- "name": "AnyLabelsEntry",
104396
+ "name": "Tree",
104388
104397
  "declaration": {
104389
- "name": "AnyLabelsEntry",
104390
- "module": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js"
104398
+ "name": "Tree",
104399
+ "module": "dist/protoc-gen-open-models/furo/type/Tree.js"
104391
104400
  }
104392
104401
  }
104393
104402
  ]
104394
104403
  },
104395
104404
  {
104396
104405
  "kind": "javascript-module",
104397
- "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js.map",
104406
+ "path": "dist/protoc-gen-open-models/furo/type/Tree.js.map",
104398
104407
  "declarations": [],
104399
104408
  "exports": []
104400
104409
  },
104401
104410
  {
104402
104411
  "kind": "javascript-module",
104403
- "path": "dist/protoc-gen-open-models/furo/fat/Any.js",
104412
+ "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js",
104404
104413
  "declarations": [
104405
104414
  {
104406
104415
  "kind": "class",
104407
- "description": "XAny\n Furo annotated type wrapper message for `any`.\n // Any contains an arbitrary serialized protocol buffer message along with a\n // URL that describes the type of the serialized message. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto",
104408
- "name": "XAny",
104416
+ "description": "Wrappers",
104417
+ "name": "Wrappers",
104409
104418
  "members": [
104410
104419
  {
104411
104420
  "kind": "field",
104412
- "name": "value"
104421
+ "name": "stringValue"
104413
104422
  },
104414
104423
  {
104415
104424
  "kind": "field",
104416
- "name": "labels"
104425
+ "name": "int32Value"
104417
104426
  },
104418
104427
  {
104419
104428
  "kind": "field",
104420
- "name": "attributes"
104429
+ "name": "int64Value"
104430
+ },
104431
+ {
104432
+ "kind": "field",
104433
+ "name": "floatValue"
104434
+ },
104435
+ {
104436
+ "kind": "field",
104437
+ "name": "doubleValue"
104438
+ },
104439
+ {
104440
+ "kind": "field",
104441
+ "name": "boolValue"
104442
+ },
104443
+ {
104444
+ "kind": "field",
104445
+ "name": "uint32Value"
104446
+ },
104447
+ {
104448
+ "kind": "field",
104449
+ "name": "uint64Value"
104450
+ },
104451
+ {
104452
+ "kind": "field",
104453
+ "name": "bytesValue"
104421
104454
  },
104422
104455
  {
104423
104456
  "kind": "method",
@@ -104438,7 +104471,7 @@
104438
104471
  "type": {
104439
104472
  "text": "string"
104440
104473
  },
104441
- "default": "'furo.fat.Any'"
104474
+ "default": "'furo.type.Wrappers'"
104442
104475
  },
104443
104476
  {
104444
104477
  "kind": "field",
@@ -104446,22 +104479,52 @@
104446
104479
  "type": {
104447
104480
  "text": "array"
104448
104481
  },
104449
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
104482
+ "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: {}, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: {}, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: {}, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, ]"
104450
104483
  },
104451
104484
  {
104452
104485
  "kind": "field",
104453
- "name": "_value",
104454
- "default": "new BYTES(undefined, this, 'value')"
104486
+ "name": "_stringValue",
104487
+ "default": "new StringValue(undefined, this, 'stringValue')"
104455
104488
  },
104456
104489
  {
104457
104490
  "kind": "field",
104458
- "name": "_labels",
104459
- "default": "new MAP(undefined, this, 'labels')"
104491
+ "name": "_int32Value",
104492
+ "default": "new Int32Value(undefined, this, 'int32Value')"
104460
104493
  },
104461
104494
  {
104462
104495
  "kind": "field",
104463
- "name": "_attributes",
104464
- "default": "new MAP(undefined, this, 'attributes')"
104496
+ "name": "_int64Value",
104497
+ "default": "new Int64Value(undefined, this, 'int64Value')"
104498
+ },
104499
+ {
104500
+ "kind": "field",
104501
+ "name": "_floatValue",
104502
+ "default": "new FloatValue(undefined, this, 'floatValue')"
104503
+ },
104504
+ {
104505
+ "kind": "field",
104506
+ "name": "_doubleValue",
104507
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
104508
+ },
104509
+ {
104510
+ "kind": "field",
104511
+ "name": "_boolValue",
104512
+ "default": "new BoolValue(undefined, this, 'boolValue')"
104513
+ },
104514
+ {
104515
+ "kind": "field",
104516
+ "name": "_uint32Value",
104517
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
104518
+ },
104519
+ {
104520
+ "kind": "field",
104521
+ "name": "_uint64Value",
104522
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
104523
+ },
104524
+ {
104525
+ "kind": "field",
104526
+ "name": "_bytesValue",
104527
+ "default": "new BytesValue(undefined, this, 'bytesValue')"
104465
104528
  },
104466
104529
  {
104467
104530
  "kind": "field",
@@ -105292,28 +105355,28 @@
105292
105355
  "exports": [
105293
105356
  {
105294
105357
  "kind": "js",
105295
- "name": "XAny",
105358
+ "name": "Wrappers",
105296
105359
  "declaration": {
105297
- "name": "XAny",
105298
- "module": "dist/protoc-gen-open-models/furo/fat/Any.js"
105360
+ "name": "Wrappers",
105361
+ "module": "dist/protoc-gen-open-models/furo/type/Wrappers.js"
105299
105362
  }
105300
105363
  }
105301
105364
  ]
105302
105365
  },
105303
105366
  {
105304
105367
  "kind": "javascript-module",
105305
- "path": "dist/protoc-gen-open-models/furo/fat/Any.js.map",
105368
+ "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
105306
105369
  "declarations": [],
105307
105370
  "exports": []
105308
105371
  },
105309
105372
  {
105310
105373
  "kind": "javascript-module",
105311
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js",
105374
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js",
105312
105375
  "declarations": [
105313
105376
  {
105314
105377
  "kind": "class",
105315
- "description": "BoolAttributesEntry",
105316
- "name": "BoolAttributesEntry",
105378
+ "description": "AnyAttributesEntry",
105379
+ "name": "AnyAttributesEntry",
105317
105380
  "members": [
105318
105381
  {
105319
105382
  "kind": "field",
@@ -105342,7 +105405,7 @@
105342
105405
  "type": {
105343
105406
  "text": "string"
105344
105407
  },
105345
- "default": "'furo.fat.Bool.AttributesEntry'"
105408
+ "default": "'furo.fat.Any.AttributesEntry'"
105346
105409
  },
105347
105410
  {
105348
105411
  "kind": "field",
@@ -106191,28 +106254,28 @@
106191
106254
  "exports": [
106192
106255
  {
106193
106256
  "kind": "js",
106194
- "name": "BoolAttributesEntry",
106257
+ "name": "AnyAttributesEntry",
106195
106258
  "declaration": {
106196
- "name": "BoolAttributesEntry",
106197
- "module": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js"
106259
+ "name": "AnyAttributesEntry",
106260
+ "module": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js"
106198
106261
  }
106199
106262
  }
106200
106263
  ]
106201
106264
  },
106202
106265
  {
106203
106266
  "kind": "javascript-module",
106204
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js.map",
106267
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.AttributesEntry.js.map",
106205
106268
  "declarations": [],
106206
106269
  "exports": []
106207
106270
  },
106208
106271
  {
106209
106272
  "kind": "javascript-module",
106210
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js",
106273
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js",
106211
106274
  "declarations": [
106212
106275
  {
106213
106276
  "kind": "class",
106214
- "description": "BoolLabelsEntry",
106215
- "name": "BoolLabelsEntry",
106277
+ "description": "AnyLabelsEntry",
106278
+ "name": "AnyLabelsEntry",
106216
106279
  "members": [
106217
106280
  {
106218
106281
  "kind": "field",
@@ -106241,7 +106304,7 @@
106241
106304
  "type": {
106242
106305
  "text": "string"
106243
106306
  },
106244
- "default": "'furo.fat.Bool.LabelsEntry'"
106307
+ "default": "'furo.fat.Any.LabelsEntry'"
106245
106308
  },
106246
106309
  {
106247
106310
  "kind": "field",
@@ -107090,28 +107153,28 @@
107090
107153
  "exports": [
107091
107154
  {
107092
107155
  "kind": "js",
107093
- "name": "BoolLabelsEntry",
107156
+ "name": "AnyLabelsEntry",
107094
107157
  "declaration": {
107095
- "name": "BoolLabelsEntry",
107096
- "module": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js"
107158
+ "name": "AnyLabelsEntry",
107159
+ "module": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js"
107097
107160
  }
107098
107161
  }
107099
107162
  ]
107100
107163
  },
107101
107164
  {
107102
107165
  "kind": "javascript-module",
107103
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js.map",
107166
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.LabelsEntry.js.map",
107104
107167
  "declarations": [],
107105
107168
  "exports": []
107106
107169
  },
107107
107170
  {
107108
107171
  "kind": "javascript-module",
107109
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.js",
107172
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.js",
107110
107173
  "declarations": [
107111
107174
  {
107112
107175
  "kind": "class",
107113
- "description": "Bool\n Furo annotated type wrapper message for `bool`.",
107114
- "name": "Bool",
107176
+ "description": "XAny\n Furo annotated type wrapper message for `any`.\n // Any contains an arbitrary serialized protocol buffer message along with a\n // URL that describes the type of the serialized message. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto",
107177
+ "name": "XAny",
107115
107178
  "members": [
107116
107179
  {
107117
107180
  "kind": "field",
@@ -107144,7 +107207,7 @@
107144
107207
  "type": {
107145
107208
  "text": "string"
107146
107209
  },
107147
- "default": "'furo.fat.Bool'"
107210
+ "default": "'furo.fat.Any'"
107148
107211
  },
107149
107212
  {
107150
107213
  "kind": "field",
@@ -107152,12 +107215,12 @@
107152
107215
  "type": {
107153
107216
  "text": "array"
107154
107217
  },
107155
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
107218
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
107156
107219
  },
107157
107220
  {
107158
107221
  "kind": "field",
107159
107222
  "name": "_value",
107160
- "default": "new BOOLEAN(undefined, this, 'value')"
107223
+ "default": "new BYTES(undefined, this, 'value')"
107161
107224
  },
107162
107225
  {
107163
107226
  "kind": "field",
@@ -107998,28 +108061,28 @@
107998
108061
  "exports": [
107999
108062
  {
108000
108063
  "kind": "js",
108001
- "name": "Bool",
108064
+ "name": "XAny",
108002
108065
  "declaration": {
108003
- "name": "Bool",
108004
- "module": "dist/protoc-gen-open-models/furo/fat/Bool.js"
108066
+ "name": "XAny",
108067
+ "module": "dist/protoc-gen-open-models/furo/fat/Any.js"
108005
108068
  }
108006
108069
  }
108007
108070
  ]
108008
108071
  },
108009
108072
  {
108010
108073
  "kind": "javascript-module",
108011
- "path": "dist/protoc-gen-open-models/furo/fat/Bool.js.map",
108074
+ "path": "dist/protoc-gen-open-models/furo/fat/Any.js.map",
108012
108075
  "declarations": [],
108013
108076
  "exports": []
108014
108077
  },
108015
108078
  {
108016
108079
  "kind": "javascript-module",
108017
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js",
108080
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js",
108018
108081
  "declarations": [
108019
108082
  {
108020
108083
  "kind": "class",
108021
- "description": "BytesAttributesEntry",
108022
- "name": "BytesAttributesEntry",
108084
+ "description": "BoolAttributesEntry",
108085
+ "name": "BoolAttributesEntry",
108023
108086
  "members": [
108024
108087
  {
108025
108088
  "kind": "field",
@@ -108048,7 +108111,7 @@
108048
108111
  "type": {
108049
108112
  "text": "string"
108050
108113
  },
108051
- "default": "'furo.fat.Bytes.AttributesEntry'"
108114
+ "default": "'furo.fat.Bool.AttributesEntry'"
108052
108115
  },
108053
108116
  {
108054
108117
  "kind": "field",
@@ -108897,28 +108960,28 @@
108897
108960
  "exports": [
108898
108961
  {
108899
108962
  "kind": "js",
108900
- "name": "BytesAttributesEntry",
108963
+ "name": "BoolAttributesEntry",
108901
108964
  "declaration": {
108902
- "name": "BytesAttributesEntry",
108903
- "module": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js"
108965
+ "name": "BoolAttributesEntry",
108966
+ "module": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js"
108904
108967
  }
108905
108968
  }
108906
108969
  ]
108907
108970
  },
108908
108971
  {
108909
108972
  "kind": "javascript-module",
108910
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js.map",
108973
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.AttributesEntry.js.map",
108911
108974
  "declarations": [],
108912
108975
  "exports": []
108913
108976
  },
108914
108977
  {
108915
108978
  "kind": "javascript-module",
108916
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js",
108979
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js",
108917
108980
  "declarations": [
108918
108981
  {
108919
108982
  "kind": "class",
108920
- "description": "BytesLabelsEntry",
108921
- "name": "BytesLabelsEntry",
108983
+ "description": "BoolLabelsEntry",
108984
+ "name": "BoolLabelsEntry",
108922
108985
  "members": [
108923
108986
  {
108924
108987
  "kind": "field",
@@ -108947,7 +109010,7 @@
108947
109010
  "type": {
108948
109011
  "text": "string"
108949
109012
  },
108950
- "default": "'furo.fat.Bytes.LabelsEntry'"
109013
+ "default": "'furo.fat.Bool.LabelsEntry'"
108951
109014
  },
108952
109015
  {
108953
109016
  "kind": "field",
@@ -109796,28 +109859,28 @@
109796
109859
  "exports": [
109797
109860
  {
109798
109861
  "kind": "js",
109799
- "name": "BytesLabelsEntry",
109862
+ "name": "BoolLabelsEntry",
109800
109863
  "declaration": {
109801
- "name": "BytesLabelsEntry",
109802
- "module": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js"
109864
+ "name": "BoolLabelsEntry",
109865
+ "module": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js"
109803
109866
  }
109804
109867
  }
109805
109868
  ]
109806
109869
  },
109807
109870
  {
109808
109871
  "kind": "javascript-module",
109809
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js.map",
109872
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.LabelsEntry.js.map",
109810
109873
  "declarations": [],
109811
109874
  "exports": []
109812
109875
  },
109813
109876
  {
109814
109877
  "kind": "javascript-module",
109815
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js",
109878
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.js",
109816
109879
  "declarations": [
109817
109880
  {
109818
109881
  "kind": "class",
109819
- "description": "Bytes\n Furo annotated type wrapper message for `bytes`.",
109820
- "name": "Bytes",
109882
+ "description": "Bool\n Furo annotated type wrapper message for `bool`.",
109883
+ "name": "Bool",
109821
109884
  "members": [
109822
109885
  {
109823
109886
  "kind": "field",
@@ -109850,7 +109913,7 @@
109850
109913
  "type": {
109851
109914
  "text": "string"
109852
109915
  },
109853
- "default": "'furo.fat.Bytes'"
109916
+ "default": "'furo.fat.Bool'"
109854
109917
  },
109855
109918
  {
109856
109919
  "kind": "field",
@@ -109858,12 +109921,12 @@
109858
109921
  "type": {
109859
109922
  "text": "array"
109860
109923
  },
109861
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
109924
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
109862
109925
  },
109863
109926
  {
109864
109927
  "kind": "field",
109865
109928
  "name": "_value",
109866
- "default": "new BYTES(undefined, this, 'value')"
109929
+ "default": "new BOOLEAN(undefined, this, 'value')"
109867
109930
  },
109868
109931
  {
109869
109932
  "kind": "field",
@@ -110704,36 +110767,36 @@
110704
110767
  "exports": [
110705
110768
  {
110706
110769
  "kind": "js",
110707
- "name": "Bytes",
110770
+ "name": "Bool",
110708
110771
  "declaration": {
110709
- "name": "Bytes",
110710
- "module": "dist/protoc-gen-open-models/furo/fat/Bytes.js"
110772
+ "name": "Bool",
110773
+ "module": "dist/protoc-gen-open-models/furo/fat/Bool.js"
110711
110774
  }
110712
110775
  }
110713
110776
  ]
110714
110777
  },
110715
110778
  {
110716
110779
  "kind": "javascript-module",
110717
- "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js.map",
110780
+ "path": "dist/protoc-gen-open-models/furo/fat/Bool.js.map",
110718
110781
  "declarations": [],
110719
110782
  "exports": []
110720
110783
  },
110721
110784
  {
110722
110785
  "kind": "javascript-module",
110723
- "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js",
110786
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js",
110724
110787
  "declarations": [
110725
110788
  {
110726
110789
  "kind": "class",
110727
- "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
110728
- "name": "DecimalRange",
110790
+ "description": "BytesAttributesEntry",
110791
+ "name": "BytesAttributesEntry",
110729
110792
  "members": [
110730
110793
  {
110731
110794
  "kind": "field",
110732
- "name": "start"
110795
+ "name": "key"
110733
110796
  },
110734
110797
  {
110735
110798
  "kind": "field",
110736
- "name": "end"
110799
+ "name": "value"
110737
110800
  },
110738
110801
  {
110739
110802
  "kind": "method",
@@ -110754,7 +110817,7 @@
110754
110817
  "type": {
110755
110818
  "text": "string"
110756
110819
  },
110757
- "default": "'furo.fat.DecimalRange'"
110820
+ "default": "'furo.fat.Bytes.AttributesEntry'"
110758
110821
  },
110759
110822
  {
110760
110823
  "kind": "field",
@@ -110762,17 +110825,17 @@
110762
110825
  "type": {
110763
110826
  "text": "array"
110764
110827
  },
110765
- "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
110828
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
110766
110829
  },
110767
110830
  {
110768
110831
  "kind": "field",
110769
- "name": "_start",
110770
- "default": "new FuroTypeDecimal(undefined, this, 'start')"
110832
+ "name": "_key",
110833
+ "default": "new STRING(undefined, this, 'key')"
110771
110834
  },
110772
110835
  {
110773
110836
  "kind": "field",
110774
- "name": "_end",
110775
- "default": "new FuroTypeDecimal(undefined, this, 'end')"
110837
+ "name": "_value",
110838
+ "default": "new STRING(undefined, this, 'value')"
110776
110839
  },
110777
110840
  {
110778
110841
  "kind": "field",
@@ -111603,28 +111666,28 @@
111603
111666
  "exports": [
111604
111667
  {
111605
111668
  "kind": "js",
111606
- "name": "DecimalRange",
111669
+ "name": "BytesAttributesEntry",
111607
111670
  "declaration": {
111608
- "name": "DecimalRange",
111609
- "module": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js"
111671
+ "name": "BytesAttributesEntry",
111672
+ "module": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js"
111610
111673
  }
111611
111674
  }
111612
111675
  ]
111613
111676
  },
111614
111677
  {
111615
111678
  "kind": "javascript-module",
111616
- "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js.map",
111679
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.AttributesEntry.js.map",
111617
111680
  "declarations": [],
111618
111681
  "exports": []
111619
111682
  },
111620
111683
  {
111621
111684
  "kind": "javascript-module",
111622
- "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js",
111685
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js",
111623
111686
  "declarations": [
111624
111687
  {
111625
111688
  "kind": "class",
111626
- "description": "DoubleAttributesEntry",
111627
- "name": "DoubleAttributesEntry",
111689
+ "description": "BytesLabelsEntry",
111690
+ "name": "BytesLabelsEntry",
111628
111691
  "members": [
111629
111692
  {
111630
111693
  "kind": "field",
@@ -111653,7 +111716,7 @@
111653
111716
  "type": {
111654
111717
  "text": "string"
111655
111718
  },
111656
- "default": "'furo.fat.Double.AttributesEntry'"
111719
+ "default": "'furo.fat.Bytes.LabelsEntry'"
111657
111720
  },
111658
111721
  {
111659
111722
  "kind": "field",
@@ -111661,7 +111724,7 @@
111661
111724
  "type": {
111662
111725
  "text": "array"
111663
111726
  },
111664
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
111727
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
111665
111728
  },
111666
111729
  {
111667
111730
  "kind": "field",
@@ -111671,7 +111734,7 @@
111671
111734
  {
111672
111735
  "kind": "field",
111673
111736
  "name": "_value",
111674
- "default": "new STRING(undefined, this, 'value')"
111737
+ "default": "new BOOLEAN(undefined, this, 'value')"
111675
111738
  },
111676
111739
  {
111677
111740
  "kind": "field",
@@ -112502,36 +112565,40 @@
112502
112565
  "exports": [
112503
112566
  {
112504
112567
  "kind": "js",
112505
- "name": "DoubleAttributesEntry",
112568
+ "name": "BytesLabelsEntry",
112506
112569
  "declaration": {
112507
- "name": "DoubleAttributesEntry",
112508
- "module": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js"
112570
+ "name": "BytesLabelsEntry",
112571
+ "module": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js"
112509
112572
  }
112510
112573
  }
112511
112574
  ]
112512
112575
  },
112513
112576
  {
112514
112577
  "kind": "javascript-module",
112515
- "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js.map",
112578
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.LabelsEntry.js.map",
112516
112579
  "declarations": [],
112517
112580
  "exports": []
112518
112581
  },
112519
112582
  {
112520
112583
  "kind": "javascript-module",
112521
- "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js",
112584
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js",
112522
112585
  "declarations": [
112523
112586
  {
112524
112587
  "kind": "class",
112525
- "description": "DoubleLabelsEntry",
112526
- "name": "DoubleLabelsEntry",
112588
+ "description": "Bytes\n Furo annotated type wrapper message for `bytes`.",
112589
+ "name": "Bytes",
112527
112590
  "members": [
112528
112591
  {
112529
112592
  "kind": "field",
112530
- "name": "key"
112593
+ "name": "value"
112531
112594
  },
112532
112595
  {
112533
112596
  "kind": "field",
112534
- "name": "value"
112597
+ "name": "labels"
112598
+ },
112599
+ {
112600
+ "kind": "field",
112601
+ "name": "attributes"
112535
112602
  },
112536
112603
  {
112537
112604
  "kind": "method",
@@ -112552,7 +112619,7 @@
112552
112619
  "type": {
112553
112620
  "text": "string"
112554
112621
  },
112555
- "default": "'furo.fat.Double.LabelsEntry'"
112622
+ "default": "'furo.fat.Bytes'"
112556
112623
  },
112557
112624
  {
112558
112625
  "kind": "field",
@@ -112560,17 +112627,22 @@
112560
112627
  "type": {
112561
112628
  "text": "array"
112562
112629
  },
112563
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
112630
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: BYTES, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
112564
112631
  },
112565
112632
  {
112566
112633
  "kind": "field",
112567
- "name": "_key",
112568
- "default": "new STRING(undefined, this, 'key')"
112634
+ "name": "_value",
112635
+ "default": "new BYTES(undefined, this, 'value')"
112569
112636
  },
112570
112637
  {
112571
112638
  "kind": "field",
112572
- "name": "_value",
112573
- "default": "new BOOLEAN(undefined, this, 'value')"
112639
+ "name": "_labels",
112640
+ "default": "new MAP(undefined, this, 'labels')"
112641
+ },
112642
+ {
112643
+ "kind": "field",
112644
+ "name": "_attributes",
112645
+ "default": "new MAP(undefined, this, 'attributes')"
112574
112646
  },
112575
112647
  {
112576
112648
  "kind": "field",
@@ -113401,40 +113473,36 @@
113401
113473
  "exports": [
113402
113474
  {
113403
113475
  "kind": "js",
113404
- "name": "DoubleLabelsEntry",
113476
+ "name": "Bytes",
113405
113477
  "declaration": {
113406
- "name": "DoubleLabelsEntry",
113407
- "module": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js"
113478
+ "name": "Bytes",
113479
+ "module": "dist/protoc-gen-open-models/furo/fat/Bytes.js"
113408
113480
  }
113409
113481
  }
113410
113482
  ]
113411
113483
  },
113412
113484
  {
113413
113485
  "kind": "javascript-module",
113414
- "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js.map",
113486
+ "path": "dist/protoc-gen-open-models/furo/fat/Bytes.js.map",
113415
113487
  "declarations": [],
113416
113488
  "exports": []
113417
113489
  },
113418
113490
  {
113419
113491
  "kind": "javascript-module",
113420
- "path": "dist/protoc-gen-open-models/furo/fat/Double.js",
113492
+ "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js",
113421
113493
  "declarations": [
113422
113494
  {
113423
113495
  "kind": "class",
113424
- "description": "Double\n Furo annotated type wrapper message for `double`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
113425
- "name": "Double",
113496
+ "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
113497
+ "name": "DecimalRange",
113426
113498
  "members": [
113427
113499
  {
113428
113500
  "kind": "field",
113429
- "name": "value"
113430
- },
113431
- {
113432
- "kind": "field",
113433
- "name": "labels"
113501
+ "name": "start"
113434
113502
  },
113435
113503
  {
113436
113504
  "kind": "field",
113437
- "name": "attributes"
113505
+ "name": "end"
113438
113506
  },
113439
113507
  {
113440
113508
  "kind": "method",
@@ -113455,7 +113523,7 @@
113455
113523
  "type": {
113456
113524
  "text": "string"
113457
113525
  },
113458
- "default": "'furo.fat.Double'"
113526
+ "default": "'furo.fat.DecimalRange'"
113459
113527
  },
113460
113528
  {
113461
113529
  "kind": "field",
@@ -113463,22 +113531,17 @@
113463
113531
  "type": {
113464
113532
  "text": "array"
113465
113533
  },
113466
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: DOUBLE, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
113467
- },
113468
- {
113469
- "kind": "field",
113470
- "name": "_value",
113471
- "default": "new DOUBLE(undefined, this, 'value')"
113534
+ "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
113472
113535
  },
113473
113536
  {
113474
113537
  "kind": "field",
113475
- "name": "_labels",
113476
- "default": "new MAP(undefined, this, 'labels')"
113538
+ "name": "_start",
113539
+ "default": "new FuroTypeDecimal(undefined, this, 'start')"
113477
113540
  },
113478
113541
  {
113479
113542
  "kind": "field",
113480
- "name": "_attributes",
113481
- "default": "new MAP(undefined, this, 'attributes')"
113543
+ "name": "_end",
113544
+ "default": "new FuroTypeDecimal(undefined, this, 'end')"
113482
113545
  },
113483
113546
  {
113484
113547
  "kind": "field",
@@ -114309,28 +114372,28 @@
114309
114372
  "exports": [
114310
114373
  {
114311
114374
  "kind": "js",
114312
- "name": "Double",
114375
+ "name": "DecimalRange",
114313
114376
  "declaration": {
114314
- "name": "Double",
114315
- "module": "dist/protoc-gen-open-models/furo/fat/Double.js"
114377
+ "name": "DecimalRange",
114378
+ "module": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js"
114316
114379
  }
114317
114380
  }
114318
114381
  ]
114319
114382
  },
114320
114383
  {
114321
114384
  "kind": "javascript-module",
114322
- "path": "dist/protoc-gen-open-models/furo/fat/Double.js.map",
114385
+ "path": "dist/protoc-gen-open-models/furo/fat/DecimalRange.js.map",
114323
114386
  "declarations": [],
114324
114387
  "exports": []
114325
114388
  },
114326
114389
  {
114327
114390
  "kind": "javascript-module",
114328
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js",
114391
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js",
114329
114392
  "declarations": [
114330
114393
  {
114331
114394
  "kind": "class",
114332
- "description": "EmptyAttributesEntry",
114333
- "name": "EmptyAttributesEntry",
114395
+ "description": "DoubleAttributesEntry",
114396
+ "name": "DoubleAttributesEntry",
114334
114397
  "members": [
114335
114398
  {
114336
114399
  "kind": "field",
@@ -114359,7 +114422,7 @@
114359
114422
  "type": {
114360
114423
  "text": "string"
114361
114424
  },
114362
- "default": "'furo.fat.Empty.AttributesEntry'"
114425
+ "default": "'furo.fat.Double.AttributesEntry'"
114363
114426
  },
114364
114427
  {
114365
114428
  "kind": "field",
@@ -115208,28 +115271,28 @@
115208
115271
  "exports": [
115209
115272
  {
115210
115273
  "kind": "js",
115211
- "name": "EmptyAttributesEntry",
115274
+ "name": "DoubleAttributesEntry",
115212
115275
  "declaration": {
115213
- "name": "EmptyAttributesEntry",
115214
- "module": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js"
115276
+ "name": "DoubleAttributesEntry",
115277
+ "module": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js"
115215
115278
  }
115216
115279
  }
115217
115280
  ]
115218
115281
  },
115219
115282
  {
115220
115283
  "kind": "javascript-module",
115221
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js.map",
115284
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.AttributesEntry.js.map",
115222
115285
  "declarations": [],
115223
115286
  "exports": []
115224
115287
  },
115225
115288
  {
115226
115289
  "kind": "javascript-module",
115227
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js",
115290
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js",
115228
115291
  "declarations": [
115229
115292
  {
115230
115293
  "kind": "class",
115231
- "description": "EmptyLabelsEntry",
115232
- "name": "EmptyLabelsEntry",
115294
+ "description": "DoubleLabelsEntry",
115295
+ "name": "DoubleLabelsEntry",
115233
115296
  "members": [
115234
115297
  {
115235
115298
  "kind": "field",
@@ -115258,7 +115321,7 @@
115258
115321
  "type": {
115259
115322
  "text": "string"
115260
115323
  },
115261
- "default": "'furo.fat.Empty.LabelsEntry'"
115324
+ "default": "'furo.fat.Double.LabelsEntry'"
115262
115325
  },
115263
115326
  {
115264
115327
  "kind": "field",
@@ -116107,29 +116170,33 @@
116107
116170
  "exports": [
116108
116171
  {
116109
116172
  "kind": "js",
116110
- "name": "EmptyLabelsEntry",
116173
+ "name": "DoubleLabelsEntry",
116111
116174
  "declaration": {
116112
- "name": "EmptyLabelsEntry",
116113
- "module": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js"
116175
+ "name": "DoubleLabelsEntry",
116176
+ "module": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js"
116114
116177
  }
116115
116178
  }
116116
116179
  ]
116117
116180
  },
116118
116181
  {
116119
116182
  "kind": "javascript-module",
116120
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js.map",
116183
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.LabelsEntry.js.map",
116121
116184
  "declarations": [],
116122
116185
  "exports": []
116123
116186
  },
116124
116187
  {
116125
116188
  "kind": "javascript-module",
116126
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.js",
116189
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.js",
116127
116190
  "declarations": [
116128
116191
  {
116129
116192
  "kind": "class",
116130
- "description": "Empty\n Furo annotated type wrapper message for `empty`. Empty has no values and only contains the labels and attributes",
116131
- "name": "Empty",
116193
+ "description": "Double\n Furo annotated type wrapper message for `double`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
116194
+ "name": "Double",
116132
116195
  "members": [
116196
+ {
116197
+ "kind": "field",
116198
+ "name": "value"
116199
+ },
116133
116200
  {
116134
116201
  "kind": "field",
116135
116202
  "name": "labels"
@@ -116157,7 +116224,7 @@
116157
116224
  "type": {
116158
116225
  "text": "string"
116159
116226
  },
116160
- "default": "'furo.fat.Empty'"
116227
+ "default": "'furo.fat.Double'"
116161
116228
  },
116162
116229
  {
116163
116230
  "kind": "field",
@@ -116165,7 +116232,12 @@
116165
116232
  "type": {
116166
116233
  "text": "array"
116167
116234
  },
116168
- "default": "[ { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
116235
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: DOUBLE, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
116236
+ },
116237
+ {
116238
+ "kind": "field",
116239
+ "name": "_value",
116240
+ "default": "new DOUBLE(undefined, this, 'value')"
116169
116241
  },
116170
116242
  {
116171
116243
  "kind": "field",
@@ -117006,28 +117078,28 @@
117006
117078
  "exports": [
117007
117079
  {
117008
117080
  "kind": "js",
117009
- "name": "Empty",
117081
+ "name": "Double",
117010
117082
  "declaration": {
117011
- "name": "Empty",
117012
- "module": "dist/protoc-gen-open-models/furo/fat/Empty.js"
117083
+ "name": "Double",
117084
+ "module": "dist/protoc-gen-open-models/furo/fat/Double.js"
117013
117085
  }
117014
117086
  }
117015
117087
  ]
117016
117088
  },
117017
117089
  {
117018
117090
  "kind": "javascript-module",
117019
- "path": "dist/protoc-gen-open-models/furo/fat/Empty.js.map",
117091
+ "path": "dist/protoc-gen-open-models/furo/fat/Double.js.map",
117020
117092
  "declarations": [],
117021
117093
  "exports": []
117022
117094
  },
117023
117095
  {
117024
117096
  "kind": "javascript-module",
117025
- "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js",
117097
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js",
117026
117098
  "declarations": [
117027
117099
  {
117028
117100
  "kind": "class",
117029
- "description": "FloatAttributesEntry",
117030
- "name": "FloatAttributesEntry",
117101
+ "description": "EmptyAttributesEntry",
117102
+ "name": "EmptyAttributesEntry",
117031
117103
  "members": [
117032
117104
  {
117033
117105
  "kind": "field",
@@ -117056,7 +117128,7 @@
117056
117128
  "type": {
117057
117129
  "text": "string"
117058
117130
  },
117059
- "default": "'furo.fat.Float.AttributesEntry'"
117131
+ "default": "'furo.fat.Empty.AttributesEntry'"
117060
117132
  },
117061
117133
  {
117062
117134
  "kind": "field",
@@ -117905,28 +117977,28 @@
117905
117977
  "exports": [
117906
117978
  {
117907
117979
  "kind": "js",
117908
- "name": "FloatAttributesEntry",
117980
+ "name": "EmptyAttributesEntry",
117909
117981
  "declaration": {
117910
- "name": "FloatAttributesEntry",
117911
- "module": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js"
117982
+ "name": "EmptyAttributesEntry",
117983
+ "module": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js"
117912
117984
  }
117913
117985
  }
117914
117986
  ]
117915
117987
  },
117916
117988
  {
117917
117989
  "kind": "javascript-module",
117918
- "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js.map",
117990
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.AttributesEntry.js.map",
117919
117991
  "declarations": [],
117920
117992
  "exports": []
117921
117993
  },
117922
117994
  {
117923
117995
  "kind": "javascript-module",
117924
- "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js",
117996
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js",
117925
117997
  "declarations": [
117926
117998
  {
117927
117999
  "kind": "class",
117928
- "description": "FloatLabelsEntry",
117929
- "name": "FloatLabelsEntry",
118000
+ "description": "EmptyLabelsEntry",
118001
+ "name": "EmptyLabelsEntry",
117930
118002
  "members": [
117931
118003
  {
117932
118004
  "kind": "field",
@@ -117955,7 +118027,7 @@
117955
118027
  "type": {
117956
118028
  "text": "string"
117957
118029
  },
117958
- "default": "'furo.fat.Float.LabelsEntry'"
118030
+ "default": "'furo.fat.Empty.LabelsEntry'"
117959
118031
  },
117960
118032
  {
117961
118033
  "kind": "field",
@@ -118804,33 +118876,29 @@
118804
118876
  "exports": [
118805
118877
  {
118806
118878
  "kind": "js",
118807
- "name": "FloatLabelsEntry",
118879
+ "name": "EmptyLabelsEntry",
118808
118880
  "declaration": {
118809
- "name": "FloatLabelsEntry",
118810
- "module": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js"
118881
+ "name": "EmptyLabelsEntry",
118882
+ "module": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js"
118811
118883
  }
118812
118884
  }
118813
118885
  ]
118814
118886
  },
118815
118887
  {
118816
118888
  "kind": "javascript-module",
118817
- "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js.map",
118889
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.LabelsEntry.js.map",
118818
118890
  "declarations": [],
118819
118891
  "exports": []
118820
118892
  },
118821
118893
  {
118822
118894
  "kind": "javascript-module",
118823
- "path": "dist/protoc-gen-open-models/furo/fat/Float.js",
118895
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.js",
118824
118896
  "declarations": [
118825
118897
  {
118826
118898
  "kind": "class",
118827
- "description": "Float\n Furo annotated type wrapper message for `float`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
118828
- "name": "Float",
118899
+ "description": "Empty\n Furo annotated type wrapper message for `empty`. Empty has no values and only contains the labels and attributes",
118900
+ "name": "Empty",
118829
118901
  "members": [
118830
- {
118831
- "kind": "field",
118832
- "name": "value"
118833
- },
118834
118902
  {
118835
118903
  "kind": "field",
118836
118904
  "name": "labels"
@@ -118858,7 +118926,7 @@
118858
118926
  "type": {
118859
118927
  "text": "string"
118860
118928
  },
118861
- "default": "'furo.fat.Float'"
118929
+ "default": "'furo.fat.Empty'"
118862
118930
  },
118863
118931
  {
118864
118932
  "kind": "field",
@@ -118866,12 +118934,7 @@
118866
118934
  "type": {
118867
118935
  "text": "array"
118868
118936
  },
118869
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: FLOAT, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
118870
- },
118871
- {
118872
- "kind": "field",
118873
- "name": "_value",
118874
- "default": "new FLOAT(undefined, this, 'value')"
118937
+ "default": "[ { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
118875
118938
  },
118876
118939
  {
118877
118940
  "kind": "field",
@@ -119712,28 +119775,28 @@
119712
119775
  "exports": [
119713
119776
  {
119714
119777
  "kind": "js",
119715
- "name": "Float",
119778
+ "name": "Empty",
119716
119779
  "declaration": {
119717
- "name": "Float",
119718
- "module": "dist/protoc-gen-open-models/furo/fat/Float.js"
119780
+ "name": "Empty",
119781
+ "module": "dist/protoc-gen-open-models/furo/fat/Empty.js"
119719
119782
  }
119720
119783
  }
119721
119784
  ]
119722
119785
  },
119723
119786
  {
119724
119787
  "kind": "javascript-module",
119725
- "path": "dist/protoc-gen-open-models/furo/fat/Float.js.map",
119788
+ "path": "dist/protoc-gen-open-models/furo/fat/Empty.js.map",
119726
119789
  "declarations": [],
119727
119790
  "exports": []
119728
119791
  },
119729
119792
  {
119730
119793
  "kind": "javascript-module",
119731
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js",
119794
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js",
119732
119795
  "declarations": [
119733
119796
  {
119734
119797
  "kind": "class",
119735
- "description": "Int32AttributesEntry",
119736
- "name": "Int32AttributesEntry",
119798
+ "description": "FloatAttributesEntry",
119799
+ "name": "FloatAttributesEntry",
119737
119800
  "members": [
119738
119801
  {
119739
119802
  "kind": "field",
@@ -119762,7 +119825,7 @@
119762
119825
  "type": {
119763
119826
  "text": "string"
119764
119827
  },
119765
- "default": "'furo.fat.Int32.AttributesEntry'"
119828
+ "default": "'furo.fat.Float.AttributesEntry'"
119766
119829
  },
119767
119830
  {
119768
119831
  "kind": "field",
@@ -120611,28 +120674,28 @@
120611
120674
  "exports": [
120612
120675
  {
120613
120676
  "kind": "js",
120614
- "name": "Int32AttributesEntry",
120677
+ "name": "FloatAttributesEntry",
120615
120678
  "declaration": {
120616
- "name": "Int32AttributesEntry",
120617
- "module": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js"
120679
+ "name": "FloatAttributesEntry",
120680
+ "module": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js"
120618
120681
  }
120619
120682
  }
120620
120683
  ]
120621
120684
  },
120622
120685
  {
120623
120686
  "kind": "javascript-module",
120624
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js.map",
120687
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.AttributesEntry.js.map",
120625
120688
  "declarations": [],
120626
120689
  "exports": []
120627
120690
  },
120628
120691
  {
120629
120692
  "kind": "javascript-module",
120630
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js",
120693
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js",
120631
120694
  "declarations": [
120632
120695
  {
120633
120696
  "kind": "class",
120634
- "description": "Int32LabelsEntry",
120635
- "name": "Int32LabelsEntry",
120697
+ "description": "FloatLabelsEntry",
120698
+ "name": "FloatLabelsEntry",
120636
120699
  "members": [
120637
120700
  {
120638
120701
  "kind": "field",
@@ -120661,7 +120724,7 @@
120661
120724
  "type": {
120662
120725
  "text": "string"
120663
120726
  },
120664
- "default": "'furo.fat.Int32.LabelsEntry'"
120727
+ "default": "'furo.fat.Float.LabelsEntry'"
120665
120728
  },
120666
120729
  {
120667
120730
  "kind": "field",
@@ -121510,28 +121573,28 @@
121510
121573
  "exports": [
121511
121574
  {
121512
121575
  "kind": "js",
121513
- "name": "Int32LabelsEntry",
121576
+ "name": "FloatLabelsEntry",
121514
121577
  "declaration": {
121515
- "name": "Int32LabelsEntry",
121516
- "module": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js"
121578
+ "name": "FloatLabelsEntry",
121579
+ "module": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js"
121517
121580
  }
121518
121581
  }
121519
121582
  ]
121520
121583
  },
121521
121584
  {
121522
121585
  "kind": "javascript-module",
121523
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js.map",
121586
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.LabelsEntry.js.map",
121524
121587
  "declarations": [],
121525
121588
  "exports": []
121526
121589
  },
121527
121590
  {
121528
121591
  "kind": "javascript-module",
121529
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.js",
121592
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.js",
121530
121593
  "declarations": [
121531
121594
  {
121532
121595
  "kind": "class",
121533
- "description": "Int32\n Furo annotated type wrapper message for `int32`.",
121534
- "name": "Int32",
121596
+ "description": "Float\n Furo annotated type wrapper message for `float`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
121597
+ "name": "Float",
121535
121598
  "members": [
121536
121599
  {
121537
121600
  "kind": "field",
@@ -121564,7 +121627,7 @@
121564
121627
  "type": {
121565
121628
  "text": "string"
121566
121629
  },
121567
- "default": "'furo.fat.Int32'"
121630
+ "default": "'furo.fat.Float'"
121568
121631
  },
121569
121632
  {
121570
121633
  "kind": "field",
@@ -121572,12 +121635,12 @@
121572
121635
  "type": {
121573
121636
  "text": "array"
121574
121637
  },
121575
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
121638
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: FLOAT, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
121576
121639
  },
121577
121640
  {
121578
121641
  "kind": "field",
121579
121642
  "name": "_value",
121580
- "default": "new INT32(undefined, this, 'value')"
121643
+ "default": "new FLOAT(undefined, this, 'value')"
121581
121644
  },
121582
121645
  {
121583
121646
  "kind": "field",
@@ -122418,28 +122481,28 @@
122418
122481
  "exports": [
122419
122482
  {
122420
122483
  "kind": "js",
122421
- "name": "Int32",
122484
+ "name": "Float",
122422
122485
  "declaration": {
122423
- "name": "Int32",
122424
- "module": "dist/protoc-gen-open-models/furo/fat/Int32.js"
122486
+ "name": "Float",
122487
+ "module": "dist/protoc-gen-open-models/furo/fat/Float.js"
122425
122488
  }
122426
122489
  }
122427
122490
  ]
122428
122491
  },
122429
122492
  {
122430
122493
  "kind": "javascript-module",
122431
- "path": "dist/protoc-gen-open-models/furo/fat/Int32.js.map",
122494
+ "path": "dist/protoc-gen-open-models/furo/fat/Float.js.map",
122432
122495
  "declarations": [],
122433
122496
  "exports": []
122434
122497
  },
122435
122498
  {
122436
122499
  "kind": "javascript-module",
122437
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js",
122500
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js",
122438
122501
  "declarations": [
122439
122502
  {
122440
122503
  "kind": "class",
122441
- "description": "Int64AttributesEntry",
122442
- "name": "Int64AttributesEntry",
122504
+ "description": "Int32AttributesEntry",
122505
+ "name": "Int32AttributesEntry",
122443
122506
  "members": [
122444
122507
  {
122445
122508
  "kind": "field",
@@ -122468,7 +122531,7 @@
122468
122531
  "type": {
122469
122532
  "text": "string"
122470
122533
  },
122471
- "default": "'furo.fat.Int64.AttributesEntry'"
122534
+ "default": "'furo.fat.Int32.AttributesEntry'"
122472
122535
  },
122473
122536
  {
122474
122537
  "kind": "field",
@@ -123317,28 +123380,28 @@
123317
123380
  "exports": [
123318
123381
  {
123319
123382
  "kind": "js",
123320
- "name": "Int64AttributesEntry",
123383
+ "name": "Int32AttributesEntry",
123321
123384
  "declaration": {
123322
- "name": "Int64AttributesEntry",
123323
- "module": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js"
123385
+ "name": "Int32AttributesEntry",
123386
+ "module": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js"
123324
123387
  }
123325
123388
  }
123326
123389
  ]
123327
123390
  },
123328
123391
  {
123329
123392
  "kind": "javascript-module",
123330
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js.map",
123393
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.AttributesEntry.js.map",
123331
123394
  "declarations": [],
123332
123395
  "exports": []
123333
123396
  },
123334
123397
  {
123335
123398
  "kind": "javascript-module",
123336
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js",
123399
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js",
123337
123400
  "declarations": [
123338
123401
  {
123339
123402
  "kind": "class",
123340
- "description": "Int64LabelsEntry",
123341
- "name": "Int64LabelsEntry",
123403
+ "description": "Int32LabelsEntry",
123404
+ "name": "Int32LabelsEntry",
123342
123405
  "members": [
123343
123406
  {
123344
123407
  "kind": "field",
@@ -123367,7 +123430,7 @@
123367
123430
  "type": {
123368
123431
  "text": "string"
123369
123432
  },
123370
- "default": "'furo.fat.Int64.LabelsEntry'"
123433
+ "default": "'furo.fat.Int32.LabelsEntry'"
123371
123434
  },
123372
123435
  {
123373
123436
  "kind": "field",
@@ -124216,28 +124279,28 @@
124216
124279
  "exports": [
124217
124280
  {
124218
124281
  "kind": "js",
124219
- "name": "Int64LabelsEntry",
124282
+ "name": "Int32LabelsEntry",
124220
124283
  "declaration": {
124221
- "name": "Int64LabelsEntry",
124222
- "module": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js"
124284
+ "name": "Int32LabelsEntry",
124285
+ "module": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js"
124223
124286
  }
124224
124287
  }
124225
124288
  ]
124226
124289
  },
124227
124290
  {
124228
124291
  "kind": "javascript-module",
124229
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js.map",
124292
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.LabelsEntry.js.map",
124230
124293
  "declarations": [],
124231
124294
  "exports": []
124232
124295
  },
124233
124296
  {
124234
124297
  "kind": "javascript-module",
124235
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.js",
124298
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.js",
124236
124299
  "declarations": [
124237
124300
  {
124238
124301
  "kind": "class",
124239
- "description": "Int64\n Furo annotated type wrapper message for `int64`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
124240
- "name": "Int64",
124302
+ "description": "Int32\n Furo annotated type wrapper message for `int32`.",
124303
+ "name": "Int32",
124241
124304
  "members": [
124242
124305
  {
124243
124306
  "kind": "field",
@@ -124270,7 +124333,7 @@
124270
124333
  "type": {
124271
124334
  "text": "string"
124272
124335
  },
124273
- "default": "'furo.fat.Int64'"
124336
+ "default": "'furo.fat.Int32'"
124274
124337
  },
124275
124338
  {
124276
124339
  "kind": "field",
@@ -124278,12 +124341,12 @@
124278
124341
  "type": {
124279
124342
  "text": "array"
124280
124343
  },
124281
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
124344
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
124282
124345
  },
124283
124346
  {
124284
124347
  "kind": "field",
124285
124348
  "name": "_value",
124286
- "default": "new INT64(undefined, this, 'value')"
124349
+ "default": "new INT32(undefined, this, 'value')"
124287
124350
  },
124288
124351
  {
124289
124352
  "kind": "field",
@@ -125124,28 +125187,28 @@
125124
125187
  "exports": [
125125
125188
  {
125126
125189
  "kind": "js",
125127
- "name": "Int64",
125190
+ "name": "Int32",
125128
125191
  "declaration": {
125129
- "name": "Int64",
125130
- "module": "dist/protoc-gen-open-models/furo/fat/Int64.js"
125192
+ "name": "Int32",
125193
+ "module": "dist/protoc-gen-open-models/furo/fat/Int32.js"
125131
125194
  }
125132
125195
  }
125133
125196
  ]
125134
125197
  },
125135
125198
  {
125136
125199
  "kind": "javascript-module",
125137
- "path": "dist/protoc-gen-open-models/furo/fat/Int64.js.map",
125200
+ "path": "dist/protoc-gen-open-models/furo/fat/Int32.js.map",
125138
125201
  "declarations": [],
125139
125202
  "exports": []
125140
125203
  },
125141
125204
  {
125142
125205
  "kind": "javascript-module",
125143
- "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js",
125206
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js",
125144
125207
  "declarations": [
125145
125208
  {
125146
125209
  "kind": "class",
125147
- "description": "StringAttributesEntry",
125148
- "name": "StringAttributesEntry",
125210
+ "description": "Int64AttributesEntry",
125211
+ "name": "Int64AttributesEntry",
125149
125212
  "members": [
125150
125213
  {
125151
125214
  "kind": "field",
@@ -125174,7 +125237,7 @@
125174
125237
  "type": {
125175
125238
  "text": "string"
125176
125239
  },
125177
- "default": "'furo.fat.String.AttributesEntry'"
125240
+ "default": "'furo.fat.Int64.AttributesEntry'"
125178
125241
  },
125179
125242
  {
125180
125243
  "kind": "field",
@@ -126023,28 +126086,28 @@
126023
126086
  "exports": [
126024
126087
  {
126025
126088
  "kind": "js",
126026
- "name": "StringAttributesEntry",
126089
+ "name": "Int64AttributesEntry",
126027
126090
  "declaration": {
126028
- "name": "StringAttributesEntry",
126029
- "module": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js"
126091
+ "name": "Int64AttributesEntry",
126092
+ "module": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js"
126030
126093
  }
126031
126094
  }
126032
126095
  ]
126033
126096
  },
126034
126097
  {
126035
126098
  "kind": "javascript-module",
126036
- "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js.map",
126099
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.AttributesEntry.js.map",
126037
126100
  "declarations": [],
126038
126101
  "exports": []
126039
126102
  },
126040
126103
  {
126041
126104
  "kind": "javascript-module",
126042
- "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js",
126105
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js",
126043
126106
  "declarations": [
126044
126107
  {
126045
126108
  "kind": "class",
126046
- "description": "StringLabelsEntry",
126047
- "name": "StringLabelsEntry",
126109
+ "description": "Int64LabelsEntry",
126110
+ "name": "Int64LabelsEntry",
126048
126111
  "members": [
126049
126112
  {
126050
126113
  "kind": "field",
@@ -126073,7 +126136,7 @@
126073
126136
  "type": {
126074
126137
  "text": "string"
126075
126138
  },
126076
- "default": "'furo.fat.String.LabelsEntry'"
126139
+ "default": "'furo.fat.Int64.LabelsEntry'"
126077
126140
  },
126078
126141
  {
126079
126142
  "kind": "field",
@@ -126922,28 +126985,28 @@
126922
126985
  "exports": [
126923
126986
  {
126924
126987
  "kind": "js",
126925
- "name": "StringLabelsEntry",
126988
+ "name": "Int64LabelsEntry",
126926
126989
  "declaration": {
126927
- "name": "StringLabelsEntry",
126928
- "module": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js"
126990
+ "name": "Int64LabelsEntry",
126991
+ "module": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js"
126929
126992
  }
126930
126993
  }
126931
126994
  ]
126932
126995
  },
126933
126996
  {
126934
126997
  "kind": "javascript-module",
126935
- "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js.map",
126998
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.LabelsEntry.js.map",
126936
126999
  "declarations": [],
126937
127000
  "exports": []
126938
127001
  },
126939
127002
  {
126940
127003
  "kind": "javascript-module",
126941
- "path": "dist/protoc-gen-open-models/furo/fat/String.js",
127004
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.js",
126942
127005
  "declarations": [
126943
127006
  {
126944
127007
  "kind": "class",
126945
- "description": "XString\n Furo annotated type wrapper message for `string`.",
126946
- "name": "XString",
127008
+ "description": "Int64\n Furo annotated type wrapper message for `int64`. The range constraints are set to Number.MIN_SAFE_INTEGER - Number.MAX_SAFE_INTEGER because of browser limitations",
127009
+ "name": "Int64",
126947
127010
  "members": [
126948
127011
  {
126949
127012
  "kind": "field",
@@ -126976,7 +127039,7 @@
126976
127039
  "type": {
126977
127040
  "text": "string"
126978
127041
  },
126979
- "default": "'furo.fat.String'"
127042
+ "default": "'furo.fat.Int64'"
126980
127043
  },
126981
127044
  {
126982
127045
  "kind": "field",
@@ -126984,12 +127047,12 @@
126984
127047
  "type": {
126985
127048
  "text": "array"
126986
127049
  },
126987
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
127050
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: INT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
126988
127051
  },
126989
127052
  {
126990
127053
  "kind": "field",
126991
127054
  "name": "_value",
126992
- "default": "new STRING(undefined, this, 'value')"
127055
+ "default": "new INT64(undefined, this, 'value')"
126993
127056
  },
126994
127057
  {
126995
127058
  "kind": "field",
@@ -127830,28 +127893,28 @@
127830
127893
  "exports": [
127831
127894
  {
127832
127895
  "kind": "js",
127833
- "name": "XString",
127896
+ "name": "Int64",
127834
127897
  "declaration": {
127835
- "name": "XString",
127836
- "module": "dist/protoc-gen-open-models/furo/fat/String.js"
127898
+ "name": "Int64",
127899
+ "module": "dist/protoc-gen-open-models/furo/fat/Int64.js"
127837
127900
  }
127838
127901
  }
127839
127902
  ]
127840
127903
  },
127841
127904
  {
127842
127905
  "kind": "javascript-module",
127843
- "path": "dist/protoc-gen-open-models/furo/fat/String.js.map",
127906
+ "path": "dist/protoc-gen-open-models/furo/fat/Int64.js.map",
127844
127907
  "declarations": [],
127845
127908
  "exports": []
127846
127909
  },
127847
127910
  {
127848
127911
  "kind": "javascript-module",
127849
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js",
127912
+ "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js",
127850
127913
  "declarations": [
127851
127914
  {
127852
127915
  "kind": "class",
127853
- "description": "Uint32AttributesEntry",
127854
- "name": "Uint32AttributesEntry",
127916
+ "description": "StringAttributesEntry",
127917
+ "name": "StringAttributesEntry",
127855
127918
  "members": [
127856
127919
  {
127857
127920
  "kind": "field",
@@ -127880,7 +127943,7 @@
127880
127943
  "type": {
127881
127944
  "text": "string"
127882
127945
  },
127883
- "default": "'furo.fat.Uint32.AttributesEntry'"
127946
+ "default": "'furo.fat.String.AttributesEntry'"
127884
127947
  },
127885
127948
  {
127886
127949
  "kind": "field",
@@ -128729,28 +128792,28 @@
128729
128792
  "exports": [
128730
128793
  {
128731
128794
  "kind": "js",
128732
- "name": "Uint32AttributesEntry",
128795
+ "name": "StringAttributesEntry",
128733
128796
  "declaration": {
128734
- "name": "Uint32AttributesEntry",
128735
- "module": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js"
128797
+ "name": "StringAttributesEntry",
128798
+ "module": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js"
128736
128799
  }
128737
128800
  }
128738
128801
  ]
128739
128802
  },
128740
128803
  {
128741
128804
  "kind": "javascript-module",
128742
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js.map",
128805
+ "path": "dist/protoc-gen-open-models/furo/fat/String.AttributesEntry.js.map",
128743
128806
  "declarations": [],
128744
128807
  "exports": []
128745
128808
  },
128746
128809
  {
128747
128810
  "kind": "javascript-module",
128748
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js",
128811
+ "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js",
128749
128812
  "declarations": [
128750
128813
  {
128751
128814
  "kind": "class",
128752
- "description": "Uint32LabelsEntry",
128753
- "name": "Uint32LabelsEntry",
128815
+ "description": "StringLabelsEntry",
128816
+ "name": "StringLabelsEntry",
128754
128817
  "members": [
128755
128818
  {
128756
128819
  "kind": "field",
@@ -128779,7 +128842,7 @@
128779
128842
  "type": {
128780
128843
  "text": "string"
128781
128844
  },
128782
- "default": "'furo.fat.Uint32.LabelsEntry'"
128845
+ "default": "'furo.fat.String.LabelsEntry'"
128783
128846
  },
128784
128847
  {
128785
128848
  "kind": "field",
@@ -129628,28 +129691,28 @@
129628
129691
  "exports": [
129629
129692
  {
129630
129693
  "kind": "js",
129631
- "name": "Uint32LabelsEntry",
129694
+ "name": "StringLabelsEntry",
129632
129695
  "declaration": {
129633
- "name": "Uint32LabelsEntry",
129634
- "module": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js"
129696
+ "name": "StringLabelsEntry",
129697
+ "module": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js"
129635
129698
  }
129636
129699
  }
129637
129700
  ]
129638
129701
  },
129639
129702
  {
129640
129703
  "kind": "javascript-module",
129641
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js.map",
129704
+ "path": "dist/protoc-gen-open-models/furo/fat/String.LabelsEntry.js.map",
129642
129705
  "declarations": [],
129643
129706
  "exports": []
129644
129707
  },
129645
129708
  {
129646
129709
  "kind": "javascript-module",
129647
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js",
129710
+ "path": "dist/protoc-gen-open-models/furo/fat/String.js",
129648
129711
  "declarations": [
129649
129712
  {
129650
129713
  "kind": "class",
129651
- "description": "Uint32\n Furo annotated type wrapper message for `uint32`. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/wrappers.proto",
129652
- "name": "Uint32",
129714
+ "description": "XString\n Furo annotated type wrapper message for `string`.",
129715
+ "name": "XString",
129653
129716
  "members": [
129654
129717
  {
129655
129718
  "kind": "field",
@@ -129682,7 +129745,7 @@
129682
129745
  "type": {
129683
129746
  "text": "string"
129684
129747
  },
129685
- "default": "'furo.fat.Uint32'"
129748
+ "default": "'furo.fat.String'"
129686
129749
  },
129687
129750
  {
129688
129751
  "kind": "field",
@@ -129690,12 +129753,12 @@
129690
129753
  "type": {
129691
129754
  "text": "array"
129692
129755
  },
129693
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
129756
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
129694
129757
  },
129695
129758
  {
129696
129759
  "kind": "field",
129697
129760
  "name": "_value",
129698
- "default": "new UINT32(undefined, this, 'value')"
129761
+ "default": "new STRING(undefined, this, 'value')"
129699
129762
  },
129700
129763
  {
129701
129764
  "kind": "field",
@@ -130536,28 +130599,28 @@
130536
130599
  "exports": [
130537
130600
  {
130538
130601
  "kind": "js",
130539
- "name": "Uint32",
130602
+ "name": "XString",
130540
130603
  "declaration": {
130541
- "name": "Uint32",
130542
- "module": "dist/protoc-gen-open-models/furo/fat/Uint32.js"
130604
+ "name": "XString",
130605
+ "module": "dist/protoc-gen-open-models/furo/fat/String.js"
130543
130606
  }
130544
130607
  }
130545
130608
  ]
130546
130609
  },
130547
130610
  {
130548
130611
  "kind": "javascript-module",
130549
- "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js.map",
130612
+ "path": "dist/protoc-gen-open-models/furo/fat/String.js.map",
130550
130613
  "declarations": [],
130551
130614
  "exports": []
130552
130615
  },
130553
130616
  {
130554
130617
  "kind": "javascript-module",
130555
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js",
130618
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js",
130556
130619
  "declarations": [
130557
130620
  {
130558
130621
  "kind": "class",
130559
- "description": "Uint64AttributesEntry",
130560
- "name": "Uint64AttributesEntry",
130622
+ "description": "Uint32AttributesEntry",
130623
+ "name": "Uint32AttributesEntry",
130561
130624
  "members": [
130562
130625
  {
130563
130626
  "kind": "field",
@@ -130586,7 +130649,7 @@
130586
130649
  "type": {
130587
130650
  "text": "string"
130588
130651
  },
130589
- "default": "'furo.fat.Uint64.AttributesEntry'"
130652
+ "default": "'furo.fat.Uint32.AttributesEntry'"
130590
130653
  },
130591
130654
  {
130592
130655
  "kind": "field",
@@ -131435,28 +131498,28 @@
131435
131498
  "exports": [
131436
131499
  {
131437
131500
  "kind": "js",
131438
- "name": "Uint64AttributesEntry",
131501
+ "name": "Uint32AttributesEntry",
131439
131502
  "declaration": {
131440
- "name": "Uint64AttributesEntry",
131441
- "module": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js"
131503
+ "name": "Uint32AttributesEntry",
131504
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js"
131442
131505
  }
131443
131506
  }
131444
131507
  ]
131445
131508
  },
131446
131509
  {
131447
131510
  "kind": "javascript-module",
131448
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js.map",
131511
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.AttributesEntry.js.map",
131449
131512
  "declarations": [],
131450
131513
  "exports": []
131451
131514
  },
131452
131515
  {
131453
131516
  "kind": "javascript-module",
131454
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js",
131517
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js",
131455
131518
  "declarations": [
131456
131519
  {
131457
131520
  "kind": "class",
131458
- "description": "Uint64LabelsEntry",
131459
- "name": "Uint64LabelsEntry",
131521
+ "description": "Uint32LabelsEntry",
131522
+ "name": "Uint32LabelsEntry",
131460
131523
  "members": [
131461
131524
  {
131462
131525
  "kind": "field",
@@ -131485,7 +131548,7 @@
131485
131548
  "type": {
131486
131549
  "text": "string"
131487
131550
  },
131488
- "default": "'furo.fat.Uint64.LabelsEntry'"
131551
+ "default": "'furo.fat.Uint32.LabelsEntry'"
131489
131552
  },
131490
131553
  {
131491
131554
  "kind": "field",
@@ -132334,28 +132397,28 @@
132334
132397
  "exports": [
132335
132398
  {
132336
132399
  "kind": "js",
132337
- "name": "Uint64LabelsEntry",
132400
+ "name": "Uint32LabelsEntry",
132338
132401
  "declaration": {
132339
- "name": "Uint64LabelsEntry",
132340
- "module": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js"
132402
+ "name": "Uint32LabelsEntry",
132403
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js"
132341
132404
  }
132342
132405
  }
132343
132406
  ]
132344
132407
  },
132345
132408
  {
132346
132409
  "kind": "javascript-module",
132347
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js.map",
132410
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.LabelsEntry.js.map",
132348
132411
  "declarations": [],
132349
132412
  "exports": []
132350
132413
  },
132351
132414
  {
132352
132415
  "kind": "javascript-module",
132353
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js",
132416
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js",
132354
132417
  "declarations": [
132355
132418
  {
132356
132419
  "kind": "class",
132357
- "description": "Uint64\n Furo annotated type wrapper message for `uint64`. The range constraints are set to Number.MAX_SAFE_INTEGER because of browser limitations",
132358
- "name": "Uint64",
132420
+ "description": "Uint32\n Furo annotated type wrapper message for `uint32`. https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/wrappers.proto",
132421
+ "name": "Uint32",
132359
132422
  "members": [
132360
132423
  {
132361
132424
  "kind": "field",
@@ -132388,7 +132451,7 @@
132388
132451
  "type": {
132389
132452
  "text": "string"
132390
132453
  },
132391
- "default": "'furo.fat.Uint64'"
132454
+ "default": "'furo.fat.Uint32'"
132392
132455
  },
132393
132456
  {
132394
132457
  "kind": "field",
@@ -132396,12 +132459,12 @@
132396
132459
  "type": {
132397
132460
  "text": "array"
132398
132461
  },
132399
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
132462
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT32, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
132400
132463
  },
132401
132464
  {
132402
132465
  "kind": "field",
132403
132466
  "name": "_value",
132404
- "default": "new UINT64(undefined, this, 'value')"
132467
+ "default": "new UINT32(undefined, this, 'value')"
132405
132468
  },
132406
132469
  {
132407
132470
  "kind": "field",
@@ -133242,36 +133305,36 @@
133242
133305
  "exports": [
133243
133306
  {
133244
133307
  "kind": "js",
133245
- "name": "Uint64",
133308
+ "name": "Uint32",
133246
133309
  "declaration": {
133247
- "name": "Uint64",
133248
- "module": "dist/protoc-gen-open-models/furo/fat/Uint64.js"
133310
+ "name": "Uint32",
133311
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint32.js"
133249
133312
  }
133250
133313
  }
133251
133314
  ]
133252
133315
  },
133253
133316
  {
133254
133317
  "kind": "javascript-module",
133255
- "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js.map",
133318
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint32.js.map",
133256
133319
  "declarations": [],
133257
133320
  "exports": []
133258
133321
  },
133259
133322
  {
133260
133323
  "kind": "javascript-module",
133261
- "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js",
133324
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js",
133262
133325
  "declarations": [
133263
133326
  {
133264
133327
  "kind": "class",
133265
- "description": "CustomHttpPattern\n A custom pattern is used for defining custom HTTP verb.",
133266
- "name": "CustomHttpPattern",
133328
+ "description": "Uint64AttributesEntry",
133329
+ "name": "Uint64AttributesEntry",
133267
133330
  "members": [
133268
133331
  {
133269
133332
  "kind": "field",
133270
- "name": "kind"
133333
+ "name": "key"
133271
133334
  },
133272
133335
  {
133273
133336
  "kind": "field",
133274
- "name": "path"
133337
+ "name": "value"
133275
133338
  },
133276
133339
  {
133277
133340
  "kind": "method",
@@ -133292,7 +133355,7 @@
133292
133355
  "type": {
133293
133356
  "text": "string"
133294
133357
  },
133295
- "default": "'google.api.CustomHttpPattern'"
133358
+ "default": "'furo.fat.Uint64.AttributesEntry'"
133296
133359
  },
133297
133360
  {
133298
133361
  "kind": "field",
@@ -133300,17 +133363,17 @@
133300
133363
  "type": {
133301
133364
  "text": "array"
133302
133365
  },
133303
- "default": "[ { fieldName: 'kind', protoName: 'kind', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'path', protoName: 'path', FieldConstructor: STRING, constraints: {}, }, ]"
133366
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
133304
133367
  },
133305
133368
  {
133306
133369
  "kind": "field",
133307
- "name": "_kind",
133308
- "default": "new STRING(undefined, this, 'kind')"
133370
+ "name": "_key",
133371
+ "default": "new STRING(undefined, this, 'key')"
133309
133372
  },
133310
133373
  {
133311
133374
  "kind": "field",
133312
- "name": "_path",
133313
- "default": "new STRING(undefined, this, 'path')"
133375
+ "name": "_value",
133376
+ "default": "new STRING(undefined, this, 'value')"
133314
133377
  },
133315
133378
  {
133316
133379
  "kind": "field",
@@ -134141,36 +134204,36 @@
134141
134204
  "exports": [
134142
134205
  {
134143
134206
  "kind": "js",
134144
- "name": "CustomHttpPattern",
134207
+ "name": "Uint64AttributesEntry",
134145
134208
  "declaration": {
134146
- "name": "CustomHttpPattern",
134147
- "module": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js"
134209
+ "name": "Uint64AttributesEntry",
134210
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js"
134148
134211
  }
134149
134212
  }
134150
134213
  ]
134151
134214
  },
134152
134215
  {
134153
134216
  "kind": "javascript-module",
134154
- "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map",
134217
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.AttributesEntry.js.map",
134155
134218
  "declarations": [],
134156
134219
  "exports": []
134157
134220
  },
134158
134221
  {
134159
134222
  "kind": "javascript-module",
134160
- "path": "dist/protoc-gen-open-models/google/api/Http.js",
134223
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js",
134161
134224
  "declarations": [
134162
134225
  {
134163
134226
  "kind": "class",
134164
- "description": "Http\n Defines the HTTP configuration for an API service. It contains a list of\n [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method\n to one or more HTTP REST API methods.",
134165
- "name": "Http",
134227
+ "description": "Uint64LabelsEntry",
134228
+ "name": "Uint64LabelsEntry",
134166
134229
  "members": [
134167
134230
  {
134168
134231
  "kind": "field",
134169
- "name": "rules"
134232
+ "name": "key"
134170
134233
  },
134171
134234
  {
134172
134235
  "kind": "field",
134173
- "name": "fullyDecodeReservedExpansion"
134236
+ "name": "value"
134174
134237
  },
134175
134238
  {
134176
134239
  "kind": "method",
@@ -134191,7 +134254,7 @@
134191
134254
  "type": {
134192
134255
  "text": "string"
134193
134256
  },
134194
- "default": "'google.api.Http'"
134257
+ "default": "'furo.fat.Uint64.LabelsEntry'"
134195
134258
  },
134196
134259
  {
134197
134260
  "kind": "field",
@@ -134199,17 +134262,17 @@
134199
134262
  "type": {
134200
134263
  "text": "array"
134201
134264
  },
134202
- "default": "[ { fieldName: 'rules', protoName: 'rules', FieldConstructor: GoogleApiHttpRule, constraints: {}, }, { fieldName: 'fullyDecodeReservedExpansion', protoName: 'fully_decode_reserved_expansion', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
134265
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
134203
134266
  },
134204
134267
  {
134205
134268
  "kind": "field",
134206
- "name": "_rules",
134207
- "default": "new ARRAY(undefined, this, 'rules')"
134269
+ "name": "_key",
134270
+ "default": "new STRING(undefined, this, 'key')"
134208
134271
  },
134209
134272
  {
134210
134273
  "kind": "field",
134211
- "name": "_fullyDecodeReservedExpansion",
134212
- "default": "new BOOLEAN(undefined, this, 'fullyDecodeReservedExpansion')"
134274
+ "name": "_value",
134275
+ "default": "new BOOLEAN(undefined, this, 'value')"
134213
134276
  },
134214
134277
  {
134215
134278
  "kind": "field",
@@ -135040,68 +135103,40 @@
135040
135103
  "exports": [
135041
135104
  {
135042
135105
  "kind": "js",
135043
- "name": "Http",
135106
+ "name": "Uint64LabelsEntry",
135044
135107
  "declaration": {
135045
- "name": "Http",
135046
- "module": "dist/protoc-gen-open-models/google/api/Http.js"
135108
+ "name": "Uint64LabelsEntry",
135109
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js"
135047
135110
  }
135048
135111
  }
135049
135112
  ]
135050
135113
  },
135051
135114
  {
135052
135115
  "kind": "javascript-module",
135053
- "path": "dist/protoc-gen-open-models/google/api/Http.js.map",
135116
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.LabelsEntry.js.map",
135054
135117
  "declarations": [],
135055
135118
  "exports": []
135056
135119
  },
135057
135120
  {
135058
135121
  "kind": "javascript-module",
135059
- "path": "dist/protoc-gen-open-models/google/api/HttpRule.js",
135122
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js",
135060
135123
  "declarations": [
135061
135124
  {
135062
135125
  "kind": "class",
135063
- "description": "HttpRule\n # gRPC Transcoding\n\n gRPC Transcoding is a feature for mapping between a gRPC method and one or\n more HTTP REST endpoints. It allows developers to build a single API service\n that supports both gRPC APIs and REST APIs. Many systems, including [Google\n APIs](https://github.com/googleapis/googleapis),\n [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC\n Gateway](https://github.com/grpc-ecosystem/grpc-gateway),\n and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature\n and use it for large scale production services.\n\n `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies\n how different portions of the gRPC request message are mapped to the URL\n path, URL query parameters, and HTTP request body. It also controls how the\n gRPC response message is mapped to the HTTP response body. `HttpRule` is\n typically specified as an `google.api.http` annotation on the gRPC method.\n\n Each mapping specifies a URL path template and an HTTP method. The path\n template may refer to one or more fields in the gRPC request message, as long\n as each field is a non-repeated field with a primitive (non-message) type.\n The path template controls how fields of the request message are mapped to\n the URL path.\n\n Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/{name=messages/*}\"\n };\n }\n }\n message GetMessageRequest {\n string name = 1; // Mapped to URL path.\n }\n message Message {\n string text = 1; // The resource content.\n }\n\n This enables an HTTP REST to gRPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(name: \"messages/123456\")`\n\n Any fields in the request message which are not bound by the path template\n automatically become HTTP query parameters if there is no HTTP request body.\n For example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get:\"/v1/messages/{message_id}\"\n };\n }\n }\n message GetMessageRequest {\n message SubMessage {\n string subfield = 1;\n }\n string message_id = 1; // Mapped to URL path.\n int64 revision = 2; // Mapped to URL query parameter `revision`.\n SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.\n }\n\n This enables a HTTP JSON to RPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456?revision=2&sub.subfield=foo` |\n `GetMessage(message_id: \"123456\" revision: 2 sub: SubMessage(subfield:\n \"foo\"))`\n\n Note that fields which are mapped to URL query parameters must have a\n primitive type or a repeated primitive type or a non-repeated message type.\n In the case of a repeated type, the parameter can be repeated in the URL\n as `...?param=A&param=B`. In the case of a message type, each field of the\n message is mapped to a separate parameter, such as\n `...?foo.a=A&foo.b=B&foo.c=C`.\n\n For HTTP methods that allow a request body, the `body` field\n specifies the mapping. Consider a REST update method on the\n message resource collection:\n\n service Messaging {\n rpc UpdateMessage(UpdateMessageRequest) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"message\"\n };\n }\n }\n message UpdateMessageRequest {\n string message_id = 1; // mapped to the URL\n Message message = 2; // mapped to the body\n }\n\n The following HTTP JSON to RPC mapping is enabled, where the\n representation of the JSON in the request body is determined by\n protos JSON encoding:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" message { text: \"Hi!\" })`\n\n The special name `*` can be used in the body mapping to define that\n every field not bound by the path template should be mapped to the\n request body. This enables the following alternative definition of\n the update method:\n\n service Messaging {\n rpc UpdateMessage(Message) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"*\"\n };\n }\n }\n message Message {\n string message_id = 1;\n string text = 2;\n }\n\n\n The following HTTP JSON to RPC mapping is enabled:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" text: \"Hi!\")`\n\n Note that when using `*` in the body mapping, it is not possible to\n have HTTP parameters, as all fields not bound by the path end in\n the body. This makes this option more rarely used in practice when\n defining REST APIs. The common usage of `*` is in custom methods\n which don't use the URL at all for transferring data.\n\n It is possible to define multiple HTTP methods for one RPC by using\n the `additional_bindings` option. Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/messages/{message_id}\"\n additional_bindings {\n get: \"/v1/users/{user_id}/messages/{message_id}\"\n }\n };\n }\n }\n message GetMessageRequest {\n string message_id = 1;\n string user_id = 2;\n }\n\n This enables the following two alternative HTTP JSON to RPC mappings:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(message_id: \"123456\")`\n `GET /v1/users/me/messages/123456` | `GetMessage(user_id: \"me\" message_id:\n \"123456\")`\n\n ## Rules for HTTP mapping\n\n 1. Leaf request fields (recursive expansion nested messages in the request\n message) are classified into three categories:\n - Fields referred by the path template. They are passed via the URL path.\n - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They\n are passed via the HTTP\n request body.\n - All other fields are passed via the URL query parameters, and the\n parameter name is the field path in the request message. A repeated\n field can be represented as multiple query parameters under the same\n name.\n 2. If [HttpRule.body][google.api.HttpRule.body] is \"*\", there is no URL\n query parameter, all fields\n are passed via URL path and HTTP request body.\n 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP\n request body, all\n fields are passed via URL path and URL query parameters.\n\n ### Path template syntax\n\n Template = \"/\" Segments [ Verb ] ;\n Segments = Segment { \"/\" Segment } ;\n Segment = \"*\" | \"**\" | LITERAL | Variable ;\n Variable = \"{\" FieldPath [ \"=\" Segments ] \"}\" ;\n FieldPath = IDENT { \".\" IDENT } ;\n Verb = \":\" LITERAL ;\n\n The syntax `*` matches a single URL path segment. The syntax `**` matches\n zero or more URL path segments, which must be the last part of the URL path\n except the `Verb`.\n\n The syntax `Variable` matches part of the URL path as specified by its\n template. A variable template must not contain other variables. If a variable\n matches a single path segment, its template may be omitted, e.g. `{var}`\n is equivalent to `{var=*}`.\n\n The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`\n contains any reserved character, such characters should be percent-encoded\n before the matching.\n\n If a variable contains exactly one path segment, such as `\"{var}\"` or\n `\"{var=*}\"`, when such a variable is expanded into a URL path on the client\n side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The\n server side does the reverse decoding. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{var}`.\n\n If a variable contains multiple path segments, such as `\"{var=foo/*}\"`\n or `\"{var=**}\"`, when such a variable is expanded into a URL path on the\n client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.\n The server side does the reverse decoding, except \"%2F\" and \"%2f\" are left\n unchanged. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{+var}`.\n\n ## Using gRPC API Service Configuration\n\n gRPC API Service Configuration (service config) is a configuration language\n for configuring a gRPC service to become a user-facing product. The\n service config is simply the YAML representation of the `google.api.Service`\n proto message.\n\n As an alternative to annotating your proto file, you can configure gRPC\n transcoding in your service config YAML files. You do this by specifying a\n `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same\n effect as the proto annotation. This can be particularly useful if you\n have a proto that is reused in multiple services. Note that any transcoding\n specified in the service config will override any matching transcoding\n configuration in the proto.\n\n Example:\n\n http:\n rules:\n # Selects a gRPC method and applies HttpRule to it.\n - selector: example.v1.Messaging.GetMessage\n get: /v1/messages/{message_id}/{sub.subfield}\n\n ## Special notes\n\n When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the\n proto to JSON conversion must follow the [proto3\n specification](https://developers.google.com/protocol-buffers/docs/proto3#json).\n\n While the single segment variable follows the semantics of\n [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String\n Expansion, the multi segment variable **does not** follow RFC 6570 Section\n 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion\n does not expand special characters like `?` and `#`, which would lead\n to invalid URLs. As the result, gRPC Transcoding uses a custom encoding\n for multi segment variables.\n\n The path variables **must not** refer to any repeated or mapped field,\n because client libraries are not capable of handling such variable expansion.\n\n The path variables **must not** capture the leading \"/\" character. The reason\n is that the most common use case \"{var}\" does not capture the leading \"/\"\n character. For consistency, all path variables must share the same behavior.\n\n Repeated message fields must not be mapped to URL query parameters, because\n no client library can support such complicated mapping.\n\n If an API needs to use a JSON array for request or response body, it can map\n the request or response body to a repeated field. However, some gRPC\n Transcoding implementations may not support this feature.",
135064
- "name": "HttpRule",
135126
+ "description": "Uint64\n Furo annotated type wrapper message for `uint64`. The range constraints are set to Number.MAX_SAFE_INTEGER because of browser limitations",
135127
+ "name": "Uint64",
135065
135128
  "members": [
135066
135129
  {
135067
135130
  "kind": "field",
135068
- "name": "selector"
135069
- },
135070
- {
135071
- "kind": "field",
135072
- "name": "get"
135073
- },
135074
- {
135075
- "kind": "field",
135076
- "name": "put"
135077
- },
135078
- {
135079
- "kind": "field",
135080
- "name": "post"
135081
- },
135082
- {
135083
- "kind": "field",
135084
- "name": "delete"
135085
- },
135086
- {
135087
- "kind": "field",
135088
- "name": "patch"
135089
- },
135090
- {
135091
- "kind": "field",
135092
- "name": "custom"
135093
- },
135094
- {
135095
- "kind": "field",
135096
- "name": "body"
135131
+ "name": "value"
135097
135132
  },
135098
135133
  {
135099
135134
  "kind": "field",
135100
- "name": "responseBody"
135135
+ "name": "labels"
135101
135136
  },
135102
135137
  {
135103
135138
  "kind": "field",
135104
- "name": "additionalBindings"
135139
+ "name": "attributes"
135105
135140
  },
135106
135141
  {
135107
135142
  "kind": "method",
@@ -135122,7 +135157,7 @@
135122
135157
  "type": {
135123
135158
  "text": "string"
135124
135159
  },
135125
- "default": "'google.api.HttpRule'"
135160
+ "default": "'furo.fat.Uint64'"
135126
135161
  },
135127
135162
  {
135128
135163
  "kind": "field",
@@ -135130,57 +135165,22 @@
135130
135165
  "type": {
135131
135166
  "text": "array"
135132
135167
  },
135133
- "default": "[ { fieldName: 'selector', protoName: 'selector', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'get', protoName: 'get', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'put', protoName: 'put', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'post', protoName: 'post', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'delete', protoName: 'delete', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'patch', protoName: 'patch', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'custom', protoName: 'custom', FieldConstructor: GoogleApiCustomHttpPattern, constraints: {}, }, { fieldName: 'body', protoName: 'body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'responseBody', protoName: 'response_body', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'additionalBindings', protoName: 'additional_bindings', FieldConstructor: HttpRule, constraints: {}, }, ]"
135134
- },
135135
- {
135136
- "kind": "field",
135137
- "name": "_selector",
135138
- "default": "new STRING(undefined, this, 'selector')"
135139
- },
135140
- {
135141
- "kind": "field",
135142
- "name": "_get",
135143
- "default": "new STRING(undefined, this, 'get')"
135144
- },
135145
- {
135146
- "kind": "field",
135147
- "name": "_put",
135148
- "default": "new STRING(undefined, this, 'put')"
135149
- },
135150
- {
135151
- "kind": "field",
135152
- "name": "_post",
135153
- "default": "new STRING(undefined, this, 'post')"
135154
- },
135155
- {
135156
- "kind": "field",
135157
- "name": "_delete",
135158
- "default": "new STRING(undefined, this, 'delete')"
135159
- },
135160
- {
135161
- "kind": "field",
135162
- "name": "_patch",
135163
- "default": "new STRING(undefined, this, 'patch')"
135164
- },
135165
- {
135166
- "kind": "field",
135167
- "name": "_custom",
135168
- "default": "new GoogleApiCustomHttpPattern(undefined, this, 'custom')"
135168
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: UINT64, constraints: {}, }, { fieldName: 'labels', protoName: 'labels', FieldConstructor: (MAP), ValueConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, ]"
135169
135169
  },
135170
135170
  {
135171
135171
  "kind": "field",
135172
- "name": "_body",
135173
- "default": "new STRING(undefined, this, 'body')"
135172
+ "name": "_value",
135173
+ "default": "new UINT64(undefined, this, 'value')"
135174
135174
  },
135175
135175
  {
135176
135176
  "kind": "field",
135177
- "name": "_responseBody",
135178
- "default": "new STRING(undefined, this, 'responseBody')"
135177
+ "name": "_labels",
135178
+ "default": "new MAP(undefined, this, 'labels')"
135179
135179
  },
135180
135180
  {
135181
135181
  "kind": "field",
135182
- "name": "_additionalBindings",
135183
- "default": "new ARRAY(undefined, this, 'additionalBindings')"
135182
+ "name": "_attributes",
135183
+ "default": "new MAP(undefined, this, 'attributes')"
135184
135184
  },
135185
135185
  {
135186
135186
  "kind": "field",
@@ -136011,17 +136011,17 @@
136011
136011
  "exports": [
136012
136012
  {
136013
136013
  "kind": "js",
136014
- "name": "HttpRule",
136014
+ "name": "Uint64",
136015
136015
  "declaration": {
136016
- "name": "HttpRule",
136017
- "module": "dist/protoc-gen-open-models/google/api/HttpRule.js"
136016
+ "name": "Uint64",
136017
+ "module": "dist/protoc-gen-open-models/furo/fat/Uint64.js"
136018
136018
  }
136019
136019
  }
136020
136020
  ]
136021
136021
  },
136022
136022
  {
136023
136023
  "kind": "javascript-module",
136024
- "path": "dist/protoc-gen-open-models/google/api/HttpRule.js.map",
136024
+ "path": "dist/protoc-gen-open-models/furo/fat/Uint64.js.map",
136025
136025
  "declarations": [],
136026
136026
  "exports": []
136027
136027
  },