diff --git a/google-shopping-merchant-data_sources-v1/.owlbot-manifest.json b/google-shopping-merchant-data_sources-v1/.owlbot-manifest.json index e124553fa6f6..ee2792a6daea 100644 --- a/google-shopping-merchant-data_sources-v1/.owlbot-manifest.json +++ b/google-shopping-merchant-data_sources-v1/.owlbot-manifest.json @@ -71,6 +71,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-data_sources-v1/.toys.rb b/google-shopping-merchant-data_sources-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-shopping-merchant-data_sources-v1/.toys.rb +++ b/google-shopping-merchant-data_sources-v1/.toys.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-shopping-merchant-data_sources-v1/Rakefile b/google-shopping-merchant-data_sources-v1/Rakefile index 2054378aebd3..b605e6ea9d30 100644 --- a/google-shopping-merchant-data_sources-v1/Rakefile +++ b/google-shopping-merchant-data_sources-v1/Rakefile @@ -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-shopping-merchant-data_sources-v1/lib/google-shopping-merchant-data_sources-v1.rb b/google-shopping-merchant-data_sources-v1/lib/google-shopping-merchant-data_sources-v1.rb index bb2b8e50726b..281c18ad0917 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google-shopping-merchant-data_sources-v1.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google-shopping-merchant-data_sources-v1.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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1.rb index 536037724b06..df3f2660862f 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1.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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service.rb index a3794aea06b4..0b8d9020a0ad 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/client.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/client.rb index a62e37c5752d..6275c96d4a65 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/client.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/credentials.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/credentials.rb index f7a73203bbce..b9274d26a836 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/credentials.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/paths.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/paths.rb index 7d5ea6704619..4e7d168d0d48 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/paths.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest.rb index bb552bd0c6cf..1ecdae02e5ff 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest/client.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest/client.rb index 40c1fd9cf4db..c2f4d348be69 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest/client.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest/service_stub.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest/service_stub.rb index a1002bce095a..e14b0ec46c4b 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_service/rest/service_stub.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service.rb index 481b718733f3..1928827ef5b7 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/client.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/client.rb index e5092c1a927c..3c182bcd3f5c 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/client.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/credentials.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/credentials.rb index 22f673bf926d..8a7915807f54 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/credentials.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/paths.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/paths.rb index 5e18275b519b..0b1160372bb5 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/paths.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest.rb index 8067770cba7e..48ac5574f7f0 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest/client.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest/client.rb index bebd151f7ef5..f57f18d6772a 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest/client.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest/service_stub.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest/service_stub.rb index 93ab8608f1a9..28ebd9dab420 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_service/rest/service_stub.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/rest.rb b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/rest.rb index 144a3d3d515f..c2d680dfac34 100644 --- a/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/rest.rb +++ b/google-shopping-merchant-data_sources-v1/lib/google/shopping/merchant/data_sources/v1/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-shopping-merchant-data_sources-v1/proto_docs/google/api/client.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/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-shopping-merchant-data_sources-v1/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/field_behavior.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-shopping-merchant-data_sources-v1/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/launch_stage.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-shopping-merchant-data_sources-v1/proto_docs/google/api/resource.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/api/resource.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-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/duration.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-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/empty.rb index c2acab1235a9..83e4481834a6 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/empty.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-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/field_mask.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/field_mask.rb index ad3c3ad25f0f..7f3ffc78601a 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/field_mask.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/field_mask.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-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasources.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasources.rb index cec53633157c..dab10c2325dd 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasources.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasources.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-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.rb index e4b0080f4260..f3c8579d065b 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/datasourcetypes.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-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileinputs.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileinputs.rb index 98fb3995d85a..eda22f604341 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileinputs.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileinputs.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-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileuploads.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileuploads.rb index 5af7b55a426e..1df1ee25c49a 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileuploads.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/merchant/datasources/v1/fileuploads.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-shopping-merchant-data_sources-v1/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/shopping/type/types.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-shopping-merchant-data_sources-v1/proto_docs/google/type/dayofweek.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/type/dayofweek.rb index c271eea096ba..973211b9ffe7 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/type/dayofweek.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/type/dayofweek.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-shopping-merchant-data_sources-v1/proto_docs/google/type/timeofday.rb b/google-shopping-merchant-data_sources-v1/proto_docs/google/type/timeofday.rb index 7398716a2aa5..ae79b2f8dceb 100644 --- a/google-shopping-merchant-data_sources-v1/proto_docs/google/type/timeofday.rb +++ b/google-shopping-merchant-data_sources-v1/proto_docs/google/type/timeofday.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-shopping-merchant-data_sources-v1/snippets/Gemfile b/google-shopping-merchant-data_sources-v1/snippets/Gemfile index 356df1bad1eb..eb731687c175 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/Gemfile +++ b/google-shopping-merchant-data_sources-v1/snippets/Gemfile @@ -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-shopping-merchant-data_sources-v1/snippets/data_sources_service/create_data_source.rb b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/create_data_source.rb index 626fd09c922c..cdd60ea95da4 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/create_data_source.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/create_data_source.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-shopping-merchant-data_sources-v1/snippets/data_sources_service/delete_data_source.rb b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/delete_data_source.rb index 933dd99c26df..4fde5b59b589 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/delete_data_source.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/delete_data_source.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-shopping-merchant-data_sources-v1/snippets/data_sources_service/fetch_data_source.rb b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/fetch_data_source.rb index 68061b159a5a..f518b7b9fecf 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/fetch_data_source.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/fetch_data_source.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-shopping-merchant-data_sources-v1/snippets/data_sources_service/get_data_source.rb b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/get_data_source.rb index 40f633f7a156..af4e36c718df 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/get_data_source.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/get_data_source.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-shopping-merchant-data_sources-v1/snippets/data_sources_service/list_data_sources.rb b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/list_data_sources.rb index 8bdd83644a94..c0d1b7947b3c 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/list_data_sources.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/list_data_sources.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-shopping-merchant-data_sources-v1/snippets/data_sources_service/update_data_source.rb b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/update_data_source.rb index 8d80e5756f62..f35600e6bfe2 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/update_data_source.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/data_sources_service/update_data_source.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-shopping-merchant-data_sources-v1/snippets/file_uploads_service/get_file_upload.rb b/google-shopping-merchant-data_sources-v1/snippets/file_uploads_service/get_file_upload.rb index 29bbec6581cc..d1e5ca1b0acb 100644 --- a/google-shopping-merchant-data_sources-v1/snippets/file_uploads_service/get_file_upload.rb +++ b/google-shopping-merchant-data_sources-v1/snippets/file_uploads_service/get_file_upload.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-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_paths_test.rb b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_paths_test.rb index ea348a692e78..ab362a729dbe 100644 --- a/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_paths_test.rb +++ b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_rest_test.rb b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_rest_test.rb index 5a794461595d..f63413fc66b8 100644 --- a/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_rest_test.rb +++ b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_test.rb b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_test.rb index ff20959733ec..0c5eb387baf5 100644 --- a/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_service_test.rb +++ b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/data_sources_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-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_paths_test.rb b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_paths_test.rb index 91d3bbeb46cd..2168dbc883e7 100644 --- a/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_paths_test.rb +++ b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_rest_test.rb b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_rest_test.rb index 50ba194e1936..b56ae4cdf218 100644 --- a/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_rest_test.rb +++ b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_test.rb b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_test.rb index 2925cc279da7..f7942f012f28 100644 --- a/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_service_test.rb +++ b/google-shopping-merchant-data_sources-v1/test/google/shopping/merchant/data_sources/v1/file_uploads_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-shopping-merchant-data_sources-v1/test/helper.rb b/google-shopping-merchant-data_sources-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-shopping-merchant-data_sources-v1/test/helper.rb +++ b/google-shopping-merchant-data_sources-v1/test/helper.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-shopping-merchant-data_sources-v1beta/.owlbot-manifest.json b/google-shopping-merchant-data_sources-v1beta/.owlbot-manifest.json index f430388a2ced..3ebd5d0c3219 100644 --- a/google-shopping-merchant-data_sources-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-data_sources-v1beta/.owlbot-manifest.json @@ -71,6 +71,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-data_sources-v1beta/.toys.rb b/google-shopping-merchant-data_sources-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-data_sources-v1beta/.toys.rb +++ b/google-shopping-merchant-data_sources-v1beta/.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-shopping-merchant-data_sources-v1beta/Rakefile b/google-shopping-merchant-data_sources-v1beta/Rakefile index 81b251c7fdcd..cba1bb4b2fa3 100644 --- a/google-shopping-merchant-data_sources-v1beta/Rakefile +++ b/google-shopping-merchant-data_sources-v1beta/Rakefile @@ -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-shopping-merchant-data_sources-v1beta/lib/google-shopping-merchant-data_sources-v1beta.rb b/google-shopping-merchant-data_sources-v1beta/lib/google-shopping-merchant-data_sources-v1beta.rb index e44caaee8095..a5a782e5cca9 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google-shopping-merchant-data_sources-v1beta.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google-shopping-merchant-data_sources-v1beta.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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta.rb index 0dc88b2d43fa..1a4e6e79724c 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta.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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service.rb index dc0aabe9fe1a..f9f3402a3882 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/client.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/client.rb index 365b36250843..cca4a0d03ce0 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/client.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/credentials.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/credentials.rb index 146dc122091b..a3f80b7a6ecf 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/credentials.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/paths.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/paths.rb index 317acb50cfbb..3b874f91b873 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/paths.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest.rb index 8fb50e3c392e..3178cf9ddfc2 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest/client.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest/client.rb index f81c4d6514b4..dc9007d70c1f 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest/client.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest/service_stub.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest/service_stub.rb index 4878a7351d73..6c4c211a3fc7 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_service/rest/service_stub.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service.rb index ca6aa117bdb0..a03d1d0e4565 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/client.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/client.rb index 06269bf13a8d..07e6bed8f7cc 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/client.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/credentials.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/credentials.rb index 49c1a8e975a9..6cc6fed4a3f0 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/credentials.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/paths.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/paths.rb index ebad940e0b7e..dff7d56d950f 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/paths.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest.rb index 5d5897f41825..c79feb1cc2e7 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest/client.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest/client.rb index cdf416bbc3c7..861986ade8b7 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest/client.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest/service_stub.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest/service_stub.rb index 9a6816177ebc..abad739c7f4e 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_service/rest/service_stub.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/rest.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/rest.rb index 73d6658d1b52..42367eda5bd5 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/rest.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/data_sources/v1beta/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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/datasources_services_pb.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/datasources_services_pb.rb index 718e43bf98b5..be87934ee446 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/datasources_services_pb.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/datasources_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/datasources/v1beta/datasources.proto for package 'Google.Shopping.Merchant.DataSources.V1beta' # 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-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/fileuploads_services_pb.rb b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/fileuploads_services_pb.rb index 10acdf2550d9..9763cc7a9481 100644 --- a/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/fileuploads_services_pb.rb +++ b/google-shopping-merchant-data_sources-v1beta/lib/google/shopping/merchant/datasources/v1beta/fileuploads_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/datasources/v1beta/fileuploads.proto for package 'Google.Shopping.Merchant.DataSources.V1beta' # 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-shopping-merchant-data_sources-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/client.rb index c58739e32368..3ab0b096d445 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/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-shopping-merchant-data_sources-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/field_behavior.rb index b03587481349..582be187d115 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-data_sources-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/launch_stage.rb index 38b4b61e6061..9392a413fb1b 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-data_sources-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/resource.rb index 935946d52792..25dec4847ac1 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/api/resource.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-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/duration.rb index b5731a824060..ea59f1f91daf 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/empty.rb index 8c6b19d52e3d..83e4481834a6 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/empty.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-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/field_mask.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/field_mask.rb index 8e7abcf8f052..7f3ffc78601a 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/field_mask.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/field_mask.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-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/timestamp.rb index 4ac9c4801a3f..e58202461f88 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasources.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasources.rb index bd2fc693fb9d..b08737c6e77f 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasources.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasources.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-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb index 0ac48274972e..31429a27303e 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.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-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileinputs.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileinputs.rb index a768f787c5cb..ed24e5e223d3 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileinputs.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileinputs.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-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileuploads.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileuploads.rb index 616d2b3c718c..c1ab990d6ff0 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileuploads.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/merchant/datasources/v1beta/fileuploads.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-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-data_sources-v1beta/proto_docs/google/type/dayofweek.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/type/dayofweek.rb index 4fd080d9b331..973211b9ffe7 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/type/dayofweek.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/type/dayofweek.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-shopping-merchant-data_sources-v1beta/proto_docs/google/type/timeofday.rb b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/type/timeofday.rb index cb08ea9cd37f..ae79b2f8dceb 100644 --- a/google-shopping-merchant-data_sources-v1beta/proto_docs/google/type/timeofday.rb +++ b/google-shopping-merchant-data_sources-v1beta/proto_docs/google/type/timeofday.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-shopping-merchant-data_sources-v1beta/snippets/Gemfile b/google-shopping-merchant-data_sources-v1beta/snippets/Gemfile index b0b3c322b1ea..67b7de6a85fe 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-data_sources-v1beta/snippets/Gemfile @@ -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-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/create_data_source.rb b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/create_data_source.rb index 28e343a00071..638728137703 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/create_data_source.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/create_data_source.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-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/delete_data_source.rb b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/delete_data_source.rb index b479753e6e38..21641e2c7c19 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/delete_data_source.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/delete_data_source.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-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/fetch_data_source.rb b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/fetch_data_source.rb index 17b5fcdcaeb7..5dca028ea8b3 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/fetch_data_source.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/fetch_data_source.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-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/get_data_source.rb b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/get_data_source.rb index dfc92b12428d..0ce0193472fb 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/get_data_source.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/get_data_source.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-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/list_data_sources.rb b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/list_data_sources.rb index 2b271d4d019f..ceaddc02229a 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/list_data_sources.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/list_data_sources.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-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/update_data_source.rb b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/update_data_source.rb index 2a64358df56d..f98d619b67a0 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/update_data_source.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/data_sources_service/update_data_source.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-shopping-merchant-data_sources-v1beta/snippets/file_uploads_service/get_file_upload.rb b/google-shopping-merchant-data_sources-v1beta/snippets/file_uploads_service/get_file_upload.rb index b7f0e7d2da36..f56c3463591d 100644 --- a/google-shopping-merchant-data_sources-v1beta/snippets/file_uploads_service/get_file_upload.rb +++ b/google-shopping-merchant-data_sources-v1beta/snippets/file_uploads_service/get_file_upload.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-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_paths_test.rb b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_paths_test.rb index 0f0b95b38be0..310fb0512324 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_paths_test.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_rest_test.rb b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_rest_test.rb index bfa32ff9f1fa..a4bb34d4d813 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_rest_test.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_test.rb b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_test.rb index 2864ab85b47e..ba292b33871d 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_service_test.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/data_sources_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-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_paths_test.rb b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_paths_test.rb index 2b861d762348..f6cbfaf0fd2e 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_paths_test.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_rest_test.rb b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_rest_test.rb index 8d081ddf5869..5273b1043174 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_rest_test.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_test.rb b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_test.rb index b8f9b93c8185..e3eefb76a42c 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_service_test.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/google/shopping/merchant/data_sources/v1beta/file_uploads_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-shopping-merchant-data_sources-v1beta/test/helper.rb b/google-shopping-merchant-data_sources-v1beta/test/helper.rb index 5838f6bd94e7..4fb6756ac7e2 100644 --- a/google-shopping-merchant-data_sources-v1beta/test/helper.rb +++ b/google-shopping-merchant-data_sources-v1beta/test/helper.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-shopping-merchant-inventories-v1/.owlbot-manifest.json b/google-shopping-merchant-inventories-v1/.owlbot-manifest.json index dbbe073cc24a..c7b3b5d97d0c 100644 --- a/google-shopping-merchant-inventories-v1/.owlbot-manifest.json +++ b/google-shopping-merchant-inventories-v1/.owlbot-manifest.json @@ -66,6 +66,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-inventories-v1/.toys.rb b/google-shopping-merchant-inventories-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-shopping-merchant-inventories-v1/.toys.rb +++ b/google-shopping-merchant-inventories-v1/.toys.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-shopping-merchant-inventories-v1/Rakefile b/google-shopping-merchant-inventories-v1/Rakefile index 80e8ac9c684b..77497d596c9a 100644 --- a/google-shopping-merchant-inventories-v1/Rakefile +++ b/google-shopping-merchant-inventories-v1/Rakefile @@ -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-shopping-merchant-inventories-v1/lib/google-shopping-merchant-inventories-v1.rb b/google-shopping-merchant-inventories-v1/lib/google-shopping-merchant-inventories-v1.rb index 033648f18f92..db313242d13f 100644 --- a/google-shopping-merchant-inventories-v1/lib/google-shopping-merchant-inventories-v1.rb +++ b/google-shopping-merchant-inventories-v1/lib/google-shopping-merchant-inventories-v1.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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1.rb index a8f350cfc54d..a5800c6000d3 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1.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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service.rb index 90376d2396ab..9da3c96daede 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/client.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/client.rb index 074b850f04ff..2645c7e4e8dd 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/client.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/credentials.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/credentials.rb index fb528b14376f..c59df21e5b7f 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/credentials.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/paths.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/paths.rb index 8f4a93ff3006..a321f9b2e7ad 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/paths.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest.rb index c176d043ad62..a6136640df65 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest/client.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest/client.rb index 2a68359c1677..e2aeba79f62e 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest/client.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest/service_stub.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest/service_stub.rb index c36c4e33e726..f8eef4b1834e 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_service/rest/service_stub.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/localinventory_services_pb.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/localinventory_services_pb.rb index ed81f2e1a097..6d732fad12e0 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/localinventory_services_pb.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/localinventory_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/inventories/v1/localinventory.proto for package 'Google.Shopping.Merchant.Inventories.V1' # Original file comments: -# 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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service.rb index 0ac2d6c98bc7..bc2b1f078382 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/client.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/client.rb index f28eed035f51..179bc1298790 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/client.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/credentials.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/credentials.rb index 49c2bba07f61..78c7f08de02e 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/credentials.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/paths.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/paths.rb index 0fd793501e88..0c526721b67d 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/paths.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest.rb index 6f43e460f2bc..d9bce6c3c4e3 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest/client.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest/client.rb index 4eadf80f0a37..28aac8e58f05 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest/client.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest/service_stub.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest/service_stub.rb index 9b5166e0e48a..aee6dfec776f 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_service/rest/service_stub.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regionalinventory_services_pb.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regionalinventory_services_pb.rb index 603f08e381ba..a34fa6d2d41d 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regionalinventory_services_pb.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/regionalinventory_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/inventories/v1/regionalinventory.proto for package 'Google.Shopping.Merchant.Inventories.V1' # Original file comments: -# 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-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/rest.rb b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/rest.rb index 24f1d2ad1618..46780b0be3b6 100644 --- a/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/rest.rb +++ b/google-shopping-merchant-inventories-v1/lib/google/shopping/merchant/inventories/v1/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-shopping-merchant-inventories-v1/proto_docs/google/api/client.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/api/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-shopping-merchant-inventories-v1/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/api/field_behavior.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-shopping-merchant-inventories-v1/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/api/launch_stage.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-shopping-merchant-inventories-v1/proto_docs/google/api/resource.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/api/resource.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-shopping-merchant-inventories-v1/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/duration.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-shopping-merchant-inventories-v1/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/empty.rb index c2acab1235a9..83e4481834a6 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/empty.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-shopping-merchant-inventories-v1/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/inventories_common.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/inventories_common.rb index ef190c1d2f54..343776d38b25 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/inventories_common.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/inventories_common.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-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/localinventory.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/localinventory.rb index b3dec441d349..599f2ebc4939 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/localinventory.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/localinventory.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-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/regionalinventory.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/regionalinventory.rb index e4ecc42dfbeb..f81670c3624d 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/regionalinventory.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/merchant/inventories/v1/regionalinventory.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-shopping-merchant-inventories-v1/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/shopping/type/types.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-shopping-merchant-inventories-v1/proto_docs/google/type/interval.rb b/google-shopping-merchant-inventories-v1/proto_docs/google/type/interval.rb index 1de1b841fd30..9350ca479005 100644 --- a/google-shopping-merchant-inventories-v1/proto_docs/google/type/interval.rb +++ b/google-shopping-merchant-inventories-v1/proto_docs/google/type/interval.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-shopping-merchant-inventories-v1/snippets/Gemfile b/google-shopping-merchant-inventories-v1/snippets/Gemfile index b871dbd53b5b..f6752c07deb1 100644 --- a/google-shopping-merchant-inventories-v1/snippets/Gemfile +++ b/google-shopping-merchant-inventories-v1/snippets/Gemfile @@ -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-shopping-merchant-inventories-v1/snippets/local_inventory_service/delete_local_inventory.rb b/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/delete_local_inventory.rb index 16a8a4ff0627..878f43c4da28 100644 --- a/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/delete_local_inventory.rb +++ b/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/delete_local_inventory.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-shopping-merchant-inventories-v1/snippets/local_inventory_service/insert_local_inventory.rb b/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/insert_local_inventory.rb index 368823b350fb..0a741637b8cf 100644 --- a/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/insert_local_inventory.rb +++ b/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/insert_local_inventory.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-shopping-merchant-inventories-v1/snippets/local_inventory_service/list_local_inventories.rb b/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/list_local_inventories.rb index 535cd2a12e12..fc17d965d45d 100644 --- a/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/list_local_inventories.rb +++ b/google-shopping-merchant-inventories-v1/snippets/local_inventory_service/list_local_inventories.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-shopping-merchant-inventories-v1/snippets/regional_inventory_service/delete_regional_inventory.rb b/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/delete_regional_inventory.rb index 47dba380df28..e985025813a1 100644 --- a/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/delete_regional_inventory.rb +++ b/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/delete_regional_inventory.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-shopping-merchant-inventories-v1/snippets/regional_inventory_service/insert_regional_inventory.rb b/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/insert_regional_inventory.rb index af22e485da89..7f1d60cb06a7 100644 --- a/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/insert_regional_inventory.rb +++ b/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/insert_regional_inventory.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-shopping-merchant-inventories-v1/snippets/regional_inventory_service/list_regional_inventories.rb b/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/list_regional_inventories.rb index edfc4375fad5..2837c821cbf9 100644 --- a/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/list_regional_inventories.rb +++ b/google-shopping-merchant-inventories-v1/snippets/regional_inventory_service/list_regional_inventories.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-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_paths_test.rb b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_paths_test.rb index a3419bb06f1b..b6f1437a06ed 100644 --- a/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_paths_test.rb +++ b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_rest_test.rb b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_rest_test.rb index dcc951635ed1..cc3d665700a7 100644 --- a/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_rest_test.rb +++ b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_test.rb b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_test.rb index 92d230a751a7..2a97b2e734f2 100644 --- a/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_service_test.rb +++ b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/local_inventory_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-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_paths_test.rb b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_paths_test.rb index 4e0838879fef..460a426e97e6 100644 --- a/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_paths_test.rb +++ b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_rest_test.rb b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_rest_test.rb index b33b49be2755..956e9efb879b 100644 --- a/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_rest_test.rb +++ b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_test.rb b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_test.rb index a51746c3fd23..5ab3fae5d3ec 100644 --- a/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_service_test.rb +++ b/google-shopping-merchant-inventories-v1/test/google/shopping/merchant/inventories/v1/regional_inventory_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-shopping-merchant-inventories-v1/test/helper.rb b/google-shopping-merchant-inventories-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-shopping-merchant-inventories-v1/test/helper.rb +++ b/google-shopping-merchant-inventories-v1/test/helper.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-shopping-merchant-inventories-v1beta/.owlbot-manifest.json b/google-shopping-merchant-inventories-v1beta/.owlbot-manifest.json index af926feafe09..a56b04ba43b5 100644 --- a/google-shopping-merchant-inventories-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-inventories-v1beta/.owlbot-manifest.json @@ -64,6 +64,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-inventories-v1beta/.toys.rb b/google-shopping-merchant-inventories-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-inventories-v1beta/.toys.rb +++ b/google-shopping-merchant-inventories-v1beta/.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-shopping-merchant-inventories-v1beta/Rakefile b/google-shopping-merchant-inventories-v1beta/Rakefile index 02740f60a164..ff2d3cc4b129 100644 --- a/google-shopping-merchant-inventories-v1beta/Rakefile +++ b/google-shopping-merchant-inventories-v1beta/Rakefile @@ -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-shopping-merchant-inventories-v1beta/lib/google-shopping-merchant-inventories-v1beta.rb b/google-shopping-merchant-inventories-v1beta/lib/google-shopping-merchant-inventories-v1beta.rb index 8172201bf8cc..a4315e427d7b 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google-shopping-merchant-inventories-v1beta.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google-shopping-merchant-inventories-v1beta.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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta.rb index f8052be62bb2..acf7855533df 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta.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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service.rb index d7a0be412b62..c7d1c0af2e04 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/client.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/client.rb index 5aed7a14cb46..2cb3128b8259 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/client.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/credentials.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/credentials.rb index 762d4511ccf6..1f667b3a267c 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/credentials.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/paths.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/paths.rb index c11ae854ad4f..23b3173b789e 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/paths.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest.rb index efc7f46d5ae0..c6f5cb4cb26f 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest/client.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest/client.rb index b79d4d606ad6..6105a3089fc5 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest/client.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest/service_stub.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest/service_stub.rb index a9e1e95157fa..3f797cae4f4b 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_service/rest/service_stub.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/localinventory_services_pb.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/localinventory_services_pb.rb index 951376689433..03e3fbf6b7eb 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/localinventory_services_pb.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/localinventory_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/inventories/v1beta/localinventory.proto for package 'google.shopping.merchant.inventories.v1beta' # Original file comments: -# Copyright 2023 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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service.rb index 20cb580d329c..60e52ac9c336 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/client.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/client.rb index ff08a4b8b957..8af0976307d7 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/client.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/credentials.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/credentials.rb index 7685f659cece..6b325f84dd88 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/credentials.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/paths.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/paths.rb index c7d486613651..7bf0b753a5f1 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/paths.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest.rb index f662409c0e58..d5a20afca8a0 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest/client.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest/client.rb index 9e3d6df85e59..9c96e6a4e3fb 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest/client.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest/service_stub.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest/service_stub.rb index 97e3c543b781..937cc49a5f70 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_service/rest/service_stub.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regionalinventory_services_pb.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regionalinventory_services_pb.rb index ad7dffec10fc..5dc2aa0b399f 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regionalinventory_services_pb.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/regionalinventory_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/inventories/v1beta/regionalinventory.proto for package 'google.shopping.merchant.inventories.v1beta' # Original file comments: -# Copyright 2023 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-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/rest.rb b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/rest.rb index b3f439d6095d..20bc16586f0d 100644 --- a/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/rest.rb +++ b/google-shopping-merchant-inventories-v1beta/lib/google/shopping/merchant/inventories/v1beta/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-shopping-merchant-inventories-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/client.rb index f20af9485bd9..3ab0b096d445 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/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-shopping-merchant-inventories-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/field_behavior.rb index 843c8e9deea2..582be187d115 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-inventories-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/launch_stage.rb index 173c5c85f5dc..9392a413fb1b 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-inventories-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/resource.rb index aa7e4be53201..25dec4847ac1 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/api/resource.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-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/duration.rb index b4a53d0ac67f..ea59f1f91daf 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/empty.rb index 4c0ad96e8eb9..83e4481834a6 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/empty.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-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/timestamp.rb index b7de80e5ed7f..e58202461f88 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/localinventory.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/localinventory.rb index 133333dba4a7..3b0e147672b0 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/localinventory.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/localinventory.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-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/regionalinventory.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/regionalinventory.rb index 94445d22a19e..2805f45ead59 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/regionalinventory.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/merchant/inventories/v1beta/regionalinventory.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-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/type/types.rb index c27d18e7be7a..1a166e0ac98c 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-inventories-v1beta/proto_docs/google/type/interval.rb b/google-shopping-merchant-inventories-v1beta/proto_docs/google/type/interval.rb index 0f9cd69920cf..9350ca479005 100644 --- a/google-shopping-merchant-inventories-v1beta/proto_docs/google/type/interval.rb +++ b/google-shopping-merchant-inventories-v1beta/proto_docs/google/type/interval.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-shopping-merchant-inventories-v1beta/snippets/Gemfile b/google-shopping-merchant-inventories-v1beta/snippets/Gemfile index 632bb97c3946..9ce4a0148204 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-inventories-v1beta/snippets/Gemfile @@ -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-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/delete_local_inventory.rb b/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/delete_local_inventory.rb index be17c49eb87b..e7b122806611 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/delete_local_inventory.rb +++ b/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/delete_local_inventory.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-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/insert_local_inventory.rb b/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/insert_local_inventory.rb index 7776e1d7fbb8..3a5429e00076 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/insert_local_inventory.rb +++ b/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/insert_local_inventory.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-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/list_local_inventories.rb b/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/list_local_inventories.rb index 31a24c20380a..9601f90a357d 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/list_local_inventories.rb +++ b/google-shopping-merchant-inventories-v1beta/snippets/local_inventory_service/list_local_inventories.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-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/delete_regional_inventory.rb b/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/delete_regional_inventory.rb index 64fc39beb9eb..32b256d4226d 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/delete_regional_inventory.rb +++ b/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/delete_regional_inventory.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-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/insert_regional_inventory.rb b/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/insert_regional_inventory.rb index a848c8fd7b78..4b16a1a36f11 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/insert_regional_inventory.rb +++ b/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/insert_regional_inventory.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-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/list_regional_inventories.rb b/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/list_regional_inventories.rb index 8f8d88e1e246..3dee934a1f78 100644 --- a/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/list_regional_inventories.rb +++ b/google-shopping-merchant-inventories-v1beta/snippets/regional_inventory_service/list_regional_inventories.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-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_paths_test.rb b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_paths_test.rb index 3bf1800dfe31..3f4c12db7010 100644 --- a/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_paths_test.rb +++ b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_rest_test.rb b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_rest_test.rb index 4c3dcbe286b9..fc75a2ff3e0a 100644 --- a/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_rest_test.rb +++ b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_test.rb b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_test.rb index 940f9e7c68a9..b3f2fee3ed76 100644 --- a/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_service_test.rb +++ b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/local_inventory_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-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_paths_test.rb b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_paths_test.rb index 92be44dde00b..61b5b82c9f55 100644 --- a/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_paths_test.rb +++ b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_rest_test.rb b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_rest_test.rb index 34cc417d974e..edc58c92909e 100644 --- a/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_rest_test.rb +++ b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_test.rb b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_test.rb index 2a9a1d7c9179..0551785ca15f 100644 --- a/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_service_test.rb +++ b/google-shopping-merchant-inventories-v1beta/test/google/shopping/merchant/inventories/v1beta/regional_inventory_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-shopping-merchant-inventories-v1beta/test/helper.rb b/google-shopping-merchant-inventories-v1beta/test/helper.rb index 7e4ec6975a18..4fb6756ac7e2 100644 --- a/google-shopping-merchant-inventories-v1beta/test/helper.rb +++ b/google-shopping-merchant-inventories-v1beta/test/helper.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-shopping-merchant-lfp-v1/.owlbot-manifest.json b/google-shopping-merchant-lfp-v1/.owlbot-manifest.json index a6100eee0a59..121ede4899ec 100644 --- a/google-shopping-merchant-lfp-v1/.owlbot-manifest.json +++ b/google-shopping-merchant-lfp-v1/.owlbot-manifest.json @@ -91,6 +91,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-lfp-v1/.toys.rb b/google-shopping-merchant-lfp-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-shopping-merchant-lfp-v1/.toys.rb +++ b/google-shopping-merchant-lfp-v1/.toys.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-shopping-merchant-lfp-v1/Rakefile b/google-shopping-merchant-lfp-v1/Rakefile index f7ea29e49466..728de334377e 100644 --- a/google-shopping-merchant-lfp-v1/Rakefile +++ b/google-shopping-merchant-lfp-v1/Rakefile @@ -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-shopping-merchant-lfp-v1/lib/google-shopping-merchant-lfp-v1.rb b/google-shopping-merchant-lfp-v1/lib/google-shopping-merchant-lfp-v1.rb index ce781507e10d..50973a650857 100644 --- a/google-shopping-merchant-lfp-v1/lib/google-shopping-merchant-lfp-v1.rb +++ b/google-shopping-merchant-lfp-v1/lib/google-shopping-merchant-lfp-v1.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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1.rb index 2eac20fcd376..110574e549d6 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1.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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service.rb index 0289abe90c55..fc006da4801b 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/client.rb index 9b65e3aecd9d..61ff156b018a 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/credentials.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/credentials.rb index d2446d4ec1f8..49a7ffb7e0db 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/paths.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/paths.rb index 75ce32220995..b96335aebdf0 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/paths.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest.rb index a45e999e7460..0020d2acf6f6 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest/client.rb index 980681d42f3b..6e9ad4fb85f1 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest/service_stub.rb index 55353cdffec8..659e524ce08f 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service.rb index 3befd9ad6c6b..d1805e8a2ee9 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/client.rb index fb83e2f0d894..eef0c55ca85f 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/credentials.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/credentials.rb index 003e265da7be..135a12914c76 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/paths.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/paths.rb index f133a39f809b..c635fc723f12 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/paths.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest.rb index b2fccd66dcc4..97650d8d3130 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest/client.rb index 9fd46ec302e6..482e0cbd2328 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest/service_stub.rb index 8d88a1f89c7a..e5e64946788a 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service.rb index 0bd21509ff7b..799df55707ea 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/client.rb index a8188b505166..a8406a9dec29 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/credentials.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/credentials.rb index 96c8feed2552..0243ce4673d8 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/paths.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/paths.rb index 5429bb79d139..e561a91d26ac 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/paths.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest.rb index b5fb4867996c..f7a4aac73a76 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest/client.rb index 735ab0c2e866..71278670c277 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest/service_stub.rb index 9161529eeb5a..4c4a42259017 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service.rb index 35964a9ea84a..65dc5989d237 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/client.rb index db45f4929077..1bad7568af34 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/credentials.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/credentials.rb index 5a71813691b9..50e7f7a7dd9c 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/paths.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/paths.rb index 8dd0bd421b6a..dba6371bbd99 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/paths.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest.rb index 714167cd83ba..c3fc803a7e1b 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest/client.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest/client.rb index 66df90891ac5..56eb0e4cde57 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest/service_stub.rb index 6c90a90f7022..d91e92f8a337 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/rest.rb b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/rest.rb index 5fc66f98a23e..4d4fada1a79a 100644 --- a/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/rest.rb +++ b/google-shopping-merchant-lfp-v1/lib/google/shopping/merchant/lfp/v1/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-shopping-merchant-lfp-v1/proto_docs/google/api/client.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/api/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-shopping-merchant-lfp-v1/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/api/field_behavior.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-shopping-merchant-lfp-v1/proto_docs/google/api/field_info.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/api/field_info.rb index cea53f02d1a8..0f5acf0a5538 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/api/field_info.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/api/field_info.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-shopping-merchant-lfp-v1/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/api/launch_stage.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-shopping-merchant-lfp-v1/proto_docs/google/api/resource.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/api/resource.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-shopping-merchant-lfp-v1/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/duration.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-shopping-merchant-lfp-v1/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/empty.rb index c2acab1235a9..83e4481834a6 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/empty.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-shopping-merchant-lfp-v1/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpinventory.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpinventory.rb index 695d341f1847..be67ae3ae6fa 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpinventory.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpinventory.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-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpmerchantstate.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpmerchantstate.rb index e2dbacc31d34..6c0f10a465ea 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpmerchantstate.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpmerchantstate.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-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpsale.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpsale.rb index d952fef86734..464159590eeb 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpsale.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpsale.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-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb index ffee1a2da848..36f58df7e7ea 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/merchant/lfp/v1/lfpstore.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-shopping-merchant-lfp-v1/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-lfp-v1/proto_docs/google/shopping/type/types.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-shopping-merchant-lfp-v1/snippets/Gemfile b/google-shopping-merchant-lfp-v1/snippets/Gemfile index 87ff36c75e02..1c952600471e 100644 --- a/google-shopping-merchant-lfp-v1/snippets/Gemfile +++ b/google-shopping-merchant-lfp-v1/snippets/Gemfile @@ -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-shopping-merchant-lfp-v1/snippets/lfp_inventory_service/insert_lfp_inventory.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_inventory_service/insert_lfp_inventory.rb index 658592db706b..c320eb8f15fb 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_inventory_service/insert_lfp_inventory.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_inventory_service/insert_lfp_inventory.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-shopping-merchant-lfp-v1/snippets/lfp_merchant_state_service/get_lfp_merchant_state.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_merchant_state_service/get_lfp_merchant_state.rb index 3de5185c5a19..a01a95ef97f2 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_merchant_state_service/get_lfp_merchant_state.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_merchant_state_service/get_lfp_merchant_state.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-shopping-merchant-lfp-v1/snippets/lfp_sale_service/insert_lfp_sale.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_sale_service/insert_lfp_sale.rb index f4898b6aff41..4735d2bea123 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_sale_service/insert_lfp_sale.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_sale_service/insert_lfp_sale.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-shopping-merchant-lfp-v1/snippets/lfp_store_service/delete_lfp_store.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/delete_lfp_store.rb index ca30cdc09ad4..c8d8b6c98a3f 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/delete_lfp_store.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/delete_lfp_store.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-shopping-merchant-lfp-v1/snippets/lfp_store_service/get_lfp_store.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/get_lfp_store.rb index 56f84cdc0853..3e9192af1e2c 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/get_lfp_store.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/get_lfp_store.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-shopping-merchant-lfp-v1/snippets/lfp_store_service/insert_lfp_store.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/insert_lfp_store.rb index bbea2949bf3e..642f4eec0c49 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/insert_lfp_store.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/insert_lfp_store.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-shopping-merchant-lfp-v1/snippets/lfp_store_service/list_lfp_stores.rb b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/list_lfp_stores.rb index 4152c36158be..66b394a39c17 100644 --- a/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/list_lfp_stores.rb +++ b/google-shopping-merchant-lfp-v1/snippets/lfp_store_service/list_lfp_stores.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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_paths_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_paths_test.rb index 1b912d453aef..0dad0d8a3cb9 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_rest_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_rest_test.rb index b828aa7d3b75..dcdf1cd1b083 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_test.rb index 62a44f2c2429..5c36ee191dfa 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_service_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_inventory_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_paths_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_paths_test.rb index e628f7466ae1..b1c5286c6508 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_rest_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_rest_test.rb index 1f5da606cd67..36156e43d1db 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_test.rb index 1516701256ed..9d694596fd33 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_service_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_merchant_state_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_paths_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_paths_test.rb index e53832520a19..d336b9777d85 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_rest_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_rest_test.rb index 6bd96ebe3eb4..da5baa8e268a 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_test.rb index 321289919f19..2d324c4c2adf 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_service_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_sale_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_paths_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_paths_test.rb index 29bcc6a3169d..c64ac3f0fb5e 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_rest_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_rest_test.rb index b029ef3118aa..6d6cbea7f0ba 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_test.rb b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_test.rb index 66ac35017b7c..fa83999a569e 100644 --- a/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_service_test.rb +++ b/google-shopping-merchant-lfp-v1/test/google/shopping/merchant/lfp/v1/lfp_store_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-shopping-merchant-lfp-v1/test/helper.rb b/google-shopping-merchant-lfp-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-shopping-merchant-lfp-v1/test/helper.rb +++ b/google-shopping-merchant-lfp-v1/test/helper.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-shopping-merchant-lfp-v1beta/.owlbot-manifest.json b/google-shopping-merchant-lfp-v1beta/.owlbot-manifest.json index 6f452feb0250..ab3823c0b4b0 100644 --- a/google-shopping-merchant-lfp-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-lfp-v1beta/.owlbot-manifest.json @@ -91,6 +91,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-lfp-v1beta/.toys.rb b/google-shopping-merchant-lfp-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-lfp-v1beta/.toys.rb +++ b/google-shopping-merchant-lfp-v1beta/.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-shopping-merchant-lfp-v1beta/Rakefile b/google-shopping-merchant-lfp-v1beta/Rakefile index 566fa6b6b9b2..39e4090536e4 100644 --- a/google-shopping-merchant-lfp-v1beta/Rakefile +++ b/google-shopping-merchant-lfp-v1beta/Rakefile @@ -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-shopping-merchant-lfp-v1beta/lib/google-shopping-merchant-lfp-v1beta.rb b/google-shopping-merchant-lfp-v1beta/lib/google-shopping-merchant-lfp-v1beta.rb index 3f6901699442..a4339e958f48 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google-shopping-merchant-lfp-v1beta.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google-shopping-merchant-lfp-v1beta.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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta.rb index ba12a0f77437..ba569d5a3db9 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta.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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service.rb index dd19348e914c..3f182bf2a7c8 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/client.rb index 3c3e8b9c756a..58a25ac8b760 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/credentials.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/credentials.rb index c65dcf4dc629..34357f0b45db 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/paths.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/paths.rb index f76ace026e35..993a6aade7c4 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/paths.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest.rb index 1bfbde4d0c29..8aa6339d4641 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest/client.rb index 1e26a3a43f1b..695e9d0f9956 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest/service_stub.rb index 2215a51d520e..401e3ca45ed8 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service.rb index 892ca962f594..2eec26b012b3 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/client.rb index 0bfb1d74b0ed..63d2f1e2263d 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/credentials.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/credentials.rb index f8007b0b404b..38354370e578 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/paths.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/paths.rb index f59113dc6b4a..fdd1147f0404 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/paths.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest.rb index 374a99b10614..6ed162962590 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest/client.rb index 4286a4e915cf..82c37093cb60 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest/service_stub.rb index c95009f7e50c..d4ec6c2865b7 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service.rb index 1d564b85fdc3..ffff639bc32c 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/client.rb index 296c93042d5e..a78dda9291c3 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/credentials.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/credentials.rb index 003e33388e6f..579c5651f2f7 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/paths.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/paths.rb index 39dab5a49ede..76e2d821e236 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/paths.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest.rb index a951dd3591ee..adb464ac4009 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest/client.rb index aa3c331cf863..35f2538fb657 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest/service_stub.rb index 7b08988cc8b0..c1011e2ebc60 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service.rb index 4d063abe878c..e2807eaccfe0 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/client.rb index a06177b3f2de..5ada1ecaad0d 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/credentials.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/credentials.rb index 537bef4e2fa4..e11ec1516c68 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/credentials.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/paths.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/paths.rb index eccaaaef2cbc..1d64fb821b2f 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/paths.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest.rb index 53a918964596..672832b066ec 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest/client.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest/client.rb index 5221da1915f7..801305157379 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest/client.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest/service_stub.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest/service_stub.rb index 4a2efa0cc2e4..67b36688a24c 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_service/rest/service_stub.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpinventory_services_pb.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpinventory_services_pb.rb index 8140d248b8ce..932c329a2f11 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpinventory_services_pb.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpinventory_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/lfp/v1beta/lfpinventory.proto for package 'google.shopping.merchant.lfp.v1beta' # Original file comments: -# Copyright 2023 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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpsale_services_pb.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpsale_services_pb.rb index b14032abc2ca..c567c9b70176 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpsale_services_pb.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpsale_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/lfp/v1beta/lfpsale.proto for package 'google.shopping.merchant.lfp.v1beta' # Original file comments: -# Copyright 2023 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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpstore_services_pb.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpstore_services_pb.rb index c292700d21d4..c32b8a0cff48 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpstore_services_pb.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/lfpstore_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/lfp/v1beta/lfpstore.proto for package 'google.shopping.merchant.lfp.v1beta' # Original file comments: -# Copyright 2023 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-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/rest.rb b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/rest.rb index eb3ead94b93d..ccb9d408d652 100644 --- a/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/rest.rb +++ b/google-shopping-merchant-lfp-v1beta/lib/google/shopping/merchant/lfp/v1beta/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-shopping-merchant-lfp-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/client.rb index c58739e32368..3ab0b096d445 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/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-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_behavior.rb index b03587481349..582be187d115 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_info.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_info.rb index d558fed6cef1..0f5acf0a5538 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_info.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/field_info.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-shopping-merchant-lfp-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/launch_stage.rb index 38b4b61e6061..9392a413fb1b 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-lfp-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/resource.rb index 935946d52792..25dec4847ac1 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/api/resource.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-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/duration.rb index b5731a824060..ea59f1f91daf 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/empty.rb index 8c6b19d52e3d..83e4481834a6 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/empty.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-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/timestamp.rb index 4ac9c4801a3f..e58202461f88 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpinventory.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpinventory.rb index a6af22574258..19f58bda679a 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpinventory.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpinventory.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-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpmerchantstate.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpmerchantstate.rb index b39853a6e31c..714550db536e 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpmerchantstate.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpmerchantstate.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-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpsale.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpsale.rb index e6c00478c936..cdbbfd2aff70 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpsale.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpsale.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-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpstore.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpstore.rb index 927293d9510b..b107be282b52 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpstore.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/merchant/lfp/v1beta/lfpstore.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-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/type/types.rb index 3ca6b3cad91d..1a166e0ac98c 100644 --- a/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-lfp-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-lfp-v1beta/snippets/Gemfile b/google-shopping-merchant-lfp-v1beta/snippets/Gemfile index 59691d8f906c..2ec19bba9dbc 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-lfp-v1beta/snippets/Gemfile @@ -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-shopping-merchant-lfp-v1beta/snippets/lfp_inventory_service/insert_lfp_inventory.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_inventory_service/insert_lfp_inventory.rb index 46400ecc1e72..e2585705684c 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_inventory_service/insert_lfp_inventory.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_inventory_service/insert_lfp_inventory.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-shopping-merchant-lfp-v1beta/snippets/lfp_merchant_state_service/get_lfp_merchant_state.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_merchant_state_service/get_lfp_merchant_state.rb index 7094cd3da073..141678378df2 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_merchant_state_service/get_lfp_merchant_state.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_merchant_state_service/get_lfp_merchant_state.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-shopping-merchant-lfp-v1beta/snippets/lfp_sale_service/insert_lfp_sale.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_sale_service/insert_lfp_sale.rb index 3ba60858f37a..9ab7a5e2d19b 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_sale_service/insert_lfp_sale.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_sale_service/insert_lfp_sale.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-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/delete_lfp_store.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/delete_lfp_store.rb index cb33a80b368a..02f91277cd57 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/delete_lfp_store.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/delete_lfp_store.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-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/get_lfp_store.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/get_lfp_store.rb index f0397620d007..724ea5eb612a 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/get_lfp_store.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/get_lfp_store.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-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/insert_lfp_store.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/insert_lfp_store.rb index f5170c9aeb4f..1ba55bde4558 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/insert_lfp_store.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/insert_lfp_store.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-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/list_lfp_stores.rb b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/list_lfp_stores.rb index 614c32536657..fedc94991d61 100644 --- a/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/list_lfp_stores.rb +++ b/google-shopping-merchant-lfp-v1beta/snippets/lfp_store_service/list_lfp_stores.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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_paths_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_paths_test.rb index 8982870a4176..da075914c662 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_rest_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_rest_test.rb index fdc2bbcd5e9c..1a89155b8838 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_test.rb index 7c8ba3369dd5..e4619028814e 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_service_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_inventory_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_paths_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_paths_test.rb index 0245605fbc69..57e0727dc345 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_rest_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_rest_test.rb index 5a7b074599ba..7120754f821d 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_test.rb index ce2c01dcb12d..5f3930141820 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_service_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_merchant_state_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_paths_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_paths_test.rb index f87aad8c0e29..e070ba66a8f6 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_rest_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_rest_test.rb index 382720d5a59d..a13f00e79029 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_test.rb index 5c7dba07fb0b..0f7ebded18a3 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_service_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_sale_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_paths_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_paths_test.rb index bd97f94fec54..cd51f3f3b1b6 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_paths_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_rest_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_rest_test.rb index 8cf4e34651e8..d68255231ead 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_rest_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_test.rb b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_test.rb index b928949f0ee0..6d86669d5067 100644 --- a/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_service_test.rb +++ b/google-shopping-merchant-lfp-v1beta/test/google/shopping/merchant/lfp/v1beta/lfp_store_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-shopping-merchant-lfp-v1beta/test/helper.rb b/google-shopping-merchant-lfp-v1beta/test/helper.rb index 5838f6bd94e7..4fb6756ac7e2 100644 --- a/google-shopping-merchant-lfp-v1beta/test/helper.rb +++ b/google-shopping-merchant-lfp-v1beta/test/helper.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-shopping-merchant-products-v1/.owlbot-manifest.json b/google-shopping-merchant-products-v1/.owlbot-manifest.json index b02e813bd877..e0d0545550f3 100644 --- a/google-shopping-merchant-products-v1/.owlbot-manifest.json +++ b/google-shopping-merchant-products-v1/.owlbot-manifest.json @@ -66,6 +66,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-products-v1/.toys.rb b/google-shopping-merchant-products-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-shopping-merchant-products-v1/.toys.rb +++ b/google-shopping-merchant-products-v1/.toys.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-shopping-merchant-products-v1/Rakefile b/google-shopping-merchant-products-v1/Rakefile index 27f7a1ed0d49..4a3b723c7342 100644 --- a/google-shopping-merchant-products-v1/Rakefile +++ b/google-shopping-merchant-products-v1/Rakefile @@ -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-shopping-merchant-products-v1/lib/google-shopping-merchant-products-v1.rb b/google-shopping-merchant-products-v1/lib/google-shopping-merchant-products-v1.rb index c0b65c435a5e..03a904782651 100644 --- a/google-shopping-merchant-products-v1/lib/google-shopping-merchant-products-v1.rb +++ b/google-shopping-merchant-products-v1/lib/google-shopping-merchant-products-v1.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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1.rb index 86b7ca5bc6b0..cbcaa48f9328 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1.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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service.rb index 83fca16e8a8d..35b9b48149cb 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/client.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/client.rb index d0c2177774a5..f801a523c825 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/client.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/credentials.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/credentials.rb index 64f26287de14..2dab97788402 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/credentials.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/paths.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/paths.rb index 8578ef15e26c..b4569174dc31 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/paths.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest.rb index 708dd3f0d8ce..c06b76bc7cc0 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest/client.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest/client.rb index 43aac3221ca4..7c00d8232192 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest/client.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest/service_stub.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest/service_stub.rb index 7abcce600808..0fe81f05e2e3 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_service/rest/service_stub.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/productinputs_services_pb.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/productinputs_services_pb.rb index 36047e8d5059..db44b2b83172 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/productinputs_services_pb.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/productinputs_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/products/v1/productinputs.proto for package 'Google.Shopping.Merchant.Products.V1' # Original file comments: -# 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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service.rb index 466073d80977..64476f45cd43 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/client.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/client.rb index 440b40bf73d2..b77959106caf 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/client.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/credentials.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/credentials.rb index d9805cf55bf4..452534d75641 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/credentials.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/paths.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/paths.rb index 227587be92ca..e94269725235 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/paths.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest.rb index 5b635928b496..0a338c0d900e 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest/client.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest/client.rb index 1fe980ee0318..99fb8c0c1a03 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest/client.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest/service_stub.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest/service_stub.rb index 619edc9bdca9..31581fcf3077 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_service/rest/service_stub.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_services_pb.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_services_pb.rb index 003ea01a4f13..21a0bd234222 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_services_pb.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/products_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/products/v1/products.proto for package 'Google.Shopping.Merchant.Products.V1' # Original file comments: -# 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-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/rest.rb b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/rest.rb index d52eb9db3502..35efbd477133 100644 --- a/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/rest.rb +++ b/google-shopping-merchant-products-v1/lib/google/shopping/merchant/products/v1/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-shopping-merchant-products-v1/proto_docs/google/api/client.rb b/google-shopping-merchant-products-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/api/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-shopping-merchant-products-v1/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-products-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/api/field_behavior.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-shopping-merchant-products-v1/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-products-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/api/launch_stage.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-shopping-merchant-products-v1/proto_docs/google/api/resource.rb b/google-shopping-merchant-products-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/api/resource.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-shopping-merchant-products-v1/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/duration.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-shopping-merchant-products-v1/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/empty.rb index c2acab1235a9..83e4481834a6 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/empty.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-shopping-merchant-products-v1/proto_docs/google/protobuf/field_mask.rb b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/field_mask.rb index ad3c3ad25f0f..7f3ffc78601a 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/protobuf/field_mask.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/field_mask.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-shopping-merchant-products-v1/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/productinputs.rb b/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/productinputs.rb index 6fbcd242ce62..852b9c4e5e01 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/productinputs.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/productinputs.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-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products.rb b/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products.rb index 99d1bc7979f3..d83cd354ded6 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products.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-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products_common.rb b/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products_common.rb index 1d9c58813866..f2889cd30f1b 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products_common.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/shopping/merchant/products/v1/products_common.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-shopping-merchant-products-v1/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-products-v1/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/shopping/type/types.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-shopping-merchant-products-v1/proto_docs/google/type/interval.rb b/google-shopping-merchant-products-v1/proto_docs/google/type/interval.rb index 1de1b841fd30..9350ca479005 100644 --- a/google-shopping-merchant-products-v1/proto_docs/google/type/interval.rb +++ b/google-shopping-merchant-products-v1/proto_docs/google/type/interval.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-shopping-merchant-products-v1/snippets/Gemfile b/google-shopping-merchant-products-v1/snippets/Gemfile index a26cd0262526..476b0913359f 100644 --- a/google-shopping-merchant-products-v1/snippets/Gemfile +++ b/google-shopping-merchant-products-v1/snippets/Gemfile @@ -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-shopping-merchant-products-v1/snippets/product_inputs_service/delete_product_input.rb b/google-shopping-merchant-products-v1/snippets/product_inputs_service/delete_product_input.rb index c6549f27042e..fed58bf376e9 100644 --- a/google-shopping-merchant-products-v1/snippets/product_inputs_service/delete_product_input.rb +++ b/google-shopping-merchant-products-v1/snippets/product_inputs_service/delete_product_input.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-shopping-merchant-products-v1/snippets/product_inputs_service/insert_product_input.rb b/google-shopping-merchant-products-v1/snippets/product_inputs_service/insert_product_input.rb index 9d02c70d5d28..93a4a28126da 100644 --- a/google-shopping-merchant-products-v1/snippets/product_inputs_service/insert_product_input.rb +++ b/google-shopping-merchant-products-v1/snippets/product_inputs_service/insert_product_input.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-shopping-merchant-products-v1/snippets/product_inputs_service/update_product_input.rb b/google-shopping-merchant-products-v1/snippets/product_inputs_service/update_product_input.rb index fb43f144c6ec..03fa844cc1bb 100644 --- a/google-shopping-merchant-products-v1/snippets/product_inputs_service/update_product_input.rb +++ b/google-shopping-merchant-products-v1/snippets/product_inputs_service/update_product_input.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-shopping-merchant-products-v1/snippets/products_service/get_product.rb b/google-shopping-merchant-products-v1/snippets/products_service/get_product.rb index 1837087a0b6a..c3ee6d98c313 100644 --- a/google-shopping-merchant-products-v1/snippets/products_service/get_product.rb +++ b/google-shopping-merchant-products-v1/snippets/products_service/get_product.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-shopping-merchant-products-v1/snippets/products_service/list_products.rb b/google-shopping-merchant-products-v1/snippets/products_service/list_products.rb index 7d1c214d9304..8c761094470d 100644 --- a/google-shopping-merchant-products-v1/snippets/products_service/list_products.rb +++ b/google-shopping-merchant-products-v1/snippets/products_service/list_products.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-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_paths_test.rb b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_paths_test.rb index 08569a6317e8..129ddf43af5d 100644 --- a/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_paths_test.rb +++ b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_rest_test.rb b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_rest_test.rb index 8e33e308fffc..4fb0bfefbe32 100644 --- a/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_rest_test.rb +++ b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_test.rb b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_test.rb index 39262d0f6c8f..64c3eaa96159 100644 --- a/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_service_test.rb +++ b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/product_inputs_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-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_paths_test.rb b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_paths_test.rb index 2a297d86802a..7699b26cd912 100644 --- a/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_paths_test.rb +++ b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_rest_test.rb b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_rest_test.rb index a18dd81a7a7a..f65e8189f567 100644 --- a/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_rest_test.rb +++ b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_test.rb b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_test.rb index 8e976efa5a60..f01d9b28135c 100644 --- a/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_service_test.rb +++ b/google-shopping-merchant-products-v1/test/google/shopping/merchant/products/v1/products_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-shopping-merchant-products-v1/test/helper.rb b/google-shopping-merchant-products-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-shopping-merchant-products-v1/test/helper.rb +++ b/google-shopping-merchant-products-v1/test/helper.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-shopping-merchant-products-v1beta/.owlbot-manifest.json b/google-shopping-merchant-products-v1beta/.owlbot-manifest.json index 4c2b1c5ce3f6..1a8f4d3b56aa 100644 --- a/google-shopping-merchant-products-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-products-v1beta/.owlbot-manifest.json @@ -66,6 +66,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-products-v1beta/.toys.rb b/google-shopping-merchant-products-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-products-v1beta/.toys.rb +++ b/google-shopping-merchant-products-v1beta/.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-shopping-merchant-products-v1beta/Rakefile b/google-shopping-merchant-products-v1beta/Rakefile index 3b2fd0419d64..10cb6d8b95a9 100644 --- a/google-shopping-merchant-products-v1beta/Rakefile +++ b/google-shopping-merchant-products-v1beta/Rakefile @@ -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-shopping-merchant-products-v1beta/lib/google-shopping-merchant-products-v1beta.rb b/google-shopping-merchant-products-v1beta/lib/google-shopping-merchant-products-v1beta.rb index abda9a44fdb4..7d527ddd9822 100644 --- a/google-shopping-merchant-products-v1beta/lib/google-shopping-merchant-products-v1beta.rb +++ b/google-shopping-merchant-products-v1beta/lib/google-shopping-merchant-products-v1beta.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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta.rb index 49afe8d8c9f4..e683bb4e583d 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta.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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service.rb index 68a5e1d98d77..0ddfb756c73a 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/client.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/client.rb index 699390976e8b..165f4881a6dd 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/client.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/credentials.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/credentials.rb index 8bad4432d9c0..718d7d4e3f00 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/credentials.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/paths.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/paths.rb index 5aa2842b8d6f..4a11a773de08 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/paths.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest.rb index f414f0da4fd3..672cd8c37902 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest/client.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest/client.rb index 50c7b76a1f67..d718e5bfd70b 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest/client.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest/service_stub.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest/service_stub.rb index 46eea64281b7..dc90849ebd50 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_service/rest/service_stub.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/productinputs_services_pb.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/productinputs_services_pb.rb index 7e8ffb5e5c7d..847efb1541c4 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/productinputs_services_pb.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/productinputs_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/products/v1beta/productinputs.proto for package 'google.shopping.merchant.products.v1beta' # 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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service.rb index 77dca66cf937..87f9782eaeef 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/client.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/client.rb index 961c6b11baa3..9d628e10b9b8 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/client.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/credentials.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/credentials.rb index af0813e91115..faeb5001f556 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/credentials.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/paths.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/paths.rb index facdbcd17435..4926d100d288 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/paths.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest.rb index fdc9b715833d..f97202d7f457 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest/client.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest/client.rb index 0871912f335e..4f0b4b39a4f2 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest/client.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest/service_stub.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest/service_stub.rb index 04739f5908c8..5aba9aaa6400 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_service/rest/service_stub.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_services_pb.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_services_pb.rb index bcfcf9cc4788..0d596b062d0b 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_services_pb.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/products_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/products/v1beta/products.proto for package 'google.shopping.merchant.products.v1beta' # 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-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/rest.rb b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/rest.rb index 655a63559974..f6dac740f63e 100644 --- a/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/rest.rb +++ b/google-shopping-merchant-products-v1beta/lib/google/shopping/merchant/products/v1beta/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-shopping-merchant-products-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/api/client.rb index c58739e32368..3ab0b096d445 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/api/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-shopping-merchant-products-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/api/field_behavior.rb index b03587481349..582be187d115 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-products-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/api/launch_stage.rb index 38b4b61e6061..9392a413fb1b 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-products-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/api/resource.rb index 935946d52792..25dec4847ac1 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/api/resource.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-shopping-merchant-products-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/duration.rb index b5731a824060..ea59f1f91daf 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-products-v1beta/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/empty.rb index 8c6b19d52e3d..83e4481834a6 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/empty.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-shopping-merchant-products-v1beta/proto_docs/google/protobuf/field_mask.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/field_mask.rb index ad3c3ad25f0f..7f3ffc78601a 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/field_mask.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/field_mask.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-shopping-merchant-products-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/timestamp.rb index 4ac9c4801a3f..e58202461f88 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/productinputs.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/productinputs.rb index 702ae44564ea..8890f7c8a515 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/productinputs.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/productinputs.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-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products.rb index d3ca422c8207..b4d830bc43e7 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/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-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products_common.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products_common.rb index 262a75f654dc..3328f31f3069 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products_common.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/merchant/products/v1beta/products_common.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-shopping-merchant-products-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/type/types.rb index 3ca6b3cad91d..1a166e0ac98c 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-products-v1beta/proto_docs/google/type/interval.rb b/google-shopping-merchant-products-v1beta/proto_docs/google/type/interval.rb index ba88575c495d..9350ca479005 100644 --- a/google-shopping-merchant-products-v1beta/proto_docs/google/type/interval.rb +++ b/google-shopping-merchant-products-v1beta/proto_docs/google/type/interval.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-shopping-merchant-products-v1beta/snippets/Gemfile b/google-shopping-merchant-products-v1beta/snippets/Gemfile index 6000b2e11c62..be3d65c4c73d 100644 --- a/google-shopping-merchant-products-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-products-v1beta/snippets/Gemfile @@ -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-shopping-merchant-products-v1beta/snippets/product_inputs_service/delete_product_input.rb b/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/delete_product_input.rb index 3018f5a6d16e..4680cd8ecdd3 100644 --- a/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/delete_product_input.rb +++ b/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/delete_product_input.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-shopping-merchant-products-v1beta/snippets/product_inputs_service/insert_product_input.rb b/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/insert_product_input.rb index 2373f385a2c7..c4d92ec01316 100644 --- a/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/insert_product_input.rb +++ b/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/insert_product_input.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-shopping-merchant-products-v1beta/snippets/product_inputs_service/update_product_input.rb b/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/update_product_input.rb index 7f16a4271716..3e96af7855cb 100644 --- a/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/update_product_input.rb +++ b/google-shopping-merchant-products-v1beta/snippets/product_inputs_service/update_product_input.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-shopping-merchant-products-v1beta/snippets/products_service/get_product.rb b/google-shopping-merchant-products-v1beta/snippets/products_service/get_product.rb index 072d700d7787..0e9287abfa14 100644 --- a/google-shopping-merchant-products-v1beta/snippets/products_service/get_product.rb +++ b/google-shopping-merchant-products-v1beta/snippets/products_service/get_product.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-shopping-merchant-products-v1beta/snippets/products_service/list_products.rb b/google-shopping-merchant-products-v1beta/snippets/products_service/list_products.rb index 44f8f4ab3b5e..14ee55d1e87e 100644 --- a/google-shopping-merchant-products-v1beta/snippets/products_service/list_products.rb +++ b/google-shopping-merchant-products-v1beta/snippets/products_service/list_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-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_paths_test.rb b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_paths_test.rb index 6d7e3db4fbc9..af09f148b6e3 100644 --- a/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_paths_test.rb +++ b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_rest_test.rb b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_rest_test.rb index 99c46cf668d4..ff1f33b0759b 100644 --- a/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_rest_test.rb +++ b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_test.rb b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_test.rb index 51f024bec7f4..2d9d0fa554f2 100644 --- a/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_service_test.rb +++ b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/product_inputs_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-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_paths_test.rb b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_paths_test.rb index ba11078369a4..d31f0e886202 100644 --- a/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_paths_test.rb +++ b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_rest_test.rb b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_rest_test.rb index 562ab0386e5a..32479d72f2ef 100644 --- a/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_rest_test.rb +++ b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_test.rb b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_test.rb index 4f95d634d9c2..5b33d88e7918 100644 --- a/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_service_test.rb +++ b/google-shopping-merchant-products-v1beta/test/google/shopping/merchant/products/v1beta/products_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-shopping-merchant-products-v1beta/test/helper.rb b/google-shopping-merchant-products-v1beta/test/helper.rb index 5838f6bd94e7..4fb6756ac7e2 100644 --- a/google-shopping-merchant-products-v1beta/test/helper.rb +++ b/google-shopping-merchant-products-v1beta/test/helper.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-shopping-merchant-promotions-v1/.owlbot-manifest.json b/google-shopping-merchant-promotions-v1/.owlbot-manifest.json index 4e8cdea1bd1c..4f73c3821386 100644 --- a/google-shopping-merchant-promotions-v1/.owlbot-manifest.json +++ b/google-shopping-merchant-promotions-v1/.owlbot-manifest.json @@ -49,6 +49,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-promotions-v1/.toys.rb b/google-shopping-merchant-promotions-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-shopping-merchant-promotions-v1/.toys.rb +++ b/google-shopping-merchant-promotions-v1/.toys.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-shopping-merchant-promotions-v1/Rakefile b/google-shopping-merchant-promotions-v1/Rakefile index b09874dc29fb..d98f692bf19e 100644 --- a/google-shopping-merchant-promotions-v1/Rakefile +++ b/google-shopping-merchant-promotions-v1/Rakefile @@ -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-shopping-merchant-promotions-v1/lib/google-shopping-merchant-promotions-v1.rb b/google-shopping-merchant-promotions-v1/lib/google-shopping-merchant-promotions-v1.rb index 61e45c3b1a94..7520fa752e8c 100644 --- a/google-shopping-merchant-promotions-v1/lib/google-shopping-merchant-promotions-v1.rb +++ b/google-shopping-merchant-promotions-v1/lib/google-shopping-merchant-promotions-v1.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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1.rb index 9d796242bfc9..f3a70c6d9348 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1.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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service.rb index c156a1de1a94..19dae04d8d12 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/client.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/client.rb index 5a9b333a7ccb..5a1247691c4c 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/client.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/credentials.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/credentials.rb index 85d174c3ebf1..581e95d2481a 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/credentials.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/paths.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/paths.rb index aa61830b2295..5872c917bb52 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/paths.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest.rb index 01f9f743295b..e3a39d2bf44d 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest/client.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest/client.rb index 0c16fd35c5f2..a09a9749a05e 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest/client.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest/service_stub.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest/service_stub.rb index c01adffdb20a..269bd4f2e60c 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_service/rest/service_stub.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/rest.rb b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/rest.rb index 4890984b3dc7..56dbf26b54f7 100644 --- a/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/rest.rb +++ b/google-shopping-merchant-promotions-v1/lib/google/shopping/merchant/promotions/v1/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-shopping-merchant-promotions-v1/proto_docs/google/api/client.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/api/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-shopping-merchant-promotions-v1/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/api/field_behavior.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-shopping-merchant-promotions-v1/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/api/launch_stage.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-shopping-merchant-promotions-v1/proto_docs/google/api/resource.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/api/resource.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-shopping-merchant-promotions-v1/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/protobuf/duration.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-shopping-merchant-promotions-v1/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions.rb index e3eed7518497..feb8f7c2dc11 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions.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-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb index 8a3be1a8f574..eecbe0f7dc25 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions_common.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/merchant/promotions/v1/promotions_common.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-shopping-merchant-promotions-v1/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/shopping/type/types.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-shopping-merchant-promotions-v1/proto_docs/google/type/interval.rb b/google-shopping-merchant-promotions-v1/proto_docs/google/type/interval.rb index 1de1b841fd30..9350ca479005 100644 --- a/google-shopping-merchant-promotions-v1/proto_docs/google/type/interval.rb +++ b/google-shopping-merchant-promotions-v1/proto_docs/google/type/interval.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-shopping-merchant-promotions-v1/snippets/Gemfile b/google-shopping-merchant-promotions-v1/snippets/Gemfile index 8c6e64adc783..17fb138bc4f5 100644 --- a/google-shopping-merchant-promotions-v1/snippets/Gemfile +++ b/google-shopping-merchant-promotions-v1/snippets/Gemfile @@ -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-shopping-merchant-promotions-v1/snippets/promotions_service/get_promotion.rb b/google-shopping-merchant-promotions-v1/snippets/promotions_service/get_promotion.rb index 06bf905924e3..b1c409c4e3f9 100644 --- a/google-shopping-merchant-promotions-v1/snippets/promotions_service/get_promotion.rb +++ b/google-shopping-merchant-promotions-v1/snippets/promotions_service/get_promotion.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-shopping-merchant-promotions-v1/snippets/promotions_service/insert_promotion.rb b/google-shopping-merchant-promotions-v1/snippets/promotions_service/insert_promotion.rb index 3bff4aa70bf9..542d86aa9afd 100644 --- a/google-shopping-merchant-promotions-v1/snippets/promotions_service/insert_promotion.rb +++ b/google-shopping-merchant-promotions-v1/snippets/promotions_service/insert_promotion.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-shopping-merchant-promotions-v1/snippets/promotions_service/list_promotions.rb b/google-shopping-merchant-promotions-v1/snippets/promotions_service/list_promotions.rb index b8d4843cdcc2..4a4bfe6a3cc5 100644 --- a/google-shopping-merchant-promotions-v1/snippets/promotions_service/list_promotions.rb +++ b/google-shopping-merchant-promotions-v1/snippets/promotions_service/list_promotions.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-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_paths_test.rb b/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_paths_test.rb index 66d279c73850..a6226b082804 100644 --- a/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_paths_test.rb +++ b/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_rest_test.rb b/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_rest_test.rb index b795c54e06f4..873f2adddb0c 100644 --- a/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_rest_test.rb +++ b/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_test.rb b/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_test.rb index f4b97c63b30f..448c5a90531c 100644 --- a/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_service_test.rb +++ b/google-shopping-merchant-promotions-v1/test/google/shopping/merchant/promotions/v1/promotions_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-shopping-merchant-promotions-v1/test/helper.rb b/google-shopping-merchant-promotions-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-shopping-merchant-promotions-v1/test/helper.rb +++ b/google-shopping-merchant-promotions-v1/test/helper.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-shopping-merchant-promotions-v1beta/.owlbot-manifest.json b/google-shopping-merchant-promotions-v1beta/.owlbot-manifest.json index 8e2ec3e27dff..a6e124541a3d 100644 --- a/google-shopping-merchant-promotions-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-promotions-v1beta/.owlbot-manifest.json @@ -49,6 +49,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-promotions-v1beta/.toys.rb b/google-shopping-merchant-promotions-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-promotions-v1beta/.toys.rb +++ b/google-shopping-merchant-promotions-v1beta/.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-shopping-merchant-promotions-v1beta/Rakefile b/google-shopping-merchant-promotions-v1beta/Rakefile index eb2fe8f26960..e317bc9466c7 100644 --- a/google-shopping-merchant-promotions-v1beta/Rakefile +++ b/google-shopping-merchant-promotions-v1beta/Rakefile @@ -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-shopping-merchant-promotions-v1beta/lib/google-shopping-merchant-promotions-v1beta.rb b/google-shopping-merchant-promotions-v1beta/lib/google-shopping-merchant-promotions-v1beta.rb index 740109104aa0..c10f79fc005e 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google-shopping-merchant-promotions-v1beta.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google-shopping-merchant-promotions-v1beta.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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta.rb index 47131d212a31..dfaeefd3dd24 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta.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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service.rb index 9a5fd53d2d12..5228821b12f3 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/client.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/client.rb index 47a23734e0a0..f1d506169661 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/client.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/credentials.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/credentials.rb index 8e50532ece8a..eebde160342e 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/credentials.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/paths.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/paths.rb index ab48d5af5169..19c1177beb9f 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/paths.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest.rb index 8e8d8edf7031..3877791112d1 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest/client.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest/client.rb index 4c6484f3d27f..ae1bd17618d9 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest/client.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest/service_stub.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest/service_stub.rb index 5192cb0b1268..8219c8fdf658 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_service/rest/service_stub.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_services_pb.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_services_pb.rb index 26ed8c356a6d..5065716b05be 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_services_pb.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/promotions_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/promotions/v1beta/promotions.proto for package 'google.shopping.merchant.promotions.v1beta' # 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-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/rest.rb b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/rest.rb index 118a2b0f157b..ddbc997c4bc8 100644 --- a/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/rest.rb +++ b/google-shopping-merchant-promotions-v1beta/lib/google/shopping/merchant/promotions/v1beta/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-shopping-merchant-promotions-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/client.rb index c58739e32368..3ab0b096d445 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/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-shopping-merchant-promotions-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/field_behavior.rb index b03587481349..582be187d115 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-promotions-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/launch_stage.rb index 38b4b61e6061..9392a413fb1b 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-promotions-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/resource.rb index 935946d52792..25dec4847ac1 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/api/resource.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-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/duration.rb index b5731a824060..ea59f1f91daf 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/timestamp.rb index 4ac9c4801a3f..e58202461f88 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb index 9621f662161c..5589a80a6d2c 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions.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-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions_common.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions_common.rb index 3e0fe09d37ba..1020dd50edbd 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions_common.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/merchant/promotions/v1beta/promotions_common.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-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/type/types.rb index 3ca6b3cad91d..1a166e0ac98c 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-promotions-v1beta/proto_docs/google/type/interval.rb b/google-shopping-merchant-promotions-v1beta/proto_docs/google/type/interval.rb index ba88575c495d..9350ca479005 100644 --- a/google-shopping-merchant-promotions-v1beta/proto_docs/google/type/interval.rb +++ b/google-shopping-merchant-promotions-v1beta/proto_docs/google/type/interval.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-shopping-merchant-promotions-v1beta/snippets/Gemfile b/google-shopping-merchant-promotions-v1beta/snippets/Gemfile index e4292cdc50d4..1271b862a659 100644 --- a/google-shopping-merchant-promotions-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-promotions-v1beta/snippets/Gemfile @@ -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-shopping-merchant-promotions-v1beta/snippets/promotions_service/get_promotion.rb b/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/get_promotion.rb index 951e406a5139..6e9b8d3455d4 100644 --- a/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/get_promotion.rb +++ b/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/get_promotion.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-shopping-merchant-promotions-v1beta/snippets/promotions_service/insert_promotion.rb b/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/insert_promotion.rb index deec7e6f2d21..43f6e2c19e06 100644 --- a/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/insert_promotion.rb +++ b/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/insert_promotion.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-shopping-merchant-promotions-v1beta/snippets/promotions_service/list_promotions.rb b/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/list_promotions.rb index 9f0e22d2a817..4688318ef057 100644 --- a/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/list_promotions.rb +++ b/google-shopping-merchant-promotions-v1beta/snippets/promotions_service/list_promotions.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-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_paths_test.rb b/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_paths_test.rb index 1d50e128df17..bbc7ea1a187e 100644 --- a/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_paths_test.rb +++ b/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_rest_test.rb b/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_rest_test.rb index fd2c3683e011..498d485cd41a 100644 --- a/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_rest_test.rb +++ b/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_test.rb b/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_test.rb index 0a487b5d6c64..a2e706899842 100644 --- a/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_service_test.rb +++ b/google-shopping-merchant-promotions-v1beta/test/google/shopping/merchant/promotions/v1beta/promotions_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-shopping-merchant-promotions-v1beta/test/helper.rb b/google-shopping-merchant-promotions-v1beta/test/helper.rb index 5838f6bd94e7..4fb6756ac7e2 100644 --- a/google-shopping-merchant-promotions-v1beta/test/helper.rb +++ b/google-shopping-merchant-promotions-v1beta/test/helper.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-shopping-merchant-reports-v1/.owlbot-manifest.json b/google-shopping-merchant-reports-v1/.owlbot-manifest.json index 8d66dedfb01d..504a8967708d 100644 --- a/google-shopping-merchant-reports-v1/.owlbot-manifest.json +++ b/google-shopping-merchant-reports-v1/.owlbot-manifest.json @@ -43,6 +43,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-reports-v1/.toys.rb b/google-shopping-merchant-reports-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-shopping-merchant-reports-v1/.toys.rb +++ b/google-shopping-merchant-reports-v1/.toys.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-shopping-merchant-reports-v1/Rakefile b/google-shopping-merchant-reports-v1/Rakefile index d70463f645c3..6d4b8859d747 100644 --- a/google-shopping-merchant-reports-v1/Rakefile +++ b/google-shopping-merchant-reports-v1/Rakefile @@ -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-shopping-merchant-reports-v1/lib/google-shopping-merchant-reports-v1.rb b/google-shopping-merchant-reports-v1/lib/google-shopping-merchant-reports-v1.rb index f4d340b5c4d4..519b57180416 100644 --- a/google-shopping-merchant-reports-v1/lib/google-shopping-merchant-reports-v1.rb +++ b/google-shopping-merchant-reports-v1/lib/google-shopping-merchant-reports-v1.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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1.rb index f68956aa290f..588dc6fa4ee3 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1.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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service.rb index a844a34ef579..88e9aced79fd 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/client.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/client.rb index c99526ed3748..ef9288f54a3b 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/client.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/credentials.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/credentials.rb index ad267483c398..f1e78db705c2 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/credentials.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest.rb index 633c7aa46095..f84d95a0f9f3 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest/client.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest/client.rb index fda7581a6081..05047b77bb2f 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest/client.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest/service_stub.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest/service_stub.rb index 774675d5616e..e78b6989589a 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_service/rest/service_stub.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/reports_services_pb.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/reports_services_pb.rb index c00c192cbb54..fd4268bd9362 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/reports_services_pb.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/reports_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/reports/v1/reports.proto for package 'Google.Shopping.Merchant.Reports.V1' # Original file comments: -# 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-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/rest.rb b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/rest.rb index a00d66112047..2a235a918302 100644 --- a/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/rest.rb +++ b/google-shopping-merchant-reports-v1/lib/google/shopping/merchant/reports/v1/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-shopping-merchant-reports-v1/proto_docs/google/api/client.rb b/google-shopping-merchant-reports-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/api/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-shopping-merchant-reports-v1/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-reports-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/api/field_behavior.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-shopping-merchant-reports-v1/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-reports-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/api/launch_stage.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-shopping-merchant-reports-v1/proto_docs/google/api/resource.rb b/google-shopping-merchant-reports-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/api/resource.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-shopping-merchant-reports-v1/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-reports-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/protobuf/duration.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-shopping-merchant-reports-v1/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-reports-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-reports-v1/proto_docs/google/shopping/merchant/reports/v1/reports.rb b/google-shopping-merchant-reports-v1/proto_docs/google/shopping/merchant/reports/v1/reports.rb index fcae89688507..aed6f4bb1da6 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/shopping/merchant/reports/v1/reports.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/shopping/merchant/reports/v1/reports.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-shopping-merchant-reports-v1/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-reports-v1/proto_docs/google/shopping/type/types.rb index d802772636bf..1a166e0ac98c 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/shopping/type/types.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-shopping-merchant-reports-v1/proto_docs/google/type/date.rb b/google-shopping-merchant-reports-v1/proto_docs/google/type/date.rb index 3c5295270b8b..a52275cebf89 100644 --- a/google-shopping-merchant-reports-v1/proto_docs/google/type/date.rb +++ b/google-shopping-merchant-reports-v1/proto_docs/google/type/date.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-shopping-merchant-reports-v1/snippets/Gemfile b/google-shopping-merchant-reports-v1/snippets/Gemfile index e4774bac377a..6c1738151dcf 100644 --- a/google-shopping-merchant-reports-v1/snippets/Gemfile +++ b/google-shopping-merchant-reports-v1/snippets/Gemfile @@ -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-shopping-merchant-reports-v1/snippets/report_service/search.rb b/google-shopping-merchant-reports-v1/snippets/report_service/search.rb index d4a1de602870..8ef0dd60d2ee 100644 --- a/google-shopping-merchant-reports-v1/snippets/report_service/search.rb +++ b/google-shopping-merchant-reports-v1/snippets/report_service/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-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_service_rest_test.rb b/google-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_service_rest_test.rb index d7596ef24e68..a19467753f43 100644 --- a/google-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_service_rest_test.rb +++ b/google-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_service_test.rb b/google-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_service_test.rb index 1b14eb1e8691..7f5c30b2cc09 100644 --- a/google-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_service_test.rb +++ b/google-shopping-merchant-reports-v1/test/google/shopping/merchant/reports/v1/report_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-shopping-merchant-reports-v1/test/helper.rb b/google-shopping-merchant-reports-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-shopping-merchant-reports-v1/test/helper.rb +++ b/google-shopping-merchant-reports-v1/test/helper.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-shopping-merchant-reports-v1beta/.owlbot-manifest.json b/google-shopping-merchant-reports-v1beta/.owlbot-manifest.json index 01d03cb337c7..6e65e646febc 100644 --- a/google-shopping-merchant-reports-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-reports-v1beta/.owlbot-manifest.json @@ -43,6 +43,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-reports-v1beta/.toys.rb b/google-shopping-merchant-reports-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-reports-v1beta/.toys.rb +++ b/google-shopping-merchant-reports-v1beta/.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-shopping-merchant-reports-v1beta/Rakefile b/google-shopping-merchant-reports-v1beta/Rakefile index 882da6e0e31b..82433d3dd4c3 100644 --- a/google-shopping-merchant-reports-v1beta/Rakefile +++ b/google-shopping-merchant-reports-v1beta/Rakefile @@ -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-shopping-merchant-reports-v1beta/lib/google-shopping-merchant-reports-v1beta.rb b/google-shopping-merchant-reports-v1beta/lib/google-shopping-merchant-reports-v1beta.rb index a38fe756755e..48b97fd3f8a8 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google-shopping-merchant-reports-v1beta.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google-shopping-merchant-reports-v1beta.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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta.rb index 33c6d7a64b55..8f2e15f900dd 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta.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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service.rb index 4a29a7ef8ebd..86b087e5ecff 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/client.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/client.rb index 5b916fd791e1..10901e1cdd1f 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/client.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/credentials.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/credentials.rb index ffe845b6ae3c..c11c7a9481d1 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/credentials.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest.rb index 4dcaecb51bdd..94cbe550a4c6 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest/client.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest/client.rb index 2575c24ff748..3740e0847bdd 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest/client.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest/service_stub.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest/service_stub.rb index 7955b8b6d3ab..319484db68ad 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_service/rest/service_stub.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/reports_services_pb.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/reports_services_pb.rb index 6d9239c9d014..bfe851e2efdf 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/reports_services_pb.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/reports_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/reports/v1beta/reports.proto for package 'google.shopping.merchant.reports.v1beta' # Original file comments: -# Copyright 2023 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-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/rest.rb b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/rest.rb index 19790785793e..85baeb6c6a29 100644 --- a/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/rest.rb +++ b/google-shopping-merchant-reports-v1beta/lib/google/shopping/merchant/reports/v1beta/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-shopping-merchant-reports-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/client.rb index f20af9485bd9..3ab0b096d445 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/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-shopping-merchant-reports-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/field_behavior.rb index 843c8e9deea2..582be187d115 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-reports-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/launch_stage.rb index 173c5c85f5dc..9392a413fb1b 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-reports-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/resource.rb index aa7e4be53201..25dec4847ac1 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/api/resource.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-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/duration.rb index b4a53d0ac67f..ea59f1f91daf 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/timestamp.rb index b7de80e5ed7f..e58202461f88 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-reports-v1beta/proto_docs/google/shopping/merchant/reports/v1beta/reports.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/shopping/merchant/reports/v1beta/reports.rb index faa863f16f97..3ab2c2d9864c 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/shopping/merchant/reports/v1beta/reports.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/shopping/merchant/reports/v1beta/reports.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-shopping-merchant-reports-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/shopping/type/types.rb index c27d18e7be7a..1a166e0ac98c 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-reports-v1beta/proto_docs/google/type/date.rb b/google-shopping-merchant-reports-v1beta/proto_docs/google/type/date.rb index 9478ba127d58..a52275cebf89 100644 --- a/google-shopping-merchant-reports-v1beta/proto_docs/google/type/date.rb +++ b/google-shopping-merchant-reports-v1beta/proto_docs/google/type/date.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-shopping-merchant-reports-v1beta/snippets/Gemfile b/google-shopping-merchant-reports-v1beta/snippets/Gemfile index dd5fbbb0dd3c..0ebf60951004 100644 --- a/google-shopping-merchant-reports-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-reports-v1beta/snippets/Gemfile @@ -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-shopping-merchant-reports-v1beta/snippets/report_service/search.rb b/google-shopping-merchant-reports-v1beta/snippets/report_service/search.rb index 02de78354707..1615fd5bbdd2 100644 --- a/google-shopping-merchant-reports-v1beta/snippets/report_service/search.rb +++ b/google-shopping-merchant-reports-v1beta/snippets/report_service/search.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-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_service_rest_test.rb b/google-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_service_rest_test.rb index a6ad421c7532..ff77f66f0d41 100644 --- a/google-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_service_rest_test.rb +++ b/google-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_service_test.rb b/google-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_service_test.rb index 9b689abdeb99..7f566f792f0c 100644 --- a/google-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_service_test.rb +++ b/google-shopping-merchant-reports-v1beta/test/google/shopping/merchant/reports/v1beta/report_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-shopping-merchant-reports-v1beta/test/helper.rb b/google-shopping-merchant-reports-v1beta/test/helper.rb index 7e4ec6975a18..4fb6756ac7e2 100644 --- a/google-shopping-merchant-reports-v1beta/test/helper.rb +++ b/google-shopping-merchant-reports-v1beta/test/helper.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-shopping-merchant-reviews-v1beta/.owlbot-manifest.json b/google-shopping-merchant-reviews-v1beta/.owlbot-manifest.json index 04779ffc21a8..b69b24239ba6 100644 --- a/google-shopping-merchant-reviews-v1beta/.owlbot-manifest.json +++ b/google-shopping-merchant-reviews-v1beta/.owlbot-manifest.json @@ -69,6 +69,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-shopping-merchant-reviews-v1beta/.toys.rb b/google-shopping-merchant-reviews-v1beta/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-shopping-merchant-reviews-v1beta/.toys.rb +++ b/google-shopping-merchant-reviews-v1beta/.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-shopping-merchant-reviews-v1beta/Rakefile b/google-shopping-merchant-reviews-v1beta/Rakefile index 1464e8c331d0..5c1b99f6600f 100644 --- a/google-shopping-merchant-reviews-v1beta/Rakefile +++ b/google-shopping-merchant-reviews-v1beta/Rakefile @@ -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-shopping-merchant-reviews-v1beta/lib/google-shopping-merchant-reviews-v1beta.rb b/google-shopping-merchant-reviews-v1beta/lib/google-shopping-merchant-reviews-v1beta.rb index 53ad5edb3390..ca8a9748a650 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google-shopping-merchant-reviews-v1beta.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google-shopping-merchant-reviews-v1beta.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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta.rb index 8213d6f83674..38eb44df819d 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta.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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service.rb index 996cdefd9f92..efe1e7c73e64 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/client.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/client.rb index 78d9a291a151..379d7601a5f2 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/client.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/credentials.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/credentials.rb index 7f7608871576..c277eb07bc1a 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/credentials.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/paths.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/paths.rb index c23e294bfee1..c9dd533a8f41 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/paths.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest.rb index 46af6497ddd2..baa41dc04a30 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest/client.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest/client.rb index 322971742069..342d19d3e30b 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest/client.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest/service_stub.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest/service_stub.rb index 4450a888752d..deaba97f1960 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_service/rest/service_stub.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchantreviews_services_pb.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchantreviews_services_pb.rb index 3bad11cd6c47..30579619d852 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchantreviews_services_pb.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/merchantreviews_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/reviews/v1beta/merchantreviews.proto for package 'Google.Shopping.Merchant.Reviews.V1beta' # 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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service.rb index 8f5977c0e9a6..6f1a62d59ed3 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/client.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/client.rb index 2bcc7f74b4cd..ad77c4e2b829 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/client.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/credentials.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/credentials.rb index b4b947b54ccd..231c7c4249c4 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/credentials.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/paths.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/paths.rb index 4297a91a4b9a..98e8ac0fe1e8 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/paths.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest.rb index bf2d69cecd30..a767cf6fe81a 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest/client.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest/client.rb index cab2d5e104e0..17e4811cb802 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest/client.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest/service_stub.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest/service_stub.rb index 6108cd76b8c3..ded40943cc71 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_service/rest/service_stub.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/productreviews_services_pb.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/productreviews_services_pb.rb index 275cf3928766..3e404da80652 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/productreviews_services_pb.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/productreviews_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/shopping/merchant/reviews/v1beta/productreviews.proto for package 'Google.Shopping.Merchant.Reviews.V1beta' # 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-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/rest.rb b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/rest.rb index 52cd29517762..142e981525a3 100644 --- a/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/rest.rb +++ b/google-shopping-merchant-reviews-v1beta/lib/google/shopping/merchant/reviews/v1beta/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-shopping-merchant-reviews-v1beta/proto_docs/google/api/client.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/client.rb index c58739e32368..3ab0b096d445 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/client.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/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-shopping-merchant-reviews-v1beta/proto_docs/google/api/field_behavior.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/field_behavior.rb index b03587481349..582be187d115 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/field_behavior.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/field_behavior.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-shopping-merchant-reviews-v1beta/proto_docs/google/api/launch_stage.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/launch_stage.rb index 38b4b61e6061..9392a413fb1b 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/launch_stage.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/launch_stage.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-shopping-merchant-reviews-v1beta/proto_docs/google/api/resource.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/resource.rb index 935946d52792..25dec4847ac1 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/resource.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/api/resource.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-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/duration.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/duration.rb index b5731a824060..ea59f1f91daf 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/duration.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/duration.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-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/empty.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/empty.rb index 8c6b19d52e3d..83e4481834a6 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/empty.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/empty.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-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/timestamp.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/timestamp.rb index 4ac9c4801a3f..e58202461f88 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/protobuf/timestamp.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. @@ -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-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews.rb index afef23b6d2db..c4751d5e0cfc 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews.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-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb index 3424e3f87b74..00152a39458c 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.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-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews.rb index 64fd36ae9416..6305806f1589 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews.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-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews_common.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews_common.rb index c9ed13111b1d..c3f0ca94ed2b 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews_common.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/merchant/reviews/v1beta/productreviews_common.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-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/type/types.rb b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/type/types.rb index 3ca6b3cad91d..1a166e0ac98c 100644 --- a/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/type/types.rb +++ b/google-shopping-merchant-reviews-v1beta/proto_docs/google/shopping/type/types.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-shopping-merchant-reviews-v1beta/snippets/Gemfile b/google-shopping-merchant-reviews-v1beta/snippets/Gemfile index b39026dc41cb..fc9a55054e31 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/Gemfile +++ b/google-shopping-merchant-reviews-v1beta/snippets/Gemfile @@ -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-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/delete_merchant_review.rb b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/delete_merchant_review.rb index 810e18cabb88..3bf6ab341e33 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/delete_merchant_review.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/delete_merchant_review.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-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/get_merchant_review.rb b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/get_merchant_review.rb index 163f967a77ee..e74ae7f73e5b 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/get_merchant_review.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/get_merchant_review.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-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/insert_merchant_review.rb b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/insert_merchant_review.rb index c007373f322b..a4ad91b0aa98 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/insert_merchant_review.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/insert_merchant_review.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-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/list_merchant_reviews.rb b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/list_merchant_reviews.rb index 2010d5651359..a98cc375b132 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/list_merchant_reviews.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/merchant_reviews_service/list_merchant_reviews.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-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/delete_product_review.rb b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/delete_product_review.rb index 7463f3f6fe0b..b2e342fe1042 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/delete_product_review.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/delete_product_review.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-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/get_product_review.rb b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/get_product_review.rb index 1be4116a81b1..eee1f0dc0863 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/get_product_review.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/get_product_review.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-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/insert_product_review.rb b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/insert_product_review.rb index 511c7f93f3fd..db93ef590cb8 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/insert_product_review.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/insert_product_review.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-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/list_product_reviews.rb b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/list_product_reviews.rb index 7d9859c1df7a..012d4654ccef 100644 --- a/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/list_product_reviews.rb +++ b/google-shopping-merchant-reviews-v1beta/snippets/product_reviews_service/list_product_reviews.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-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_paths_test.rb b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_paths_test.rb index 0b8d057cd929..ef0cd2bf6ea2 100644 --- a/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_paths_test.rb +++ b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_rest_test.rb b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_rest_test.rb index d1d466d61190..abe209026df2 100644 --- a/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_rest_test.rb +++ b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_test.rb b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_test.rb index d8f4fd8f3920..70570a7e94fc 100644 --- a/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_service_test.rb +++ b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/merchant_reviews_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-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_paths_test.rb b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_paths_test.rb index d38009b0b7fa..d08895891421 100644 --- a/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_paths_test.rb +++ b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_rest_test.rb b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_rest_test.rb index 774fcc4cd8bd..773800b1cdd9 100644 --- a/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_rest_test.rb +++ b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_test.rb b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_test.rb index ef6c25bea062..4ff70edccf39 100644 --- a/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_service_test.rb +++ b/google-shopping-merchant-reviews-v1beta/test/google/shopping/merchant/reviews/v1beta/product_reviews_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-shopping-merchant-reviews-v1beta/test/helper.rb b/google-shopping-merchant-reviews-v1beta/test/helper.rb index 5838f6bd94e7..4fb6756ac7e2 100644 --- a/google-shopping-merchant-reviews-v1beta/test/helper.rb +++ b/google-shopping-merchant-reviews-v1beta/test/helper.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/grafeas-v1/.owlbot-manifest.json b/grafeas-v1/.owlbot-manifest.json index a100c1ea0817..6d1d3bdf28c1 100644 --- a/grafeas-v1/.owlbot-manifest.json +++ b/grafeas-v1/.owlbot-manifest.json @@ -98,6 +98,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/grafeas-v1/.toys.rb b/grafeas-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/grafeas-v1/.toys.rb +++ b/grafeas-v1/.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/grafeas-v1/Rakefile b/grafeas-v1/Rakefile index 56fd99aa7d48..98a03bfd1e86 100644 --- a/grafeas-v1/Rakefile +++ b/grafeas-v1/Rakefile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/lib/grafeas-v1.rb b/grafeas-v1/lib/grafeas-v1.rb index f04515d3b569..05b00fa8d69e 100644 --- a/grafeas-v1/lib/grafeas-v1.rb +++ b/grafeas-v1/lib/grafeas-v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/lib/grafeas/v1.rb b/grafeas-v1/lib/grafeas/v1.rb index 4a7ff529889d..0449a2645755 100644 --- a/grafeas-v1/lib/grafeas/v1.rb +++ b/grafeas-v1/lib/grafeas/v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/lib/grafeas/v1/grafeas.rb b/grafeas-v1/lib/grafeas/v1/grafeas.rb index d332bb177f5d..9210c381b5f8 100644 --- a/grafeas-v1/lib/grafeas/v1/grafeas.rb +++ b/grafeas-v1/lib/grafeas/v1/grafeas.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/lib/grafeas/v1/grafeas/client.rb b/grafeas-v1/lib/grafeas/v1/grafeas/client.rb index 8ac48aba348b..013d9a50b78d 100644 --- a/grafeas-v1/lib/grafeas/v1/grafeas/client.rb +++ b/grafeas-v1/lib/grafeas/v1/grafeas/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/lib/grafeas/v1/grafeas/paths.rb b/grafeas-v1/lib/grafeas/v1/grafeas/paths.rb index 55abfbf5ab3c..60475490d391 100644 --- a/grafeas-v1/lib/grafeas/v1/grafeas/paths.rb +++ b/grafeas-v1/lib/grafeas/v1/grafeas/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/api/client.rb b/grafeas-v1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/grafeas-v1/proto_docs/google/api/client.rb +++ b/grafeas-v1/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/grafeas-v1/proto_docs/google/api/field_behavior.rb b/grafeas-v1/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/grafeas-v1/proto_docs/google/api/field_behavior.rb +++ b/grafeas-v1/proto_docs/google/api/field_behavior.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/api/launch_stage.rb b/grafeas-v1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/grafeas-v1/proto_docs/google/api/launch_stage.rb +++ b/grafeas-v1/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/grafeas-v1/proto_docs/google/api/resource.rb b/grafeas-v1/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/grafeas-v1/proto_docs/google/api/resource.rb +++ b/grafeas-v1/proto_docs/google/api/resource.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/protobuf/any.rb b/grafeas-v1/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/grafeas-v1/proto_docs/google/protobuf/any.rb +++ b/grafeas-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/protobuf/duration.rb b/grafeas-v1/proto_docs/google/protobuf/duration.rb index ca97d06a00ef..ea59f1f91daf 100644 --- a/grafeas-v1/proto_docs/google/protobuf/duration.rb +++ b/grafeas-v1/proto_docs/google/protobuf/duration.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/grafeas-v1/proto_docs/google/protobuf/empty.rb b/grafeas-v1/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/grafeas-v1/proto_docs/google/protobuf/empty.rb +++ b/grafeas-v1/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/protobuf/field_mask.rb b/grafeas-v1/proto_docs/google/protobuf/field_mask.rb index ebb9a5299d1c..7f3ffc78601a 100644 --- a/grafeas-v1/proto_docs/google/protobuf/field_mask.rb +++ b/grafeas-v1/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/protobuf/struct.rb b/grafeas-v1/proto_docs/google/protobuf/struct.rb index 8728b4a20517..39e1aca868d2 100644 --- a/grafeas-v1/proto_docs/google/protobuf/struct.rb +++ b/grafeas-v1/proto_docs/google/protobuf/struct.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/grafeas-v1/proto_docs/google/protobuf/timestamp.rb b/grafeas-v1/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/grafeas-v1/proto_docs/google/protobuf/timestamp.rb +++ b/grafeas-v1/proto_docs/google/protobuf/timestamp.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/google/rpc/status.rb b/grafeas-v1/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/grafeas-v1/proto_docs/google/rpc/status.rb +++ b/grafeas-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/attestation.rb b/grafeas-v1/proto_docs/grafeas/v1/attestation.rb index 96cae5d264e9..23895f01f033 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/attestation.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/attestation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/build.rb b/grafeas-v1/proto_docs/grafeas/v1/build.rb index 8cc2a7953d65..e82c88d57153 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/build.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/build.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/common.rb b/grafeas-v1/proto_docs/grafeas/v1/common.rb index 2ec97feacaa1..eabafd087790 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/common.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/common.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/compliance.rb b/grafeas-v1/proto_docs/grafeas/v1/compliance.rb index b4fc9be748c4..9c5f6037ecd1 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/compliance.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/compliance.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/grafeas-v1/proto_docs/grafeas/v1/cvss.rb b/grafeas-v1/proto_docs/grafeas/v1/cvss.rb index f93cee42d339..b78b9235d922 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/cvss.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/cvss.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/deployment.rb b/grafeas-v1/proto_docs/grafeas/v1/deployment.rb index 210b5caafcd5..0ac1498fd779 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/deployment.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/discovery.rb b/grafeas-v1/proto_docs/grafeas/v1/discovery.rb index 27c6ff4d67cc..afc178d1339c 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/discovery.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/discovery.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/dsse_attestation.rb b/grafeas-v1/proto_docs/grafeas/v1/dsse_attestation.rb index 56bb609f236b..322be7281007 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/dsse_attestation.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/dsse_attestation.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/grafeas-v1/proto_docs/grafeas/v1/grafeas.rb b/grafeas-v1/proto_docs/grafeas/v1/grafeas.rb index f5dbd001a5be..e9e28629e628 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/grafeas.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/grafeas.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/image.rb b/grafeas-v1/proto_docs/grafeas/v1/image.rb index 1514859357f3..546d369f44fc 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/image.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/image.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/intoto_provenance.rb b/grafeas-v1/proto_docs/grafeas/v1/intoto_provenance.rb index 3636aab494d2..c808aee223da 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/intoto_provenance.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/intoto_provenance.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/grafeas-v1/proto_docs/grafeas/v1/intoto_statement.rb b/grafeas-v1/proto_docs/grafeas/v1/intoto_statement.rb index 42bfa8370588..290e99770158 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/intoto_statement.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/intoto_statement.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/grafeas-v1/proto_docs/grafeas/v1/package.rb b/grafeas-v1/proto_docs/grafeas/v1/package.rb index a70c528371e5..1b795022499a 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/package.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/package.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/provenance.rb b/grafeas-v1/proto_docs/grafeas/v1/provenance.rb index f2ba8ff02bd3..a7454aeaabbf 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/provenance.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/provenance.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/sbom.rb b/grafeas-v1/proto_docs/grafeas/v1/sbom.rb index 2a572cb03f1a..c058bcfa65f6 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/sbom.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/sbom.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/grafeas-v1/proto_docs/grafeas/v1/secret.rb b/grafeas-v1/proto_docs/grafeas/v1/secret.rb index cc13a8f134dd..19111283e758 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/secret.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/secret.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/grafeas-v1/proto_docs/grafeas/v1/severity.rb b/grafeas-v1/proto_docs/grafeas/v1/severity.rb index c429c7ad8352..49d42db38b43 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/severity.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/severity.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/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance.rb b/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance.rb index bb277a2229f8..de245b5e9238 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance.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/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance_zero_two.rb b/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance_zero_two.rb index 78a6cc2fd48a..8cbf519a6aea 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance_zero_two.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/slsa_provenance_zero_two.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/grafeas-v1/proto_docs/grafeas/v1/upgrade.rb b/grafeas-v1/proto_docs/grafeas/v1/upgrade.rb index de940f4616da..d5353ac7f060 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/upgrade.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/upgrade.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/proto_docs/grafeas/v1/vex.rb b/grafeas-v1/proto_docs/grafeas/v1/vex.rb index e0a5080f5389..d0cf29a1341c 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/vex.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/vex.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/grafeas-v1/proto_docs/grafeas/v1/vulnerability.rb b/grafeas-v1/proto_docs/grafeas/v1/vulnerability.rb index 1779f59c9f30..1c116d3d5f83 100644 --- a/grafeas-v1/proto_docs/grafeas/v1/vulnerability.rb +++ b/grafeas-v1/proto_docs/grafeas/v1/vulnerability.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/snippets/Gemfile b/grafeas-v1/snippets/Gemfile index 30cc273217d7..549551d9d158 100755 --- a/grafeas-v1/snippets/Gemfile +++ b/grafeas-v1/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/grafeas-v1/snippets/grafeas/batch_create_notes.rb b/grafeas-v1/snippets/grafeas/batch_create_notes.rb index cc3249012389..3dca19f5e30c 100755 --- a/grafeas-v1/snippets/grafeas/batch_create_notes.rb +++ b/grafeas-v1/snippets/grafeas/batch_create_notes.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/grafeas-v1/snippets/grafeas/batch_create_occurrences.rb b/grafeas-v1/snippets/grafeas/batch_create_occurrences.rb index 8b7508e8ab12..7fb0e10e68bd 100755 --- a/grafeas-v1/snippets/grafeas/batch_create_occurrences.rb +++ b/grafeas-v1/snippets/grafeas/batch_create_occurrences.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/grafeas-v1/snippets/grafeas/create_note.rb b/grafeas-v1/snippets/grafeas/create_note.rb index 5b982f5cc850..78afb9c5c326 100755 --- a/grafeas-v1/snippets/grafeas/create_note.rb +++ b/grafeas-v1/snippets/grafeas/create_note.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/grafeas-v1/snippets/grafeas/create_occurrence.rb b/grafeas-v1/snippets/grafeas/create_occurrence.rb index 52d7b5725011..f096444c8a9a 100755 --- a/grafeas-v1/snippets/grafeas/create_occurrence.rb +++ b/grafeas-v1/snippets/grafeas/create_occurrence.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/grafeas-v1/snippets/grafeas/delete_note.rb b/grafeas-v1/snippets/grafeas/delete_note.rb index 82f573bd2345..130f3650ad78 100755 --- a/grafeas-v1/snippets/grafeas/delete_note.rb +++ b/grafeas-v1/snippets/grafeas/delete_note.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/grafeas-v1/snippets/grafeas/delete_occurrence.rb b/grafeas-v1/snippets/grafeas/delete_occurrence.rb index 16dc38e413db..345a7bafaffb 100755 --- a/grafeas-v1/snippets/grafeas/delete_occurrence.rb +++ b/grafeas-v1/snippets/grafeas/delete_occurrence.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/grafeas-v1/snippets/grafeas/get_note.rb b/grafeas-v1/snippets/grafeas/get_note.rb index 286da5800d71..fb90bd7d7bf7 100755 --- a/grafeas-v1/snippets/grafeas/get_note.rb +++ b/grafeas-v1/snippets/grafeas/get_note.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/grafeas-v1/snippets/grafeas/get_occurrence.rb b/grafeas-v1/snippets/grafeas/get_occurrence.rb index f875db300ffb..34efaee3033e 100755 --- a/grafeas-v1/snippets/grafeas/get_occurrence.rb +++ b/grafeas-v1/snippets/grafeas/get_occurrence.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/grafeas-v1/snippets/grafeas/get_occurrence_note.rb b/grafeas-v1/snippets/grafeas/get_occurrence_note.rb index 3ce397e33f3b..eb5c20b49106 100755 --- a/grafeas-v1/snippets/grafeas/get_occurrence_note.rb +++ b/grafeas-v1/snippets/grafeas/get_occurrence_note.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/grafeas-v1/snippets/grafeas/list_note_occurrences.rb b/grafeas-v1/snippets/grafeas/list_note_occurrences.rb index 115ba9fd2da2..176aadb8a24c 100755 --- a/grafeas-v1/snippets/grafeas/list_note_occurrences.rb +++ b/grafeas-v1/snippets/grafeas/list_note_occurrences.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/grafeas-v1/snippets/grafeas/list_notes.rb b/grafeas-v1/snippets/grafeas/list_notes.rb index 0bc3748ac1b3..75a6d5fed888 100755 --- a/grafeas-v1/snippets/grafeas/list_notes.rb +++ b/grafeas-v1/snippets/grafeas/list_notes.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/grafeas-v1/snippets/grafeas/list_occurrences.rb b/grafeas-v1/snippets/grafeas/list_occurrences.rb index e2ee63ce1ab9..e23051faf761 100755 --- a/grafeas-v1/snippets/grafeas/list_occurrences.rb +++ b/grafeas-v1/snippets/grafeas/list_occurrences.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/grafeas-v1/snippets/grafeas/update_note.rb b/grafeas-v1/snippets/grafeas/update_note.rb index 032eacce27b7..7744b6a35993 100755 --- a/grafeas-v1/snippets/grafeas/update_note.rb +++ b/grafeas-v1/snippets/grafeas/update_note.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/grafeas-v1/snippets/grafeas/update_occurrence.rb b/grafeas-v1/snippets/grafeas/update_occurrence.rb index 4f2cdd081bbe..8f2301dba810 100755 --- a/grafeas-v1/snippets/grafeas/update_occurrence.rb +++ b/grafeas-v1/snippets/grafeas/update_occurrence.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/grafeas-v1/test/grafeas/v1/grafeas_paths_test.rb b/grafeas-v1/test/grafeas/v1/grafeas_paths_test.rb index 8792a0bbefcd..c1ca7ff02579 100644 --- a/grafeas-v1/test/grafeas/v1/grafeas_paths_test.rb +++ b/grafeas-v1/test/grafeas/v1/grafeas_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/test/grafeas/v1/grafeas_test.rb b/grafeas-v1/test/grafeas/v1/grafeas_test.rb index 5a1c3894f4a7..507c27f7fff2 100644 --- a/grafeas-v1/test/grafeas/v1/grafeas_test.rb +++ b/grafeas-v1/test/grafeas/v1/grafeas_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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/grafeas-v1/test/helper.rb b/grafeas-v1/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/grafeas-v1/test/helper.rb +++ b/grafeas-v1/test/helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2020 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.