@google-cloud/discoveryengine 2.5.2 → 2.5.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.
Files changed (74) hide show
  1. package/build/protos/google/cloud/discoveryengine/v1/data_store.proto +30 -1
  2. package/build/protos/google/cloud/discoveryengine/v1/search_service.proto +459 -134
  3. package/build/protos/protos.d.ts +1400 -103
  4. package/build/protos/protos.js +3602 -201
  5. package/build/protos/protos.json +331 -35
  6. package/build/src/v1/assistant_service_client.js +1 -1
  7. package/build/src/v1/cmek_config_service_client.js +1 -1
  8. package/build/src/v1/completion_service_client.js +1 -1
  9. package/build/src/v1/control_service_client.js +1 -1
  10. package/build/src/v1/conversational_search_service_client.js +1 -1
  11. package/build/src/v1/data_store_service_client.js +1 -1
  12. package/build/src/v1/document_service_client.js +1 -1
  13. package/build/src/v1/engine_service_client.js +1 -1
  14. package/build/src/v1/grounded_generation_service_client.js +1 -1
  15. package/build/src/v1/identity_mapping_store_service_client.js +1 -1
  16. package/build/src/v1/index.js +1 -1
  17. package/build/src/v1/project_service_client.js +1 -1
  18. package/build/src/v1/rank_service_client.js +1 -1
  19. package/build/src/v1/recommendation_service_client.js +1 -1
  20. package/build/src/v1/schema_service_client.js +1 -1
  21. package/build/src/v1/search_service_client.d.ts +672 -432
  22. package/build/src/v1/search_service_client.js +449 -289
  23. package/build/src/v1/search_tuning_service_client.js +1 -1
  24. package/build/src/v1/serving_config_service_client.js +1 -1
  25. package/build/src/v1/session_service_client.js +1 -1
  26. package/build/src/v1/site_search_engine_service_client.js +1 -1
  27. package/build/src/v1/user_event_service_client.js +1 -1
  28. package/build/src/v1/user_license_service_client.js +1 -1
  29. package/build/src/v1alpha/acl_config_service_client.js +1 -1
  30. package/build/src/v1alpha/chunk_service_client.js +1 -1
  31. package/build/src/v1alpha/completion_service_client.js +1 -1
  32. package/build/src/v1alpha/control_service_client.js +1 -1
  33. package/build/src/v1alpha/conversational_search_service_client.js +1 -1
  34. package/build/src/v1alpha/data_store_service_client.js +1 -1
  35. package/build/src/v1alpha/document_service_client.js +1 -1
  36. package/build/src/v1alpha/engine_service_client.js +1 -1
  37. package/build/src/v1alpha/estimate_billing_service_client.js +1 -1
  38. package/build/src/v1alpha/evaluation_service_client.js +1 -1
  39. package/build/src/v1alpha/grounded_generation_service_client.js +1 -1
  40. package/build/src/v1alpha/index.js +1 -1
  41. package/build/src/v1alpha/project_service_client.js +1 -1
  42. package/build/src/v1alpha/rank_service_client.js +1 -1
  43. package/build/src/v1alpha/recommendation_service_client.js +1 -1
  44. package/build/src/v1alpha/sample_query_service_client.js +1 -1
  45. package/build/src/v1alpha/sample_query_set_service_client.js +1 -1
  46. package/build/src/v1alpha/schema_service_client.js +1 -1
  47. package/build/src/v1alpha/search_service_client.js +1 -1
  48. package/build/src/v1alpha/search_tuning_service_client.js +1 -1
  49. package/build/src/v1alpha/serving_config_service_client.js +1 -1
  50. package/build/src/v1alpha/session_service_client.js +1 -1
  51. package/build/src/v1alpha/site_search_engine_service_client.js +1 -1
  52. package/build/src/v1alpha/user_event_service_client.js +1 -1
  53. package/build/src/v1beta/completion_service_client.js +1 -1
  54. package/build/src/v1beta/control_service_client.js +1 -1
  55. package/build/src/v1beta/conversational_search_service_client.js +1 -1
  56. package/build/src/v1beta/data_store_service_client.js +1 -1
  57. package/build/src/v1beta/document_service_client.js +1 -1
  58. package/build/src/v1beta/engine_service_client.js +1 -1
  59. package/build/src/v1beta/evaluation_service_client.js +1 -1
  60. package/build/src/v1beta/grounded_generation_service_client.js +1 -1
  61. package/build/src/v1beta/index.js +1 -1
  62. package/build/src/v1beta/project_service_client.js +1 -1
  63. package/build/src/v1beta/rank_service_client.js +1 -1
  64. package/build/src/v1beta/recommendation_service_client.js +1 -1
  65. package/build/src/v1beta/sample_query_service_client.js +1 -1
  66. package/build/src/v1beta/sample_query_set_service_client.js +1 -1
  67. package/build/src/v1beta/schema_service_client.js +1 -1
  68. package/build/src/v1beta/search_service_client.js +1 -1
  69. package/build/src/v1beta/search_tuning_service_client.js +1 -1
  70. package/build/src/v1beta/serving_config_service_client.js +1 -1
  71. package/build/src/v1beta/session_service_client.js +1 -1
  72. package/build/src/v1beta/site_search_engine_service_client.js +1 -1
  73. package/build/src/v1beta/user_event_service_client.js +1 -1
  74. package/package.json +2 -2
@@ -1269,6 +1269,14 @@
1269
1269
  "type": "string",
1270
1270
  "id": 3
1271
1271
  },
1272
+ "pageCategories": {
1273
+ "rule": "repeated",
1274
+ "type": "string",
1275
+ "id": 63,
1276
+ "options": {
1277
+ "(google.api.field_behavior)": "OPTIONAL"
1278
+ }
1279
+ },
1272
1280
  "imageQuery": {
1273
1281
  "type": "ImageQuery",
1274
1282
  "id": 19
@@ -1338,12 +1346,29 @@
1338
1346
  },
1339
1347
  "userPseudoId": {
1340
1348
  "type": "string",
1341
- "id": 15
1349
+ "id": 15,
1350
+ "options": {
1351
+ "(google.api.field_behavior)": "OPTIONAL"
1352
+ }
1342
1353
  },
1343
1354
  "contentSearchSpec": {
1344
1355
  "type": "ContentSearchSpec",
1345
1356
  "id": 24
1346
1357
  },
1358
+ "rankingExpression": {
1359
+ "type": "string",
1360
+ "id": 26,
1361
+ "options": {
1362
+ "(google.api.field_behavior)": "OPTIONAL"
1363
+ }
1364
+ },
1365
+ "rankingExpressionBackend": {
1366
+ "type": "RankingExpressionBackend",
1367
+ "id": 53,
1368
+ "options": {
1369
+ "(google.api.field_behavior)": "OPTIONAL"
1370
+ }
1371
+ },
1347
1372
  "safeSearch": {
1348
1373
  "type": "bool",
1349
1374
  "id": 20
@@ -1353,6 +1378,13 @@
1353
1378
  "type": "string",
1354
1379
  "id": 22
1355
1380
  },
1381
+ "naturalLanguageQueryUnderstandingSpec": {
1382
+ "type": "NaturalLanguageQueryUnderstandingSpec",
1383
+ "id": 28,
1384
+ "options": {
1385
+ "(google.api.field_behavior)": "OPTIONAL"
1386
+ }
1387
+ },
1356
1388
  "searchAsYouTypeSpec": {
1357
1389
  "type": "SearchAsYouTypeSpec",
1358
1390
  "id": 31
@@ -1364,6 +1396,14 @@
1364
1396
  "(google.api.field_behavior)": "OPTIONAL"
1365
1397
  }
1366
1398
  },
1399
+ "crowdingSpecs": {
1400
+ "rule": "repeated",
1401
+ "type": "CrowdingSpec",
1402
+ "id": 40,
1403
+ "options": {
1404
+ "(google.api.field_behavior)": "OPTIONAL"
1405
+ }
1406
+ },
1367
1407
  "session": {
1368
1408
  "type": "string",
1369
1409
  "id": 41,
@@ -1385,17 +1425,6 @@
1385
1425
  "options": {
1386
1426
  "(google.api.field_behavior)": "OPTIONAL"
1387
1427
  }
1388
- },
1389
- "rankingExpression": {
1390
- "type": "string",
1391
- "id": 26
1392
- },
1393
- "rankingExpressionBackend": {
1394
- "type": "RankingExpressionBackend",
1395
- "id": 53,
1396
- "options": {
1397
- "(google.api.field_behavior)": "OPTIONAL"
1398
- }
1399
1428
  }
1400
1429
  },
1401
1430
  "nested": {
@@ -1783,6 +1812,50 @@
1783
1812
  }
1784
1813
  }
1785
1814
  },
1815
+ "NaturalLanguageQueryUnderstandingSpec": {
1816
+ "fields": {
1817
+ "filterExtractionCondition": {
1818
+ "type": "FilterExtractionCondition",
1819
+ "id": 1
1820
+ },
1821
+ "geoSearchQueryDetectionFieldNames": {
1822
+ "rule": "repeated",
1823
+ "type": "string",
1824
+ "id": 2
1825
+ },
1826
+ "extractedFilterBehavior": {
1827
+ "type": "ExtractedFilterBehavior",
1828
+ "id": 3,
1829
+ "options": {
1830
+ "(google.api.field_behavior)": "OPTIONAL"
1831
+ }
1832
+ },
1833
+ "allowedFieldNames": {
1834
+ "rule": "repeated",
1835
+ "type": "string",
1836
+ "id": 4,
1837
+ "options": {
1838
+ "(google.api.field_behavior)": "OPTIONAL"
1839
+ }
1840
+ }
1841
+ },
1842
+ "nested": {
1843
+ "FilterExtractionCondition": {
1844
+ "values": {
1845
+ "CONDITION_UNSPECIFIED": 0,
1846
+ "DISABLED": 1,
1847
+ "ENABLED": 2
1848
+ }
1849
+ },
1850
+ "ExtractedFilterBehavior": {
1851
+ "values": {
1852
+ "EXTRACTED_FILTER_BEHAVIOR_UNSPECIFIED": 0,
1853
+ "HARD_FILTER": 1,
1854
+ "SOFT_BOOST": 2
1855
+ }
1856
+ }
1857
+ }
1858
+ },
1786
1859
  "SearchAsYouTypeSpec": {
1787
1860
  "fields": {
1788
1861
  "condition": {
@@ -1818,6 +1891,31 @@
1818
1891
  }
1819
1892
  }
1820
1893
  },
1894
+ "CrowdingSpec": {
1895
+ "fields": {
1896
+ "field": {
1897
+ "type": "string",
1898
+ "id": 1
1899
+ },
1900
+ "maxCount": {
1901
+ "type": "int32",
1902
+ "id": 2
1903
+ },
1904
+ "mode": {
1905
+ "type": "Mode",
1906
+ "id": 3
1907
+ }
1908
+ },
1909
+ "nested": {
1910
+ "Mode": {
1911
+ "values": {
1912
+ "MODE_UNSPECIFIED": 0,
1913
+ "DROP_CROWDED_RESULTS": 1,
1914
+ "DEMOTE_CROWDED_RESULTS_TO_END": 2
1915
+ }
1916
+ }
1917
+ }
1918
+ },
1821
1919
  "SessionSpec": {
1822
1920
  "oneofs": {
1823
1921
  "_searchResultPersistenceCount": {
@@ -1851,6 +1949,23 @@
1851
1949
  }
1852
1950
  }
1853
1951
  },
1952
+ "RankingExpressionBackend": {
1953
+ "valuesOptions": {
1954
+ "BYOE": {
1955
+ "deprecated": true
1956
+ },
1957
+ "CLEARBOX": {
1958
+ "deprecated": true
1959
+ }
1960
+ },
1961
+ "values": {
1962
+ "RANKING_EXPRESSION_BACKEND_UNSPECIFIED": 0,
1963
+ "BYOE": 1,
1964
+ "CLEARBOX": 2,
1965
+ "RANK_BY_EMBEDDING": 3,
1966
+ "RANK_BY_FORMULA": 4
1967
+ }
1968
+ },
1854
1969
  "RelevanceThreshold": {
1855
1970
  "values": {
1856
1971
  "RELEVANCE_THRESHOLD_UNSPECIFIED": 0,
@@ -1859,23 +1974,6 @@
1859
1974
  "MEDIUM": 3,
1860
1975
  "HIGH": 4
1861
1976
  }
1862
- },
1863
- "RankingExpressionBackend": {
1864
- "values": {
1865
- "RANKING_EXPRESSION_BACKEND_UNSPECIFIED": 0,
1866
- "RANK_BY_EMBEDDING": 3,
1867
- "RANK_BY_FORMULA": 4
1868
- },
1869
- "reserved": [
1870
- [
1871
- 1,
1872
- 1
1873
- ],
1874
- [
1875
- 2,
1876
- 2
1877
- ]
1878
- ]
1879
1977
  }
1880
1978
  }
1881
1979
  },
@@ -1919,6 +2017,13 @@
1919
2017
  "type": "QueryExpansionInfo",
1920
2018
  "id": 14
1921
2019
  },
2020
+ "naturalLanguageQueryUnderstandingInfo": {
2021
+ "type": "NaturalLanguageQueryUnderstandingInfo",
2022
+ "id": 15,
2023
+ "options": {
2024
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
2025
+ }
2026
+ },
1922
2027
  "sessionInfo": {
1923
2028
  "type": "SessionInfo",
1924
2029
  "id": 19
@@ -1927,6 +2032,13 @@
1927
2032
  "rule": "repeated",
1928
2033
  "type": "SearchLinkPromotion",
1929
2034
  "id": 23
2035
+ },
2036
+ "semanticState": {
2037
+ "type": "SemanticState",
2038
+ "id": 36,
2039
+ "options": {
2040
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
2041
+ }
1930
2042
  }
1931
2043
  },
1932
2044
  "nested": {
@@ -2072,12 +2184,6 @@
2072
2184
  }
2073
2185
  }
2074
2186
  },
2075
- "reserved": [
2076
- [
2077
- 5,
2078
- 5
2079
- ]
2080
- ],
2081
2187
  "nested": {
2082
2188
  "CustomSignal": {
2083
2189
  "fields": {
@@ -2298,6 +2404,165 @@
2298
2404
  }
2299
2405
  }
2300
2406
  },
2407
+ "NaturalLanguageQueryUnderstandingInfo": {
2408
+ "fields": {
2409
+ "extractedFilters": {
2410
+ "type": "string",
2411
+ "id": 1
2412
+ },
2413
+ "rewrittenQuery": {
2414
+ "type": "string",
2415
+ "id": 2
2416
+ },
2417
+ "classifiedIntents": {
2418
+ "rule": "repeated",
2419
+ "type": "string",
2420
+ "id": 5
2421
+ },
2422
+ "structuredExtractedFilter": {
2423
+ "type": "StructuredExtractedFilter",
2424
+ "id": 3
2425
+ }
2426
+ },
2427
+ "nested": {
2428
+ "StructuredExtractedFilter": {
2429
+ "fields": {
2430
+ "expression": {
2431
+ "type": "Expression",
2432
+ "id": 1
2433
+ }
2434
+ },
2435
+ "nested": {
2436
+ "StringConstraint": {
2437
+ "fields": {
2438
+ "fieldName": {
2439
+ "type": "string",
2440
+ "id": 1
2441
+ },
2442
+ "values": {
2443
+ "rule": "repeated",
2444
+ "type": "string",
2445
+ "id": 2
2446
+ },
2447
+ "querySegment": {
2448
+ "type": "string",
2449
+ "id": 3
2450
+ }
2451
+ }
2452
+ },
2453
+ "NumberConstraint": {
2454
+ "fields": {
2455
+ "fieldName": {
2456
+ "type": "string",
2457
+ "id": 1
2458
+ },
2459
+ "comparison": {
2460
+ "type": "Comparison",
2461
+ "id": 2
2462
+ },
2463
+ "value": {
2464
+ "type": "double",
2465
+ "id": 3
2466
+ },
2467
+ "querySegment": {
2468
+ "type": "string",
2469
+ "id": 4
2470
+ }
2471
+ },
2472
+ "nested": {
2473
+ "Comparison": {
2474
+ "values": {
2475
+ "COMPARISON_UNSPECIFIED": 0,
2476
+ "EQUALS": 1,
2477
+ "LESS_THAN_EQUALS": 2,
2478
+ "LESS_THAN": 3,
2479
+ "GREATER_THAN_EQUALS": 4,
2480
+ "GREATER_THAN": 5
2481
+ }
2482
+ }
2483
+ }
2484
+ },
2485
+ "GeolocationConstraint": {
2486
+ "fields": {
2487
+ "fieldName": {
2488
+ "type": "string",
2489
+ "id": 1
2490
+ },
2491
+ "address": {
2492
+ "type": "string",
2493
+ "id": 2
2494
+ },
2495
+ "latitude": {
2496
+ "type": "double",
2497
+ "id": 4
2498
+ },
2499
+ "longitude": {
2500
+ "type": "double",
2501
+ "id": 5
2502
+ },
2503
+ "radiusInMeters": {
2504
+ "type": "float",
2505
+ "id": 3
2506
+ }
2507
+ }
2508
+ },
2509
+ "AndExpression": {
2510
+ "fields": {
2511
+ "expressions": {
2512
+ "rule": "repeated",
2513
+ "type": "Expression",
2514
+ "id": 1
2515
+ }
2516
+ }
2517
+ },
2518
+ "OrExpression": {
2519
+ "fields": {
2520
+ "expressions": {
2521
+ "rule": "repeated",
2522
+ "type": "Expression",
2523
+ "id": 1
2524
+ }
2525
+ }
2526
+ },
2527
+ "Expression": {
2528
+ "oneofs": {
2529
+ "expr": {
2530
+ "oneof": [
2531
+ "stringConstraint",
2532
+ "numberConstraint",
2533
+ "geolocationConstraint",
2534
+ "andExpr",
2535
+ "orExpr"
2536
+ ]
2537
+ }
2538
+ },
2539
+ "fields": {
2540
+ "stringConstraint": {
2541
+ "type": "StringConstraint",
2542
+ "id": 1
2543
+ },
2544
+ "numberConstraint": {
2545
+ "type": "NumberConstraint",
2546
+ "id": 2
2547
+ },
2548
+ "geolocationConstraint": {
2549
+ "type": "GeolocationConstraint",
2550
+ "id": 3
2551
+ },
2552
+ "andExpr": {
2553
+ "type": "AndExpression",
2554
+ "id": 4
2555
+ },
2556
+ "orExpr": {
2557
+ "type": "OrExpression",
2558
+ "id": 5
2559
+ }
2560
+ }
2561
+ }
2562
+ }
2563
+ }
2564
+ }
2565
+ },
2301
2566
  "SessionInfo": {
2302
2567
  "fields": {
2303
2568
  "name": {
@@ -2309,6 +2574,13 @@
2309
2574
  "id": 2
2310
2575
  }
2311
2576
  }
2577
+ },
2578
+ "SemanticState": {
2579
+ "values": {
2580
+ "SEMANTIC_STATE_UNSPECIFIED": 0,
2581
+ "DISABLED": 1,
2582
+ "ENABLED": 2
2583
+ }
2312
2584
  }
2313
2585
  }
2314
2586
  },
@@ -6953,6 +7225,13 @@
6953
7225
  "(google.api.field_behavior)": "OPTIONAL"
6954
7226
  }
6955
7227
  },
7228
+ "naturalLanguageQueryUnderstandingConfig": {
7229
+ "type": "NaturalLanguageQueryUnderstandingConfig",
7230
+ "id": 34,
7231
+ "options": {
7232
+ "(google.api.field_behavior)": "OPTIONAL"
7233
+ }
7234
+ },
6956
7235
  "kmsKeyName": {
6957
7236
  "type": "string",
6958
7237
  "id": 32,
@@ -7079,6 +7358,23 @@
7079
7358
  }
7080
7359
  }
7081
7360
  },
7361
+ "NaturalLanguageQueryUnderstandingConfig": {
7362
+ "fields": {
7363
+ "mode": {
7364
+ "type": "Mode",
7365
+ "id": 1
7366
+ }
7367
+ },
7368
+ "nested": {
7369
+ "Mode": {
7370
+ "values": {
7371
+ "MODE_UNSPECIFIED": 0,
7372
+ "DISABLED": 1,
7373
+ "ENABLED": 2
7374
+ }
7375
+ }
7376
+ }
7377
+ },
7082
7378
  "WorkspaceConfig": {
7083
7379
  "fields": {
7084
7380
  "type": {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2025 Google LLC
2
+ // Copyright 2026 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.