diff --git a/google-cloud-retail-v2/.owlbot-manifest.json b/google-cloud-retail-v2/.owlbot-manifest.json index e574fe2198fd..c9f17189fa99 100644 --- a/google-cloud-retail-v2/.owlbot-manifest.json +++ b/google-cloud-retail-v2/.owlbot-manifest.json @@ -291,6 +291,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-retail-v2/.toys.rb b/google-cloud-retail-v2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-retail-v2/.toys.rb +++ b/google-cloud-retail-v2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/README.md b/google-cloud-retail-v2/README.md index 7315dd6ad65a..43e25a86caf7 100644 --- a/google-cloud-retail-v2/README.md +++ b/google-cloud-retail-v2/README.md @@ -1,6 +1,6 @@ # Ruby Client for the Retail V2 API -Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications. +AI Commerce Search API is made up of Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications. Retail enables you to build an end-to-end personalized recommendation system based on state-of-the-art deep learning ML models, without a need for expertise in ML or recommendation systems. diff --git a/google-cloud-retail-v2/Rakefile b/google-cloud-retail-v2/Rakefile index 6a4315b5eeb4..b4e6091ef9cd 100644 --- a/google-cloud-retail-v2/Rakefile +++ b/google-cloud-retail-v2/Rakefile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/google-cloud-retail-v2.gemspec b/google-cloud-retail-v2/google-cloud-retail-v2.gemspec index 65271100dc2d..e93626b80550 100644 --- a/google-cloud-retail-v2/google-cloud-retail-v2.gemspec +++ b/google-cloud-retail-v2/google-cloud-retail-v2.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |gem| gem.authors = ["Google LLC"] gem.email = "googleapis-packages@google.com" gem.description = "Retail enables you to build an end-to-end personalized recommendation system based on state-of-the-art deep learning ML models, without a need for expertise in ML or recommendation systems. Note that google-cloud-retail-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-retail instead. See the readme for more details." - gem.summary = "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications." + gem.summary = "AI Commerce Search API is made up of Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications." gem.homepage = "https://github.com/googleapis/google-cloud-ruby" gem.license = "Apache-2.0" diff --git a/google-cloud-retail-v2/lib/google-cloud-retail-v2.rb b/google-cloud-retail-v2/lib/google-cloud-retail-v2.rb index 2d2b450b360a..45db4898f66c 100644 --- a/google-cloud-retail-v2/lib/google-cloud-retail-v2.rb +++ b/google-cloud-retail-v2/lib/google-cloud-retail-v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2.rb index 202c40fb87c8..4214f1307e58 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service.rb index 5e0cd4b2e086..3eb7f4cce88a 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/client.rb index 6a70d419f55a..6bf39fd8fb1d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/credentials.rb index 2d4817a416a8..89a3470cd910 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/operations.rb index 38270dbbe77c..a95ff44ed70d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest.rb index 695cd71f592c..df3ab00fece5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/client.rb index 4f9153b5f49d..f8af9a9f4f30 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/operations.rb index 042956fa497a..637809c95842 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/service_stub.rb index 07d002374750..b35aff3ed4cc 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service_services_pb.rb index ebfe581a8f12..b9425168a3f7 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/analytics_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/analytics_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service.rb index 0972bc7a382a..a11f97aecb81 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/client.rb index 78ce99bcdb0f..47fce9e01293 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/credentials.rb index 15a902b2fcda..181a310393b3 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/paths.rb index e2242b26c50b..19287ee026f3 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest.rb index 176011a2cba9..ea2c8cf3fcef 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/client.rb index e064c29b243f..7627e97bdcbd 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/service_stub.rb index 1df856bb1d4c..aba96c79d1c5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service_services_pb.rb index 438318e3f7ab..bfd199b2e5c5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/catalog_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/catalog_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service.rb index 9dc5ddf4023e..910963175533 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/client.rb index 35872c2b9509..956d00b4dee1 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/credentials.rb index 9b6dcd92efb0..fad74ea58827 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/operations.rb index a7d6ba1a5310..0c0957f84195 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/paths.rb index d2ab3620660e..600b86ed9a0d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest.rb index 93e102745c4d..1cf8247a53be 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/client.rb index f620a0b42f02..7e1ea70c6b10 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/operations.rb index af6c0c678042..ab0fc41898c9 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/service_stub.rb index a8ea7e4b97c1..31957d90f097 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service_services_pb.rb index 46aed79ddd8d..64e7fdaa4af5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/completion_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/completion_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service.rb index 07ee03926575..e93086f0a231 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/client.rb index 3f0a1f442873..58f5be8a828e 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/credentials.rb index 8354ac246e9d..127904154fe5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/paths.rb index 1a30fa50b855..464e5d03b5ba 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest.rb index 5d1c61c770cd..31828796abd0 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/client.rb index 26ebdfceb89a..8d4d1c1b8f6f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/service_stub.rb index bcb85496b9a8..61b0a0f77df2 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service_services_pb.rb index c75c46e11ae1..bcef36f6b4c1 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/control_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/control_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service.rb index 766eca885ef5..c3b86da366b9 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/client.rb index 3ee32a9d0c97..0a37d6165e10 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/credentials.rb index 9c5d70081c2f..ccd5e02152d8 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/paths.rb index c2b679367ecc..f19dca726f47 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest.rb index c33e72994d45..2177b82399f5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/client.rb index 33cd3ed3292a..a4a6d12e6df2 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/service_stub.rb index 242177503599..45338f592c0b 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/conversational_search_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service.rb index 5c49d5ade7e7..820d713f4e45 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/client.rb index 4c0c7b651298..de3a2a9764ad 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/credentials.rb index b766fb6b429d..15af3d895c06 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/paths.rb index d9bd89097e87..a01a45d7d88f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest.rb index c53eba228511..a4599e934284 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/client.rb index e3112bcc99e0..414fa2beac8b 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/service_stub.rb index 5393bfc455ca..28bb60081ea8 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service_services_pb.rb index 58996e2e50a9..259ede2d8557 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/generative_question_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/generative_question_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service.rb index 080f830cc89b..7494180ffbb2 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/client.rb index d3e528bd5164..c39bfc7e2a36 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/credentials.rb index 681d4d81f81c..acf6300e811b 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/operations.rb index 86b0fcdf5a55..ae16a84e1ee1 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/paths.rb index 6733cb7ad4b2..dfac159c4ef5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest.rb index 19dd9dd9b308..09cc5600da6e 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/client.rb index 31b48f47833c..9c772ac0f01c 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/operations.rb index ff8dafeb9782..ec084652ff45 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/service_stub.rb index 0e98b9103960..fec1a150075d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service_services_pb.rb index c4a44dbd0433..2f5b8ea64496 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/model_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/model_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service.rb index 1d375cdb4331..621491985f8d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/client.rb index 8810815a150f..9232ef60a2ed 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/credentials.rb index 28b8116cbea0..1da276c819f4 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/paths.rb index 9cd4cb1d6e81..26277b36936a 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest.rb index f2c3f0635777..351e68db6577 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/client.rb index dd19e3777f6f..58169840c4a5 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/service_stub.rb index fd4e3a3e57d4..4717b50f2d91 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service_services_pb.rb index 69b6774d571f..050119438d40 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/prediction_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/prediction_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service.rb index a312f5a00692..b0bca826b962 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/client.rb index a195265372c4..769fcf4f1fca 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/credentials.rb index 93275ed0b332..1a4d7700391f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/operations.rb index 94417c236385..73c2f7ea2412 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/paths.rb index 4bb7975903b0..c0f4efbe2230 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest.rb index 566c7cc1bcaf..1a50a1c1e9fd 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/client.rb index bcf6a2059134..489f7e6ccebb 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/operations.rb index e19762bb9ad0..f14d649ba52d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/service_stub.rb index eb0d8fb7e6c4..164a945f0191 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service_services_pb.rb index f19b4313a1ac..5ae098e9d214 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/product_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/product_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/rest.rb index 2287197a5c7b..47b06c36e7ba 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service.rb index c24af546774a..dae214f30163 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/client.rb index a54ea30c6d33..7dcd0044183f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/credentials.rb index ab50a4ebb244..cac1d6f0827c 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/paths.rb index c8026b0d1ec2..9bc8dfbe2895 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest.rb index e9e67112aaca..b7b1de13989c 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/client.rb index 3ec61f974698..5657920b447d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/service_stub.rb index 672768ee2022..826122ca8f8d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service_services_pb.rb index efb299233afc..48bf05ab1516 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/search_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/search_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service.rb index 4a48b4f468ec..4a0503a4322d 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/client.rb index fb2b2cddab23..1baa4825c690 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/credentials.rb index 3948e6000605..c42ba1c10eee 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/paths.rb index 95da744c7ae6..bb9d885a6589 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest.rb index 6c491159669b..f2b31df2bbc7 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/client.rb index e2540c84c50b..6974da79ed98 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/service_stub.rb index 2b14bfc437a5..ade51caaf6b9 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service_services_pb.rb index 3161de55da84..ae1db2fde215 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/serving_config_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/serving_config_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service.rb index 6a2280d37fa9..7ff44608d216 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/client.rb index 4539a673c474..b7852fd0e142 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/credentials.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/credentials.rb index 19476d93f3d1..d7842cfcb893 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/credentials.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/operations.rb index 1095eaeac6fd..77846fecafab 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/paths.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/paths.rb index 088d22cb3f59..83bc1611ec7f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/paths.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest.rb index 89f2c5c4189f..dfa91294298f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/client.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/client.rb index 135d70edf247..623b46759f10 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/client.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/operations.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/operations.rb index c7984915d35c..0cf60d8bffb9 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/operations.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/service_stub.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/service_stub.rb index 5f2569d70783..d2603e85207f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/service_stub.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service_services_pb.rb b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service_services_pb.rb index 2541e80457b5..65e9fe4b7c1f 100644 --- a/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service_services_pb.rb +++ b/google-cloud-retail-v2/lib/google/cloud/retail/v2/user_event_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/retail/v2/user_event_service.proto for package 'Google.Cloud.Retail.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/api/client.rb b/google-cloud-retail-v2/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-retail-v2/proto_docs/google/api/client.rb +++ b/google-cloud-retail-v2/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/api/field_behavior.rb b/google-cloud-retail-v2/proto_docs/google/api/field_behavior.rb index 6be3cb0ed6c3..582be187d115 100644 --- a/google-cloud-retail-v2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-retail-v2/proto_docs/google/api/field_behavior.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/api/httpbody.rb b/google-cloud-retail-v2/proto_docs/google/api/httpbody.rb index cca50e4c8c5a..938f7ac6b2fd 100644 --- a/google-cloud-retail-v2/proto_docs/google/api/httpbody.rb +++ b/google-cloud-retail-v2/proto_docs/google/api/httpbody.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/api/launch_stage.rb b/google-cloud-retail-v2/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-retail-v2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-retail-v2/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/api/resource.rb b/google-cloud-retail-v2/proto_docs/google/api/resource.rb index 85d0a8f50bba..25dec4847ac1 100644 --- a/google-cloud-retail-v2/proto_docs/google/api/resource.rb +++ b/google-cloud-retail-v2/proto_docs/google/api/resource.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog.rb index 930d71419b1b..40edde6ddced 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog_service.rb index e79b2b65e720..062dd48b9cbe 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/catalog_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/common.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/common.rb index 5eb7fd7575ee..d73fe6763594 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/common.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/common.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/completion_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/completion_service.rb index 2bfb5ea612f0..b0608b79614d 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/completion_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/completion_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control.rb index 530c73c676ec..8a377de74e6d 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control_service.rb index a57b1670be59..317de6e4a175 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/control_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/conversational_search_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/conversational_search_service.rb index 2e88bb2fc427..5d3753d8f9ec 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/conversational_search_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/conversational_search_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/export_config.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/export_config.rb index 9434a4b73f17..913e07ef4121 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/export_config.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/export_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question.rb index 639bb6d663de..7a58a54f8f3c 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question_service.rb index b30912df6640..dcd3144bc211 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/generative_question_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/import_config.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/import_config.rb index 2cf6cbc01013..e95a50d7e11c 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/import_config.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/import_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model.rb index e5f49fd86529..76ac3160ed3b 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model_service.rb index d0a15e9604c7..0fe12a4770c2 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/model_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/prediction_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/prediction_service.rb index 64c48452caba..53e46e58df05 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/prediction_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/prediction_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product.rb index 81d4c5e7b38e..a5c89f524c45 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product_service.rb index 33540a83d3f2..c6fb71059137 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/product_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/promotion.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/promotion.rb index 688af81133e1..1b9a47b22ebd 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/promotion.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/promotion.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/purge_config.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/purge_config.rb index 87b37e3860a5..cfeb05692659 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/purge_config.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/purge_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/safety.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/safety.rb index b03313e6c14e..c4c11c6cbd93 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/safety.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/safety.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/search_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/search_service.rb index 2c88abf9b9c7..beb964cfdc66 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/search_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/search_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config.rb index 8236b4e1159a..2237b3c08193 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config_service.rb index ffb49f9dc361..943913f2996e 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/serving_config_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event.rb index 630fab1c882c..2c119fd76473 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event_service.rb b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event_service.rb index f0ed5c09dd73..cb0896f85338 100644 --- a/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event_service.rb +++ b/google-cloud-retail-v2/proto_docs/google/cloud/retail/v2/user_event_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/longrunning/operations.rb b/google-cloud-retail-v2/proto_docs/google/longrunning/operations.rb index 50f11f9f36d6..7a757f512165 100644 --- a/google-cloud-retail-v2/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-retail-v2/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/any.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/any.rb index 4fde75cec2aa..58691995f02e 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/any.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/duration.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/duration.rb index dcc4a8a3c05b..ea59f1f91daf 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/duration.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/empty.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/empty.rb index e63eb943257a..83e4481834a6 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/field_mask.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/field_mask.rb index 3db2d8f80bab..7f3ffc78601a 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/struct.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/struct.rb index e652d90148c0..39e1aca868d2 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/struct.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/struct.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/timestamp.rb index 626cd5e0bf3a..e58202461f88 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/timestamp.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-retail-v2/proto_docs/google/protobuf/wrappers.rb b/google-cloud-retail-v2/proto_docs/google/protobuf/wrappers.rb index fe47f66f016f..9a7c0269fa42 100644 --- a/google-cloud-retail-v2/proto_docs/google/protobuf/wrappers.rb +++ b/google-cloud-retail-v2/proto_docs/google/protobuf/wrappers.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/rpc/status.rb b/google-cloud-retail-v2/proto_docs/google/rpc/status.rb index 1db3524e2da2..c1a1c07eb2db 100644 --- a/google-cloud-retail-v2/proto_docs/google/rpc/status.rb +++ b/google-cloud-retail-v2/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/proto_docs/google/type/date.rb b/google-cloud-retail-v2/proto_docs/google/type/date.rb index a7ce5a595a1e..a52275cebf89 100644 --- a/google-cloud-retail-v2/proto_docs/google/type/date.rb +++ b/google-cloud-retail-v2/proto_docs/google/type/date.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/Gemfile b/google-cloud-retail-v2/snippets/Gemfile index 2829239b01e7..d2cc0c1eb2ed 100755 --- a/google-cloud-retail-v2/snippets/Gemfile +++ b/google-cloud-retail-v2/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/analytics_service/export_analytics_metrics.rb b/google-cloud-retail-v2/snippets/analytics_service/export_analytics_metrics.rb index ffdeb5b8216c..f5249b7f1e32 100644 --- a/google-cloud-retail-v2/snippets/analytics_service/export_analytics_metrics.rb +++ b/google-cloud-retail-v2/snippets/analytics_service/export_analytics_metrics.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/add_catalog_attribute.rb b/google-cloud-retail-v2/snippets/catalog_service/add_catalog_attribute.rb index abed22f89464..dc85a92e6277 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/add_catalog_attribute.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/add_catalog_attribute.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/get_attributes_config.rb b/google-cloud-retail-v2/snippets/catalog_service/get_attributes_config.rb index ecb81a82bea0..cb21a1f8e879 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/get_attributes_config.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/get_attributes_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/get_completion_config.rb b/google-cloud-retail-v2/snippets/catalog_service/get_completion_config.rb index ec37713914a7..1668c703deda 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/get_completion_config.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/get_completion_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/get_default_branch.rb b/google-cloud-retail-v2/snippets/catalog_service/get_default_branch.rb index 094a7035fa06..a7c5c47a999d 100755 --- a/google-cloud-retail-v2/snippets/catalog_service/get_default_branch.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/get_default_branch.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/list_catalogs.rb b/google-cloud-retail-v2/snippets/catalog_service/list_catalogs.rb index bc7b6d2ebfb6..27f668be91bd 100755 --- a/google-cloud-retail-v2/snippets/catalog_service/list_catalogs.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/list_catalogs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/remove_catalog_attribute.rb b/google-cloud-retail-v2/snippets/catalog_service/remove_catalog_attribute.rb index 6241839b6259..7e0a01dc5446 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/remove_catalog_attribute.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/remove_catalog_attribute.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/replace_catalog_attribute.rb b/google-cloud-retail-v2/snippets/catalog_service/replace_catalog_attribute.rb index ca16d3f531c3..7b7e35e9755b 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/replace_catalog_attribute.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/replace_catalog_attribute.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/set_default_branch.rb b/google-cloud-retail-v2/snippets/catalog_service/set_default_branch.rb index 450c750cf169..9c0d64022fa4 100755 --- a/google-cloud-retail-v2/snippets/catalog_service/set_default_branch.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/set_default_branch.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/update_attributes_config.rb b/google-cloud-retail-v2/snippets/catalog_service/update_attributes_config.rb index 7c4c4f84f10a..1b5fc7f4253a 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/update_attributes_config.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/update_attributes_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/update_catalog.rb b/google-cloud-retail-v2/snippets/catalog_service/update_catalog.rb index bf2ec0c2308b..ea0eaa4f2b83 100755 --- a/google-cloud-retail-v2/snippets/catalog_service/update_catalog.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/update_catalog.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/catalog_service/update_completion_config.rb b/google-cloud-retail-v2/snippets/catalog_service/update_completion_config.rb index 4a1ce94cf0bb..5d8036e6732d 100644 --- a/google-cloud-retail-v2/snippets/catalog_service/update_completion_config.rb +++ b/google-cloud-retail-v2/snippets/catalog_service/update_completion_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/completion_service/complete_query.rb b/google-cloud-retail-v2/snippets/completion_service/complete_query.rb index 87e1251f3a3c..874d7cee8d67 100755 --- a/google-cloud-retail-v2/snippets/completion_service/complete_query.rb +++ b/google-cloud-retail-v2/snippets/completion_service/complete_query.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/completion_service/import_completion_data.rb b/google-cloud-retail-v2/snippets/completion_service/import_completion_data.rb index 811ed5febbc6..fe1f28f0844e 100755 --- a/google-cloud-retail-v2/snippets/completion_service/import_completion_data.rb +++ b/google-cloud-retail-v2/snippets/completion_service/import_completion_data.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/control_service/create_control.rb b/google-cloud-retail-v2/snippets/control_service/create_control.rb index 9fe07332b4aa..32b89537acd9 100644 --- a/google-cloud-retail-v2/snippets/control_service/create_control.rb +++ b/google-cloud-retail-v2/snippets/control_service/create_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/control_service/delete_control.rb b/google-cloud-retail-v2/snippets/control_service/delete_control.rb index 486e220ee880..42aa73e1063a 100644 --- a/google-cloud-retail-v2/snippets/control_service/delete_control.rb +++ b/google-cloud-retail-v2/snippets/control_service/delete_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/control_service/get_control.rb b/google-cloud-retail-v2/snippets/control_service/get_control.rb index e2d6ab3d3a11..2785feb65202 100644 --- a/google-cloud-retail-v2/snippets/control_service/get_control.rb +++ b/google-cloud-retail-v2/snippets/control_service/get_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/control_service/list_controls.rb b/google-cloud-retail-v2/snippets/control_service/list_controls.rb index 81be17d68f42..7394fdd3076a 100644 --- a/google-cloud-retail-v2/snippets/control_service/list_controls.rb +++ b/google-cloud-retail-v2/snippets/control_service/list_controls.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/control_service/update_control.rb b/google-cloud-retail-v2/snippets/control_service/update_control.rb index 1658f87f39df..f3bf5821b03b 100644 --- a/google-cloud-retail-v2/snippets/control_service/update_control.rb +++ b/google-cloud-retail-v2/snippets/control_service/update_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/conversational_search_service/conversational_search.rb b/google-cloud-retail-v2/snippets/conversational_search_service/conversational_search.rb index a970c3d7663d..19ab711ac479 100644 --- a/google-cloud-retail-v2/snippets/conversational_search_service/conversational_search.rb +++ b/google-cloud-retail-v2/snippets/conversational_search_service/conversational_search.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/generative_question_service/batch_update_generative_question_configs.rb b/google-cloud-retail-v2/snippets/generative_question_service/batch_update_generative_question_configs.rb index eef20e224933..ec7f82414dea 100644 --- a/google-cloud-retail-v2/snippets/generative_question_service/batch_update_generative_question_configs.rb +++ b/google-cloud-retail-v2/snippets/generative_question_service/batch_update_generative_question_configs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/generative_question_service/get_generative_questions_feature_config.rb b/google-cloud-retail-v2/snippets/generative_question_service/get_generative_questions_feature_config.rb index 5533961ca056..d9b400ceed6d 100644 --- a/google-cloud-retail-v2/snippets/generative_question_service/get_generative_questions_feature_config.rb +++ b/google-cloud-retail-v2/snippets/generative_question_service/get_generative_questions_feature_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/generative_question_service/list_generative_question_configs.rb b/google-cloud-retail-v2/snippets/generative_question_service/list_generative_question_configs.rb index 33c347b0a389..66d6f2d20042 100644 --- a/google-cloud-retail-v2/snippets/generative_question_service/list_generative_question_configs.rb +++ b/google-cloud-retail-v2/snippets/generative_question_service/list_generative_question_configs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/generative_question_service/update_generative_question_config.rb b/google-cloud-retail-v2/snippets/generative_question_service/update_generative_question_config.rb index cb8180996f3d..73faa0a00347 100644 --- a/google-cloud-retail-v2/snippets/generative_question_service/update_generative_question_config.rb +++ b/google-cloud-retail-v2/snippets/generative_question_service/update_generative_question_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/generative_question_service/update_generative_questions_feature_config.rb b/google-cloud-retail-v2/snippets/generative_question_service/update_generative_questions_feature_config.rb index c2eb717527bd..edec3d61d8a8 100644 --- a/google-cloud-retail-v2/snippets/generative_question_service/update_generative_questions_feature_config.rb +++ b/google-cloud-retail-v2/snippets/generative_question_service/update_generative_questions_feature_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/create_model.rb b/google-cloud-retail-v2/snippets/model_service/create_model.rb index 275ca7f4dc2c..ffbfd59f4a13 100644 --- a/google-cloud-retail-v2/snippets/model_service/create_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/create_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/delete_model.rb b/google-cloud-retail-v2/snippets/model_service/delete_model.rb index cad7354ed787..8a92e3fe6c8e 100644 --- a/google-cloud-retail-v2/snippets/model_service/delete_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/delete_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/get_model.rb b/google-cloud-retail-v2/snippets/model_service/get_model.rb index e497c79c6882..8ca949873471 100644 --- a/google-cloud-retail-v2/snippets/model_service/get_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/get_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/list_models.rb b/google-cloud-retail-v2/snippets/model_service/list_models.rb index 01310dd14df6..a652ccbdc26a 100644 --- a/google-cloud-retail-v2/snippets/model_service/list_models.rb +++ b/google-cloud-retail-v2/snippets/model_service/list_models.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/pause_model.rb b/google-cloud-retail-v2/snippets/model_service/pause_model.rb index 6499f4f72512..d563bf2a6c88 100644 --- a/google-cloud-retail-v2/snippets/model_service/pause_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/pause_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/resume_model.rb b/google-cloud-retail-v2/snippets/model_service/resume_model.rb index 02f368183bb3..175e84817b36 100644 --- a/google-cloud-retail-v2/snippets/model_service/resume_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/resume_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/tune_model.rb b/google-cloud-retail-v2/snippets/model_service/tune_model.rb index caa01884f825..8b60f30ed5ee 100644 --- a/google-cloud-retail-v2/snippets/model_service/tune_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/tune_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/model_service/update_model.rb b/google-cloud-retail-v2/snippets/model_service/update_model.rb index 2bac5e51e330..0648bf6ab25e 100644 --- a/google-cloud-retail-v2/snippets/model_service/update_model.rb +++ b/google-cloud-retail-v2/snippets/model_service/update_model.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/prediction_service/predict.rb b/google-cloud-retail-v2/snippets/prediction_service/predict.rb index 52488e405b83..da0cc34c34ab 100755 --- a/google-cloud-retail-v2/snippets/prediction_service/predict.rb +++ b/google-cloud-retail-v2/snippets/prediction_service/predict.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/add_fulfillment_places.rb b/google-cloud-retail-v2/snippets/product_service/add_fulfillment_places.rb index 39b053be4a0a..4ec26b4419f7 100755 --- a/google-cloud-retail-v2/snippets/product_service/add_fulfillment_places.rb +++ b/google-cloud-retail-v2/snippets/product_service/add_fulfillment_places.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/add_local_inventories.rb b/google-cloud-retail-v2/snippets/product_service/add_local_inventories.rb index 24a90f4ab9a8..2f4627281ccb 100644 --- a/google-cloud-retail-v2/snippets/product_service/add_local_inventories.rb +++ b/google-cloud-retail-v2/snippets/product_service/add_local_inventories.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/create_product.rb b/google-cloud-retail-v2/snippets/product_service/create_product.rb index 7d2225df5d9b..4042ed4becf7 100755 --- a/google-cloud-retail-v2/snippets/product_service/create_product.rb +++ b/google-cloud-retail-v2/snippets/product_service/create_product.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/delete_product.rb b/google-cloud-retail-v2/snippets/product_service/delete_product.rb index 0bbf3f828b8b..6a95e9192bfa 100755 --- a/google-cloud-retail-v2/snippets/product_service/delete_product.rb +++ b/google-cloud-retail-v2/snippets/product_service/delete_product.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/get_product.rb b/google-cloud-retail-v2/snippets/product_service/get_product.rb index 11b5e2bfde43..72fa221658aa 100755 --- a/google-cloud-retail-v2/snippets/product_service/get_product.rb +++ b/google-cloud-retail-v2/snippets/product_service/get_product.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/import_products.rb b/google-cloud-retail-v2/snippets/product_service/import_products.rb index 4eae1c03bc81..1db99c203a0e 100755 --- a/google-cloud-retail-v2/snippets/product_service/import_products.rb +++ b/google-cloud-retail-v2/snippets/product_service/import_products.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/list_products.rb b/google-cloud-retail-v2/snippets/product_service/list_products.rb index 6bbf9bd5cc38..3c55a501794a 100755 --- a/google-cloud-retail-v2/snippets/product_service/list_products.rb +++ b/google-cloud-retail-v2/snippets/product_service/list_products.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/purge_products.rb b/google-cloud-retail-v2/snippets/product_service/purge_products.rb index 785ca27d81af..6ba93cc5c41b 100644 --- a/google-cloud-retail-v2/snippets/product_service/purge_products.rb +++ b/google-cloud-retail-v2/snippets/product_service/purge_products.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/remove_fulfillment_places.rb b/google-cloud-retail-v2/snippets/product_service/remove_fulfillment_places.rb index d68eda8fc551..7e48ed058cec 100755 --- a/google-cloud-retail-v2/snippets/product_service/remove_fulfillment_places.rb +++ b/google-cloud-retail-v2/snippets/product_service/remove_fulfillment_places.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/remove_local_inventories.rb b/google-cloud-retail-v2/snippets/product_service/remove_local_inventories.rb index 133a22e5e0da..348089c03910 100644 --- a/google-cloud-retail-v2/snippets/product_service/remove_local_inventories.rb +++ b/google-cloud-retail-v2/snippets/product_service/remove_local_inventories.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/set_inventory.rb b/google-cloud-retail-v2/snippets/product_service/set_inventory.rb index 5bec1ae856db..bae7bf9a57e5 100755 --- a/google-cloud-retail-v2/snippets/product_service/set_inventory.rb +++ b/google-cloud-retail-v2/snippets/product_service/set_inventory.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/product_service/update_product.rb b/google-cloud-retail-v2/snippets/product_service/update_product.rb index 149c88ad0dc8..36642534fa9e 100755 --- a/google-cloud-retail-v2/snippets/product_service/update_product.rb +++ b/google-cloud-retail-v2/snippets/product_service/update_product.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/search_service/search.rb b/google-cloud-retail-v2/snippets/search_service/search.rb index b49148dd7058..5dc88c9cf583 100755 --- a/google-cloud-retail-v2/snippets/search_service/search.rb +++ b/google-cloud-retail-v2/snippets/search_service/search.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/add_control.rb b/google-cloud-retail-v2/snippets/serving_config_service/add_control.rb index 23f96f142e6e..220931b22733 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/add_control.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/add_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/create_serving_config.rb b/google-cloud-retail-v2/snippets/serving_config_service/create_serving_config.rb index 6859b1925651..83294bf46733 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/create_serving_config.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/create_serving_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/delete_serving_config.rb b/google-cloud-retail-v2/snippets/serving_config_service/delete_serving_config.rb index acba9d2607bb..40f9a2606fca 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/delete_serving_config.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/delete_serving_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/get_serving_config.rb b/google-cloud-retail-v2/snippets/serving_config_service/get_serving_config.rb index 87624f09c0f8..c2f3df505c5f 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/get_serving_config.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/get_serving_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/list_serving_configs.rb b/google-cloud-retail-v2/snippets/serving_config_service/list_serving_configs.rb index 1ae24fa34f1c..1c0c7dcdf923 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/list_serving_configs.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/list_serving_configs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/remove_control.rb b/google-cloud-retail-v2/snippets/serving_config_service/remove_control.rb index 3a6c319fc3fd..7917bea15485 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/remove_control.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/remove_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/serving_config_service/update_serving_config.rb b/google-cloud-retail-v2/snippets/serving_config_service/update_serving_config.rb index 24b53a0b117f..669a5bd2a303 100644 --- a/google-cloud-retail-v2/snippets/serving_config_service/update_serving_config.rb +++ b/google-cloud-retail-v2/snippets/serving_config_service/update_serving_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/user_event_service/collect_user_event.rb b/google-cloud-retail-v2/snippets/user_event_service/collect_user_event.rb index 36c2d9bdb56c..ee81b5ede9b4 100755 --- a/google-cloud-retail-v2/snippets/user_event_service/collect_user_event.rb +++ b/google-cloud-retail-v2/snippets/user_event_service/collect_user_event.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/user_event_service/import_user_events.rb b/google-cloud-retail-v2/snippets/user_event_service/import_user_events.rb index 3ff4fdbd29c0..4c20c5a126d4 100755 --- a/google-cloud-retail-v2/snippets/user_event_service/import_user_events.rb +++ b/google-cloud-retail-v2/snippets/user_event_service/import_user_events.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/user_event_service/purge_user_events.rb b/google-cloud-retail-v2/snippets/user_event_service/purge_user_events.rb index 482a449a1c04..7d7df5d779bd 100755 --- a/google-cloud-retail-v2/snippets/user_event_service/purge_user_events.rb +++ b/google-cloud-retail-v2/snippets/user_event_service/purge_user_events.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/user_event_service/rejoin_user_events.rb b/google-cloud-retail-v2/snippets/user_event_service/rejoin_user_events.rb index 556568a0e8d8..38e48c8b00d3 100755 --- a/google-cloud-retail-v2/snippets/user_event_service/rejoin_user_events.rb +++ b/google-cloud-retail-v2/snippets/user_event_service/rejoin_user_events.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/snippets/user_event_service/write_user_event.rb b/google-cloud-retail-v2/snippets/user_event_service/write_user_event.rb index 1d89cbd85650..e1946f8c6a8d 100755 --- a/google-cloud-retail-v2/snippets/user_event_service/write_user_event.rb +++ b/google-cloud-retail-v2/snippets/user_event_service/write_user_event.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_operations_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_operations_test.rb index fc6d30b0fd7b..66822830d222 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_operations_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_rest_test.rb index 342ffa50106c..28b40dfe1bfd 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_test.rb index a7e99fa77435..271b5dd21581 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/analytics_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_paths_test.rb index 1e6011ac33cd..e107597737b1 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_rest_test.rb index a402d9980780..b763a2854144 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_test.rb index fb24be544abb..78d3255c5df3 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/catalog_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_operations_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_operations_test.rb index df9ae6a42106..1fc78ca333ed 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_operations_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_paths_test.rb index 493630699c24..1fdf7e2de46a 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_rest_test.rb index cdf603192722..2e1ef337e812 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_test.rb index bd8dc84ebd22..cfa7fce3193e 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/completion_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_paths_test.rb index 73ee13720c32..3a2ba3c8bc0f 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_rest_test.rb index df98b2bac503..a01a2054149f 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_test.rb index d85a7de0bc94..91528d0ca0f7 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/control_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_paths_test.rb index c0cbde3285de..fdef51260f2e 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_rest_test.rb index c7212f3fea5e..6c3b9d2307b8 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_test.rb index 01e6f334ac70..01a7bfd250d9 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/conversational_search_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_paths_test.rb index 799093d7abc1..453c3660b939 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_rest_test.rb index 720899428a76..6fd27afd1cd0 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_test.rb index d9d8f035db96..402c20df7db6 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/generative_question_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_operations_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_operations_test.rb index d7e2935c153f..a570cdc85e06 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_operations_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_paths_test.rb index bb4287a8c0ca..f077beeed1ed 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_rest_test.rb index 52115fd89902..05afd9235f1a 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_test.rb index b28a826159d8..c512995eb660 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/model_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_paths_test.rb index 8b2ad7dcc4c6..531290668702 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_rest_test.rb index 8c33ba176b07..6f32476ef660 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_test.rb index e5e9dfd35897..3d5ed0aafaaa 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/prediction_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_operations_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_operations_test.rb index 56a6a1180276..6aaed25a5816 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_operations_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_paths_test.rb index 01a4242f6b90..b58df28b3831 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_rest_test.rb index f8377271c2bb..b362952cd6c4 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_test.rb index cd0eaa50b0f3..c4620093e075 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/product_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_paths_test.rb index b7b660275db5..666f380e368d 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_rest_test.rb index af8933ac4156..a800cefe2ac7 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_test.rb index e74933a5a9b3..ba77fbd1cd82 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/search_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_paths_test.rb index f77c3d6d71b2..68252813b8a3 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_rest_test.rb index 990d8ba9f290..448a287af110 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_test.rb index 784cb7c47d94..6715965a490e 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/serving_config_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_operations_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_operations_test.rb index ded823a6e938..a0bcbc887f9f 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_operations_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_paths_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_paths_test.rb index 7b50ee2a7898..359bdf51e611 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_paths_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_rest_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_rest_test.rb index 32b199fc5e9b..91464499cee3 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_rest_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_test.rb b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_test.rb index fe2c9537de31..9b8c7aae2a75 100644 --- a/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_test.rb +++ b/google-cloud-retail-v2/test/google/cloud/retail/v2/user_event_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-retail-v2/test/helper.rb b/google-cloud-retail-v2/test/helper.rb index 9ead73a4e10a..4fb6756ac7e2 100644 --- a/google-cloud-retail-v2/test/helper.rb +++ b/google-cloud-retail-v2/test/helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.