@furo/open-models 1.2.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +732 -732
- package/dist/FieldNode.js +1 -1
- package/dist/FieldNode.js.map +1 -1
- package/package.json +2 -2
package/custom-elements.json
CHANGED
|
@@ -90549,82 +90549,20 @@
|
|
|
90549
90549
|
},
|
|
90550
90550
|
{
|
|
90551
90551
|
"kind": "javascript-module",
|
|
90552
|
-
"path": "dist/protoc-gen-open-models/
|
|
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": "
|
|
90583
|
-
"name": "
|
|
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": "
|
|
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": "
|
|
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": "'
|
|
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: '
|
|
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": "
|
|
90706
|
-
"default": "new
|
|
90598
|
+
"name": "_kind",
|
|
90599
|
+
"default": "new STRING(undefined, this, 'kind')"
|
|
90707
90600
|
},
|
|
90708
90601
|
{
|
|
90709
90602
|
"kind": "field",
|
|
90710
|
-
"name": "
|
|
90711
|
-
"default": "new
|
|
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": "{
|
|
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": "
|
|
91435
|
+
"name": "CustomHttpPattern",
|
|
91543
91436
|
"declaration": {
|
|
91544
|
-
"name": "
|
|
91545
|
-
"module": "dist/protoc-gen-open-models/
|
|
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/
|
|
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/
|
|
91451
|
+
"path": "dist/protoc-gen-open-models/google/api/Http.js",
|
|
91559
91452
|
"declarations": [
|
|
91560
91453
|
{
|
|
91561
91454
|
"kind": "class",
|
|
91562
|
-
"description": "
|
|
91563
|
-
"name": "
|
|
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": "
|
|
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": "'
|
|
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: '
|
|
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": "
|
|
91601
|
-
"default": "new
|
|
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": "
|
|
92334
|
+
"name": "Http",
|
|
92433
92335
|
"declaration": {
|
|
92434
|
-
"name": "
|
|
92435
|
-
"module": "dist/protoc-gen-open-models/
|
|
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/
|
|
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/
|
|
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": "
|
|
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¶m=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": "
|
|
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": "'
|
|
92416
|
+
"default": "'google.api.HttpRule'"
|
|
92479
92417
|
},
|
|
92480
92418
|
{
|
|
92481
92419
|
"kind": "field",
|
|
@@ -92483,50 +92421,95 @@
|
|
|
92483
92421
|
"type": {
|
|
92484
92422
|
"text": "array"
|
|
92485
92423
|
},
|
|
92486
|
-
"default": "[ { fieldName: '
|
|
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": "
|
|
92491
|
-
"default": "new STRING(undefined, this, '
|
|
92428
|
+
"name": "_selector",
|
|
92429
|
+
"default": "new STRING(undefined, this, 'selector')"
|
|
92492
92430
|
},
|
|
92493
92431
|
{
|
|
92494
92432
|
"kind": "field",
|
|
92495
|
-
"name": "
|
|
92496
|
-
"
|
|
92497
|
-
"text": "object"
|
|
92498
|
-
},
|
|
92499
|
-
"default": "{}"
|
|
92433
|
+
"name": "_get",
|
|
92434
|
+
"default": "new STRING(undefined, this, 'get')"
|
|
92500
92435
|
},
|
|
92501
92436
|
{
|
|
92502
92437
|
"kind": "field",
|
|
92503
|
-
"name": "
|
|
92504
|
-
"
|
|
92505
|
-
"text": "boolean"
|
|
92506
|
-
},
|
|
92507
|
-
"default": "true"
|
|
92438
|
+
"name": "_put",
|
|
92439
|
+
"default": "new STRING(undefined, this, 'put')"
|
|
92508
92440
|
},
|
|
92509
92441
|
{
|
|
92510
92442
|
"kind": "field",
|
|
92511
|
-
"name": "
|
|
92512
|
-
"
|
|
92513
|
-
"parameters": [
|
|
92514
|
-
{
|
|
92515
|
-
"name": "value"
|
|
92516
|
-
}
|
|
92517
|
-
],
|
|
92518
|
-
"inheritedFrom": {
|
|
92519
|
-
"name": "FieldNode",
|
|
92520
|
-
"module": "dist/FieldNode.js"
|
|
92521
|
-
}
|
|
92443
|
+
"name": "_post",
|
|
92444
|
+
"default": "new STRING(undefined, this, 'post')"
|
|
92522
92445
|
},
|
|
92523
92446
|
{
|
|
92524
92447
|
"kind": "field",
|
|
92525
|
-
"name": "
|
|
92526
|
-
"
|
|
92527
|
-
|
|
92528
|
-
|
|
92529
|
-
|
|
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')"
|
|
92475
|
+
},
|
|
92476
|
+
{
|
|
92477
|
+
"kind": "field",
|
|
92478
|
+
"name": "__defaultValues",
|
|
92479
|
+
"type": {
|
|
92480
|
+
"text": "object"
|
|
92481
|
+
},
|
|
92482
|
+
"default": "{}"
|
|
92483
|
+
},
|
|
92484
|
+
{
|
|
92485
|
+
"kind": "field",
|
|
92486
|
+
"name": "isPristine",
|
|
92487
|
+
"type": {
|
|
92488
|
+
"text": "boolean"
|
|
92489
|
+
},
|
|
92490
|
+
"default": "true"
|
|
92491
|
+
},
|
|
92492
|
+
{
|
|
92493
|
+
"kind": "field",
|
|
92494
|
+
"name": "__rootNode",
|
|
92495
|
+
"description": "Root node of a node. Do not set this value by yourself.",
|
|
92496
|
+
"parameters": [
|
|
92497
|
+
{
|
|
92498
|
+
"name": "value"
|
|
92499
|
+
}
|
|
92500
|
+
],
|
|
92501
|
+
"inheritedFrom": {
|
|
92502
|
+
"name": "FieldNode",
|
|
92503
|
+
"module": "dist/FieldNode.js"
|
|
92504
|
+
}
|
|
92505
|
+
},
|
|
92506
|
+
{
|
|
92507
|
+
"kind": "field",
|
|
92508
|
+
"name": "__isEmpty",
|
|
92509
|
+
"description": "Empty state of the node",
|
|
92510
|
+
"parameters": [
|
|
92511
|
+
{
|
|
92512
|
+
"name": "empty"
|
|
92530
92513
|
}
|
|
92531
92514
|
],
|
|
92532
92515
|
"inheritedFrom": {
|
|
@@ -93319,36 +93302,98 @@
|
|
|
93319
93302
|
"exports": [
|
|
93320
93303
|
{
|
|
93321
93304
|
"kind": "js",
|
|
93322
|
-
"name": "
|
|
93305
|
+
"name": "HttpRule",
|
|
93323
93306
|
"declaration": {
|
|
93324
|
-
"name": "
|
|
93325
|
-
"module": "dist/protoc-gen-open-models/
|
|
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/
|
|
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/
|
|
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": "
|
|
93343
|
-
"name": "
|
|
93351
|
+
"description": "ConstraintWrappers",
|
|
93352
|
+
"name": "ConstraintWrappers",
|
|
93344
93353
|
"members": [
|
|
93345
93354
|
{
|
|
93346
93355
|
"kind": "field",
|
|
93347
|
-
"name": "
|
|
93356
|
+
"name": "stringValue"
|
|
93348
93357
|
},
|
|
93349
93358
|
{
|
|
93350
93359
|
"kind": "field",
|
|
93351
|
-
"name": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
93385
|
-
"default": "new
|
|
93429
|
+
"name": "_stringValue",
|
|
93430
|
+
"default": "new StringValue(undefined, this, 'stringValue')"
|
|
93386
93431
|
},
|
|
93387
93432
|
{
|
|
93388
93433
|
"kind": "field",
|
|
93389
|
-
"name": "
|
|
93390
|
-
"default": "new
|
|
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": "
|
|
94311
|
+
"name": "ConstraintWrappers",
|
|
94222
94312
|
"declaration": {
|
|
94223
|
-
"name": "
|
|
94224
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
94327
|
+
"path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
|
|
94238
94328
|
"declarations": [
|
|
94239
94329
|
{
|
|
94240
94330
|
"kind": "class",
|
|
94241
|
-
"description": "
|
|
94242
|
-
"name": "
|
|
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": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
94289
|
-
"default": "new
|
|
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": "
|
|
95201
|
+
"name": "Decimal",
|
|
95121
95202
|
"declaration": {
|
|
95122
|
-
"name": "
|
|
95123
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
95217
|
+
"path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
|
|
95137
95218
|
"declarations": [
|
|
95138
95219
|
{
|
|
95139
95220
|
"kind": "class",
|
|
95140
|
-
"description": "
|
|
95141
|
-
"name": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
96091
|
+
"name": "DecimalB",
|
|
96020
96092
|
"declaration": {
|
|
96021
|
-
"name": "
|
|
96022
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
96107
|
+
"path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
|
|
96036
96108
|
"declarations": [
|
|
96037
96109
|
{
|
|
96038
96110
|
"kind": "class",
|
|
96039
|
-
"description": "
|
|
96040
|
-
"name": "
|
|
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": "
|
|
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": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
96163
|
-
"default": "new
|
|
96153
|
+
"name": "_start",
|
|
96154
|
+
"default": "new FuroTypeDecimal(undefined, this, 'start')"
|
|
96164
96155
|
},
|
|
96165
96156
|
{
|
|
96166
96157
|
"kind": "field",
|
|
96167
|
-
"name": "
|
|
96168
|
-
"default": "new
|
|
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": "{
|
|
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": "
|
|
96990
|
+
"name": "DecimalRange",
|
|
97000
96991
|
"declaration": {
|
|
97001
|
-
"name": "
|
|
97002
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
97006
|
+
"path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
|
|
97016
97007
|
"declarations": [
|
|
97017
97008
|
{
|
|
97018
97009
|
"kind": "class",
|
|
97019
|
-
"description": "
|
|
97020
|
-
"name": "
|
|
97010
|
+
"description": "DeepRecursion",
|
|
97011
|
+
"name": "DeepRecursion",
|
|
97021
97012
|
"members": [
|
|
97022
97013
|
{
|
|
97023
97014
|
"kind": "field",
|
|
97024
|
-
"name": "
|
|
97015
|
+
"name": "displayName"
|
|
97025
97016
|
},
|
|
97026
97017
|
{
|
|
97027
97018
|
"kind": "field",
|
|
97028
|
-
"name": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
97062
|
-
"default": "new STRING(undefined, this, '
|
|
97052
|
+
"name": "_displayName",
|
|
97053
|
+
"default": "new STRING(undefined, this, 'displayName')"
|
|
97063
97054
|
},
|
|
97064
97055
|
{
|
|
97065
97056
|
"kind": "field",
|
|
97066
|
-
"name": "
|
|
97067
|
-
"default": "new
|
|
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": "
|
|
97889
|
+
"name": "DeepRecursion",
|
|
97899
97890
|
"declaration": {
|
|
97900
|
-
"name": "
|
|
97901
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
97905
|
+
"path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
|
|
97915
97906
|
"declarations": [
|
|
97916
97907
|
{
|
|
97917
97908
|
"kind": "class",
|
|
97918
|
-
"description": "
|
|
97919
|
-
"name": "
|
|
97909
|
+
"description": "DefaultsAttributesEntry",
|
|
97910
|
+
"name": "DefaultsAttributesEntry",
|
|
97920
97911
|
"members": [
|
|
97921
97912
|
{
|
|
97922
97913
|
"kind": "field",
|
|
97923
|
-
"name": "
|
|
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": "
|
|
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.
|
|
97939
|
+
"default": "'furo.type.Defaults.AttributesEntry'"
|
|
97985
97940
|
},
|
|
97986
97941
|
{
|
|
97987
97942
|
"kind": "field",
|
|
@@ -97989,92 +97944,47 @@
|
|
|
97989
97944
|
"type": {
|
|
97990
97945
|
"text": "array"
|
|
97991
97946
|
},
|
|
97992
|
-
"default": "[ { fieldName: '
|
|
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')"
|
|
97947
|
+
"default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
|
|
98003
97948
|
},
|
|
98004
97949
|
{
|
|
98005
97950
|
"kind": "field",
|
|
98006
|
-
"name": "
|
|
98007
|
-
"default": "new
|
|
97951
|
+
"name": "_key",
|
|
97952
|
+
"default": "new STRING(undefined, this, 'key')"
|
|
98008
97953
|
},
|
|
98009
97954
|
{
|
|
98010
97955
|
"kind": "field",
|
|
98011
|
-
"name": "
|
|
98012
|
-
"default": "new
|
|
97956
|
+
"name": "_value",
|
|
97957
|
+
"default": "new STRING(undefined, this, 'value')"
|
|
98013
97958
|
},
|
|
98014
97959
|
{
|
|
98015
97960
|
"kind": "field",
|
|
98016
|
-
"name": "
|
|
98017
|
-
"
|
|
97961
|
+
"name": "__defaultValues",
|
|
97962
|
+
"type": {
|
|
97963
|
+
"text": "object"
|
|
97964
|
+
},
|
|
97965
|
+
"default": "{}"
|
|
98018
97966
|
},
|
|
98019
97967
|
{
|
|
98020
97968
|
"kind": "field",
|
|
98021
|
-
"name": "
|
|
98022
|
-
"
|
|
97969
|
+
"name": "isPristine",
|
|
97970
|
+
"type": {
|
|
97971
|
+
"text": "boolean"
|
|
97972
|
+
},
|
|
97973
|
+
"default": "true"
|
|
98023
97974
|
},
|
|
98024
97975
|
{
|
|
98025
97976
|
"kind": "field",
|
|
98026
|
-
"name": "
|
|
98027
|
-
"
|
|
98028
|
-
|
|
98029
|
-
|
|
98030
|
-
|
|
98031
|
-
|
|
98032
|
-
|
|
98033
|
-
|
|
98034
|
-
|
|
98035
|
-
|
|
98036
|
-
|
|
98037
|
-
"default": "new ANY(undefined, this, 'any')"
|
|
98038
|
-
},
|
|
98039
|
-
{
|
|
98040
|
-
"kind": "field",
|
|
98041
|
-
"name": "_fatString",
|
|
98042
|
-
"default": "new FuroFatString(undefined, this, 'fatString')"
|
|
98043
|
-
},
|
|
98044
|
-
{
|
|
98045
|
-
"kind": "field",
|
|
98046
|
-
"name": "_trueFalse",
|
|
98047
|
-
"default": "new BOOLEAN(undefined, this, 'trueFalse')"
|
|
98048
|
-
},
|
|
98049
|
-
{
|
|
98050
|
-
"kind": "field",
|
|
98051
|
-
"name": "__defaultValues",
|
|
98052
|
-
"type": {
|
|
98053
|
-
"text": "object"
|
|
98054
|
-
},
|
|
98055
|
-
"default": "{ stringArray: ['A', 'B', 'C'], }"
|
|
98056
|
-
},
|
|
98057
|
-
{
|
|
98058
|
-
"kind": "field",
|
|
98059
|
-
"name": "isPristine",
|
|
98060
|
-
"type": {
|
|
98061
|
-
"text": "boolean"
|
|
98062
|
-
},
|
|
98063
|
-
"default": "true"
|
|
98064
|
-
},
|
|
98065
|
-
{
|
|
98066
|
-
"kind": "field",
|
|
98067
|
-
"name": "__rootNode",
|
|
98068
|
-
"description": "Root node of a node. Do not set this value by yourself.",
|
|
98069
|
-
"parameters": [
|
|
98070
|
-
{
|
|
98071
|
-
"name": "value"
|
|
98072
|
-
}
|
|
98073
|
-
],
|
|
98074
|
-
"inheritedFrom": {
|
|
98075
|
-
"name": "FieldNode",
|
|
98076
|
-
"module": "dist/FieldNode.js"
|
|
98077
|
-
}
|
|
97977
|
+
"name": "__rootNode",
|
|
97978
|
+
"description": "Root node of a node. Do not set this value by yourself.",
|
|
97979
|
+
"parameters": [
|
|
97980
|
+
{
|
|
97981
|
+
"name": "value"
|
|
97982
|
+
}
|
|
97983
|
+
],
|
|
97984
|
+
"inheritedFrom": {
|
|
97985
|
+
"name": "FieldNode",
|
|
97986
|
+
"module": "dist/FieldNode.js"
|
|
97987
|
+
}
|
|
98078
97988
|
},
|
|
98079
97989
|
{
|
|
98080
97990
|
"kind": "field",
|
|
@@ -98875,36 +98785,72 @@
|
|
|
98875
98785
|
"exports": [
|
|
98876
98786
|
{
|
|
98877
98787
|
"kind": "js",
|
|
98878
|
-
"name": "
|
|
98788
|
+
"name": "DefaultsAttributesEntry",
|
|
98879
98789
|
"declaration": {
|
|
98880
|
-
"name": "
|
|
98881
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
98804
|
+
"path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
|
|
98895
98805
|
"declarations": [
|
|
98896
98806
|
{
|
|
98897
98807
|
"kind": "class",
|
|
98898
|
-
"description": "
|
|
98899
|
-
"name": "
|
|
98808
|
+
"description": "Defaults",
|
|
98809
|
+
"name": "Defaults",
|
|
98900
98810
|
"members": [
|
|
98901
98811
|
{
|
|
98902
98812
|
"kind": "field",
|
|
98903
|
-
"name": "
|
|
98813
|
+
"name": "refSystem"
|
|
98904
98814
|
},
|
|
98905
98815
|
{
|
|
98906
98816
|
"kind": "field",
|
|
98907
|
-
"name": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
98941
|
-
"default": "new
|
|
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": "
|
|
98946
|
-
"default": "new
|
|
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": "
|
|
99768
|
+
"name": "Defaults",
|
|
99778
99769
|
"declaration": {
|
|
99779
|
-
"name": "
|
|
99780
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
99784
|
+
"path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
|
|
99794
99785
|
"declarations": [
|
|
99795
99786
|
{
|
|
99796
99787
|
"kind": "class",
|
|
99797
|
-
"description": "
|
|
99798
|
-
"name": "
|
|
99788
|
+
"description": "IdentifierAttributesEntry",
|
|
99789
|
+
"name": "IdentifierAttributesEntry",
|
|
99799
99790
|
"members": [
|
|
99800
99791
|
{
|
|
99801
99792
|
"kind": "field",
|
|
99802
|
-
"name": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
99836
|
-
"default": "new
|
|
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": "
|
|
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": "
|
|
100722
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
100683
|
+
"path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
|
|
100736
100684
|
"declarations": [
|
|
100737
100685
|
{
|
|
100738
100686
|
"kind": "class",
|
|
100739
|
-
"description": "
|
|
100740
|
-
"name": "
|
|
100687
|
+
"description": "Identifier",
|
|
100688
|
+
"name": "Identifier",
|
|
100741
100689
|
"members": [
|
|
100742
100690
|
{
|
|
100743
100691
|
"kind": "field",
|
|
100744
|
-
"name": "
|
|
100692
|
+
"name": "refSystem"
|
|
100745
100693
|
},
|
|
100746
100694
|
{
|
|
100747
100695
|
"kind": "field",
|
|
100748
|
-
"name": "
|
|
100696
|
+
"name": "refType"
|
|
100749
100697
|
},
|
|
100750
100698
|
{
|
|
100751
100699
|
"kind": "field",
|
|
100752
|
-
"name": "
|
|
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.
|
|
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: '
|
|
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": "
|
|
100786
|
-
"default": "new
|
|
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": "
|
|
100791
|
-
"default": "new
|
|
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": "
|
|
100796
|
-
"default": "new
|
|
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,138 +101644,75 @@
|
|
|
101624
101644
|
"exports": [
|
|
101625
101645
|
{
|
|
101626
101646
|
"kind": "js",
|
|
101627
|
-
"name": "
|
|
101647
|
+
"name": "Identifier",
|
|
101628
101648
|
"declaration": {
|
|
101629
|
-
"name": "
|
|
101630
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
101663
|
+
"path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
|
|
101644
101664
|
"declarations": [
|
|
101645
101665
|
{
|
|
101646
101666
|
"kind": "class",
|
|
101647
|
-
"description": "
|
|
101648
|
-
"name": "
|
|
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": "
|
|
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"
|
|
101681
|
-
},
|
|
101682
|
-
{
|
|
101683
|
-
"kind": "field",
|
|
101684
|
-
"name": "bytesValue"
|
|
101685
|
-
},
|
|
101686
|
-
{
|
|
101687
|
-
"kind": "method",
|
|
101688
|
-
"name": "fromLiteral",
|
|
101689
|
-
"parameters": [
|
|
101690
|
-
{
|
|
101691
|
-
"name": "data"
|
|
101692
|
-
}
|
|
101693
|
-
]
|
|
101694
|
-
},
|
|
101695
|
-
{
|
|
101696
|
-
"kind": "method",
|
|
101697
|
-
"name": "toLiteral"
|
|
101698
|
-
},
|
|
101699
|
-
{
|
|
101700
|
-
"kind": "field",
|
|
101701
|
-
"name": "typeName",
|
|
101702
|
-
"type": {
|
|
101703
|
-
"text": "string"
|
|
101704
|
-
},
|
|
101705
|
-
"default": "'furo.type.Wrappers'"
|
|
101706
|
-
},
|
|
101707
|
-
{
|
|
101708
|
-
"kind": "field",
|
|
101709
|
-
"name": "nodeFields",
|
|
101710
|
-
"type": {
|
|
101711
|
-
"text": "array"
|
|
101712
|
-
},
|
|
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')"
|
|
101672
|
+
"name": "primitiveInt32"
|
|
101724
101673
|
},
|
|
101725
101674
|
{
|
|
101726
101675
|
"kind": "field",
|
|
101727
|
-
"name": "
|
|
101728
|
-
"default": "new Int64Value(undefined, this, 'int64Value')"
|
|
101676
|
+
"name": "repeatedPrimitiveInt32"
|
|
101729
101677
|
},
|
|
101730
101678
|
{
|
|
101731
|
-
"kind": "
|
|
101732
|
-
"name": "
|
|
101733
|
-
"
|
|
101679
|
+
"kind": "method",
|
|
101680
|
+
"name": "fromLiteral",
|
|
101681
|
+
"parameters": [
|
|
101682
|
+
{
|
|
101683
|
+
"name": "data"
|
|
101684
|
+
}
|
|
101685
|
+
]
|
|
101734
101686
|
},
|
|
101735
101687
|
{
|
|
101736
|
-
"kind": "
|
|
101737
|
-
"name": "
|
|
101738
|
-
"default": "new DoubleValue(undefined, this, 'doubleValue')"
|
|
101688
|
+
"kind": "method",
|
|
101689
|
+
"name": "toLiteral"
|
|
101739
101690
|
},
|
|
101740
101691
|
{
|
|
101741
101692
|
"kind": "field",
|
|
101742
|
-
"name": "
|
|
101743
|
-
"
|
|
101693
|
+
"name": "typeName",
|
|
101694
|
+
"type": {
|
|
101695
|
+
"text": "string"
|
|
101696
|
+
},
|
|
101697
|
+
"default": "'furo.type.Numeric'"
|
|
101744
101698
|
},
|
|
101745
101699
|
{
|
|
101746
101700
|
"kind": "field",
|
|
101747
|
-
"name": "
|
|
101748
|
-
"
|
|
101701
|
+
"name": "nodeFields",
|
|
101702
|
+
"type": {
|
|
101703
|
+
"text": "array"
|
|
101704
|
+
},
|
|
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": "
|
|
101753
|
-
"default": "new
|
|
101709
|
+
"name": "_primitiveInt32",
|
|
101710
|
+
"default": "new INT32(undefined, this, 'primitiveInt32')"
|
|
101754
101711
|
},
|
|
101755
101712
|
{
|
|
101756
101713
|
"kind": "field",
|
|
101757
|
-
"name": "
|
|
101758
|
-
"default": "new
|
|
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": "
|
|
102546
|
+
"name": "Numeric",
|
|
102590
102547
|
"declaration": {
|
|
102591
|
-
"name": "
|
|
102592
|
-
"module": "dist/protoc-gen-open-models/furo/type/
|
|
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/
|
|
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/
|
|
102562
|
+
"path": "dist/protoc-gen-open-models/furo/type/Other.js",
|
|
102606
102563
|
"declarations": [
|
|
102607
102564
|
{
|
|
102608
102565
|
"kind": "class",
|
|
102609
|
-
"description": "
|
|
102610
|
-
"name": "
|
|
102566
|
+
"description": "Other",
|
|
102567
|
+
"name": "Other",
|
|
102611
102568
|
"members": [
|
|
102612
102569
|
{
|
|
102613
102570
|
"kind": "field",
|
|
102614
|
-
"name": "
|
|
102615
|
-
},
|
|
102616
|
-
{
|
|
102617
|
-
"kind": "field",
|
|
102618
|
-
"name": "path"
|
|
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": "'
|
|
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: '
|
|
102648
|
-
},
|
|
102649
|
-
{
|
|
102650
|
-
"kind": "field",
|
|
102651
|
-
"name": "_kind",
|
|
102652
|
-
"default": "new STRING(undefined, this, 'kind')"
|
|
102600
|
+
"default": "[ { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: FuroTypeDeepRecursion, constraints: {}, }, ]"
|
|
102653
102601
|
},
|
|
102654
102602
|
{
|
|
102655
102603
|
"kind": "field",
|
|
102656
|
-
"name": "
|
|
102657
|
-
"default": "new
|
|
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": "
|
|
103436
|
+
"name": "Other",
|
|
103489
103437
|
"declaration": {
|
|
103490
|
-
"name": "
|
|
103491
|
-
"module": "dist/protoc-gen-open-models/
|
|
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/
|
|
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/
|
|
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": "
|
|
103509
|
-
"name": "
|
|
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": "
|
|
103513
|
+
"name": "displayName"
|
|
103514
103514
|
},
|
|
103515
103515
|
{
|
|
103516
103516
|
"kind": "field",
|
|
103517
|
-
"name": "
|
|
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": "'
|
|
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: '
|
|
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": "
|
|
103551
|
-
"default": "new
|
|
103554
|
+
"name": "_displayName",
|
|
103555
|
+
"default": "new STRING(undefined, this, 'displayName')"
|
|
103552
103556
|
},
|
|
103553
103557
|
{
|
|
103554
103558
|
"kind": "field",
|
|
103555
|
-
"name": "
|
|
103556
|
-
"default": "new
|
|
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,68 +104393,64 @@
|
|
|
104384
104393
|
"exports": [
|
|
104385
104394
|
{
|
|
104386
104395
|
"kind": "js",
|
|
104387
|
-
"name": "
|
|
104396
|
+
"name": "Tree",
|
|
104388
104397
|
"declaration": {
|
|
104389
|
-
"name": "
|
|
104390
|
-
"module": "dist/protoc-gen-open-models/
|
|
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/
|
|
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/
|
|
104412
|
+
"path": "dist/protoc-gen-open-models/furo/type/Wrappers.js",
|
|
104404
104413
|
"declarations": [
|
|
104405
104414
|
{
|
|
104406
104415
|
"kind": "class",
|
|
104407
|
-
"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¶m=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.",
|
|
104408
|
-
"name": "
|
|
104416
|
+
"description": "Wrappers",
|
|
104417
|
+
"name": "Wrappers",
|
|
104409
104418
|
"members": [
|
|
104410
104419
|
{
|
|
104411
104420
|
"kind": "field",
|
|
104412
|
-
"name": "
|
|
104413
|
-
},
|
|
104414
|
-
{
|
|
104415
|
-
"kind": "field",
|
|
104416
|
-
"name": "get"
|
|
104421
|
+
"name": "stringValue"
|
|
104417
104422
|
},
|
|
104418
104423
|
{
|
|
104419
104424
|
"kind": "field",
|
|
104420
|
-
"name": "
|
|
104425
|
+
"name": "int32Value"
|
|
104421
104426
|
},
|
|
104422
104427
|
{
|
|
104423
104428
|
"kind": "field",
|
|
104424
|
-
"name": "
|
|
104429
|
+
"name": "int64Value"
|
|
104425
104430
|
},
|
|
104426
104431
|
{
|
|
104427
104432
|
"kind": "field",
|
|
104428
|
-
"name": "
|
|
104433
|
+
"name": "floatValue"
|
|
104429
104434
|
},
|
|
104430
104435
|
{
|
|
104431
104436
|
"kind": "field",
|
|
104432
|
-
"name": "
|
|
104437
|
+
"name": "doubleValue"
|
|
104433
104438
|
},
|
|
104434
104439
|
{
|
|
104435
104440
|
"kind": "field",
|
|
104436
|
-
"name": "
|
|
104441
|
+
"name": "boolValue"
|
|
104437
104442
|
},
|
|
104438
104443
|
{
|
|
104439
104444
|
"kind": "field",
|
|
104440
|
-
"name": "
|
|
104445
|
+
"name": "uint32Value"
|
|
104441
104446
|
},
|
|
104442
104447
|
{
|
|
104443
104448
|
"kind": "field",
|
|
104444
|
-
"name": "
|
|
104449
|
+
"name": "uint64Value"
|
|
104445
104450
|
},
|
|
104446
104451
|
{
|
|
104447
104452
|
"kind": "field",
|
|
104448
|
-
"name": "
|
|
104453
|
+
"name": "bytesValue"
|
|
104449
104454
|
},
|
|
104450
104455
|
{
|
|
104451
104456
|
"kind": "method",
|
|
@@ -104466,7 +104471,7 @@
|
|
|
104466
104471
|
"type": {
|
|
104467
104472
|
"text": "string"
|
|
104468
104473
|
},
|
|
104469
|
-
"default": "'
|
|
104474
|
+
"default": "'furo.type.Wrappers'"
|
|
104470
104475
|
},
|
|
104471
104476
|
{
|
|
104472
104477
|
"kind": "field",
|
|
@@ -104474,57 +104479,52 @@
|
|
|
104474
104479
|
"type": {
|
|
104475
104480
|
"text": "array"
|
|
104476
104481
|
},
|
|
104477
|
-
"default": "[ { fieldName: '
|
|
104478
|
-
},
|
|
104479
|
-
{
|
|
104480
|
-
"kind": "field",
|
|
104481
|
-
"name": "_selector",
|
|
104482
|
-
"default": "new STRING(undefined, this, 'selector')"
|
|
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: {}, }, ]"
|
|
104483
104483
|
},
|
|
104484
104484
|
{
|
|
104485
104485
|
"kind": "field",
|
|
104486
|
-
"name": "
|
|
104487
|
-
"default": "new
|
|
104486
|
+
"name": "_stringValue",
|
|
104487
|
+
"default": "new StringValue(undefined, this, 'stringValue')"
|
|
104488
104488
|
},
|
|
104489
104489
|
{
|
|
104490
104490
|
"kind": "field",
|
|
104491
|
-
"name": "
|
|
104492
|
-
"default": "new
|
|
104491
|
+
"name": "_int32Value",
|
|
104492
|
+
"default": "new Int32Value(undefined, this, 'int32Value')"
|
|
104493
104493
|
},
|
|
104494
104494
|
{
|
|
104495
104495
|
"kind": "field",
|
|
104496
|
-
"name": "
|
|
104497
|
-
"default": "new
|
|
104496
|
+
"name": "_int64Value",
|
|
104497
|
+
"default": "new Int64Value(undefined, this, 'int64Value')"
|
|
104498
104498
|
},
|
|
104499
104499
|
{
|
|
104500
104500
|
"kind": "field",
|
|
104501
|
-
"name": "
|
|
104502
|
-
"default": "new
|
|
104501
|
+
"name": "_floatValue",
|
|
104502
|
+
"default": "new FloatValue(undefined, this, 'floatValue')"
|
|
104503
104503
|
},
|
|
104504
104504
|
{
|
|
104505
104505
|
"kind": "field",
|
|
104506
|
-
"name": "
|
|
104507
|
-
"default": "new
|
|
104506
|
+
"name": "_doubleValue",
|
|
104507
|
+
"default": "new DoubleValue(undefined, this, 'doubleValue')"
|
|
104508
104508
|
},
|
|
104509
104509
|
{
|
|
104510
104510
|
"kind": "field",
|
|
104511
|
-
"name": "
|
|
104512
|
-
"default": "new
|
|
104511
|
+
"name": "_boolValue",
|
|
104512
|
+
"default": "new BoolValue(undefined, this, 'boolValue')"
|
|
104513
104513
|
},
|
|
104514
104514
|
{
|
|
104515
104515
|
"kind": "field",
|
|
104516
|
-
"name": "
|
|
104517
|
-
"default": "new
|
|
104516
|
+
"name": "_uint32Value",
|
|
104517
|
+
"default": "new UInt32Value(undefined, this, 'uint32Value')"
|
|
104518
104518
|
},
|
|
104519
104519
|
{
|
|
104520
104520
|
"kind": "field",
|
|
104521
|
-
"name": "
|
|
104522
|
-
"default": "new
|
|
104521
|
+
"name": "_uint64Value",
|
|
104522
|
+
"default": "new UInt64Value(undefined, this, 'uint64Value')"
|
|
104523
104523
|
},
|
|
104524
104524
|
{
|
|
104525
104525
|
"kind": "field",
|
|
104526
|
-
"name": "
|
|
104527
|
-
"default": "new
|
|
104526
|
+
"name": "_bytesValue",
|
|
104527
|
+
"default": "new BytesValue(undefined, this, 'bytesValue')"
|
|
104528
104528
|
},
|
|
104529
104529
|
{
|
|
104530
104530
|
"kind": "field",
|
|
@@ -105355,17 +105355,17 @@
|
|
|
105355
105355
|
"exports": [
|
|
105356
105356
|
{
|
|
105357
105357
|
"kind": "js",
|
|
105358
|
-
"name": "
|
|
105358
|
+
"name": "Wrappers",
|
|
105359
105359
|
"declaration": {
|
|
105360
|
-
"name": "
|
|
105361
|
-
"module": "dist/protoc-gen-open-models/
|
|
105360
|
+
"name": "Wrappers",
|
|
105361
|
+
"module": "dist/protoc-gen-open-models/furo/type/Wrappers.js"
|
|
105362
105362
|
}
|
|
105363
105363
|
}
|
|
105364
105364
|
]
|
|
105365
105365
|
},
|
|
105366
105366
|
{
|
|
105367
105367
|
"kind": "javascript-module",
|
|
105368
|
-
"path": "dist/protoc-gen-open-models/
|
|
105368
|
+
"path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
|
|
105369
105369
|
"declarations": [],
|
|
105370
105370
|
"exports": []
|
|
105371
105371
|
},
|