@furo/open-models 1.2.1 → 1.2.3

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.
@@ -81381,28 +81381,20 @@
81381
81381
  },
81382
81382
  {
81383
81383
  "kind": "javascript-module",
81384
- "path": "dist/protoc-gen-open-models/furo/cube/Colour.js",
81384
+ "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js",
81385
81385
  "declarations": [
81386
81386
  {
81387
81387
  "kind": "class",
81388
- "description": "Colour",
81389
- "name": "Colour",
81388
+ "description": "CustomHttpPattern\n A custom pattern is used for defining custom HTTP verb.",
81389
+ "name": "CustomHttpPattern",
81390
81390
  "members": [
81391
81391
  {
81392
81392
  "kind": "field",
81393
- "name": "red"
81394
- },
81395
- {
81396
- "kind": "field",
81397
- "name": "green"
81398
- },
81399
- {
81400
- "kind": "field",
81401
- "name": "blue"
81393
+ "name": "kind"
81402
81394
  },
81403
81395
  {
81404
81396
  "kind": "field",
81405
- "name": "alpha"
81397
+ "name": "path"
81406
81398
  },
81407
81399
  {
81408
81400
  "kind": "method",
@@ -81423,7 +81415,7 @@
81423
81415
  "type": {
81424
81416
  "text": "string"
81425
81417
  },
81426
- "default": "'furo.cube.Colour'"
81418
+ "default": "'google.api.CustomHttpPattern'"
81427
81419
  },
81428
81420
  {
81429
81421
  "kind": "field",
@@ -81431,27 +81423,17 @@
81431
81423
  "type": {
81432
81424
  "text": "array"
81433
81425
  },
81434
- "default": "[ { fieldName: 'red', protoName: 'red', FieldConstructor: INT32, constraints: { maximum: 255 }, }, { fieldName: 'green', protoName: 'green', FieldConstructor: INT32, constraints: { maximum: 255 }, }, { fieldName: 'blue', protoName: 'blue', FieldConstructor: INT32, constraints: { maximum: 255 }, }, { fieldName: 'alpha', protoName: 'alpha', FieldConstructor: FLOAT, constraints: { maximum: 1 }, }, ]"
81435
- },
81436
- {
81437
- "kind": "field",
81438
- "name": "_red",
81439
- "default": "new INT32(undefined, this, 'red')"
81440
- },
81441
- {
81442
- "kind": "field",
81443
- "name": "_green",
81444
- "default": "new INT32(undefined, this, 'green')"
81426
+ "default": "[ { fieldName: 'kind', protoName: 'kind', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'path', protoName: 'path', FieldConstructor: STRING, constraints: {}, }, ]"
81445
81427
  },
81446
81428
  {
81447
81429
  "kind": "field",
81448
- "name": "_blue",
81449
- "default": "new INT32(undefined, this, 'blue')"
81430
+ "name": "_kind",
81431
+ "default": "new STRING(undefined, this, 'kind')"
81450
81432
  },
81451
81433
  {
81452
81434
  "kind": "field",
81453
- "name": "_alpha",
81454
- "default": "new FLOAT(undefined, this, 'alpha')"
81435
+ "name": "_path",
81436
+ "default": "new STRING(undefined, this, 'path')"
81455
81437
  },
81456
81438
  {
81457
81439
  "kind": "field",
@@ -81459,7 +81441,7 @@
81459
81441
  "type": {
81460
81442
  "text": "object"
81461
81443
  },
81462
- "default": "{ alpha: 1.0, blue: 88.0, green: 34.0, red: 22.0, }"
81444
+ "default": "{}"
81463
81445
  },
81464
81446
  {
81465
81447
  "kind": "field",
@@ -82282,60 +82264,36 @@
82282
82264
  "exports": [
82283
82265
  {
82284
82266
  "kind": "js",
82285
- "name": "Colour",
82267
+ "name": "CustomHttpPattern",
82286
82268
  "declaration": {
82287
- "name": "Colour",
82288
- "module": "dist/protoc-gen-open-models/furo/cube/Colour.js"
82269
+ "name": "CustomHttpPattern",
82270
+ "module": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js"
82289
82271
  }
82290
82272
  }
82291
82273
  ]
82292
82274
  },
82293
82275
  {
82294
82276
  "kind": "javascript-module",
82295
- "path": "dist/protoc-gen-open-models/furo/cube/Colour.js.map",
82277
+ "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map",
82296
82278
  "declarations": [],
82297
82279
  "exports": []
82298
82280
  },
82299
82281
  {
82300
82282
  "kind": "javascript-module",
82301
- "path": "dist/protoc-gen-open-models/furo/cube/CubeDefinition.js",
82283
+ "path": "dist/protoc-gen-open-models/google/api/Http.js",
82302
82284
  "declarations": [
82303
82285
  {
82304
82286
  "kind": "class",
82305
- "description": "CubeDefinition",
82306
- "name": "CubeDefinition",
82287
+ "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.",
82288
+ "name": "Http",
82307
82289
  "members": [
82308
82290
  {
82309
82291
  "kind": "field",
82310
- "name": "length"
82311
- },
82312
- {
82313
- "kind": "field",
82314
- "name": "breadth"
82315
- },
82316
- {
82317
- "kind": "field",
82318
- "name": "height"
82319
- },
82320
- {
82321
- "kind": "field",
82322
- "name": "colour"
82323
- },
82324
- {
82325
- "kind": "field",
82326
- "name": "material"
82327
- },
82328
- {
82329
- "kind": "field",
82330
- "name": "str"
82331
- },
82332
- {
82333
- "kind": "field",
82334
- "name": "boo"
82292
+ "name": "rules"
82335
82293
  },
82336
82294
  {
82337
82295
  "kind": "field",
82338
- "name": "num"
82296
+ "name": "fullyDecodeReservedExpansion"
82339
82297
  },
82340
82298
  {
82341
82299
  "kind": "method",
@@ -82356,7 +82314,7 @@
82356
82314
  "type": {
82357
82315
  "text": "string"
82358
82316
  },
82359
- "default": "'furo.cube.CubeDefinition'"
82317
+ "default": "'google.api.Http'"
82360
82318
  },
82361
82319
  {
82362
82320
  "kind": "field",
@@ -82364,47 +82322,17 @@
82364
82322
  "type": {
82365
82323
  "text": "array"
82366
82324
  },
82367
- "default": "[ { fieldName: 'length', protoName: 'length', FieldConstructor: DOUBLE, constraints: { maximum: 1000, minimum: 100, required: true }, }, { fieldName: 'breadth', protoName: 'breadth', FieldConstructor: DOUBLE, constraints: { maximum: 1000, minimum: 100, required: true }, }, { fieldName: 'height', protoName: 'height', FieldConstructor: DOUBLE, constraints: { maximum: 1000, minimum: 100, required: true }, }, { fieldName: 'colour', protoName: 'colour', FieldConstructor: FuroCubeColour, constraints: {}, }, { fieldName: 'material', protoName: 'material', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'str', protoName: 'str', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'boo', protoName: 'boo', FieldConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'num', protoName: 'num', FieldConstructor: INT32, constraints: {}, }, ]"
82368
- },
82369
- {
82370
- "kind": "field",
82371
- "name": "_length",
82372
- "default": "new DOUBLE(undefined, this, 'length')"
82373
- },
82374
- {
82375
- "kind": "field",
82376
- "name": "_breadth",
82377
- "default": "new DOUBLE(undefined, this, 'breadth')"
82378
- },
82379
- {
82380
- "kind": "field",
82381
- "name": "_height",
82382
- "default": "new DOUBLE(undefined, this, 'height')"
82383
- },
82384
- {
82385
- "kind": "field",
82386
- "name": "_colour",
82387
- "default": "new FuroCubeColour(undefined, this, 'colour')"
82388
- },
82389
- {
82390
- "kind": "field",
82391
- "name": "_material",
82392
- "default": "new ENUM(undefined, FuroCubeMaterials, FuroCubeMaterials.MATERIALS_UNSPECIFIED, this, 'material')"
82393
- },
82394
- {
82395
- "kind": "field",
82396
- "name": "_str",
82397
- "default": "new STRING(undefined, this, 'str')"
82325
+ "default": "[ { fieldName: 'rules', protoName: 'rules', FieldConstructor: GoogleApiHttpRule, constraints: {}, }, { fieldName: 'fullyDecodeReservedExpansion', protoName: 'fully_decode_reserved_expansion', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
82398
82326
  },
82399
82327
  {
82400
82328
  "kind": "field",
82401
- "name": "_boo",
82402
- "default": "new BOOLEAN(undefined, this, 'boo')"
82329
+ "name": "_rules",
82330
+ "default": "new ARRAY(undefined, this, 'rules')"
82403
82331
  },
82404
82332
  {
82405
82333
  "kind": "field",
82406
- "name": "_num",
82407
- "default": "new INT32(undefined, this, 'num')"
82334
+ "name": "_fullyDecodeReservedExpansion",
82335
+ "default": "new BOOLEAN(undefined, this, 'fullyDecodeReservedExpansion')"
82408
82336
  },
82409
82337
  {
82410
82338
  "kind": "field",
@@ -82412,7 +82340,7 @@
82412
82340
  "type": {
82413
82341
  "text": "object"
82414
82342
  },
82415
- "default": "{ breadth: 100.0, height: 100.0, length: 100.0, }"
82343
+ "default": "{}"
82416
82344
  },
82417
82345
  {
82418
82346
  "kind": "field",
@@ -83235,40 +83163,68 @@
83235
83163
  "exports": [
83236
83164
  {
83237
83165
  "kind": "js",
83238
- "name": "CubeDefinition",
83166
+ "name": "Http",
83239
83167
  "declaration": {
83240
- "name": "CubeDefinition",
83241
- "module": "dist/protoc-gen-open-models/furo/cube/CubeDefinition.js"
83168
+ "name": "Http",
83169
+ "module": "dist/protoc-gen-open-models/google/api/Http.js"
83242
83170
  }
83243
83171
  }
83244
83172
  ]
83245
83173
  },
83246
83174
  {
83247
83175
  "kind": "javascript-module",
83248
- "path": "dist/protoc-gen-open-models/furo/cube/CubeDefinition.js.map",
83176
+ "path": "dist/protoc-gen-open-models/google/api/Http.js.map",
83249
83177
  "declarations": [],
83250
83178
  "exports": []
83251
83179
  },
83252
83180
  {
83253
83181
  "kind": "javascript-module",
83254
- "path": "dist/protoc-gen-open-models/furo/cube/CubeEntity.js",
83182
+ "path": "dist/protoc-gen-open-models/google/api/HttpRule.js",
83255
83183
  "declarations": [
83256
83184
  {
83257
83185
  "kind": "class",
83258
- "description": "CubeEntity",
83259
- "name": "CubeEntity",
83186
+ "description": "HttpRule\n # gRPC Transcoding\n\n gRPC Transcoding is a feature for mapping between a gRPC method and one or\n more HTTP REST endpoints. It allows developers to build a single API service\n that supports both gRPC APIs and REST APIs. Many systems, including [Google\n APIs](https://github.com/googleapis/googleapis),\n [Cloud Endpoints](https://cloud.google.com/endpoints), [gRPC\n Gateway](https://github.com/grpc-ecosystem/grpc-gateway),\n and [Envoy](https://github.com/envoyproxy/envoy) proxy support this feature\n and use it for large scale production services.\n\n `HttpRule` defines the schema of the gRPC/REST mapping. The mapping specifies\n how different portions of the gRPC request message are mapped to the URL\n path, URL query parameters, and HTTP request body. It also controls how the\n gRPC response message is mapped to the HTTP response body. `HttpRule` is\n typically specified as an `google.api.http` annotation on the gRPC method.\n\n Each mapping specifies a URL path template and an HTTP method. The path\n template may refer to one or more fields in the gRPC request message, as long\n as each field is a non-repeated field with a primitive (non-message) type.\n The path template controls how fields of the request message are mapped to\n the URL path.\n\n Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/{name=messages/*}\"\n };\n }\n }\n message GetMessageRequest {\n string name = 1; // Mapped to URL path.\n }\n message Message {\n string text = 1; // The resource content.\n }\n\n This enables an HTTP REST to gRPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(name: \"messages/123456\")`\n\n Any fields in the request message which are not bound by the path template\n automatically become HTTP query parameters if there is no HTTP request body.\n For example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get:\"/v1/messages/{message_id}\"\n };\n }\n }\n message GetMessageRequest {\n message SubMessage {\n string subfield = 1;\n }\n string message_id = 1; // Mapped to URL path.\n int64 revision = 2; // Mapped to URL query parameter `revision`.\n SubMessage sub = 3; // Mapped to URL query parameter `sub.subfield`.\n }\n\n This enables a HTTP JSON to RPC mapping as below:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456?revision=2&sub.subfield=foo` |\n `GetMessage(message_id: \"123456\" revision: 2 sub: SubMessage(subfield:\n \"foo\"))`\n\n Note that fields which are mapped to URL query parameters must have a\n primitive type or a repeated primitive type or a non-repeated message type.\n In the case of a repeated type, the parameter can be repeated in the URL\n as `...?param=A&param=B`. In the case of a message type, each field of the\n message is mapped to a separate parameter, such as\n `...?foo.a=A&foo.b=B&foo.c=C`.\n\n For HTTP methods that allow a request body, the `body` field\n specifies the mapping. Consider a REST update method on the\n message resource collection:\n\n service Messaging {\n rpc UpdateMessage(UpdateMessageRequest) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"message\"\n };\n }\n }\n message UpdateMessageRequest {\n string message_id = 1; // mapped to the URL\n Message message = 2; // mapped to the body\n }\n\n The following HTTP JSON to RPC mapping is enabled, where the\n representation of the JSON in the request body is determined by\n protos JSON encoding:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" message { text: \"Hi!\" })`\n\n The special name `*` can be used in the body mapping to define that\n every field not bound by the path template should be mapped to the\n request body. This enables the following alternative definition of\n the update method:\n\n service Messaging {\n rpc UpdateMessage(Message) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"*\"\n };\n }\n }\n message Message {\n string message_id = 1;\n string text = 2;\n }\n\n\n The following HTTP JSON to RPC mapping is enabled:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" text: \"Hi!\")`\n\n Note that when using `*` in the body mapping, it is not possible to\n have HTTP parameters, as all fields not bound by the path end in\n the body. This makes this option more rarely used in practice when\n defining REST APIs. The common usage of `*` is in custom methods\n which don't use the URL at all for transferring data.\n\n It is possible to define multiple HTTP methods for one RPC by using\n the `additional_bindings` option. Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/messages/{message_id}\"\n additional_bindings {\n get: \"/v1/users/{user_id}/messages/{message_id}\"\n }\n };\n }\n }\n message GetMessageRequest {\n string message_id = 1;\n string user_id = 2;\n }\n\n This enables the following two alternative HTTP JSON to RPC mappings:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(message_id: \"123456\")`\n `GET /v1/users/me/messages/123456` | `GetMessage(user_id: \"me\" message_id:\n \"123456\")`\n\n ## Rules for HTTP mapping\n\n 1. Leaf request fields (recursive expansion nested messages in the request\n message) are classified into three categories:\n - Fields referred by the path template. They are passed via the URL path.\n - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They\n are passed via the HTTP\n request body.\n - All other fields are passed via the URL query parameters, and the\n parameter name is the field path in the request message. A repeated\n field can be represented as multiple query parameters under the same\n name.\n 2. If [HttpRule.body][google.api.HttpRule.body] is \"*\", there is no URL\n query parameter, all fields\n are passed via URL path and HTTP request body.\n 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP\n request body, all\n fields are passed via URL path and URL query parameters.\n\n ### Path template syntax\n\n Template = \"/\" Segments [ Verb ] ;\n Segments = Segment { \"/\" Segment } ;\n Segment = \"*\" | \"**\" | LITERAL | Variable ;\n Variable = \"{\" FieldPath [ \"=\" Segments ] \"}\" ;\n FieldPath = IDENT { \".\" IDENT } ;\n Verb = \":\" LITERAL ;\n\n The syntax `*` matches a single URL path segment. The syntax `**` matches\n zero or more URL path segments, which must be the last part of the URL path\n except the `Verb`.\n\n The syntax `Variable` matches part of the URL path as specified by its\n template. A variable template must not contain other variables. If a variable\n matches a single path segment, its template may be omitted, e.g. `{var}`\n is equivalent to `{var=*}`.\n\n The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`\n contains any reserved character, such characters should be percent-encoded\n before the matching.\n\n If a variable contains exactly one path segment, such as `\"{var}\"` or\n `\"{var=*}\"`, when such a variable is expanded into a URL path on the client\n side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The\n server side does the reverse decoding. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{var}`.\n\n If a variable contains multiple path segments, such as `\"{var=foo/*}\"`\n or `\"{var=**}\"`, when such a variable is expanded into a URL path on the\n client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.\n The server side does the reverse decoding, except \"%2F\" and \"%2f\" are left\n unchanged. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{+var}`.\n\n ## Using gRPC API Service Configuration\n\n gRPC API Service Configuration (service config) is a configuration language\n for configuring a gRPC service to become a user-facing product. The\n service config is simply the YAML representation of the `google.api.Service`\n proto message.\n\n As an alternative to annotating your proto file, you can configure gRPC\n transcoding in your service config YAML files. You do this by specifying a\n `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same\n effect as the proto annotation. This can be particularly useful if you\n have a proto that is reused in multiple services. Note that any transcoding\n specified in the service config will override any matching transcoding\n configuration in the proto.\n\n Example:\n\n http:\n rules:\n # Selects a gRPC method and applies HttpRule to it.\n - selector: example.v1.Messaging.GetMessage\n get: /v1/messages/{message_id}/{sub.subfield}\n\n ## Special notes\n\n When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the\n proto to JSON conversion must follow the [proto3\n specification](https://developers.google.com/protocol-buffers/docs/proto3#json).\n\n While the single segment variable follows the semantics of\n [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String\n Expansion, the multi segment variable **does not** follow RFC 6570 Section\n 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion\n does not expand special characters like `?` and `#`, which would lead\n to invalid URLs. As the result, gRPC Transcoding uses a custom encoding\n for multi segment variables.\n\n The path variables **must not** refer to any repeated or mapped field,\n because client libraries are not capable of handling such variable expansion.\n\n The path variables **must not** capture the leading \"/\" character. The reason\n is that the most common use case \"{var}\" does not capture the leading \"/\"\n character. For consistency, all path variables must share the same behavior.\n\n Repeated message fields must not be mapped to URL query parameters, because\n no client library can support such complicated mapping.\n\n If an API needs to use a JSON array for request or response body, it can map\n the request or response body to a repeated field. However, some gRPC\n Transcoding implementations may not support this feature.",
83187
+ "name": "HttpRule",
83260
83188
  "members": [
83261
83189
  {
83262
83190
  "kind": "field",
83263
- "name": "displayName"
83191
+ "name": "selector"
83264
83192
  },
83265
83193
  {
83266
83194
  "kind": "field",
83267
- "name": "description"
83195
+ "name": "get"
83268
83196
  },
83269
83197
  {
83270
83198
  "kind": "field",
83271
- "name": "cube"
83199
+ "name": "put"
83200
+ },
83201
+ {
83202
+ "kind": "field",
83203
+ "name": "post"
83204
+ },
83205
+ {
83206
+ "kind": "field",
83207
+ "name": "delete"
83208
+ },
83209
+ {
83210
+ "kind": "field",
83211
+ "name": "patch"
83212
+ },
83213
+ {
83214
+ "kind": "field",
83215
+ "name": "custom"
83216
+ },
83217
+ {
83218
+ "kind": "field",
83219
+ "name": "body"
83220
+ },
83221
+ {
83222
+ "kind": "field",
83223
+ "name": "responseBody"
83224
+ },
83225
+ {
83226
+ "kind": "field",
83227
+ "name": "additionalBindings"
83272
83228
  },
83273
83229
  {
83274
83230
  "kind": "method",
@@ -83289,7 +83245,7 @@
83289
83245
  "type": {
83290
83246
  "text": "string"
83291
83247
  },
83292
- "default": "'furo.cube.CubeEntity'"
83248
+ "default": "'google.api.HttpRule'"
83293
83249
  },
83294
83250
  {
83295
83251
  "kind": "field",
@@ -83297,22 +83253,57 @@
83297
83253
  "type": {
83298
83254
  "text": "array"
83299
83255
  },
83300
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: { read_only: true }, }, { fieldName: 'description', protoName: 'description', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'cube', protoName: 'cube', FieldConstructor: FuroCubeCubeDefinition, constraints: {}, }, ]"
83256
+ "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: {}, }, ]"
83301
83257
  },
83302
83258
  {
83303
83259
  "kind": "field",
83304
- "name": "_displayName",
83305
- "default": "new STRING(undefined, this, 'displayName')"
83260
+ "name": "_selector",
83261
+ "default": "new STRING(undefined, this, 'selector')"
83306
83262
  },
83307
83263
  {
83308
83264
  "kind": "field",
83309
- "name": "_description",
83310
- "default": "new STRING(undefined, this, 'description')"
83265
+ "name": "_get",
83266
+ "default": "new STRING(undefined, this, 'get')"
83311
83267
  },
83312
83268
  {
83313
83269
  "kind": "field",
83314
- "name": "_cube",
83315
- "default": "new FuroCubeCubeDefinition(undefined, this, 'cube')"
83270
+ "name": "_put",
83271
+ "default": "new STRING(undefined, this, 'put')"
83272
+ },
83273
+ {
83274
+ "kind": "field",
83275
+ "name": "_post",
83276
+ "default": "new STRING(undefined, this, 'post')"
83277
+ },
83278
+ {
83279
+ "kind": "field",
83280
+ "name": "_delete",
83281
+ "default": "new STRING(undefined, this, 'delete')"
83282
+ },
83283
+ {
83284
+ "kind": "field",
83285
+ "name": "_patch",
83286
+ "default": "new STRING(undefined, this, 'patch')"
83287
+ },
83288
+ {
83289
+ "kind": "field",
83290
+ "name": "_custom",
83291
+ "default": "new GoogleApiCustomHttpPattern(undefined, this, 'custom')"
83292
+ },
83293
+ {
83294
+ "kind": "field",
83295
+ "name": "_body",
83296
+ "default": "new STRING(undefined, this, 'body')"
83297
+ },
83298
+ {
83299
+ "kind": "field",
83300
+ "name": "_responseBody",
83301
+ "default": "new STRING(undefined, this, 'responseBody')"
83302
+ },
83303
+ {
83304
+ "kind": "field",
83305
+ "name": "_additionalBindings",
83306
+ "default": "new ARRAY(undefined, this, 'additionalBindings')"
83316
83307
  },
83317
83308
  {
83318
83309
  "kind": "field",
@@ -83320,7 +83311,7 @@
83320
83311
  "type": {
83321
83312
  "text": "object"
83322
83313
  },
83323
- "default": "{ cube: { length: 222 }, }"
83314
+ "default": "{}"
83324
83315
  },
83325
83316
  {
83326
83317
  "kind": "field",
@@ -84143,76 +84134,44 @@
84143
84134
  "exports": [
84144
84135
  {
84145
84136
  "kind": "js",
84146
- "name": "CubeEntity",
84137
+ "name": "HttpRule",
84147
84138
  "declaration": {
84148
- "name": "CubeEntity",
84149
- "module": "dist/protoc-gen-open-models/furo/cube/CubeEntity.js"
84139
+ "name": "HttpRule",
84140
+ "module": "dist/protoc-gen-open-models/google/api/HttpRule.js"
84150
84141
  }
84151
84142
  }
84152
84143
  ]
84153
84144
  },
84154
84145
  {
84155
84146
  "kind": "javascript-module",
84156
- "path": "dist/protoc-gen-open-models/furo/cube/CubeEntity.js.map",
84147
+ "path": "dist/protoc-gen-open-models/google/api/HttpRule.js.map",
84157
84148
  "declarations": [],
84158
84149
  "exports": []
84159
84150
  },
84160
84151
  {
84161
84152
  "kind": "javascript-module",
84162
- "path": "dist/protoc-gen-open-models/furo/cube/CubeService.js",
84153
+ "path": "dist/protoc-gen-open-models/furo/cube/Colour.js",
84163
84154
  "declarations": [
84164
84155
  {
84165
84156
  "kind": "class",
84166
- "description": "",
84167
- "name": "CubeService",
84157
+ "description": "Colour",
84158
+ "name": "Colour",
84168
84159
  "members": [
84169
84160
  {
84170
84161
  "kind": "field",
84171
- "name": "GetList",
84172
- "default": "new Fetcher(API_OPTIONS, 'GET', '/v1/cubes')"
84162
+ "name": "red"
84173
84163
  },
84174
84164
  {
84175
84165
  "kind": "field",
84176
- "name": "Get",
84177
- "default": "new Fetcher(API_OPTIONS, 'GET', '/v1/cubes/{cube_id}')"
84166
+ "name": "green"
84178
84167
  },
84179
84168
  {
84180
84169
  "kind": "field",
84181
- "name": "Update",
84182
- "default": "new Fetcher(API_OPTIONS, 'PUT', '/v1/cubes/{cube_id}', 'entity')"
84183
- }
84184
- ]
84185
- }
84186
- ],
84187
- "exports": [
84188
- {
84189
- "kind": "js",
84190
- "name": "CubeService",
84191
- "declaration": {
84192
- "name": "CubeService",
84193
- "module": "dist/protoc-gen-open-models/furo/cube/CubeService.js"
84194
- }
84195
- }
84196
- ]
84197
- },
84198
- {
84199
- "kind": "javascript-module",
84200
- "path": "dist/protoc-gen-open-models/furo/cube/CubeService.js.map",
84201
- "declarations": [],
84202
- "exports": []
84203
- },
84204
- {
84205
- "kind": "javascript-module",
84206
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js",
84207
- "declarations": [
84208
- {
84209
- "kind": "class",
84210
- "description": "CubeServiceGetListRequest",
84211
- "name": "CubeServiceGetListRequest",
84212
- "members": [
84170
+ "name": "blue"
84171
+ },
84213
84172
  {
84214
84173
  "kind": "field",
84215
- "name": "query"
84174
+ "name": "alpha"
84216
84175
  },
84217
84176
  {
84218
84177
  "kind": "method",
@@ -84233,7 +84192,7 @@
84233
84192
  "type": {
84234
84193
  "text": "string"
84235
84194
  },
84236
- "default": "'furo.cube.CubeServiceGetListRequest'"
84195
+ "default": "'furo.cube.Colour'"
84237
84196
  },
84238
84197
  {
84239
84198
  "kind": "field",
@@ -84241,12 +84200,27 @@
84241
84200
  "type": {
84242
84201
  "text": "array"
84243
84202
  },
84244
- "default": "[ { fieldName: 'query', protoName: 'query', FieldConstructor: STRING, constraints: {}, }, ]"
84203
+ "default": "[ { fieldName: 'red', protoName: 'red', FieldConstructor: INT32, constraints: { maximum: 255 }, }, { fieldName: 'green', protoName: 'green', FieldConstructor: INT32, constraints: { maximum: 255 }, }, { fieldName: 'blue', protoName: 'blue', FieldConstructor: INT32, constraints: { maximum: 255 }, }, { fieldName: 'alpha', protoName: 'alpha', FieldConstructor: FLOAT, constraints: { maximum: 1 }, }, ]"
84245
84204
  },
84246
84205
  {
84247
84206
  "kind": "field",
84248
- "name": "_query",
84249
- "default": "new STRING(undefined, this, 'query')"
84207
+ "name": "_red",
84208
+ "default": "new INT32(undefined, this, 'red')"
84209
+ },
84210
+ {
84211
+ "kind": "field",
84212
+ "name": "_green",
84213
+ "default": "new INT32(undefined, this, 'green')"
84214
+ },
84215
+ {
84216
+ "kind": "field",
84217
+ "name": "_blue",
84218
+ "default": "new INT32(undefined, this, 'blue')"
84219
+ },
84220
+ {
84221
+ "kind": "field",
84222
+ "name": "_alpha",
84223
+ "default": "new FLOAT(undefined, this, 'alpha')"
84250
84224
  },
84251
84225
  {
84252
84226
  "kind": "field",
@@ -84254,7 +84228,7 @@
84254
84228
  "type": {
84255
84229
  "text": "object"
84256
84230
  },
84257
- "default": "{}"
84231
+ "default": "{ alpha: 1.0, blue: 88.0, green: 34.0, red: 22.0, }"
84258
84232
  },
84259
84233
  {
84260
84234
  "kind": "field",
@@ -85077,32 +85051,60 @@
85077
85051
  "exports": [
85078
85052
  {
85079
85053
  "kind": "js",
85080
- "name": "CubeServiceGetListRequest",
85054
+ "name": "Colour",
85081
85055
  "declaration": {
85082
- "name": "CubeServiceGetListRequest",
85083
- "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js"
85056
+ "name": "Colour",
85057
+ "module": "dist/protoc-gen-open-models/furo/cube/Colour.js"
85084
85058
  }
85085
85059
  }
85086
85060
  ]
85087
85061
  },
85088
85062
  {
85089
85063
  "kind": "javascript-module",
85090
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js.map",
85064
+ "path": "dist/protoc-gen-open-models/furo/cube/Colour.js.map",
85091
85065
  "declarations": [],
85092
85066
  "exports": []
85093
85067
  },
85094
85068
  {
85095
85069
  "kind": "javascript-module",
85096
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js",
85070
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeDefinition.js",
85097
85071
  "declarations": [
85098
85072
  {
85099
85073
  "kind": "class",
85100
- "description": "CubeServiceGetListResponse",
85101
- "name": "CubeServiceGetListResponse",
85074
+ "description": "CubeDefinition",
85075
+ "name": "CubeDefinition",
85102
85076
  "members": [
85103
85077
  {
85104
85078
  "kind": "field",
85105
- "name": "entities"
85079
+ "name": "length"
85080
+ },
85081
+ {
85082
+ "kind": "field",
85083
+ "name": "breadth"
85084
+ },
85085
+ {
85086
+ "kind": "field",
85087
+ "name": "height"
85088
+ },
85089
+ {
85090
+ "kind": "field",
85091
+ "name": "colour"
85092
+ },
85093
+ {
85094
+ "kind": "field",
85095
+ "name": "material"
85096
+ },
85097
+ {
85098
+ "kind": "field",
85099
+ "name": "str"
85100
+ },
85101
+ {
85102
+ "kind": "field",
85103
+ "name": "boo"
85104
+ },
85105
+ {
85106
+ "kind": "field",
85107
+ "name": "num"
85106
85108
  },
85107
85109
  {
85108
85110
  "kind": "method",
@@ -85123,7 +85125,7 @@
85123
85125
  "type": {
85124
85126
  "text": "string"
85125
85127
  },
85126
- "default": "'furo.cube.CubeServiceGetListResponse'"
85128
+ "default": "'furo.cube.CubeDefinition'"
85127
85129
  },
85128
85130
  {
85129
85131
  "kind": "field",
@@ -85131,12 +85133,47 @@
85131
85133
  "type": {
85132
85134
  "text": "array"
85133
85135
  },
85134
- "default": "[ { fieldName: 'entities', protoName: 'entities', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
85136
+ "default": "[ { fieldName: 'length', protoName: 'length', FieldConstructor: DOUBLE, constraints: { maximum: 1000, minimum: 100, required: true }, }, { fieldName: 'breadth', protoName: 'breadth', FieldConstructor: DOUBLE, constraints: { maximum: 1000, minimum: 100, required: true }, }, { fieldName: 'height', protoName: 'height', FieldConstructor: DOUBLE, constraints: { maximum: 1000, minimum: 100, required: true }, }, { fieldName: 'colour', protoName: 'colour', FieldConstructor: FuroCubeColour, constraints: {}, }, { fieldName: 'material', protoName: 'material', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'str', protoName: 'str', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'boo', protoName: 'boo', FieldConstructor: BOOLEAN, constraints: {}, }, { fieldName: 'num', protoName: 'num', FieldConstructor: INT32, constraints: {}, }, ]"
85135
85137
  },
85136
85138
  {
85137
85139
  "kind": "field",
85138
- "name": "_entities",
85139
- "default": "new ARRAY(undefined, this, 'entities')"
85140
+ "name": "_length",
85141
+ "default": "new DOUBLE(undefined, this, 'length')"
85142
+ },
85143
+ {
85144
+ "kind": "field",
85145
+ "name": "_breadth",
85146
+ "default": "new DOUBLE(undefined, this, 'breadth')"
85147
+ },
85148
+ {
85149
+ "kind": "field",
85150
+ "name": "_height",
85151
+ "default": "new DOUBLE(undefined, this, 'height')"
85152
+ },
85153
+ {
85154
+ "kind": "field",
85155
+ "name": "_colour",
85156
+ "default": "new FuroCubeColour(undefined, this, 'colour')"
85157
+ },
85158
+ {
85159
+ "kind": "field",
85160
+ "name": "_material",
85161
+ "default": "new ENUM(undefined, FuroCubeMaterials, FuroCubeMaterials.MATERIALS_UNSPECIFIED, this, 'material')"
85162
+ },
85163
+ {
85164
+ "kind": "field",
85165
+ "name": "_str",
85166
+ "default": "new STRING(undefined, this, 'str')"
85167
+ },
85168
+ {
85169
+ "kind": "field",
85170
+ "name": "_boo",
85171
+ "default": "new BOOLEAN(undefined, this, 'boo')"
85172
+ },
85173
+ {
85174
+ "kind": "field",
85175
+ "name": "_num",
85176
+ "default": "new INT32(undefined, this, 'num')"
85140
85177
  },
85141
85178
  {
85142
85179
  "kind": "field",
@@ -85144,7 +85181,7 @@
85144
85181
  "type": {
85145
85182
  "text": "object"
85146
85183
  },
85147
- "default": "{}"
85184
+ "default": "{ breadth: 100.0, height: 100.0, length: 100.0, }"
85148
85185
  },
85149
85186
  {
85150
85187
  "kind": "field",
@@ -85967,36 +86004,40 @@
85967
86004
  "exports": [
85968
86005
  {
85969
86006
  "kind": "js",
85970
- "name": "CubeServiceGetListResponse",
86007
+ "name": "CubeDefinition",
85971
86008
  "declaration": {
85972
- "name": "CubeServiceGetListResponse",
85973
- "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js"
86009
+ "name": "CubeDefinition",
86010
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeDefinition.js"
85974
86011
  }
85975
86012
  }
85976
86013
  ]
85977
86014
  },
85978
86015
  {
85979
86016
  "kind": "javascript-module",
85980
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js.map",
86017
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeDefinition.js.map",
85981
86018
  "declarations": [],
85982
86019
  "exports": []
85983
86020
  },
85984
86021
  {
85985
86022
  "kind": "javascript-module",
85986
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js",
86023
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeEntity.js",
85987
86024
  "declarations": [
85988
86025
  {
85989
86026
  "kind": "class",
85990
- "description": "CubeServiceGetRequest",
85991
- "name": "CubeServiceGetRequest",
86027
+ "description": "CubeEntity",
86028
+ "name": "CubeEntity",
85992
86029
  "members": [
85993
86030
  {
85994
86031
  "kind": "field",
85995
- "name": "cubeId"
86032
+ "name": "displayName"
85996
86033
  },
85997
86034
  {
85998
86035
  "kind": "field",
85999
- "name": "fields"
86036
+ "name": "description"
86037
+ },
86038
+ {
86039
+ "kind": "field",
86040
+ "name": "cube"
86000
86041
  },
86001
86042
  {
86002
86043
  "kind": "method",
@@ -86017,7 +86058,7 @@
86017
86058
  "type": {
86018
86059
  "text": "string"
86019
86060
  },
86020
- "default": "'furo.cube.CubeServiceGetRequest'"
86061
+ "default": "'furo.cube.CubeEntity'"
86021
86062
  },
86022
86063
  {
86023
86064
  "kind": "field",
@@ -86025,17 +86066,22 @@
86025
86066
  "type": {
86026
86067
  "text": "array"
86027
86068
  },
86028
- "default": "[ { fieldName: 'cubeId', protoName: 'cube_id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'fields', protoName: 'fields', FieldConstructor: STRING, constraints: {}, }, ]"
86069
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: { read_only: true }, }, { fieldName: 'description', protoName: 'description', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'cube', protoName: 'cube', FieldConstructor: FuroCubeCubeDefinition, constraints: {}, }, ]"
86029
86070
  },
86030
86071
  {
86031
86072
  "kind": "field",
86032
- "name": "_cubeId",
86033
- "default": "new STRING(undefined, this, 'cubeId')"
86073
+ "name": "_displayName",
86074
+ "default": "new STRING(undefined, this, 'displayName')"
86034
86075
  },
86035
86076
  {
86036
86077
  "kind": "field",
86037
- "name": "_fields",
86038
- "default": "new STRING(undefined, this, 'fields')"
86078
+ "name": "_description",
86079
+ "default": "new STRING(undefined, this, 'description')"
86080
+ },
86081
+ {
86082
+ "kind": "field",
86083
+ "name": "_cube",
86084
+ "default": "new FuroCubeCubeDefinition(undefined, this, 'cube')"
86039
86085
  },
86040
86086
  {
86041
86087
  "kind": "field",
@@ -86043,7 +86089,7 @@
86043
86089
  "type": {
86044
86090
  "text": "object"
86045
86091
  },
86046
- "default": "{ fields: '*', }"
86092
+ "default": "{ cube: { length: 222 }, }"
86047
86093
  },
86048
86094
  {
86049
86095
  "kind": "field",
@@ -86866,32 +86912,76 @@
86866
86912
  "exports": [
86867
86913
  {
86868
86914
  "kind": "js",
86869
- "name": "CubeServiceGetRequest",
86915
+ "name": "CubeEntity",
86870
86916
  "declaration": {
86871
- "name": "CubeServiceGetRequest",
86872
- "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js"
86917
+ "name": "CubeEntity",
86918
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeEntity.js"
86873
86919
  }
86874
86920
  }
86875
86921
  ]
86876
86922
  },
86877
86923
  {
86878
86924
  "kind": "javascript-module",
86879
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js.map",
86925
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeEntity.js.map",
86880
86926
  "declarations": [],
86881
86927
  "exports": []
86882
86928
  },
86883
86929
  {
86884
86930
  "kind": "javascript-module",
86885
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js",
86931
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeService.js",
86886
86932
  "declarations": [
86887
86933
  {
86888
86934
  "kind": "class",
86889
- "description": "CubeServiceGetResponse",
86890
- "name": "CubeServiceGetResponse",
86935
+ "description": "",
86936
+ "name": "CubeService",
86891
86937
  "members": [
86892
86938
  {
86893
86939
  "kind": "field",
86894
- "name": "entity"
86940
+ "name": "GetList",
86941
+ "default": "new Fetcher(API_OPTIONS, 'GET', '/v1/cubes')"
86942
+ },
86943
+ {
86944
+ "kind": "field",
86945
+ "name": "Get",
86946
+ "default": "new Fetcher(API_OPTIONS, 'GET', '/v1/cubes/{cube_id}')"
86947
+ },
86948
+ {
86949
+ "kind": "field",
86950
+ "name": "Update",
86951
+ "default": "new Fetcher(API_OPTIONS, 'PUT', '/v1/cubes/{cube_id}', 'entity')"
86952
+ }
86953
+ ]
86954
+ }
86955
+ ],
86956
+ "exports": [
86957
+ {
86958
+ "kind": "js",
86959
+ "name": "CubeService",
86960
+ "declaration": {
86961
+ "name": "CubeService",
86962
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeService.js"
86963
+ }
86964
+ }
86965
+ ]
86966
+ },
86967
+ {
86968
+ "kind": "javascript-module",
86969
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeService.js.map",
86970
+ "declarations": [],
86971
+ "exports": []
86972
+ },
86973
+ {
86974
+ "kind": "javascript-module",
86975
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js",
86976
+ "declarations": [
86977
+ {
86978
+ "kind": "class",
86979
+ "description": "CubeServiceGetListRequest",
86980
+ "name": "CubeServiceGetListRequest",
86981
+ "members": [
86982
+ {
86983
+ "kind": "field",
86984
+ "name": "query"
86895
86985
  },
86896
86986
  {
86897
86987
  "kind": "method",
@@ -86912,7 +87002,7 @@
86912
87002
  "type": {
86913
87003
  "text": "string"
86914
87004
  },
86915
- "default": "'furo.cube.CubeServiceGetResponse'"
87005
+ "default": "'furo.cube.CubeServiceGetListRequest'"
86916
87006
  },
86917
87007
  {
86918
87008
  "kind": "field",
@@ -86920,12 +87010,12 @@
86920
87010
  "type": {
86921
87011
  "text": "array"
86922
87012
  },
86923
- "default": "[ { fieldName: 'entity', protoName: 'entity', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
87013
+ "default": "[ { fieldName: 'query', protoName: 'query', FieldConstructor: STRING, constraints: {}, }, ]"
86924
87014
  },
86925
87015
  {
86926
87016
  "kind": "field",
86927
- "name": "_entity",
86928
- "default": "new FuroCubeCubeEntity(undefined, this, 'entity')"
87017
+ "name": "_query",
87018
+ "default": "new STRING(undefined, this, 'query')"
86929
87019
  },
86930
87020
  {
86931
87021
  "kind": "field",
@@ -87756,36 +87846,32 @@
87756
87846
  "exports": [
87757
87847
  {
87758
87848
  "kind": "js",
87759
- "name": "CubeServiceGetResponse",
87849
+ "name": "CubeServiceGetListRequest",
87760
87850
  "declaration": {
87761
- "name": "CubeServiceGetResponse",
87762
- "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js"
87851
+ "name": "CubeServiceGetListRequest",
87852
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js"
87763
87853
  }
87764
87854
  }
87765
87855
  ]
87766
87856
  },
87767
87857
  {
87768
87858
  "kind": "javascript-module",
87769
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js.map",
87859
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListRequest.js.map",
87770
87860
  "declarations": [],
87771
87861
  "exports": []
87772
87862
  },
87773
87863
  {
87774
87864
  "kind": "javascript-module",
87775
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js",
87865
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js",
87776
87866
  "declarations": [
87777
87867
  {
87778
87868
  "kind": "class",
87779
- "description": "CubeServiceUpdateRequest",
87780
- "name": "CubeServiceUpdateRequest",
87869
+ "description": "CubeServiceGetListResponse",
87870
+ "name": "CubeServiceGetListResponse",
87781
87871
  "members": [
87782
87872
  {
87783
87873
  "kind": "field",
87784
- "name": "cubeId"
87785
- },
87786
- {
87787
- "kind": "field",
87788
- "name": "entity"
87874
+ "name": "entities"
87789
87875
  },
87790
87876
  {
87791
87877
  "kind": "method",
@@ -87806,7 +87892,7 @@
87806
87892
  "type": {
87807
87893
  "text": "string"
87808
87894
  },
87809
- "default": "'furo.cube.CubeServiceUpdateRequest'"
87895
+ "default": "'furo.cube.CubeServiceGetListResponse'"
87810
87896
  },
87811
87897
  {
87812
87898
  "kind": "field",
@@ -87814,17 +87900,12 @@
87814
87900
  "type": {
87815
87901
  "text": "array"
87816
87902
  },
87817
- "default": "[ { fieldName: 'cubeId', protoName: 'cube_id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'entity', protoName: 'entity', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
87818
- },
87819
- {
87820
- "kind": "field",
87821
- "name": "_cubeId",
87822
- "default": "new STRING(undefined, this, 'cubeId')"
87903
+ "default": "[ { fieldName: 'entities', protoName: 'entities', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
87823
87904
  },
87824
87905
  {
87825
87906
  "kind": "field",
87826
- "name": "_entity",
87827
- "default": "new FuroCubeCubeEntity(undefined, this, 'entity')"
87907
+ "name": "_entities",
87908
+ "default": "new ARRAY(undefined, this, 'entities')"
87828
87909
  },
87829
87910
  {
87830
87911
  "kind": "field",
@@ -88655,32 +88736,36 @@
88655
88736
  "exports": [
88656
88737
  {
88657
88738
  "kind": "js",
88658
- "name": "CubeServiceUpdateRequest",
88739
+ "name": "CubeServiceGetListResponse",
88659
88740
  "declaration": {
88660
- "name": "CubeServiceUpdateRequest",
88661
- "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js"
88741
+ "name": "CubeServiceGetListResponse",
88742
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js"
88662
88743
  }
88663
88744
  }
88664
88745
  ]
88665
88746
  },
88666
88747
  {
88667
88748
  "kind": "javascript-module",
88668
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js.map",
88749
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetListResponse.js.map",
88669
88750
  "declarations": [],
88670
88751
  "exports": []
88671
88752
  },
88672
88753
  {
88673
88754
  "kind": "javascript-module",
88674
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js",
88755
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js",
88675
88756
  "declarations": [
88676
88757
  {
88677
88758
  "kind": "class",
88678
- "description": "CubeServiceUpdateResponse",
88679
- "name": "CubeServiceUpdateResponse",
88759
+ "description": "CubeServiceGetRequest",
88760
+ "name": "CubeServiceGetRequest",
88680
88761
  "members": [
88681
88762
  {
88682
88763
  "kind": "field",
88683
- "name": "entity"
88764
+ "name": "cubeId"
88765
+ },
88766
+ {
88767
+ "kind": "field",
88768
+ "name": "fields"
88684
88769
  },
88685
88770
  {
88686
88771
  "kind": "method",
@@ -88701,7 +88786,7 @@
88701
88786
  "type": {
88702
88787
  "text": "string"
88703
88788
  },
88704
- "default": "'furo.cube.CubeServiceUpdateResponse'"
88789
+ "default": "'furo.cube.CubeServiceGetRequest'"
88705
88790
  },
88706
88791
  {
88707
88792
  "kind": "field",
@@ -88709,12 +88794,17 @@
88709
88794
  "type": {
88710
88795
  "text": "array"
88711
88796
  },
88712
- "default": "[ { fieldName: 'entity', protoName: 'entity', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
88797
+ "default": "[ { fieldName: 'cubeId', protoName: 'cube_id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'fields', protoName: 'fields', FieldConstructor: STRING, constraints: {}, }, ]"
88713
88798
  },
88714
88799
  {
88715
88800
  "kind": "field",
88716
- "name": "_entity",
88717
- "default": "new FuroCubeCubeEntity(undefined, this, 'entity')"
88801
+ "name": "_cubeId",
88802
+ "default": "new STRING(undefined, this, 'cubeId')"
88803
+ },
88804
+ {
88805
+ "kind": "field",
88806
+ "name": "_fields",
88807
+ "default": "new STRING(undefined, this, 'fields')"
88718
88808
  },
88719
88809
  {
88720
88810
  "kind": "field",
@@ -88722,7 +88812,7 @@
88722
88812
  "type": {
88723
88813
  "text": "object"
88724
88814
  },
88725
- "default": "{}"
88815
+ "default": "{ fields: '*', }"
88726
88816
  },
88727
88817
  {
88728
88818
  "kind": "field",
@@ -89545,90 +89635,32 @@
89545
89635
  "exports": [
89546
89636
  {
89547
89637
  "kind": "js",
89548
- "name": "CubeServiceUpdateResponse",
89549
- "declaration": {
89550
- "name": "CubeServiceUpdateResponse",
89551
- "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js"
89552
- }
89553
- }
89554
- ]
89555
- },
89556
- {
89557
- "kind": "javascript-module",
89558
- "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js.map",
89559
- "declarations": [],
89560
- "exports": []
89561
- },
89562
- {
89563
- "kind": "javascript-module",
89564
- "path": "dist/protoc-gen-open-models/furo/cube/Materials.js",
89565
- "declarations": [
89566
- {
89567
- "kind": "variable",
89568
- "name": "Materials"
89569
- }
89570
- ],
89571
- "exports": [
89572
- {
89573
- "kind": "js",
89574
- "name": "Materials",
89638
+ "name": "CubeServiceGetRequest",
89575
89639
  "declaration": {
89576
- "name": "Materials",
89577
- "module": "dist/protoc-gen-open-models/furo/cube/Materials.js"
89640
+ "name": "CubeServiceGetRequest",
89641
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js"
89578
89642
  }
89579
89643
  }
89580
89644
  ]
89581
89645
  },
89582
89646
  {
89583
89647
  "kind": "javascript-module",
89584
- "path": "dist/protoc-gen-open-models/furo/cube/Materials.js.map",
89648
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetRequest.js.map",
89585
89649
  "declarations": [],
89586
89650
  "exports": []
89587
89651
  },
89588
89652
  {
89589
89653
  "kind": "javascript-module",
89590
- "path": "dist/protoc-gen-open-models/furo/cube/Wrappers.js",
89654
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js",
89591
89655
  "declarations": [
89592
89656
  {
89593
89657
  "kind": "class",
89594
- "description": "Wrappers",
89595
- "name": "Wrappers",
89658
+ "description": "CubeServiceGetResponse",
89659
+ "name": "CubeServiceGetResponse",
89596
89660
  "members": [
89597
89661
  {
89598
89662
  "kind": "field",
89599
- "name": "stringValue"
89600
- },
89601
- {
89602
- "kind": "field",
89603
- "name": "int32Value"
89604
- },
89605
- {
89606
- "kind": "field",
89607
- "name": "int64Value"
89608
- },
89609
- {
89610
- "kind": "field",
89611
- "name": "floatValue"
89612
- },
89613
- {
89614
- "kind": "field",
89615
- "name": "doubleValue"
89616
- },
89617
- {
89618
- "kind": "field",
89619
- "name": "boolValue"
89620
- },
89621
- {
89622
- "kind": "field",
89623
- "name": "uint32Value"
89624
- },
89625
- {
89626
- "kind": "field",
89627
- "name": "uint64Value"
89628
- },
89629
- {
89630
- "kind": "field",
89631
- "name": "bytesValue"
89663
+ "name": "entity"
89632
89664
  },
89633
89665
  {
89634
89666
  "kind": "method",
@@ -89649,7 +89681,7 @@
89649
89681
  "type": {
89650
89682
  "text": "string"
89651
89683
  },
89652
- "default": "'furo.cube.Wrappers'"
89684
+ "default": "'furo.cube.CubeServiceGetResponse'"
89653
89685
  },
89654
89686
  {
89655
89687
  "kind": "field",
@@ -89657,52 +89689,12 @@
89657
89689
  "type": {
89658
89690
  "text": "array"
89659
89691
  },
89660
- "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: {}, }, ]"
89661
- },
89662
- {
89663
- "kind": "field",
89664
- "name": "_stringValue",
89665
- "default": "new StringValue(undefined, this, 'stringValue')"
89666
- },
89667
- {
89668
- "kind": "field",
89669
- "name": "_int32Value",
89670
- "default": "new Int32Value(undefined, this, 'int32Value')"
89671
- },
89672
- {
89673
- "kind": "field",
89674
- "name": "_int64Value",
89675
- "default": "new Int64Value(undefined, this, 'int64Value')"
89676
- },
89677
- {
89678
- "kind": "field",
89679
- "name": "_floatValue",
89680
- "default": "new FloatValue(undefined, this, 'floatValue')"
89681
- },
89682
- {
89683
- "kind": "field",
89684
- "name": "_doubleValue",
89685
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
89686
- },
89687
- {
89688
- "kind": "field",
89689
- "name": "_boolValue",
89690
- "default": "new BoolValue(undefined, this, 'boolValue')"
89691
- },
89692
- {
89693
- "kind": "field",
89694
- "name": "_uint32Value",
89695
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
89696
- },
89697
- {
89698
- "kind": "field",
89699
- "name": "_uint64Value",
89700
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
89692
+ "default": "[ { fieldName: 'entity', protoName: 'entity', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
89701
89693
  },
89702
89694
  {
89703
89695
  "kind": "field",
89704
- "name": "_bytesValue",
89705
- "default": "new BytesValue(undefined, this, 'bytesValue')"
89696
+ "name": "_entity",
89697
+ "default": "new FuroCubeCubeEntity(undefined, this, 'entity')"
89706
89698
  },
89707
89699
  {
89708
89700
  "kind": "field",
@@ -90533,182 +90525,75 @@
90533
90525
  "exports": [
90534
90526
  {
90535
90527
  "kind": "js",
90536
- "name": "Wrappers",
90537
- "declaration": {
90538
- "name": "Wrappers",
90539
- "module": "dist/protoc-gen-open-models/furo/cube/Wrappers.js"
90540
- }
90541
- }
90542
- ]
90543
- },
90544
- {
90545
- "kind": "javascript-module",
90546
- "path": "dist/protoc-gen-open-models/furo/cube/Wrappers.js.map",
90547
- "declarations": [],
90548
- "exports": []
90549
- },
90550
- {
90551
- "kind": "javascript-module",
90552
- "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js",
90553
- "declarations": [
90554
- {
90555
- "kind": "variable",
90556
- "name": "BookingCenter"
90557
- }
90558
- ],
90559
- "exports": [
90560
- {
90561
- "kind": "js",
90562
- "name": "BookingCenter",
90528
+ "name": "CubeServiceGetResponse",
90563
90529
  "declaration": {
90564
- "name": "BookingCenter",
90565
- "module": "dist/protoc-gen-open-models/furo/type/BookingCenter.js"
90530
+ "name": "CubeServiceGetResponse",
90531
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js"
90566
90532
  }
90567
90533
  }
90568
90534
  ]
90569
90535
  },
90570
90536
  {
90571
90537
  "kind": "javascript-module",
90572
- "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js.map",
90538
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceGetResponse.js.map",
90573
90539
  "declarations": [],
90574
90540
  "exports": []
90575
90541
  },
90576
90542
  {
90577
90543
  "kind": "javascript-module",
90578
- "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js",
90544
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js",
90579
90545
  "declarations": [
90580
90546
  {
90581
90547
  "kind": "class",
90582
- "description": "ConstraintWrappers",
90583
- "name": "ConstraintWrappers",
90548
+ "description": "CubeServiceUpdateRequest",
90549
+ "name": "CubeServiceUpdateRequest",
90584
90550
  "members": [
90585
90551
  {
90586
90552
  "kind": "field",
90587
- "name": "stringValue"
90553
+ "name": "cubeId"
90588
90554
  },
90589
90555
  {
90590
90556
  "kind": "field",
90591
- "name": "int32Value"
90557
+ "name": "entity"
90592
90558
  },
90593
90559
  {
90594
- "kind": "field",
90595
- "name": "int64Value"
90560
+ "kind": "method",
90561
+ "name": "fromLiteral",
90562
+ "parameters": [
90563
+ {
90564
+ "name": "data"
90565
+ }
90566
+ ]
90596
90567
  },
90597
90568
  {
90598
- "kind": "field",
90599
- "name": "floatValue"
90569
+ "kind": "method",
90570
+ "name": "toLiteral"
90600
90571
  },
90601
90572
  {
90602
90573
  "kind": "field",
90603
- "name": "doubleValue"
90574
+ "name": "typeName",
90575
+ "type": {
90576
+ "text": "string"
90577
+ },
90578
+ "default": "'furo.cube.CubeServiceUpdateRequest'"
90604
90579
  },
90605
90580
  {
90606
90581
  "kind": "field",
90607
- "name": "boolValue"
90582
+ "name": "nodeFields",
90583
+ "type": {
90584
+ "text": "array"
90585
+ },
90586
+ "default": "[ { fieldName: 'cubeId', protoName: 'cube_id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'entity', protoName: 'entity', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
90608
90587
  },
90609
90588
  {
90610
90589
  "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"
90624
- },
90625
- {
90626
- "kind": "field",
90627
- "name": "exclInt64Value"
90628
- },
90629
- {
90630
- "kind": "method",
90631
- "name": "fromLiteral",
90632
- "parameters": [
90633
- {
90634
- "name": "data"
90635
- }
90636
- ]
90637
- },
90638
- {
90639
- "kind": "method",
90640
- "name": "toLiteral"
90641
- },
90642
- {
90643
- "kind": "field",
90644
- "name": "typeName",
90645
- "type": {
90646
- "text": "string"
90647
- },
90648
- "default": "'furo.type.ConstraintWrappers'"
90649
- },
90650
- {
90651
- "kind": "field",
90652
- "name": "nodeFields",
90653
- "type": {
90654
- "text": "array"
90655
- },
90656
- "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, { fieldName: 'exclInt32Value', protoName: 'excl_int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, { fieldName: 'exclInt64Value', protoName: 'excl_int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, ]"
90657
- },
90658
- {
90659
- "kind": "field",
90660
- "name": "_stringValue",
90661
- "default": "new StringValue(undefined, this, 'stringValue')"
90662
- },
90663
- {
90664
- "kind": "field",
90665
- "name": "_int32Value",
90666
- "default": "new Int32Value(undefined, this, 'int32Value')"
90667
- },
90668
- {
90669
- "kind": "field",
90670
- "name": "_int64Value",
90671
- "default": "new Int64Value(undefined, this, 'int64Value')"
90672
- },
90673
- {
90674
- "kind": "field",
90675
- "name": "_floatValue",
90676
- "default": "new FloatValue(undefined, this, 'floatValue')"
90677
- },
90678
- {
90679
- "kind": "field",
90680
- "name": "_doubleValue",
90681
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
90682
- },
90683
- {
90684
- "kind": "field",
90685
- "name": "_boolValue",
90686
- "default": "new BoolValue(undefined, this, 'boolValue')"
90687
- },
90688
- {
90689
- "kind": "field",
90690
- "name": "_uint32Value",
90691
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
90692
- },
90693
- {
90694
- "kind": "field",
90695
- "name": "_uint64Value",
90696
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
90697
- },
90698
- {
90699
- "kind": "field",
90700
- "name": "_bytesValue",
90701
- "default": "new BytesValue(undefined, this, 'bytesValue')"
90702
- },
90703
- {
90704
- "kind": "field",
90705
- "name": "_exclInt32Value",
90706
- "default": "new Int32Value(undefined, this, 'exclInt32Value')"
90590
+ "name": "_cubeId",
90591
+ "default": "new STRING(undefined, this, 'cubeId')"
90707
90592
  },
90708
90593
  {
90709
90594
  "kind": "field",
90710
- "name": "_exclInt64Value",
90711
- "default": "new Int64Value(undefined, this, 'exclInt64Value')"
90595
+ "name": "_entity",
90596
+ "default": "new FuroCubeCubeEntity(undefined, this, 'entity')"
90712
90597
  },
90713
90598
  {
90714
90599
  "kind": "field",
@@ -90716,7 +90601,7 @@
90716
90601
  "type": {
90717
90602
  "text": "object"
90718
90603
  },
90719
- "default": "{ exclInt32Value: 3.0, exclInt64Value: 3.0, int32Value: 3.0, int64Value: 3.0, stringValue: 'default', }"
90604
+ "default": "{}"
90720
90605
  },
90721
90606
  {
90722
90607
  "kind": "field",
@@ -91539,32 +91424,32 @@
91539
91424
  "exports": [
91540
91425
  {
91541
91426
  "kind": "js",
91542
- "name": "ConstraintWrappers",
91427
+ "name": "CubeServiceUpdateRequest",
91543
91428
  "declaration": {
91544
- "name": "ConstraintWrappers",
91545
- "module": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js"
91429
+ "name": "CubeServiceUpdateRequest",
91430
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js"
91546
91431
  }
91547
91432
  }
91548
91433
  ]
91549
91434
  },
91550
91435
  {
91551
91436
  "kind": "javascript-module",
91552
- "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map",
91437
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateRequest.js.map",
91553
91438
  "declarations": [],
91554
91439
  "exports": []
91555
91440
  },
91556
91441
  {
91557
91442
  "kind": "javascript-module",
91558
- "path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
91443
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js",
91559
91444
  "declarations": [
91560
91445
  {
91561
91446
  "kind": "class",
91562
- "description": "Decimal\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
91563
- "name": "Decimal",
91447
+ "description": "CubeServiceUpdateResponse",
91448
+ "name": "CubeServiceUpdateResponse",
91564
91449
  "members": [
91565
91450
  {
91566
91451
  "kind": "field",
91567
- "name": "value"
91452
+ "name": "entity"
91568
91453
  },
91569
91454
  {
91570
91455
  "kind": "method",
@@ -91585,7 +91470,7 @@
91585
91470
  "type": {
91586
91471
  "text": "string"
91587
91472
  },
91588
- "default": "'furo.type.Decimal'"
91473
+ "default": "'furo.cube.CubeServiceUpdateResponse'"
91589
91474
  },
91590
91475
  {
91591
91476
  "kind": "field",
@@ -91593,12 +91478,12 @@
91593
91478
  "type": {
91594
91479
  "text": "array"
91595
91480
  },
91596
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
91481
+ "default": "[ { fieldName: 'entity', protoName: 'entity', FieldConstructor: FuroCubeCubeEntity, constraints: {}, }, ]"
91597
91482
  },
91598
91483
  {
91599
91484
  "kind": "field",
91600
- "name": "_value",
91601
- "default": "new STRING(undefined, this, 'value')"
91485
+ "name": "_entity",
91486
+ "default": "new FuroCubeCubeEntity(undefined, this, 'entity')"
91602
91487
  },
91603
91488
  {
91604
91489
  "kind": "field",
@@ -92429,32 +92314,90 @@
92429
92314
  "exports": [
92430
92315
  {
92431
92316
  "kind": "js",
92432
- "name": "Decimal",
92317
+ "name": "CubeServiceUpdateResponse",
92433
92318
  "declaration": {
92434
- "name": "Decimal",
92435
- "module": "dist/protoc-gen-open-models/furo/type/Decimal.js"
92319
+ "name": "CubeServiceUpdateResponse",
92320
+ "module": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js"
92436
92321
  }
92437
92322
  }
92438
92323
  ]
92439
92324
  },
92440
92325
  {
92441
92326
  "kind": "javascript-module",
92442
- "path": "dist/protoc-gen-open-models/furo/type/Decimal.js.map",
92327
+ "path": "dist/protoc-gen-open-models/furo/cube/CubeServiceUpdateResponse.js.map",
92443
92328
  "declarations": [],
92444
92329
  "exports": []
92445
92330
  },
92446
92331
  {
92447
92332
  "kind": "javascript-module",
92448
- "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
92333
+ "path": "dist/protoc-gen-open-models/furo/cube/Materials.js",
92334
+ "declarations": [
92335
+ {
92336
+ "kind": "variable",
92337
+ "name": "Materials"
92338
+ }
92339
+ ],
92340
+ "exports": [
92341
+ {
92342
+ "kind": "js",
92343
+ "name": "Materials",
92344
+ "declaration": {
92345
+ "name": "Materials",
92346
+ "module": "dist/protoc-gen-open-models/furo/cube/Materials.js"
92347
+ }
92348
+ }
92349
+ ]
92350
+ },
92351
+ {
92352
+ "kind": "javascript-module",
92353
+ "path": "dist/protoc-gen-open-models/furo/cube/Materials.js.map",
92354
+ "declarations": [],
92355
+ "exports": []
92356
+ },
92357
+ {
92358
+ "kind": "javascript-module",
92359
+ "path": "dist/protoc-gen-open-models/furo/cube/Wrappers.js",
92449
92360
  "declarations": [
92450
92361
  {
92451
92362
  "kind": "class",
92452
- "description": "DecimalB\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
92453
- "name": "DecimalB",
92363
+ "description": "Wrappers",
92364
+ "name": "Wrappers",
92454
92365
  "members": [
92455
92366
  {
92456
92367
  "kind": "field",
92457
- "name": "value"
92368
+ "name": "stringValue"
92369
+ },
92370
+ {
92371
+ "kind": "field",
92372
+ "name": "int32Value"
92373
+ },
92374
+ {
92375
+ "kind": "field",
92376
+ "name": "int64Value"
92377
+ },
92378
+ {
92379
+ "kind": "field",
92380
+ "name": "floatValue"
92381
+ },
92382
+ {
92383
+ "kind": "field",
92384
+ "name": "doubleValue"
92385
+ },
92386
+ {
92387
+ "kind": "field",
92388
+ "name": "boolValue"
92389
+ },
92390
+ {
92391
+ "kind": "field",
92392
+ "name": "uint32Value"
92393
+ },
92394
+ {
92395
+ "kind": "field",
92396
+ "name": "uint64Value"
92397
+ },
92398
+ {
92399
+ "kind": "field",
92400
+ "name": "bytesValue"
92458
92401
  },
92459
92402
  {
92460
92403
  "kind": "method",
@@ -92475,7 +92418,7 @@
92475
92418
  "type": {
92476
92419
  "text": "string"
92477
92420
  },
92478
- "default": "'furo.type.DecimalB'"
92421
+ "default": "'furo.cube.Wrappers'"
92479
92422
  },
92480
92423
  {
92481
92424
  "kind": "field",
@@ -92483,12 +92426,52 @@
92483
92426
  "type": {
92484
92427
  "text": "array"
92485
92428
  },
92486
- "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
92429
+ "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: {}, }, ]"
92487
92430
  },
92488
92431
  {
92489
92432
  "kind": "field",
92490
- "name": "_value",
92491
- "default": "new STRING(undefined, this, 'value')"
92433
+ "name": "_stringValue",
92434
+ "default": "new StringValue(undefined, this, 'stringValue')"
92435
+ },
92436
+ {
92437
+ "kind": "field",
92438
+ "name": "_int32Value",
92439
+ "default": "new Int32Value(undefined, this, 'int32Value')"
92440
+ },
92441
+ {
92442
+ "kind": "field",
92443
+ "name": "_int64Value",
92444
+ "default": "new Int64Value(undefined, this, 'int64Value')"
92445
+ },
92446
+ {
92447
+ "kind": "field",
92448
+ "name": "_floatValue",
92449
+ "default": "new FloatValue(undefined, this, 'floatValue')"
92450
+ },
92451
+ {
92452
+ "kind": "field",
92453
+ "name": "_doubleValue",
92454
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
92455
+ },
92456
+ {
92457
+ "kind": "field",
92458
+ "name": "_boolValue",
92459
+ "default": "new BoolValue(undefined, this, 'boolValue')"
92460
+ },
92461
+ {
92462
+ "kind": "field",
92463
+ "name": "_uint32Value",
92464
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
92465
+ },
92466
+ {
92467
+ "kind": "field",
92468
+ "name": "_uint64Value",
92469
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
92470
+ },
92471
+ {
92472
+ "kind": "field",
92473
+ "name": "_bytesValue",
92474
+ "default": "new BytesValue(undefined, this, 'bytesValue')"
92492
92475
  },
92493
92476
  {
92494
92477
  "kind": "field",
@@ -93319,36 +93302,98 @@
93319
93302
  "exports": [
93320
93303
  {
93321
93304
  "kind": "js",
93322
- "name": "DecimalB",
93305
+ "name": "Wrappers",
93323
93306
  "declaration": {
93324
- "name": "DecimalB",
93325
- "module": "dist/protoc-gen-open-models/furo/type/DecimalB.js"
93307
+ "name": "Wrappers",
93308
+ "module": "dist/protoc-gen-open-models/furo/cube/Wrappers.js"
93326
93309
  }
93327
93310
  }
93328
93311
  ]
93329
93312
  },
93330
93313
  {
93331
93314
  "kind": "javascript-module",
93332
- "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js.map",
93315
+ "path": "dist/protoc-gen-open-models/furo/cube/Wrappers.js.map",
93333
93316
  "declarations": [],
93334
93317
  "exports": []
93335
93318
  },
93336
93319
  {
93337
93320
  "kind": "javascript-module",
93338
- "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
93321
+ "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js",
93322
+ "declarations": [
93323
+ {
93324
+ "kind": "variable",
93325
+ "name": "BookingCenter"
93326
+ }
93327
+ ],
93328
+ "exports": [
93329
+ {
93330
+ "kind": "js",
93331
+ "name": "BookingCenter",
93332
+ "declaration": {
93333
+ "name": "BookingCenter",
93334
+ "module": "dist/protoc-gen-open-models/furo/type/BookingCenter.js"
93335
+ }
93336
+ }
93337
+ ]
93338
+ },
93339
+ {
93340
+ "kind": "javascript-module",
93341
+ "path": "dist/protoc-gen-open-models/furo/type/BookingCenter.js.map",
93342
+ "declarations": [],
93343
+ "exports": []
93344
+ },
93345
+ {
93346
+ "kind": "javascript-module",
93347
+ "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js",
93339
93348
  "declarations": [
93340
93349
  {
93341
93350
  "kind": "class",
93342
- "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
93343
- "name": "DecimalRange",
93351
+ "description": "ConstraintWrappers",
93352
+ "name": "ConstraintWrappers",
93344
93353
  "members": [
93345
93354
  {
93346
93355
  "kind": "field",
93347
- "name": "start"
93356
+ "name": "stringValue"
93348
93357
  },
93349
93358
  {
93350
93359
  "kind": "field",
93351
- "name": "end"
93360
+ "name": "int32Value"
93361
+ },
93362
+ {
93363
+ "kind": "field",
93364
+ "name": "int64Value"
93365
+ },
93366
+ {
93367
+ "kind": "field",
93368
+ "name": "floatValue"
93369
+ },
93370
+ {
93371
+ "kind": "field",
93372
+ "name": "doubleValue"
93373
+ },
93374
+ {
93375
+ "kind": "field",
93376
+ "name": "boolValue"
93377
+ },
93378
+ {
93379
+ "kind": "field",
93380
+ "name": "uint32Value"
93381
+ },
93382
+ {
93383
+ "kind": "field",
93384
+ "name": "uint64Value"
93385
+ },
93386
+ {
93387
+ "kind": "field",
93388
+ "name": "bytesValue"
93389
+ },
93390
+ {
93391
+ "kind": "field",
93392
+ "name": "exclInt32Value"
93393
+ },
93394
+ {
93395
+ "kind": "field",
93396
+ "name": "exclInt64Value"
93352
93397
  },
93353
93398
  {
93354
93399
  "kind": "method",
@@ -93369,7 +93414,7 @@
93369
93414
  "type": {
93370
93415
  "text": "string"
93371
93416
  },
93372
- "default": "'furo.type.DecimalRange'"
93417
+ "default": "'furo.type.ConstraintWrappers'"
93373
93418
  },
93374
93419
  {
93375
93420
  "kind": "field",
@@ -93377,17 +93422,62 @@
93377
93422
  "type": {
93378
93423
  "text": "array"
93379
93424
  },
93380
- "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
93425
+ "default": "[ { fieldName: 'stringValue', protoName: 'string_value', FieldConstructor: StringValue, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'int32Value', protoName: 'int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'int64Value', protoName: 'int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, multiple_of: 3, required: true, }, }, { fieldName: 'floatValue', protoName: 'float_value', FieldConstructor: FloatValue, constraints: {}, }, { fieldName: 'doubleValue', protoName: 'double_value', FieldConstructor: DoubleValue, constraints: {}, }, { fieldName: 'boolValue', protoName: 'bool_value', FieldConstructor: BoolValue, constraints: {}, }, { fieldName: 'uint32Value', protoName: 'uint32_value', FieldConstructor: UInt32Value, constraints: {}, }, { fieldName: 'uint64Value', protoName: 'uint64_value', FieldConstructor: UInt64Value, constraints: {}, }, { fieldName: 'bytesValue', protoName: 'bytes_value', FieldConstructor: BytesValue, constraints: {}, }, { fieldName: 'exclInt32Value', protoName: 'excl_int32_value', FieldConstructor: Int32Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, { fieldName: 'exclInt64Value', protoName: 'excl_int64_value', FieldConstructor: Int64Value, constraints: { maximum: 10, minimum: 3, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 3, }, }, ]"
93381
93426
  },
93382
93427
  {
93383
93428
  "kind": "field",
93384
- "name": "_start",
93385
- "default": "new FuroTypeDecimal(undefined, this, 'start')"
93429
+ "name": "_stringValue",
93430
+ "default": "new StringValue(undefined, this, 'stringValue')"
93386
93431
  },
93387
93432
  {
93388
93433
  "kind": "field",
93389
- "name": "_end",
93390
- "default": "new FuroTypeDecimal(undefined, this, 'end')"
93434
+ "name": "_int32Value",
93435
+ "default": "new Int32Value(undefined, this, 'int32Value')"
93436
+ },
93437
+ {
93438
+ "kind": "field",
93439
+ "name": "_int64Value",
93440
+ "default": "new Int64Value(undefined, this, 'int64Value')"
93441
+ },
93442
+ {
93443
+ "kind": "field",
93444
+ "name": "_floatValue",
93445
+ "default": "new FloatValue(undefined, this, 'floatValue')"
93446
+ },
93447
+ {
93448
+ "kind": "field",
93449
+ "name": "_doubleValue",
93450
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
93451
+ },
93452
+ {
93453
+ "kind": "field",
93454
+ "name": "_boolValue",
93455
+ "default": "new BoolValue(undefined, this, 'boolValue')"
93456
+ },
93457
+ {
93458
+ "kind": "field",
93459
+ "name": "_uint32Value",
93460
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
93461
+ },
93462
+ {
93463
+ "kind": "field",
93464
+ "name": "_uint64Value",
93465
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
93466
+ },
93467
+ {
93468
+ "kind": "field",
93469
+ "name": "_bytesValue",
93470
+ "default": "new BytesValue(undefined, this, 'bytesValue')"
93471
+ },
93472
+ {
93473
+ "kind": "field",
93474
+ "name": "_exclInt32Value",
93475
+ "default": "new Int32Value(undefined, this, 'exclInt32Value')"
93476
+ },
93477
+ {
93478
+ "kind": "field",
93479
+ "name": "_exclInt64Value",
93480
+ "default": "new Int64Value(undefined, this, 'exclInt64Value')"
93391
93481
  },
93392
93482
  {
93393
93483
  "kind": "field",
@@ -93395,7 +93485,7 @@
93395
93485
  "type": {
93396
93486
  "text": "object"
93397
93487
  },
93398
- "default": "{}"
93488
+ "default": "{ exclInt32Value: 3.0, exclInt64Value: 3.0, int32Value: 3.0, int64Value: 3.0, stringValue: 'default', }"
93399
93489
  },
93400
93490
  {
93401
93491
  "kind": "field",
@@ -94218,36 +94308,32 @@
94218
94308
  "exports": [
94219
94309
  {
94220
94310
  "kind": "js",
94221
- "name": "DecimalRange",
94311
+ "name": "ConstraintWrappers",
94222
94312
  "declaration": {
94223
- "name": "DecimalRange",
94224
- "module": "dist/protoc-gen-open-models/furo/type/DecimalRange.js"
94313
+ "name": "ConstraintWrappers",
94314
+ "module": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js"
94225
94315
  }
94226
94316
  }
94227
94317
  ]
94228
94318
  },
94229
94319
  {
94230
94320
  "kind": "javascript-module",
94231
- "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js.map",
94321
+ "path": "dist/protoc-gen-open-models/furo/type/ConstraintWrappers.js.map",
94232
94322
  "declarations": [],
94233
94323
  "exports": []
94234
94324
  },
94235
94325
  {
94236
94326
  "kind": "javascript-module",
94237
- "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
94327
+ "path": "dist/protoc-gen-open-models/furo/type/Decimal.js",
94238
94328
  "declarations": [
94239
94329
  {
94240
94330
  "kind": "class",
94241
- "description": "DeepRecursion",
94242
- "name": "DeepRecursion",
94331
+ "description": "Decimal\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
94332
+ "name": "Decimal",
94243
94333
  "members": [
94244
94334
  {
94245
94335
  "kind": "field",
94246
- "name": "displayName"
94247
- },
94248
- {
94249
- "kind": "field",
94250
- "name": "field"
94336
+ "name": "value"
94251
94337
  },
94252
94338
  {
94253
94339
  "kind": "method",
@@ -94268,7 +94354,7 @@
94268
94354
  "type": {
94269
94355
  "text": "string"
94270
94356
  },
94271
- "default": "'furo.type.DeepRecursion'"
94357
+ "default": "'furo.type.Decimal'"
94272
94358
  },
94273
94359
  {
94274
94360
  "kind": "field",
@@ -94276,17 +94362,12 @@
94276
94362
  "type": {
94277
94363
  "text": "array"
94278
94364
  },
94279
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'field', protoName: 'field', FieldConstructor: FuroTypeOther, constraints: {}, }, ]"
94280
- },
94281
- {
94282
- "kind": "field",
94283
- "name": "_displayName",
94284
- "default": "new STRING(undefined, this, 'displayName')"
94365
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
94285
94366
  },
94286
94367
  {
94287
94368
  "kind": "field",
94288
- "name": "_field",
94289
- "default": "new RECURSION(undefined, this, 'field')"
94369
+ "name": "_value",
94370
+ "default": "new STRING(undefined, this, 'value')"
94290
94371
  },
94291
94372
  {
94292
94373
  "kind": "field",
@@ -95117,33 +95198,29 @@
95117
95198
  "exports": [
95118
95199
  {
95119
95200
  "kind": "js",
95120
- "name": "DeepRecursion",
95201
+ "name": "Decimal",
95121
95202
  "declaration": {
95122
- "name": "DeepRecursion",
95123
- "module": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js"
95203
+ "name": "Decimal",
95204
+ "module": "dist/protoc-gen-open-models/furo/type/Decimal.js"
95124
95205
  }
95125
95206
  }
95126
95207
  ]
95127
95208
  },
95128
95209
  {
95129
95210
  "kind": "javascript-module",
95130
- "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map",
95211
+ "path": "dist/protoc-gen-open-models/furo/type/Decimal.js.map",
95131
95212
  "declarations": [],
95132
95213
  "exports": []
95133
95214
  },
95134
95215
  {
95135
95216
  "kind": "javascript-module",
95136
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
95217
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js",
95137
95218
  "declarations": [
95138
95219
  {
95139
95220
  "kind": "class",
95140
- "description": "DefaultsAttributesEntry",
95141
- "name": "DefaultsAttributesEntry",
95221
+ "description": "DecimalB\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
95222
+ "name": "DecimalB",
95142
95223
  "members": [
95143
- {
95144
- "kind": "field",
95145
- "name": "key"
95146
- },
95147
95224
  {
95148
95225
  "kind": "field",
95149
95226
  "name": "value"
@@ -95167,7 +95244,7 @@
95167
95244
  "type": {
95168
95245
  "text": "string"
95169
95246
  },
95170
- "default": "'furo.type.Defaults.AttributesEntry'"
95247
+ "default": "'furo.type.DecimalB'"
95171
95248
  },
95172
95249
  {
95173
95250
  "kind": "field",
@@ -95175,12 +95252,7 @@
95175
95252
  "type": {
95176
95253
  "text": "array"
95177
95254
  },
95178
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
95179
- },
95180
- {
95181
- "kind": "field",
95182
- "name": "_key",
95183
- "default": "new STRING(undefined, this, 'key')"
95255
+ "default": "[ { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
95184
95256
  },
95185
95257
  {
95186
95258
  "kind": "field",
@@ -96016,72 +96088,36 @@
96016
96088
  "exports": [
96017
96089
  {
96018
96090
  "kind": "js",
96019
- "name": "DefaultsAttributesEntry",
96091
+ "name": "DecimalB",
96020
96092
  "declaration": {
96021
- "name": "DefaultsAttributesEntry",
96022
- "module": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js"
96093
+ "name": "DecimalB",
96094
+ "module": "dist/protoc-gen-open-models/furo/type/DecimalB.js"
96023
96095
  }
96024
96096
  }
96025
96097
  ]
96026
96098
  },
96027
96099
  {
96028
96100
  "kind": "javascript-module",
96029
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map",
96101
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalB.js.map",
96030
96102
  "declarations": [],
96031
96103
  "exports": []
96032
96104
  },
96033
96105
  {
96034
96106
  "kind": "javascript-module",
96035
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
96107
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js",
96036
96108
  "declarations": [
96037
96109
  {
96038
96110
  "kind": "class",
96039
- "description": "Defaults",
96040
- "name": "Defaults",
96111
+ "description": "DecimalRange\n Represents a decimal range, encoded as a decimal start (inclusive) and a\n decimal end (exclusive).\n\n The start must be less than or equal to the end.\n If a decimal is empty it means min for start and max for end.",
96112
+ "name": "DecimalRange",
96041
96113
  "members": [
96042
96114
  {
96043
96115
  "kind": "field",
96044
- "name": "refSystem"
96045
- },
96046
- {
96047
- "kind": "field",
96048
- "name": "refType"
96049
- },
96050
- {
96051
- "kind": "field",
96052
- "name": "bookingCenter"
96053
- },
96054
- {
96055
- "kind": "field",
96056
- "name": "attributes"
96057
- },
96058
- {
96059
- "kind": "field",
96060
- "name": "id"
96061
- },
96062
- {
96063
- "kind": "field",
96064
- "name": "stringArray"
96065
- },
96066
- {
96067
- "kind": "field",
96068
- "name": "repeatedDecimal"
96069
- },
96070
- {
96071
- "kind": "field",
96072
- "name": "decRange"
96073
- },
96074
- {
96075
- "kind": "field",
96076
- "name": "any"
96077
- },
96078
- {
96079
- "kind": "field",
96080
- "name": "fatString"
96116
+ "name": "start"
96081
96117
  },
96082
96118
  {
96083
96119
  "kind": "field",
96084
- "name": "trueFalse"
96120
+ "name": "end"
96085
96121
  },
96086
96122
  {
96087
96123
  "kind": "method",
@@ -96102,7 +96138,7 @@
96102
96138
  "type": {
96103
96139
  "text": "string"
96104
96140
  },
96105
- "default": "'furo.type.Defaults'"
96141
+ "default": "'furo.type.DecimalRange'"
96106
96142
  },
96107
96143
  {
96108
96144
  "kind": "field",
@@ -96110,62 +96146,17 @@
96110
96146
  "type": {
96111
96147
  "text": "array"
96112
96148
  },
96113
- "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: { minimum: 3.1, required: true }, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: { read_only: true }, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
96149
+ "default": "[ { fieldName: 'start', protoName: 'start', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'end', protoName: 'end', FieldConstructor: FuroTypeDecimal, constraints: {}, }, ]"
96114
96150
  },
96115
96151
  {
96116
96152
  "kind": "field",
96117
- "name": "_refSystem",
96118
- "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
96153
+ "name": "_start",
96154
+ "default": "new FuroTypeDecimal(undefined, this, 'start')"
96119
96155
  },
96120
96156
  {
96121
96157
  "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')"
96159
- },
96160
- {
96161
- "kind": "field",
96162
- "name": "_fatString",
96163
- "default": "new FuroFatString(undefined, this, 'fatString')"
96164
- },
96165
- {
96166
- "kind": "field",
96167
- "name": "_trueFalse",
96168
- "default": "new BOOLEAN(undefined, this, 'trueFalse')"
96158
+ "name": "_end",
96159
+ "default": "new FuroTypeDecimal(undefined, this, 'end')"
96169
96160
  },
96170
96161
  {
96171
96162
  "kind": "field",
@@ -96173,7 +96164,7 @@
96173
96164
  "type": {
96174
96165
  "text": "object"
96175
96166
  },
96176
- "default": "{ attributes: { we: 'have' }, bookingCenter: 'BBC_CH', decRange: { start: { value: '123' } }, id: 'default', stringArray: ['A', 'B', 'C'], }"
96167
+ "default": "{}"
96177
96168
  },
96178
96169
  {
96179
96170
  "kind": "field",
@@ -96996,36 +96987,36 @@
96996
96987
  "exports": [
96997
96988
  {
96998
96989
  "kind": "js",
96999
- "name": "Defaults",
96990
+ "name": "DecimalRange",
97000
96991
  "declaration": {
97001
- "name": "Defaults",
97002
- "module": "dist/protoc-gen-open-models/furo/type/Defaults.js"
96992
+ "name": "DecimalRange",
96993
+ "module": "dist/protoc-gen-open-models/furo/type/DecimalRange.js"
97003
96994
  }
97004
96995
  }
97005
96996
  ]
97006
96997
  },
97007
96998
  {
97008
96999
  "kind": "javascript-module",
97009
- "path": "dist/protoc-gen-open-models/furo/type/Defaults.js.map",
97000
+ "path": "dist/protoc-gen-open-models/furo/type/DecimalRange.js.map",
97010
97001
  "declarations": [],
97011
97002
  "exports": []
97012
97003
  },
97013
97004
  {
97014
97005
  "kind": "javascript-module",
97015
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
97006
+ "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js",
97016
97007
  "declarations": [
97017
97008
  {
97018
97009
  "kind": "class",
97019
- "description": "IdentifierAttributesEntry",
97020
- "name": "IdentifierAttributesEntry",
97010
+ "description": "DeepRecursion",
97011
+ "name": "DeepRecursion",
97021
97012
  "members": [
97022
97013
  {
97023
97014
  "kind": "field",
97024
- "name": "key"
97015
+ "name": "displayName"
97025
97016
  },
97026
97017
  {
97027
97018
  "kind": "field",
97028
- "name": "value"
97019
+ "name": "field"
97029
97020
  },
97030
97021
  {
97031
97022
  "kind": "method",
@@ -97046,7 +97037,7 @@
97046
97037
  "type": {
97047
97038
  "text": "string"
97048
97039
  },
97049
- "default": "'furo.type.Identifier.AttributesEntry'"
97040
+ "default": "'furo.type.DeepRecursion'"
97050
97041
  },
97051
97042
  {
97052
97043
  "kind": "field",
@@ -97054,17 +97045,17 @@
97054
97045
  "type": {
97055
97046
  "text": "array"
97056
97047
  },
97057
- "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
97048
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'field', protoName: 'field', FieldConstructor: FuroTypeOther, constraints: {}, }, ]"
97058
97049
  },
97059
97050
  {
97060
97051
  "kind": "field",
97061
- "name": "_key",
97062
- "default": "new STRING(undefined, this, 'key')"
97052
+ "name": "_displayName",
97053
+ "default": "new STRING(undefined, this, 'displayName')"
97063
97054
  },
97064
97055
  {
97065
97056
  "kind": "field",
97066
- "name": "_value",
97067
- "default": "new STRING(undefined, this, 'value')"
97057
+ "name": "_field",
97058
+ "default": "new RECURSION(undefined, this, 'field')"
97068
97059
  },
97069
97060
  {
97070
97061
  "kind": "field",
@@ -97895,72 +97886,36 @@
97895
97886
  "exports": [
97896
97887
  {
97897
97888
  "kind": "js",
97898
- "name": "IdentifierAttributesEntry",
97889
+ "name": "DeepRecursion",
97899
97890
  "declaration": {
97900
- "name": "IdentifierAttributesEntry",
97901
- "module": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js"
97891
+ "name": "DeepRecursion",
97892
+ "module": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js"
97902
97893
  }
97903
97894
  }
97904
97895
  ]
97905
97896
  },
97906
97897
  {
97907
97898
  "kind": "javascript-module",
97908
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map",
97899
+ "path": "dist/protoc-gen-open-models/furo/type/DeepRecursion.js.map",
97909
97900
  "declarations": [],
97910
97901
  "exports": []
97911
97902
  },
97912
97903
  {
97913
97904
  "kind": "javascript-module",
97914
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
97905
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js",
97915
97906
  "declarations": [
97916
97907
  {
97917
97908
  "kind": "class",
97918
- "description": "Identifier",
97919
- "name": "Identifier",
97909
+ "description": "DefaultsAttributesEntry",
97910
+ "name": "DefaultsAttributesEntry",
97920
97911
  "members": [
97921
97912
  {
97922
97913
  "kind": "field",
97923
- "name": "refSystem"
97924
- },
97925
- {
97926
- "kind": "field",
97927
- "name": "refType"
97928
- },
97929
- {
97930
- "kind": "field",
97931
- "name": "bookingCenter"
97932
- },
97933
- {
97934
- "kind": "field",
97935
- "name": "attributes"
97936
- },
97937
- {
97938
- "kind": "field",
97939
- "name": "id"
97940
- },
97941
- {
97942
- "kind": "field",
97943
- "name": "stringArray"
97944
- },
97945
- {
97946
- "kind": "field",
97947
- "name": "repeatedDecimal"
97948
- },
97949
- {
97950
- "kind": "field",
97951
- "name": "decRange"
97952
- },
97953
- {
97954
- "kind": "field",
97955
- "name": "any"
97956
- },
97957
- {
97958
- "kind": "field",
97959
- "name": "fatString"
97914
+ "name": "key"
97960
97915
  },
97961
97916
  {
97962
97917
  "kind": "field",
97963
- "name": "trueFalse"
97918
+ "name": "value"
97964
97919
  },
97965
97920
  {
97966
97921
  "kind": "method",
@@ -97981,7 +97936,7 @@
97981
97936
  "type": {
97982
97937
  "text": "string"
97983
97938
  },
97984
- "default": "'furo.type.Identifier'"
97939
+ "default": "'furo.type.Defaults.AttributesEntry'"
97985
97940
  },
97986
97941
  {
97987
97942
  "kind": "field",
@@ -97989,62 +97944,17 @@
97989
97944
  "type": {
97990
97945
  "text": "array"
97991
97946
  },
97992
- "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: {}, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
97993
- },
97994
- {
97995
- "kind": "field",
97996
- "name": "_refSystem",
97997
- "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
97998
- },
97999
- {
98000
- "kind": "field",
98001
- "name": "_refType",
98002
- "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
98003
- },
98004
- {
98005
- "kind": "field",
98006
- "name": "_bookingCenter",
98007
- "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
98008
- },
98009
- {
98010
- "kind": "field",
98011
- "name": "_attributes",
98012
- "default": "new MAP(undefined, this, 'attributes')"
98013
- },
98014
- {
98015
- "kind": "field",
98016
- "name": "_id",
98017
- "default": "new STRING(undefined, this, 'id')"
98018
- },
98019
- {
98020
- "kind": "field",
98021
- "name": "_stringArray",
98022
- "default": "new ARRAY(undefined, this, 'stringArray')"
98023
- },
98024
- {
98025
- "kind": "field",
98026
- "name": "_repeatedDecimal",
98027
- "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
98028
- },
98029
- {
98030
- "kind": "field",
98031
- "name": "_decRange",
98032
- "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
98033
- },
98034
- {
98035
- "kind": "field",
98036
- "name": "_any",
98037
- "default": "new ANY(undefined, this, 'any')"
97947
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
98038
97948
  },
98039
97949
  {
98040
97950
  "kind": "field",
98041
- "name": "_fatString",
98042
- "default": "new FuroFatString(undefined, this, 'fatString')"
97951
+ "name": "_key",
97952
+ "default": "new STRING(undefined, this, 'key')"
98043
97953
  },
98044
97954
  {
98045
97955
  "kind": "field",
98046
- "name": "_trueFalse",
98047
- "default": "new BOOLEAN(undefined, this, 'trueFalse')"
97956
+ "name": "_value",
97957
+ "default": "new STRING(undefined, this, 'value')"
98048
97958
  },
98049
97959
  {
98050
97960
  "kind": "field",
@@ -98052,7 +97962,7 @@
98052
97962
  "type": {
98053
97963
  "text": "object"
98054
97964
  },
98055
- "default": "{ stringArray: ['A', 'B', 'C'], }"
97965
+ "default": "{}"
98056
97966
  },
98057
97967
  {
98058
97968
  "kind": "field",
@@ -98875,36 +98785,72 @@
98875
98785
  "exports": [
98876
98786
  {
98877
98787
  "kind": "js",
98878
- "name": "Identifier",
98788
+ "name": "DefaultsAttributesEntry",
98879
98789
  "declaration": {
98880
- "name": "Identifier",
98881
- "module": "dist/protoc-gen-open-models/furo/type/Identifier.js"
98790
+ "name": "DefaultsAttributesEntry",
98791
+ "module": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js"
98882
98792
  }
98883
98793
  }
98884
98794
  ]
98885
98795
  },
98886
98796
  {
98887
98797
  "kind": "javascript-module",
98888
- "path": "dist/protoc-gen-open-models/furo/type/Identifier.js.map",
98798
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.AttributesEntry.js.map",
98889
98799
  "declarations": [],
98890
98800
  "exports": []
98891
98801
  },
98892
98802
  {
98893
98803
  "kind": "javascript-module",
98894
- "path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
98804
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.js",
98895
98805
  "declarations": [
98896
98806
  {
98897
98807
  "kind": "class",
98898
- "description": "Numeric\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
98899
- "name": "Numeric",
98808
+ "description": "Defaults",
98809
+ "name": "Defaults",
98900
98810
  "members": [
98901
98811
  {
98902
98812
  "kind": "field",
98903
- "name": "primitiveInt32"
98813
+ "name": "refSystem"
98904
98814
  },
98905
98815
  {
98906
98816
  "kind": "field",
98907
- "name": "repeatedPrimitiveInt32"
98817
+ "name": "refType"
98818
+ },
98819
+ {
98820
+ "kind": "field",
98821
+ "name": "bookingCenter"
98822
+ },
98823
+ {
98824
+ "kind": "field",
98825
+ "name": "attributes"
98826
+ },
98827
+ {
98828
+ "kind": "field",
98829
+ "name": "id"
98830
+ },
98831
+ {
98832
+ "kind": "field",
98833
+ "name": "stringArray"
98834
+ },
98835
+ {
98836
+ "kind": "field",
98837
+ "name": "repeatedDecimal"
98838
+ },
98839
+ {
98840
+ "kind": "field",
98841
+ "name": "decRange"
98842
+ },
98843
+ {
98844
+ "kind": "field",
98845
+ "name": "any"
98846
+ },
98847
+ {
98848
+ "kind": "field",
98849
+ "name": "fatString"
98850
+ },
98851
+ {
98852
+ "kind": "field",
98853
+ "name": "trueFalse"
98908
98854
  },
98909
98855
  {
98910
98856
  "kind": "method",
@@ -98925,7 +98871,7 @@
98925
98871
  "type": {
98926
98872
  "text": "string"
98927
98873
  },
98928
- "default": "'furo.type.Numeric'"
98874
+ "default": "'furo.type.Defaults'"
98929
98875
  },
98930
98876
  {
98931
98877
  "kind": "field",
@@ -98933,17 +98879,62 @@
98933
98879
  "type": {
98934
98880
  "text": "array"
98935
98881
  },
98936
- "default": "[ { fieldName: 'primitiveInt32', protoName: 'primitive_int32', FieldConstructor: INT32, constraints: { maximum: 1000, minimum: 5, exclusive_maximum: true, exclusive_minimum: true, multiple_of: 5, }, }, { fieldName: 'repeatedPrimitiveInt32', protoName: 'repeated_primitive_int32', FieldConstructor: INT32, constraints: {}, }, ]"
98882
+ "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: { max_length: 10, min_length: 3, pattern: '^-*$', required: true, }, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: { minimum: 3.1, required: true }, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: { read_only: true }, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
98937
98883
  },
98938
98884
  {
98939
98885
  "kind": "field",
98940
- "name": "_primitiveInt32",
98941
- "default": "new INT32(undefined, this, 'primitiveInt32')"
98886
+ "name": "_refSystem",
98887
+ "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
98942
98888
  },
98943
98889
  {
98944
98890
  "kind": "field",
98945
- "name": "_repeatedPrimitiveInt32",
98946
- "default": "new ARRAY(undefined, this, 'repeatedPrimitiveInt32')"
98891
+ "name": "_refType",
98892
+ "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
98893
+ },
98894
+ {
98895
+ "kind": "field",
98896
+ "name": "_bookingCenter",
98897
+ "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
98898
+ },
98899
+ {
98900
+ "kind": "field",
98901
+ "name": "_attributes",
98902
+ "default": "new MAP(undefined, this, 'attributes')"
98903
+ },
98904
+ {
98905
+ "kind": "field",
98906
+ "name": "_id",
98907
+ "default": "new STRING(undefined, this, 'id')"
98908
+ },
98909
+ {
98910
+ "kind": "field",
98911
+ "name": "_stringArray",
98912
+ "default": "new ARRAY(undefined, this, 'stringArray')"
98913
+ },
98914
+ {
98915
+ "kind": "field",
98916
+ "name": "_repeatedDecimal",
98917
+ "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
98918
+ },
98919
+ {
98920
+ "kind": "field",
98921
+ "name": "_decRange",
98922
+ "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
98923
+ },
98924
+ {
98925
+ "kind": "field",
98926
+ "name": "_any",
98927
+ "default": "new ANY(undefined, this, 'any')"
98928
+ },
98929
+ {
98930
+ "kind": "field",
98931
+ "name": "_fatString",
98932
+ "default": "new FuroFatString(undefined, this, 'fatString')"
98933
+ },
98934
+ {
98935
+ "kind": "field",
98936
+ "name": "_trueFalse",
98937
+ "default": "new BOOLEAN(undefined, this, 'trueFalse')"
98947
98938
  },
98948
98939
  {
98949
98940
  "kind": "field",
@@ -98951,7 +98942,7 @@
98951
98942
  "type": {
98952
98943
  "text": "object"
98953
98944
  },
98954
- "default": "{}"
98945
+ "default": "{ attributes: { we: 'have' }, bookingCenter: 'BBC_CH', decRange: { start: { value: '123' } }, id: 'default', stringArray: ['A', 'B', 'C'], }"
98955
98946
  },
98956
98947
  {
98957
98948
  "kind": "field",
@@ -99774,32 +99765,36 @@
99774
99765
  "exports": [
99775
99766
  {
99776
99767
  "kind": "js",
99777
- "name": "Numeric",
99768
+ "name": "Defaults",
99778
99769
  "declaration": {
99779
- "name": "Numeric",
99780
- "module": "dist/protoc-gen-open-models/furo/type/Numeric.js"
99770
+ "name": "Defaults",
99771
+ "module": "dist/protoc-gen-open-models/furo/type/Defaults.js"
99781
99772
  }
99782
99773
  }
99783
99774
  ]
99784
99775
  },
99785
99776
  {
99786
99777
  "kind": "javascript-module",
99787
- "path": "dist/protoc-gen-open-models/furo/type/Numeric.js.map",
99778
+ "path": "dist/protoc-gen-open-models/furo/type/Defaults.js.map",
99788
99779
  "declarations": [],
99789
99780
  "exports": []
99790
99781
  },
99791
99782
  {
99792
99783
  "kind": "javascript-module",
99793
- "path": "dist/protoc-gen-open-models/furo/type/Other.js",
99784
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js",
99794
99785
  "declarations": [
99795
99786
  {
99796
99787
  "kind": "class",
99797
- "description": "Other",
99798
- "name": "Other",
99788
+ "description": "IdentifierAttributesEntry",
99789
+ "name": "IdentifierAttributesEntry",
99799
99790
  "members": [
99800
99791
  {
99801
99792
  "kind": "field",
99802
- "name": "recursion"
99793
+ "name": "key"
99794
+ },
99795
+ {
99796
+ "kind": "field",
99797
+ "name": "value"
99803
99798
  },
99804
99799
  {
99805
99800
  "kind": "method",
@@ -99820,7 +99815,7 @@
99820
99815
  "type": {
99821
99816
  "text": "string"
99822
99817
  },
99823
- "default": "'furo.type.Other'"
99818
+ "default": "'furo.type.Identifier.AttributesEntry'"
99824
99819
  },
99825
99820
  {
99826
99821
  "kind": "field",
@@ -99828,12 +99823,17 @@
99828
99823
  "type": {
99829
99824
  "text": "array"
99830
99825
  },
99831
- "default": "[ { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: FuroTypeDeepRecursion, constraints: {}, }, ]"
99826
+ "default": "[ { fieldName: 'key', protoName: 'key', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'value', protoName: 'value', FieldConstructor: STRING, constraints: {}, }, ]"
99832
99827
  },
99833
99828
  {
99834
99829
  "kind": "field",
99835
- "name": "_recursion",
99836
- "default": "new RECURSION(undefined, this, 'recursion')"
99830
+ "name": "_key",
99831
+ "default": "new STRING(undefined, this, 'key')"
99832
+ },
99833
+ {
99834
+ "kind": "field",
99835
+ "name": "_value",
99836
+ "default": "new STRING(undefined, this, 'value')"
99837
99837
  },
99838
99838
  {
99839
99839
  "kind": "field",
@@ -100664,92 +100664,72 @@
100664
100664
  "exports": [
100665
100665
  {
100666
100666
  "kind": "js",
100667
- "name": "Other",
100668
- "declaration": {
100669
- "name": "Other",
100670
- "module": "dist/protoc-gen-open-models/furo/type/Other.js"
100671
- }
100672
- }
100673
- ]
100674
- },
100675
- {
100676
- "kind": "javascript-module",
100677
- "path": "dist/protoc-gen-open-models/furo/type/Other.js.map",
100678
- "declarations": [],
100679
- "exports": []
100680
- },
100681
- {
100682
- "kind": "javascript-module",
100683
- "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js",
100684
- "declarations": [
100685
- {
100686
- "kind": "variable",
100687
- "name": "RefSystem"
100688
- }
100689
- ],
100690
- "exports": [
100691
- {
100692
- "kind": "js",
100693
- "name": "RefSystem",
100694
- "declaration": {
100695
- "name": "RefSystem",
100696
- "module": "dist/protoc-gen-open-models/furo/type/RefSystem.js"
100697
- }
100698
- }
100699
- ]
100700
- },
100701
- {
100702
- "kind": "javascript-module",
100703
- "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js.map",
100704
- "declarations": [],
100705
- "exports": []
100706
- },
100707
- {
100708
- "kind": "javascript-module",
100709
- "path": "dist/protoc-gen-open-models/furo/type/RefType.js",
100710
- "declarations": [
100711
- {
100712
- "kind": "variable",
100713
- "name": "RefType"
100714
- }
100715
- ],
100716
- "exports": [
100717
- {
100718
- "kind": "js",
100719
- "name": "RefType",
100667
+ "name": "IdentifierAttributesEntry",
100720
100668
  "declaration": {
100721
- "name": "RefType",
100722
- "module": "dist/protoc-gen-open-models/furo/type/RefType.js"
100669
+ "name": "IdentifierAttributesEntry",
100670
+ "module": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js"
100723
100671
  }
100724
100672
  }
100725
100673
  ]
100726
100674
  },
100727
100675
  {
100728
100676
  "kind": "javascript-module",
100729
- "path": "dist/protoc-gen-open-models/furo/type/RefType.js.map",
100677
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.AttributesEntry.js.map",
100730
100678
  "declarations": [],
100731
100679
  "exports": []
100732
100680
  },
100733
100681
  {
100734
100682
  "kind": "javascript-module",
100735
- "path": "dist/protoc-gen-open-models/furo/type/Tree.js",
100683
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.js",
100736
100684
  "declarations": [
100737
100685
  {
100738
100686
  "kind": "class",
100739
- "description": "Tree\n*\n Tree is for checking recursive types",
100740
- "name": "Tree",
100687
+ "description": "Identifier",
100688
+ "name": "Identifier",
100741
100689
  "members": [
100742
100690
  {
100743
100691
  "kind": "field",
100744
- "name": "displayName"
100692
+ "name": "refSystem"
100745
100693
  },
100746
100694
  {
100747
100695
  "kind": "field",
100748
- "name": "nodes"
100696
+ "name": "refType"
100749
100697
  },
100750
100698
  {
100751
100699
  "kind": "field",
100752
- "name": "recursion"
100700
+ "name": "bookingCenter"
100701
+ },
100702
+ {
100703
+ "kind": "field",
100704
+ "name": "attributes"
100705
+ },
100706
+ {
100707
+ "kind": "field",
100708
+ "name": "id"
100709
+ },
100710
+ {
100711
+ "kind": "field",
100712
+ "name": "stringArray"
100713
+ },
100714
+ {
100715
+ "kind": "field",
100716
+ "name": "repeatedDecimal"
100717
+ },
100718
+ {
100719
+ "kind": "field",
100720
+ "name": "decRange"
100721
+ },
100722
+ {
100723
+ "kind": "field",
100724
+ "name": "any"
100725
+ },
100726
+ {
100727
+ "kind": "field",
100728
+ "name": "fatString"
100729
+ },
100730
+ {
100731
+ "kind": "field",
100732
+ "name": "trueFalse"
100753
100733
  },
100754
100734
  {
100755
100735
  "kind": "method",
@@ -100770,7 +100750,7 @@
100770
100750
  "type": {
100771
100751
  "text": "string"
100772
100752
  },
100773
- "default": "'furo.type.Tree'"
100753
+ "default": "'furo.type.Identifier'"
100774
100754
  },
100775
100755
  {
100776
100756
  "kind": "field",
@@ -100778,22 +100758,62 @@
100778
100758
  "type": {
100779
100759
  "text": "array"
100780
100760
  },
100781
- "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'nodes', protoName: 'nodes', FieldConstructor: Tree, constraints: {}, }, { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: Tree, constraints: {}, }, ]"
100761
+ "default": "[ { fieldName: 'refSystem', protoName: 'ref_system', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'refType', protoName: 'ref_type', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'bookingCenter', protoName: 'booking_center', FieldConstructor: (ENUM), constraints: {}, }, { fieldName: 'attributes', protoName: 'attributes', FieldConstructor: (MAP), ValueConstructor: STRING, constraints: {}, }, { fieldName: 'id', protoName: 'id', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'stringArray', protoName: 'string_array', FieldConstructor: STRING, constraints: { read_only: true, max_items: 4, required: true }, }, { fieldName: 'repeatedDecimal', protoName: 'repeated_decimal', FieldConstructor: FuroTypeDecimal, constraints: {}, }, { fieldName: 'decRange', protoName: 'dec_range', FieldConstructor: FuroTypeDecimalRange, constraints: {}, }, { fieldName: 'any', protoName: 'any', FieldConstructor: ANY, constraints: {}, }, { fieldName: 'fatString', protoName: 'fat_string', FieldConstructor: FuroFatString, constraints: {}, }, { fieldName: 'trueFalse', protoName: 'true_false', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
100782
100762
  },
100783
100763
  {
100784
100764
  "kind": "field",
100785
- "name": "_displayName",
100786
- "default": "new STRING(undefined, this, 'displayName')"
100765
+ "name": "_refSystem",
100766
+ "default": "new ENUM(undefined, FuroTypeRefSystem, FuroTypeRefSystem.REF_SYSTEM_UNSPECIFIED, this, 'refSystem')"
100787
100767
  },
100788
100768
  {
100789
100769
  "kind": "field",
100790
- "name": "_nodes",
100791
- "default": "new ARRAY(undefined, this, 'nodes')"
100770
+ "name": "_refType",
100771
+ "default": "new ENUM(undefined, FuroTypeRefType, FuroTypeRefType.REF_TYPE_UNSPECIFIED, this, 'refType')"
100792
100772
  },
100793
100773
  {
100794
100774
  "kind": "field",
100795
- "name": "_recursion",
100796
- "default": "new RECURSION(undefined, this, 'recursion')"
100775
+ "name": "_bookingCenter",
100776
+ "default": "new ENUM(undefined, FuroTypeBookingCenter, FuroTypeBookingCenter.BOOKING_CENTER_UNSPECIFIED, this, 'bookingCenter')"
100777
+ },
100778
+ {
100779
+ "kind": "field",
100780
+ "name": "_attributes",
100781
+ "default": "new MAP(undefined, this, 'attributes')"
100782
+ },
100783
+ {
100784
+ "kind": "field",
100785
+ "name": "_id",
100786
+ "default": "new STRING(undefined, this, 'id')"
100787
+ },
100788
+ {
100789
+ "kind": "field",
100790
+ "name": "_stringArray",
100791
+ "default": "new ARRAY(undefined, this, 'stringArray')"
100792
+ },
100793
+ {
100794
+ "kind": "field",
100795
+ "name": "_repeatedDecimal",
100796
+ "default": "new ARRAY(undefined, this, 'repeatedDecimal')"
100797
+ },
100798
+ {
100799
+ "kind": "field",
100800
+ "name": "_decRange",
100801
+ "default": "new FuroTypeDecimalRange(undefined, this, 'decRange')"
100802
+ },
100803
+ {
100804
+ "kind": "field",
100805
+ "name": "_any",
100806
+ "default": "new ANY(undefined, this, 'any')"
100807
+ },
100808
+ {
100809
+ "kind": "field",
100810
+ "name": "_fatString",
100811
+ "default": "new FuroFatString(undefined, this, 'fatString')"
100812
+ },
100813
+ {
100814
+ "kind": "field",
100815
+ "name": "_trueFalse",
100816
+ "default": "new BOOLEAN(undefined, this, 'trueFalse')"
100797
100817
  },
100798
100818
  {
100799
100819
  "kind": "field",
@@ -100801,7 +100821,7 @@
100801
100821
  "type": {
100802
100822
  "text": "object"
100803
100823
  },
100804
- "default": "{}"
100824
+ "default": "{ stringArray: ['A', 'B', 'C'], }"
100805
100825
  },
100806
100826
  {
100807
100827
  "kind": "field",
@@ -101624,138 +101644,75 @@
101624
101644
  "exports": [
101625
101645
  {
101626
101646
  "kind": "js",
101627
- "name": "Tree",
101647
+ "name": "Identifier",
101628
101648
  "declaration": {
101629
- "name": "Tree",
101630
- "module": "dist/protoc-gen-open-models/furo/type/Tree.js"
101649
+ "name": "Identifier",
101650
+ "module": "dist/protoc-gen-open-models/furo/type/Identifier.js"
101631
101651
  }
101632
101652
  }
101633
101653
  ]
101634
101654
  },
101635
101655
  {
101636
101656
  "kind": "javascript-module",
101637
- "path": "dist/protoc-gen-open-models/furo/type/Tree.js.map",
101657
+ "path": "dist/protoc-gen-open-models/furo/type/Identifier.js.map",
101638
101658
  "declarations": [],
101639
101659
  "exports": []
101640
101660
  },
101641
101661
  {
101642
101662
  "kind": "javascript-module",
101643
- "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js",
101663
+ "path": "dist/protoc-gen-open-models/furo/type/Numeric.js",
101644
101664
  "declarations": [
101645
101665
  {
101646
101666
  "kind": "class",
101647
- "description": "Wrappers",
101648
- "name": "Wrappers",
101667
+ "description": "Numeric\n Decimal numbers\n Regex pattern: ^[+-]?(\\d*\\.)?\\d+$",
101668
+ "name": "Numeric",
101649
101669
  "members": [
101650
101670
  {
101651
101671
  "kind": "field",
101652
- "name": "stringValue"
101653
- },
101654
- {
101655
- "kind": "field",
101656
- "name": "int32Value"
101657
- },
101658
- {
101659
- "kind": "field",
101660
- "name": "int64Value"
101661
- },
101662
- {
101663
- "kind": "field",
101664
- "name": "floatValue"
101665
- },
101666
- {
101667
- "kind": "field",
101668
- "name": "doubleValue"
101669
- },
101670
- {
101671
- "kind": "field",
101672
- "name": "boolValue"
101673
- },
101674
- {
101675
- "kind": "field",
101676
- "name": "uint32Value"
101677
- },
101678
- {
101679
- "kind": "field",
101680
- "name": "uint64Value"
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": "_int64Value",
101728
- "default": "new Int64Value(undefined, this, 'int64Value')"
101676
+ "name": "repeatedPrimitiveInt32"
101729
101677
  },
101730
101678
  {
101731
- "kind": "field",
101732
- "name": "_floatValue",
101733
- "default": "new FloatValue(undefined, this, 'floatValue')"
101679
+ "kind": "method",
101680
+ "name": "fromLiteral",
101681
+ "parameters": [
101682
+ {
101683
+ "name": "data"
101684
+ }
101685
+ ]
101734
101686
  },
101735
101687
  {
101736
- "kind": "field",
101737
- "name": "_doubleValue",
101738
- "default": "new DoubleValue(undefined, this, 'doubleValue')"
101688
+ "kind": "method",
101689
+ "name": "toLiteral"
101739
101690
  },
101740
101691
  {
101741
101692
  "kind": "field",
101742
- "name": "_boolValue",
101743
- "default": "new BoolValue(undefined, this, 'boolValue')"
101693
+ "name": "typeName",
101694
+ "type": {
101695
+ "text": "string"
101696
+ },
101697
+ "default": "'furo.type.Numeric'"
101744
101698
  },
101745
101699
  {
101746
101700
  "kind": "field",
101747
- "name": "_uint32Value",
101748
- "default": "new UInt32Value(undefined, this, 'uint32Value')"
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": "_uint64Value",
101753
- "default": "new UInt64Value(undefined, this, 'uint64Value')"
101709
+ "name": "_primitiveInt32",
101710
+ "default": "new INT32(undefined, this, 'primitiveInt32')"
101754
101711
  },
101755
101712
  {
101756
101713
  "kind": "field",
101757
- "name": "_bytesValue",
101758
- "default": "new BytesValue(undefined, this, 'bytesValue')"
101714
+ "name": "_repeatedPrimitiveInt32",
101715
+ "default": "new ARRAY(undefined, this, 'repeatedPrimitiveInt32')"
101759
101716
  },
101760
101717
  {
101761
101718
  "kind": "field",
@@ -102586,36 +102543,32 @@
102586
102543
  "exports": [
102587
102544
  {
102588
102545
  "kind": "js",
102589
- "name": "Wrappers",
102546
+ "name": "Numeric",
102590
102547
  "declaration": {
102591
- "name": "Wrappers",
102592
- "module": "dist/protoc-gen-open-models/furo/type/Wrappers.js"
102548
+ "name": "Numeric",
102549
+ "module": "dist/protoc-gen-open-models/furo/type/Numeric.js"
102593
102550
  }
102594
102551
  }
102595
102552
  ]
102596
102553
  },
102597
102554
  {
102598
102555
  "kind": "javascript-module",
102599
- "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
102556
+ "path": "dist/protoc-gen-open-models/furo/type/Numeric.js.map",
102600
102557
  "declarations": [],
102601
102558
  "exports": []
102602
102559
  },
102603
102560
  {
102604
102561
  "kind": "javascript-module",
102605
- "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js",
102562
+ "path": "dist/protoc-gen-open-models/furo/type/Other.js",
102606
102563
  "declarations": [
102607
102564
  {
102608
102565
  "kind": "class",
102609
- "description": "CustomHttpPattern\n A custom pattern is used for defining custom HTTP verb.",
102610
- "name": "CustomHttpPattern",
102566
+ "description": "Other",
102567
+ "name": "Other",
102611
102568
  "members": [
102612
102569
  {
102613
102570
  "kind": "field",
102614
- "name": "kind"
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": "'google.api.CustomHttpPattern'"
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: 'kind', protoName: 'kind', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'path', protoName: 'path', FieldConstructor: STRING, constraints: {}, }, ]"
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": "_path",
102657
- "default": "new STRING(undefined, this, 'path')"
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": "CustomHttpPattern",
103436
+ "name": "Other",
103489
103437
  "declaration": {
103490
- "name": "CustomHttpPattern",
103491
- "module": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js"
103438
+ "name": "Other",
103439
+ "module": "dist/protoc-gen-open-models/furo/type/Other.js"
103492
103440
  }
103493
103441
  }
103494
103442
  ]
103495
103443
  },
103496
103444
  {
103497
103445
  "kind": "javascript-module",
103498
- "path": "dist/protoc-gen-open-models/google/api/CustomHttpPattern.js.map",
103446
+ "path": "dist/protoc-gen-open-models/furo/type/Other.js.map",
103499
103447
  "declarations": [],
103500
103448
  "exports": []
103501
103449
  },
103502
103450
  {
103503
103451
  "kind": "javascript-module",
103504
- "path": "dist/protoc-gen-open-models/google/api/Http.js",
103452
+ "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js",
103453
+ "declarations": [
103454
+ {
103455
+ "kind": "variable",
103456
+ "name": "RefSystem"
103457
+ }
103458
+ ],
103459
+ "exports": [
103460
+ {
103461
+ "kind": "js",
103462
+ "name": "RefSystem",
103463
+ "declaration": {
103464
+ "name": "RefSystem",
103465
+ "module": "dist/protoc-gen-open-models/furo/type/RefSystem.js"
103466
+ }
103467
+ }
103468
+ ]
103469
+ },
103470
+ {
103471
+ "kind": "javascript-module",
103472
+ "path": "dist/protoc-gen-open-models/furo/type/RefSystem.js.map",
103473
+ "declarations": [],
103474
+ "exports": []
103475
+ },
103476
+ {
103477
+ "kind": "javascript-module",
103478
+ "path": "dist/protoc-gen-open-models/furo/type/RefType.js",
103479
+ "declarations": [
103480
+ {
103481
+ "kind": "variable",
103482
+ "name": "RefType"
103483
+ }
103484
+ ],
103485
+ "exports": [
103486
+ {
103487
+ "kind": "js",
103488
+ "name": "RefType",
103489
+ "declaration": {
103490
+ "name": "RefType",
103491
+ "module": "dist/protoc-gen-open-models/furo/type/RefType.js"
103492
+ }
103493
+ }
103494
+ ]
103495
+ },
103496
+ {
103497
+ "kind": "javascript-module",
103498
+ "path": "dist/protoc-gen-open-models/furo/type/RefType.js.map",
103499
+ "declarations": [],
103500
+ "exports": []
103501
+ },
103502
+ {
103503
+ "kind": "javascript-module",
103504
+ "path": "dist/protoc-gen-open-models/furo/type/Tree.js",
103505
103505
  "declarations": [
103506
103506
  {
103507
103507
  "kind": "class",
103508
- "description": "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.",
103509
- "name": "Http",
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": "rules"
103513
+ "name": "displayName"
103514
103514
  },
103515
103515
  {
103516
103516
  "kind": "field",
103517
- "name": "fullyDecodeReservedExpansion"
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": "'google.api.Http'"
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: 'rules', protoName: 'rules', FieldConstructor: GoogleApiHttpRule, constraints: {}, }, { fieldName: 'fullyDecodeReservedExpansion', protoName: 'fully_decode_reserved_expansion', FieldConstructor: BOOLEAN, constraints: {}, }, ]"
103550
+ "default": "[ { fieldName: 'displayName', protoName: 'display_name', FieldConstructor: STRING, constraints: {}, }, { fieldName: 'nodes', protoName: 'nodes', FieldConstructor: Tree, constraints: {}, }, { fieldName: 'recursion', protoName: 'recursion', FieldConstructor: Tree, constraints: {}, }, ]"
103547
103551
  },
103548
103552
  {
103549
103553
  "kind": "field",
103550
- "name": "_rules",
103551
- "default": "new ARRAY(undefined, this, 'rules')"
103554
+ "name": "_displayName",
103555
+ "default": "new STRING(undefined, this, 'displayName')"
103552
103556
  },
103553
103557
  {
103554
103558
  "kind": "field",
103555
- "name": "_fullyDecodeReservedExpansion",
103556
- "default": "new BOOLEAN(undefined, this, 'fullyDecodeReservedExpansion')"
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": "Http",
104396
+ "name": "Tree",
104388
104397
  "declaration": {
104389
- "name": "Http",
104390
- "module": "dist/protoc-gen-open-models/google/api/Http.js"
104398
+ "name": "Tree",
104399
+ "module": "dist/protoc-gen-open-models/furo/type/Tree.js"
104391
104400
  }
104392
104401
  }
104393
104402
  ]
104394
104403
  },
104395
104404
  {
104396
104405
  "kind": "javascript-module",
104397
- "path": "dist/protoc-gen-open-models/google/api/Http.js.map",
104406
+ "path": "dist/protoc-gen-open-models/furo/type/Tree.js.map",
104398
104407
  "declarations": [],
104399
104408
  "exports": []
104400
104409
  },
104401
104410
  {
104402
104411
  "kind": "javascript-module",
104403
- "path": "dist/protoc-gen-open-models/google/api/HttpRule.js",
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&param=B`. In the case of a message type, each field of the\n message is mapped to a separate parameter, such as\n `...?foo.a=A&foo.b=B&foo.c=C`.\n\n For HTTP methods that allow a request body, the `body` field\n specifies the mapping. Consider a REST update method on the\n message resource collection:\n\n service Messaging {\n rpc UpdateMessage(UpdateMessageRequest) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"message\"\n };\n }\n }\n message UpdateMessageRequest {\n string message_id = 1; // mapped to the URL\n Message message = 2; // mapped to the body\n }\n\n The following HTTP JSON to RPC mapping is enabled, where the\n representation of the JSON in the request body is determined by\n protos JSON encoding:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" message { text: \"Hi!\" })`\n\n The special name `*` can be used in the body mapping to define that\n every field not bound by the path template should be mapped to the\n request body. This enables the following alternative definition of\n the update method:\n\n service Messaging {\n rpc UpdateMessage(Message) returns (Message) {\n option (google.api.http) = {\n patch: \"/v1/messages/{message_id}\"\n body: \"*\"\n };\n }\n }\n message Message {\n string message_id = 1;\n string text = 2;\n }\n\n\n The following HTTP JSON to RPC mapping is enabled:\n\n HTTP | gRPC\n -----|-----\n `PATCH /v1/messages/123456 { \"text\": \"Hi!\" }` | `UpdateMessage(message_id:\n \"123456\" text: \"Hi!\")`\n\n Note that when using `*` in the body mapping, it is not possible to\n have HTTP parameters, as all fields not bound by the path end in\n the body. This makes this option more rarely used in practice when\n defining REST APIs. The common usage of `*` is in custom methods\n which don't use the URL at all for transferring data.\n\n It is possible to define multiple HTTP methods for one RPC by using\n the `additional_bindings` option. Example:\n\n service Messaging {\n rpc GetMessage(GetMessageRequest) returns (Message) {\n option (google.api.http) = {\n get: \"/v1/messages/{message_id}\"\n additional_bindings {\n get: \"/v1/users/{user_id}/messages/{message_id}\"\n }\n };\n }\n }\n message GetMessageRequest {\n string message_id = 1;\n string user_id = 2;\n }\n\n This enables the following two alternative HTTP JSON to RPC mappings:\n\n HTTP | gRPC\n -----|-----\n `GET /v1/messages/123456` | `GetMessage(message_id: \"123456\")`\n `GET /v1/users/me/messages/123456` | `GetMessage(user_id: \"me\" message_id:\n \"123456\")`\n\n ## Rules for HTTP mapping\n\n 1. Leaf request fields (recursive expansion nested messages in the request\n message) are classified into three categories:\n - Fields referred by the path template. They are passed via the URL path.\n - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They\n are passed via the HTTP\n request body.\n - All other fields are passed via the URL query parameters, and the\n parameter name is the field path in the request message. A repeated\n field can be represented as multiple query parameters under the same\n name.\n 2. If [HttpRule.body][google.api.HttpRule.body] is \"*\", there is no URL\n query parameter, all fields\n are passed via URL path and HTTP request body.\n 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP\n request body, all\n fields are passed via URL path and URL query parameters.\n\n ### Path template syntax\n\n Template = \"/\" Segments [ Verb ] ;\n Segments = Segment { \"/\" Segment } ;\n Segment = \"*\" | \"**\" | LITERAL | Variable ;\n Variable = \"{\" FieldPath [ \"=\" Segments ] \"}\" ;\n FieldPath = IDENT { \".\" IDENT } ;\n Verb = \":\" LITERAL ;\n\n The syntax `*` matches a single URL path segment. The syntax `**` matches\n zero or more URL path segments, which must be the last part of the URL path\n except the `Verb`.\n\n The syntax `Variable` matches part of the URL path as specified by its\n template. A variable template must not contain other variables. If a variable\n matches a single path segment, its template may be omitted, e.g. `{var}`\n is equivalent to `{var=*}`.\n\n The syntax `LITERAL` matches literal text in the URL path. If the `LITERAL`\n contains any reserved character, such characters should be percent-encoded\n before the matching.\n\n If a variable contains exactly one path segment, such as `\"{var}\"` or\n `\"{var=*}\"`, when such a variable is expanded into a URL path on the client\n side, all characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The\n server side does the reverse decoding. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{var}`.\n\n If a variable contains multiple path segments, such as `\"{var=foo/*}\"`\n or `\"{var=**}\"`, when such a variable is expanded into a URL path on the\n client side, all characters except `[-_.~/0-9a-zA-Z]` are percent-encoded.\n The server side does the reverse decoding, except \"%2F\" and \"%2f\" are left\n unchanged. Such variables show up in the\n [Discovery\n Document](https://developers.google.com/discovery/v1/reference/apis) as\n `{+var}`.\n\n ## Using gRPC API Service Configuration\n\n gRPC API Service Configuration (service config) is a configuration language\n for configuring a gRPC service to become a user-facing product. The\n service config is simply the YAML representation of the `google.api.Service`\n proto message.\n\n As an alternative to annotating your proto file, you can configure gRPC\n transcoding in your service config YAML files. You do this by specifying a\n `HttpRule` that maps the gRPC method to a REST endpoint, achieving the same\n effect as the proto annotation. This can be particularly useful if you\n have a proto that is reused in multiple services. Note that any transcoding\n specified in the service config will override any matching transcoding\n configuration in the proto.\n\n Example:\n\n http:\n rules:\n # Selects a gRPC method and applies HttpRule to it.\n - selector: example.v1.Messaging.GetMessage\n get: /v1/messages/{message_id}/{sub.subfield}\n\n ## Special notes\n\n When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the\n proto to JSON conversion must follow the [proto3\n specification](https://developers.google.com/protocol-buffers/docs/proto3#json).\n\n While the single segment variable follows the semantics of\n [RFC 6570](https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String\n Expansion, the multi segment variable **does not** follow RFC 6570 Section\n 3.2.3 Reserved Expansion. The reason is that the Reserved Expansion\n does not expand special characters like `?` and `#`, which would lead\n to invalid URLs. As the result, gRPC Transcoding uses a custom encoding\n for multi segment variables.\n\n The path variables **must not** refer to any repeated or mapped field,\n because client libraries are not capable of handling such variable expansion.\n\n The path variables **must not** capture the leading \"/\" character. The reason\n is that the most common use case \"{var}\" does not capture the leading \"/\"\n character. For consistency, all path variables must share the same behavior.\n\n Repeated message fields must not be mapped to URL query parameters, because\n no client library can support such complicated mapping.\n\n If an API needs to use a JSON array for request or response body, it can map\n the request or response body to a repeated field. However, some gRPC\n Transcoding implementations may not support this feature.",
104408
- "name": "HttpRule",
104416
+ "description": "Wrappers",
104417
+ "name": "Wrappers",
104409
104418
  "members": [
104410
104419
  {
104411
104420
  "kind": "field",
104412
- "name": "selector"
104413
- },
104414
- {
104415
- "kind": "field",
104416
- "name": "get"
104421
+ "name": "stringValue"
104417
104422
  },
104418
104423
  {
104419
104424
  "kind": "field",
104420
- "name": "put"
104425
+ "name": "int32Value"
104421
104426
  },
104422
104427
  {
104423
104428
  "kind": "field",
104424
- "name": "post"
104429
+ "name": "int64Value"
104425
104430
  },
104426
104431
  {
104427
104432
  "kind": "field",
104428
- "name": "delete"
104433
+ "name": "floatValue"
104429
104434
  },
104430
104435
  {
104431
104436
  "kind": "field",
104432
- "name": "patch"
104437
+ "name": "doubleValue"
104433
104438
  },
104434
104439
  {
104435
104440
  "kind": "field",
104436
- "name": "custom"
104441
+ "name": "boolValue"
104437
104442
  },
104438
104443
  {
104439
104444
  "kind": "field",
104440
- "name": "body"
104445
+ "name": "uint32Value"
104441
104446
  },
104442
104447
  {
104443
104448
  "kind": "field",
104444
- "name": "responseBody"
104449
+ "name": "uint64Value"
104445
104450
  },
104446
104451
  {
104447
104452
  "kind": "field",
104448
- "name": "additionalBindings"
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": "'google.api.HttpRule'"
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: '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: {}, }, ]"
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": "_get",
104487
- "default": "new STRING(undefined, this, 'get')"
104486
+ "name": "_stringValue",
104487
+ "default": "new StringValue(undefined, this, 'stringValue')"
104488
104488
  },
104489
104489
  {
104490
104490
  "kind": "field",
104491
- "name": "_put",
104492
- "default": "new STRING(undefined, this, 'put')"
104491
+ "name": "_int32Value",
104492
+ "default": "new Int32Value(undefined, this, 'int32Value')"
104493
104493
  },
104494
104494
  {
104495
104495
  "kind": "field",
104496
- "name": "_post",
104497
- "default": "new STRING(undefined, this, 'post')"
104496
+ "name": "_int64Value",
104497
+ "default": "new Int64Value(undefined, this, 'int64Value')"
104498
104498
  },
104499
104499
  {
104500
104500
  "kind": "field",
104501
- "name": "_delete",
104502
- "default": "new STRING(undefined, this, 'delete')"
104501
+ "name": "_floatValue",
104502
+ "default": "new FloatValue(undefined, this, 'floatValue')"
104503
104503
  },
104504
104504
  {
104505
104505
  "kind": "field",
104506
- "name": "_patch",
104507
- "default": "new STRING(undefined, this, 'patch')"
104506
+ "name": "_doubleValue",
104507
+ "default": "new DoubleValue(undefined, this, 'doubleValue')"
104508
104508
  },
104509
104509
  {
104510
104510
  "kind": "field",
104511
- "name": "_custom",
104512
- "default": "new GoogleApiCustomHttpPattern(undefined, this, 'custom')"
104511
+ "name": "_boolValue",
104512
+ "default": "new BoolValue(undefined, this, 'boolValue')"
104513
104513
  },
104514
104514
  {
104515
104515
  "kind": "field",
104516
- "name": "_body",
104517
- "default": "new STRING(undefined, this, 'body')"
104516
+ "name": "_uint32Value",
104517
+ "default": "new UInt32Value(undefined, this, 'uint32Value')"
104518
104518
  },
104519
104519
  {
104520
104520
  "kind": "field",
104521
- "name": "_responseBody",
104522
- "default": "new STRING(undefined, this, 'responseBody')"
104521
+ "name": "_uint64Value",
104522
+ "default": "new UInt64Value(undefined, this, 'uint64Value')"
104523
104523
  },
104524
104524
  {
104525
104525
  "kind": "field",
104526
- "name": "_additionalBindings",
104527
- "default": "new ARRAY(undefined, this, 'additionalBindings')"
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": "HttpRule",
105358
+ "name": "Wrappers",
105359
105359
  "declaration": {
105360
- "name": "HttpRule",
105361
- "module": "dist/protoc-gen-open-models/google/api/HttpRule.js"
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/google/api/HttpRule.js.map",
105368
+ "path": "dist/protoc-gen-open-models/furo/type/Wrappers.js.map",
105369
105369
  "declarations": [],
105370
105370
  "exports": []
105371
105371
  },