diff --git a/google-cloud-speech-v2/.owlbot-manifest.json b/google-cloud-speech-v2/.owlbot-manifest.json index 84ec94fb7f54..17a24059f0c9 100644 --- a/google-cloud-speech-v2/.owlbot-manifest.json +++ b/google-cloud-speech-v2/.owlbot-manifest.json @@ -77,6 +77,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-speech-v2/.toys.rb b/google-cloud-speech-v2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-speech-v2/.toys.rb +++ b/google-cloud-speech-v2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/Rakefile b/google-cloud-speech-v2/Rakefile index b0e2e7872d29..d2dc0b8f0e77 100644 --- a/google-cloud-speech-v2/Rakefile +++ b/google-cloud-speech-v2/Rakefile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google-cloud-speech-v2.rb b/google-cloud-speech-v2/lib/google-cloud-speech-v2.rb index b4bbc677ed34..ca01b088ebe3 100644 --- a/google-cloud-speech-v2/lib/google-cloud-speech-v2.rb +++ b/google-cloud-speech-v2/lib/google-cloud-speech-v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2.rb index 6f67dd24e71e..e2a296043fce 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/bindings_override.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/bindings_override.rb index 3c132ebbd892..a89a217f0dc0 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/bindings_override.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/cloud_speech_services_pb.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/cloud_speech_services_pb.rb index ccb323aa3d43..5a22ae3fcf4a 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/cloud_speech_services_pb.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/cloud_speech_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/speech/v2/cloud_speech.proto for package 'google.cloud.speech.v2' # Original file comments: -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/rest.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/rest.rb index 408709002819..9f0d92b6e97b 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/rest.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech.rb index 15d38f236574..5a66d0bd8b48 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/client.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/client.rb index cec3f7d8caf4..35696fd4d8aa 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/client.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/credentials.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/credentials.rb index 35c3797a34b1..815acecc565d 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/credentials.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/operations.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/operations.rb index 94ca7002051e..24413458c8fc 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/operations.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/paths.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/paths.rb index ed87d7ef50f4..b1310528c078 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/paths.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest.rb index 5e8332362323..c28a87547a1b 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/client.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/client.rb index 5e15d5e86833..fff89f09bfc3 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/client.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/operations.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/operations.rb index aab66dc8358a..7bc846031851 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/operations.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/service_stub.rb b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/service_stub.rb index 6aafe7dcdea4..643afd7c54c8 100644 --- a/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/service_stub.rb +++ b/google-cloud-speech-v2/lib/google/cloud/speech/v2/speech/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/api/client.rb b/google-cloud-speech-v2/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-speech-v2/proto_docs/google/api/client.rb +++ b/google-cloud-speech-v2/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/api/field_behavior.rb b/google-cloud-speech-v2/proto_docs/google/api/field_behavior.rb index e4dd25d9abf0..582be187d115 100644 --- a/google-cloud-speech-v2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-speech-v2/proto_docs/google/api/field_behavior.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/api/field_info.rb b/google-cloud-speech-v2/proto_docs/google/api/field_info.rb index d558fed6cef1..0f5acf0a5538 100644 --- a/google-cloud-speech-v2/proto_docs/google/api/field_info.rb +++ b/google-cloud-speech-v2/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-cloud-speech-v2/proto_docs/google/api/launch_stage.rb b/google-cloud-speech-v2/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-speech-v2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-speech-v2/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/api/resource.rb b/google-cloud-speech-v2/proto_docs/google/api/resource.rb index 4c81798041c0..25dec4847ac1 100644 --- a/google-cloud-speech-v2/proto_docs/google/api/resource.rb +++ b/google-cloud-speech-v2/proto_docs/google/api/resource.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/cloud_speech.rb b/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/cloud_speech.rb index 4c6d44754b04..727666e1d47d 100644 --- a/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/cloud_speech.rb +++ b/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/cloud_speech.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/locations_metadata.rb b/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/locations_metadata.rb index 5c6362469379..84cc8a10dfcd 100644 --- a/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/locations_metadata.rb +++ b/google-cloud-speech-v2/proto_docs/google/cloud/speech/v2/locations_metadata.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/longrunning/operations.rb b/google-cloud-speech-v2/proto_docs/google/longrunning/operations.rb index 1a586e810a23..7a757f512165 100644 --- a/google-cloud-speech-v2/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-speech-v2/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/protobuf/any.rb b/google-cloud-speech-v2/proto_docs/google/protobuf/any.rb index 2c946be5a11d..58691995f02e 100644 --- a/google-cloud-speech-v2/proto_docs/google/protobuf/any.rb +++ b/google-cloud-speech-v2/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/protobuf/duration.rb b/google-cloud-speech-v2/proto_docs/google/protobuf/duration.rb index ca97d06a00ef..ea59f1f91daf 100644 --- a/google-cloud-speech-v2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-speech-v2/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/google-cloud-speech-v2/proto_docs/google/protobuf/empty.rb b/google-cloud-speech-v2/proto_docs/google/protobuf/empty.rb index 1cfb8de8987e..83e4481834a6 100644 --- a/google-cloud-speech-v2/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-speech-v2/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/protobuf/field_mask.rb b/google-cloud-speech-v2/proto_docs/google/protobuf/field_mask.rb index 5f816f4a2702..7f3ffc78601a 100644 --- a/google-cloud-speech-v2/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-speech-v2/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-speech-v2/proto_docs/google/protobuf/timestamp.rb index dc016e2c9eca..e58202461f88 100644 --- a/google-cloud-speech-v2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-speech-v2/proto_docs/google/protobuf/timestamp.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. @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-speech-v2/proto_docs/google/rpc/status.rb b/google-cloud-speech-v2/proto_docs/google/rpc/status.rb index f976dec8daa9..c1a1c07eb2db 100644 --- a/google-cloud-speech-v2/proto_docs/google/rpc/status.rb +++ b/google-cloud-speech-v2/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/Gemfile b/google-cloud-speech-v2/snippets/Gemfile index b0590ee39a4d..9099ccea67fd 100644 --- a/google-cloud-speech-v2/snippets/Gemfile +++ b/google-cloud-speech-v2/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/batch_recognize.rb b/google-cloud-speech-v2/snippets/speech/batch_recognize.rb index cb9e81938342..4f957e4b6175 100644 --- a/google-cloud-speech-v2/snippets/speech/batch_recognize.rb +++ b/google-cloud-speech-v2/snippets/speech/batch_recognize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/create_custom_class.rb b/google-cloud-speech-v2/snippets/speech/create_custom_class.rb index 1ba66aa9e08e..b68ec04f2ee7 100644 --- a/google-cloud-speech-v2/snippets/speech/create_custom_class.rb +++ b/google-cloud-speech-v2/snippets/speech/create_custom_class.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/create_phrase_set.rb b/google-cloud-speech-v2/snippets/speech/create_phrase_set.rb index ad588b2cd31f..eba29d95b333 100644 --- a/google-cloud-speech-v2/snippets/speech/create_phrase_set.rb +++ b/google-cloud-speech-v2/snippets/speech/create_phrase_set.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/create_recognizer.rb b/google-cloud-speech-v2/snippets/speech/create_recognizer.rb index 0f5101c216f3..75242ecadf32 100644 --- a/google-cloud-speech-v2/snippets/speech/create_recognizer.rb +++ b/google-cloud-speech-v2/snippets/speech/create_recognizer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/delete_custom_class.rb b/google-cloud-speech-v2/snippets/speech/delete_custom_class.rb index 653c9c351d98..e8ddd07289dd 100644 --- a/google-cloud-speech-v2/snippets/speech/delete_custom_class.rb +++ b/google-cloud-speech-v2/snippets/speech/delete_custom_class.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/delete_phrase_set.rb b/google-cloud-speech-v2/snippets/speech/delete_phrase_set.rb index 4ee7c9d65f64..ed0f5b5e30c4 100644 --- a/google-cloud-speech-v2/snippets/speech/delete_phrase_set.rb +++ b/google-cloud-speech-v2/snippets/speech/delete_phrase_set.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/delete_recognizer.rb b/google-cloud-speech-v2/snippets/speech/delete_recognizer.rb index 2ec43192608d..0884f27f9d8e 100644 --- a/google-cloud-speech-v2/snippets/speech/delete_recognizer.rb +++ b/google-cloud-speech-v2/snippets/speech/delete_recognizer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/get_config.rb b/google-cloud-speech-v2/snippets/speech/get_config.rb index edd4bf1b5f37..3fc3f9e7fcd5 100644 --- a/google-cloud-speech-v2/snippets/speech/get_config.rb +++ b/google-cloud-speech-v2/snippets/speech/get_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/get_custom_class.rb b/google-cloud-speech-v2/snippets/speech/get_custom_class.rb index 4262ca2aa611..784ffc18c23d 100644 --- a/google-cloud-speech-v2/snippets/speech/get_custom_class.rb +++ b/google-cloud-speech-v2/snippets/speech/get_custom_class.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/get_phrase_set.rb b/google-cloud-speech-v2/snippets/speech/get_phrase_set.rb index a4815bc46554..9708b47cf3e3 100644 --- a/google-cloud-speech-v2/snippets/speech/get_phrase_set.rb +++ b/google-cloud-speech-v2/snippets/speech/get_phrase_set.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/get_recognizer.rb b/google-cloud-speech-v2/snippets/speech/get_recognizer.rb index 6e2362f9e129..3aaa1b269594 100644 --- a/google-cloud-speech-v2/snippets/speech/get_recognizer.rb +++ b/google-cloud-speech-v2/snippets/speech/get_recognizer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/list_custom_classes.rb b/google-cloud-speech-v2/snippets/speech/list_custom_classes.rb index 7a94fa16412e..a9e5534d5b7b 100644 --- a/google-cloud-speech-v2/snippets/speech/list_custom_classes.rb +++ b/google-cloud-speech-v2/snippets/speech/list_custom_classes.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/list_phrase_sets.rb b/google-cloud-speech-v2/snippets/speech/list_phrase_sets.rb index fe94634afeab..438c90e974fe 100644 --- a/google-cloud-speech-v2/snippets/speech/list_phrase_sets.rb +++ b/google-cloud-speech-v2/snippets/speech/list_phrase_sets.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/list_recognizers.rb b/google-cloud-speech-v2/snippets/speech/list_recognizers.rb index 1e96aab34efc..5ca1e1af20ed 100644 --- a/google-cloud-speech-v2/snippets/speech/list_recognizers.rb +++ b/google-cloud-speech-v2/snippets/speech/list_recognizers.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/recognize.rb b/google-cloud-speech-v2/snippets/speech/recognize.rb index 57516bd42be8..194e4add7771 100644 --- a/google-cloud-speech-v2/snippets/speech/recognize.rb +++ b/google-cloud-speech-v2/snippets/speech/recognize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/streaming_recognize.rb b/google-cloud-speech-v2/snippets/speech/streaming_recognize.rb index 352adecad55b..a09a15c0f87a 100644 --- a/google-cloud-speech-v2/snippets/speech/streaming_recognize.rb +++ b/google-cloud-speech-v2/snippets/speech/streaming_recognize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/undelete_custom_class.rb b/google-cloud-speech-v2/snippets/speech/undelete_custom_class.rb index 1ab88ba9308c..c674fe781687 100644 --- a/google-cloud-speech-v2/snippets/speech/undelete_custom_class.rb +++ b/google-cloud-speech-v2/snippets/speech/undelete_custom_class.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/undelete_phrase_set.rb b/google-cloud-speech-v2/snippets/speech/undelete_phrase_set.rb index c29ffd287a1f..13f47439e6f1 100644 --- a/google-cloud-speech-v2/snippets/speech/undelete_phrase_set.rb +++ b/google-cloud-speech-v2/snippets/speech/undelete_phrase_set.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/undelete_recognizer.rb b/google-cloud-speech-v2/snippets/speech/undelete_recognizer.rb index 03e7ef27566d..9e9efaa6f2f3 100644 --- a/google-cloud-speech-v2/snippets/speech/undelete_recognizer.rb +++ b/google-cloud-speech-v2/snippets/speech/undelete_recognizer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/update_config.rb b/google-cloud-speech-v2/snippets/speech/update_config.rb index 6bc3e8295125..f0e6f043b9b2 100644 --- a/google-cloud-speech-v2/snippets/speech/update_config.rb +++ b/google-cloud-speech-v2/snippets/speech/update_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/update_custom_class.rb b/google-cloud-speech-v2/snippets/speech/update_custom_class.rb index 7420d1bff71f..41f39d156939 100644 --- a/google-cloud-speech-v2/snippets/speech/update_custom_class.rb +++ b/google-cloud-speech-v2/snippets/speech/update_custom_class.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/update_phrase_set.rb b/google-cloud-speech-v2/snippets/speech/update_phrase_set.rb index f77fc023a037..c35958f5d92a 100644 --- a/google-cloud-speech-v2/snippets/speech/update_phrase_set.rb +++ b/google-cloud-speech-v2/snippets/speech/update_phrase_set.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/snippets/speech/update_recognizer.rb b/google-cloud-speech-v2/snippets/speech/update_recognizer.rb index 4c5337a29874..6eba5f9d7d62 100644 --- a/google-cloud-speech-v2/snippets/speech/update_recognizer.rb +++ b/google-cloud-speech-v2/snippets/speech/update_recognizer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_operations_test.rb b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_operations_test.rb index a02c638110a8..93aeb039bbd0 100644 --- a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_operations_test.rb +++ b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_paths_test.rb b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_paths_test.rb index 5249950e4e7f..d704a59e482c 100644 --- a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_paths_test.rb +++ b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_rest_test.rb b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_rest_test.rb index 781de707ca34..af324a2ad58f 100644 --- a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_rest_test.rb +++ b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_test.rb b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_test.rb index f2e14c342ff4..22c0b2184817 100644 --- a/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_test.rb +++ b/google-cloud-speech-v2/test/google/cloud/speech/v2/speech_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-speech-v2/test/helper.rb b/google-cloud-speech-v2/test/helper.rb index 8d97e8142b62..4fb6756ac7e2 100644 --- a/google-cloud-speech-v2/test/helper.rb +++ b/google-cloud-speech-v2/test/helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-sql-v1/.owlbot-manifest.json b/google-cloud-sql-v1/.owlbot-manifest.json index dbfbda671d97..915f071e71ea 100644 --- a/google-cloud-sql-v1/.owlbot-manifest.json +++ b/google-cloud-sql-v1/.owlbot-manifest.json @@ -239,6 +239,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-sql-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-sql-v1/proto_docs/google/protobuf/timestamp.rb index 74352be9c58c..e58202461f88 100644 --- a/google-cloud-sql-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-sql-v1/proto_docs/google/protobuf/timestamp.rb @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-sql-v1beta4/.owlbot-manifest.json b/google-cloud-sql-v1beta4/.owlbot-manifest.json index 2f37c07e91a3..dad8d9d4115c 100644 --- a/google-cloud-sql-v1beta4/.owlbot-manifest.json +++ b/google-cloud-sql-v1beta4/.owlbot-manifest.json @@ -221,6 +221,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-sql-v1beta4/proto_docs/google/protobuf/timestamp.rb b/google-cloud-sql-v1beta4/proto_docs/google/protobuf/timestamp.rb index 74352be9c58c..e58202461f88 100644 --- a/google-cloud-sql-v1beta4/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-sql-v1beta4/proto_docs/google/protobuf/timestamp.rb @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-storage-control-v2/.owlbot-manifest.json b/google-cloud-storage-control-v2/.owlbot-manifest.json index 8b9f996f3807..efd23986e3e8 100644 --- a/google-cloud-storage-control-v2/.owlbot-manifest.json +++ b/google-cloud-storage-control-v2/.owlbot-manifest.json @@ -94,6 +94,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-storage-control-v2/.toys.rb b/google-cloud-storage-control-v2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-storage-control-v2/.toys.rb +++ b/google-cloud-storage-control-v2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/Rakefile b/google-cloud-storage-control-v2/Rakefile index a1cd914a8e7f..c1ef5dea7f73 100644 --- a/google-cloud-storage-control-v2/Rakefile +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/lib/google-cloud-storage-control-v2.rb b/google-cloud-storage-control-v2/lib/google-cloud-storage-control-v2.rb index 6b73cce6ccbf..c8a5475de0b5 100644 --- a/google-cloud-storage-control-v2/lib/google-cloud-storage-control-v2.rb +++ b/google-cloud-storage-control-v2/lib/google-cloud-storage-control-v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2.rb index 41020affcce0..b529c031a2e8 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/rest.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/rest.rb index 6befbffb9e2b..8e031b6fa014 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/rest.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control.rb index 0997d6399360..4cfe356728f2 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/client.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/client.rb index 448aa8d19dcb..a53eda817951 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/client.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/credentials.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/credentials.rb index a244ad8a2288..c65981e2f69b 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/credentials.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/operations.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/operations.rb index 4775635e6db7..ee429b84fa7c 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/operations.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/paths.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/paths.rb index 95e481eee7fa..f1ab760fb1a8 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/paths.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest.rb index 735a5fc29e3a..744ce3df0b44 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/client.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/client.rb index ffa0d05e3d1b..3cf27c889d57 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/client.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/service_stub.rb b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/service_stub.rb index 297ea6d52209..e090e7fd7e00 100644 --- a/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/service_stub.rb +++ b/google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/lib/google/storage/control/v2/storage_control_services_pb.rb b/google-cloud-storage-control-v2/lib/google/storage/control/v2/storage_control_services_pb.rb index 5715fe16172b..58d31dc6e04e 100644 --- a/google-cloud-storage-control-v2/lib/google/storage/control/v2/storage_control_services_pb.rb +++ b/google-cloud-storage-control-v2/lib/google/storage/control/v2/storage_control_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/storage/control/v2/storage_control.proto for package 'Google.Cloud.Storage.Control.V2' # Original file comments: -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/api/client.rb b/google-cloud-storage-control-v2/proto_docs/google/api/client.rb index c58739e32368..3ab0b096d445 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/api/client.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/api/field_behavior.rb b/google-cloud-storage-control-v2/proto_docs/google/api/field_behavior.rb index b03587481349..582be187d115 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/api/field_info.rb b/google-cloud-storage-control-v2/proto_docs/google/api/field_info.rb index d558fed6cef1..0f5acf0a5538 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/api/field_info.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/api/launch_stage.rb b/google-cloud-storage-control-v2/proto_docs/google/api/launch_stage.rb index 38b4b61e6061..9392a413fb1b 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/api/resource.rb b/google-cloud-storage-control-v2/proto_docs/google/api/resource.rb index 935946d52792..25dec4847ac1 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/api/resource.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/api/routing.rb b/google-cloud-storage-control-v2/proto_docs/google/api/routing.rb index 497560392276..6d71a9430253 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/api/routing.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/api/routing.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/iam/v1/iam_policy.rb b/google-cloud-storage-control-v2/proto_docs/google/iam/v1/iam_policy.rb index fbee4c39d435..5445c77f8258 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/iam/v1/iam_policy.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/iam/v1/iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/iam/v1/options.rb b/google-cloud-storage-control-v2/proto_docs/google/iam/v1/options.rb index 848f8c2f7895..60713d995b86 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/iam/v1/options.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/iam/v1/options.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/iam/v1/policy.rb b/google-cloud-storage-control-v2/proto_docs/google/iam/v1/policy.rb index 79fdbd1e2eff..999575b797df 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/iam/v1/policy.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/iam/v1/policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/longrunning/operations.rb b/google-cloud-storage-control-v2/proto_docs/google/longrunning/operations.rb index f6e867136403..7a757f512165 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/protobuf/any.rb b/google-cloud-storage-control-v2/proto_docs/google/protobuf/any.rb index fb4d6862eac9..58691995f02e 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/protobuf/any.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/protobuf/duration.rb b/google-cloud-storage-control-v2/proto_docs/google/protobuf/duration.rb index b5731a824060..ea59f1f91daf 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/protobuf/empty.rb b/google-cloud-storage-control-v2/proto_docs/google/protobuf/empty.rb index 8c6b19d52e3d..83e4481834a6 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/protobuf/field_mask.rb b/google-cloud-storage-control-v2/proto_docs/google/protobuf/field_mask.rb index ad3c3ad25f0f..7f3ffc78601a 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-storage-control-v2/proto_docs/google/protobuf/timestamp.rb index 4ac9c4801a3f..e58202461f88 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/proto_docs/google/rpc/status.rb b/google-cloud-storage-control-v2/proto_docs/google/rpc/status.rb index 09acc69b6125..c1a1c07eb2db 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/rpc/status.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/storage/control/v2/storage_control.rb b/google-cloud-storage-control-v2/proto_docs/google/storage/control/v2/storage_control.rb index 1cf794b3de4c..e740848b90b4 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/storage/control/v2/storage_control.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/storage/control/v2/storage_control.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/proto_docs/google/type/expr.rb b/google-cloud-storage-control-v2/proto_docs/google/type/expr.rb index 9505eeb8657e..53e7733b6592 100644 --- a/google-cloud-storage-control-v2/proto_docs/google/type/expr.rb +++ b/google-cloud-storage-control-v2/proto_docs/google/type/expr.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/Gemfile b/google-cloud-storage-control-v2/snippets/Gemfile index 982c5bd1634f..2d9a5aa92db0 100644 --- a/google-cloud-storage-control-v2/snippets/Gemfile +++ b/google-cloud-storage-control-v2/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-cloud-storage-control-v2/snippets/storage_control/create_anywhere_cache.rb b/google-cloud-storage-control-v2/snippets/storage_control/create_anywhere_cache.rb index ac43463bf194..bbd8060b1bd0 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/create_anywhere_cache.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/create_anywhere_cache.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/create_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/create_folder.rb index bc414243f490..dd92a948086e 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/create_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/create_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/create_managed_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/create_managed_folder.rb index 3c39ae6637e1..e1fb93270c88 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/create_managed_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/create_managed_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/delete_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/delete_folder.rb index eccc7e0b56a5..6527be8b6351 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/delete_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/delete_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/delete_managed_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/delete_managed_folder.rb index 87a09934e55c..cc6a608ab87f 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/delete_managed_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/delete_managed_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/disable_anywhere_cache.rb b/google-cloud-storage-control-v2/snippets/storage_control/disable_anywhere_cache.rb index 62c543a4148c..c2a2b8e4c3b7 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/disable_anywhere_cache.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/disable_anywhere_cache.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_anywhere_cache.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_anywhere_cache.rb index 97d2dfd9ad95..e71ce4780d7a 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_anywhere_cache.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_anywhere_cache.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_folder.rb index 058013b2173f..a48c2019212e 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_folder_intelligence_config.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_folder_intelligence_config.rb index a2b3ea5d3b7b..dad8ed93e7ba 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_folder_intelligence_config.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_folder_intelligence_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_iam_policy.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_iam_policy.rb index 329a85a7189d..349e334e7668 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_iam_policy.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_managed_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_managed_folder.rb index f5d15ee7f44f..4456c65ead42 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_managed_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_managed_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_organization_intelligence_config.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_organization_intelligence_config.rb index 1515366a963b..3843e092f909 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_organization_intelligence_config.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_organization_intelligence_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_project_intelligence_config.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_project_intelligence_config.rb index afa2c0719569..63b47d76f5ce 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_project_intelligence_config.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_project_intelligence_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/get_storage_layout.rb b/google-cloud-storage-control-v2/snippets/storage_control/get_storage_layout.rb index 67faedbf85a4..b032cc0443a7 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/get_storage_layout.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/get_storage_layout.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/list_anywhere_caches.rb b/google-cloud-storage-control-v2/snippets/storage_control/list_anywhere_caches.rb index f336440ac454..125771ab1c46 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/list_anywhere_caches.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/list_anywhere_caches.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/list_folders.rb b/google-cloud-storage-control-v2/snippets/storage_control/list_folders.rb index 1e00496341fd..a14428976afa 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/list_folders.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/list_folders.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/list_managed_folders.rb b/google-cloud-storage-control-v2/snippets/storage_control/list_managed_folders.rb index 5d982ce01e13..199fdd2fb572 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/list_managed_folders.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/list_managed_folders.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/pause_anywhere_cache.rb b/google-cloud-storage-control-v2/snippets/storage_control/pause_anywhere_cache.rb index a6e06abdc56d..ba92a11e170d 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/pause_anywhere_cache.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/pause_anywhere_cache.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/rename_folder.rb b/google-cloud-storage-control-v2/snippets/storage_control/rename_folder.rb index 4d92fd0bf00b..f44abdfe039b 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/rename_folder.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/rename_folder.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/resume_anywhere_cache.rb b/google-cloud-storage-control-v2/snippets/storage_control/resume_anywhere_cache.rb index 37b74f8f227e..4302ff5de677 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/resume_anywhere_cache.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/resume_anywhere_cache.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/set_iam_policy.rb b/google-cloud-storage-control-v2/snippets/storage_control/set_iam_policy.rb index 823a304b558a..e73a4d5d1de2 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/set_iam_policy.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/set_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/test_iam_permissions.rb b/google-cloud-storage-control-v2/snippets/storage_control/test_iam_permissions.rb index 18b9a6197785..485086025053 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/test_iam_permissions.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/test_iam_permissions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/update_anywhere_cache.rb b/google-cloud-storage-control-v2/snippets/storage_control/update_anywhere_cache.rb index cfee7c56d8dc..57d4f56505f4 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/update_anywhere_cache.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/update_anywhere_cache.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/update_folder_intelligence_config.rb b/google-cloud-storage-control-v2/snippets/storage_control/update_folder_intelligence_config.rb index 13504d683de1..c44d13080aa2 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/update_folder_intelligence_config.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/update_folder_intelligence_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/update_organization_intelligence_config.rb b/google-cloud-storage-control-v2/snippets/storage_control/update_organization_intelligence_config.rb index dedbf61b5d3d..150381470100 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/update_organization_intelligence_config.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/update_organization_intelligence_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/snippets/storage_control/update_project_intelligence_config.rb b/google-cloud-storage-control-v2/snippets/storage_control/update_project_intelligence_config.rb index 009c346c6906..56d206d78ff1 100644 --- a/google-cloud-storage-control-v2/snippets/storage_control/update_project_intelligence_config.rb +++ b/google-cloud-storage-control-v2/snippets/storage_control/update_project_intelligence_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_operations_test.rb b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_operations_test.rb index 1ead4622f136..21e9fc429d82 100644 --- a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_operations_test.rb +++ b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_paths_test.rb b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_paths_test.rb index 12234d583be1..ef55fe6d30cb 100644 --- a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_paths_test.rb +++ b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_rest_test.rb b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_rest_test.rb index d218dd9e991e..7debadb4c15d 100644 --- a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_rest_test.rb +++ b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_test.rb b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_test.rb index 4b720fc52ebf..1abe42981c6e 100644 --- a/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_test.rb +++ b/google-cloud-storage-control-v2/test/google/cloud/storage/control/v2/storage_control_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage-control-v2/test/helper.rb b/google-cloud-storage-control-v2/test/helper.rb index 5838f6bd94e7..4fb6756ac7e2 100644 --- a/google-cloud-storage-control-v2/test/helper.rb +++ b/google-cloud-storage-control-v2/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-cloud-storage_batch_operations-v1/.owlbot-manifest.json b/google-cloud-storage_batch_operations-v1/.owlbot-manifest.json index 673083459ffc..e62aeb7d0b7f 100644 --- a/google-cloud-storage_batch_operations-v1/.owlbot-manifest.json +++ b/google-cloud-storage_batch_operations-v1/.owlbot-manifest.json @@ -61,6 +61,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-storage_batch_operations-v1/.toys.rb b/google-cloud-storage_batch_operations-v1/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-cloud-storage_batch_operations-v1/.toys.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/Rakefile b/google-cloud-storage_batch_operations-v1/Rakefile index 5266c34c4898..e412b629f993 100644 --- a/google-cloud-storage_batch_operations-v1/Rakefile +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/lib/google-cloud-storage_batch_operations-v1.rb b/google-cloud-storage_batch_operations-v1/lib/google-cloud-storage_batch_operations-v1.rb index b23a51e67274..e43de71ce03a 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google-cloud-storage_batch_operations-v1.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1.rb index 563aeffcfd78..b0fd4614ed1c 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/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-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/bindings_override.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/bindings_override.rb index 46fe26f12f89..0ff63196918e 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/bindings_override.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/rest.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/rest.rb index 4b39cf355b78..040c0e686dbe 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/rest.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/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-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations.rb index a86b6da533af..f5ab32c6e727 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/client.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/client.rb index 12ffadf07f8e..29aa5f8e67e8 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/client.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/credentials.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/credentials.rb index 43c07db3eed1..fd5b6b90611d 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/credentials.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/operations.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/operations.rb index 203df401a9d4..b082edb79172 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/operations.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/paths.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/paths.rb index a52ab6a7865e..8f514eafbc0c 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/paths.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest.rb index 27440a08ae23..777784ab05be 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/client.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/client.rb index 818854d01372..0f490d5cbf59 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/client.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/operations.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/operations.rb index ea7edfebdb71..c4ef34f06e22 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/operations.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/service_stub.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/service_stub.rb index b7d380603444..29756eab3e5e 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/service_stub.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storagebatchoperations/v1/storage_batch_operations_services_pb.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storagebatchoperations/v1/storage_batch_operations_services_pb.rb index c3fade47c2ed..b07d550e4557 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storagebatchoperations/v1/storage_batch_operations_services_pb.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storagebatchoperations/v1/storage_batch_operations_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/storagebatchoperations/v1/storage_batch_operations.proto for package 'Google.Cloud.StorageBatchOperations.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-cloud-storage_batch_operations-v1/proto_docs/google/api/client.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/api/client.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/api/field_info.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/api/field_info.rb index cea53f02d1a8..0f5acf0a5538 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/api/field_info.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/api/resource.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb index 03b85d49d7e4..d1886164a29b 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb +++ b/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations_types.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations_types.rb index e90eb9e35b08..498c0765a105 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations_types.rb +++ b/google-cloud-storage_batch_operations-v1/proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations_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-cloud-storage_batch_operations-v1/proto_docs/google/longrunning/operations.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/longrunning/operations.rb index f2d9d79d9da4..7a757f512165 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-storage_batch_operations-v1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/any.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/any.rb index 9e9bdbb09ea4..58691995f02e 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/empty.rb index c2acab1235a9..83e4481834a6 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/proto_docs/google/rpc/code.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/code.rb index c5c8381ec688..8cf36e815510 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/code.rb +++ b/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/code.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/status.rb b/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/status.rb index 9499ec9b5fd4..3c630675d70b 100644 --- a/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/status.rb +++ b/google-cloud-storage_batch_operations-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/snippets/Gemfile b/google-cloud-storage_batch_operations-v1/snippets/Gemfile index 870323612027..a750851dbe31 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/Gemfile +++ b/google-cloud-storage_batch_operations-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-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/cancel_job.rb b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/cancel_job.rb index 8868dea536ce..59df23ff21d3 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/cancel_job.rb +++ b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/cancel_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/create_job.rb b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/create_job.rb index b0ad5e4d72a7..8ae0dfd2ef7b 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/create_job.rb +++ b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/create_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/delete_job.rb b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/delete_job.rb index 11df7b98a7bd..1693866aa9ec 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/delete_job.rb +++ b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/delete_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/get_job.rb b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/get_job.rb index 81c56604d5d8..6be0ef372c60 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/get_job.rb +++ b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/get_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/list_jobs.rb b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/list_jobs.rb index 88e4c2ad90c4..391dddfed522 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/list_jobs.rb +++ b/google-cloud-storage_batch_operations-v1/snippets/storage_batch_operations/list_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_operations_test.rb b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_operations_test.rb index 616f2a8dc023..4ad84fa1267a 100644 --- a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_operations_test.rb +++ b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_paths_test.rb b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_paths_test.rb index 0015cc894622..1ed6c8547c61 100644 --- a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_paths_test.rb +++ b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_rest_test.rb b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_rest_test.rb index 18bdccf02996..75c0eb3467d3 100644 --- a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_rest_test.rb +++ b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_test.rb b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_test.rb index 14db39fc498b..ff651172648e 100644 --- a/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_test.rb +++ b/google-cloud-storage_batch_operations-v1/test/google/cloud/storage_batch_operations/v1/storage_batch_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_batch_operations-v1/test/helper.rb b/google-cloud-storage_batch_operations-v1/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-cloud-storage_batch_operations-v1/test/helper.rb +++ b/google-cloud-storage_batch_operations-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-cloud-storage_insights-v1/.owlbot-manifest.json b/google-cloud-storage_insights-v1/.owlbot-manifest.json index 2644b051c816..e220b5e8ca6a 100644 --- a/google-cloud-storage_insights-v1/.owlbot-manifest.json +++ b/google-cloud-storage_insights-v1/.owlbot-manifest.json @@ -67,6 +67,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-storage_insights-v1/.toys.rb b/google-cloud-storage_insights-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-storage_insights-v1/.toys.rb +++ b/google-cloud-storage_insights-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/google-cloud-storage_insights-v1/Rakefile b/google-cloud-storage_insights-v1/Rakefile index 73fbcb717525..44388c6b0350 100644 --- a/google-cloud-storage_insights-v1/Rakefile +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/lib/google-cloud-storage_insights-v1.rb b/google-cloud-storage_insights-v1/lib/google-cloud-storage_insights-v1.rb index e62704e16729..2f17e838e1a5 100644 --- a/google-cloud-storage_insights-v1/lib/google-cloud-storage_insights-v1.rb +++ b/google-cloud-storage_insights-v1/lib/google-cloud-storage_insights-v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1.rb index acd0dca2e4c4..87dcbc42f811 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/bindings_override.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/bindings_override.rb index 814575c5bf47..5dd6cc378f61 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/bindings_override.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/rest.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/rest.rb index 6a5931d1a6d5..61082da8e33e 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/rest.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights.rb index 549326981fe0..8a65f7fc66d5 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/client.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/client.rb index 6677e9d69d70..66d4e74677ac 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/client.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/credentials.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/credentials.rb index 74086909a493..d7025fc54fe4 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/credentials.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/operations.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/operations.rb index b49510b79c22..4ec029bec3cb 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/operations.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/paths.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/paths.rb index c2323f11e405..09f4fba414ac 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/paths.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest.rb index ea227f09c5e4..4c9b09b0be65 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/client.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/client.rb index c5a8e2ecfcbe..0726c02816c1 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/client.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/operations.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/operations.rb index 9f6772afb9c6..6ef1fbc59e8b 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/operations.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/service_stub.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/service_stub.rb index d8c34bd1c151..2e360ee0386f 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/service_stub.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/storage_insights/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storageinsights/v1/storageinsights_services_pb.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storageinsights/v1/storageinsights_services_pb.rb index 73f270030e3b..6b36d9b1d713 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storageinsights/v1/storageinsights_services_pb.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storageinsights/v1/storageinsights_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/storageinsights/v1/storageinsights.proto for package 'Google.Cloud.StorageInsights.V1' # 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-cloud-storage_insights-v1/proto_docs/google/api/client.rb b/google-cloud-storage_insights-v1/proto_docs/google/api/client.rb index f20af9485bd9..3ab0b096d445 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/api/client.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-storage_insights-v1/proto_docs/google/api/field_behavior.rb index 843c8e9deea2..582be187d115 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-storage_insights-v1/proto_docs/google/api/launch_stage.rb index 173c5c85f5dc..9392a413fb1b 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/api/resource.rb b/google-cloud-storage_insights-v1/proto_docs/google/api/resource.rb index aa7e4be53201..25dec4847ac1 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/cloud/storageinsights/v1/storageinsights.rb b/google-cloud-storage_insights-v1/proto_docs/google/cloud/storageinsights/v1/storageinsights.rb index 0f3b0ee248d8..523cad53f1b0 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/cloud/storageinsights/v1/storageinsights.rb +++ b/google-cloud-storage_insights-v1/proto_docs/google/cloud/storageinsights/v1/storageinsights.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/proto_docs/google/longrunning/operations.rb b/google-cloud-storage_insights-v1/proto_docs/google/longrunning/operations.rb index f2d9d79d9da4..7a757f512165 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-storage_insights-v1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/any.rb b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/any.rb index 39ec3bcf883f..58691995f02e 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/duration.rb index b4a53d0ac67f..ea59f1f91daf 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/empty.rb index 4c0ad96e8eb9..83e4481834a6 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/protobuf/field_mask.rb b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/field_mask.rb index c437e42a7581..7f3ffc78601a 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-storage_insights-v1/proto_docs/google/protobuf/timestamp.rb index b7de80e5ed7f..e58202461f88 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/rpc/status.rb b/google-cloud-storage_insights-v1/proto_docs/google/rpc/status.rb index 6f72e88c418d..c1a1c07eb2db 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/rpc/status.rb +++ b/google-cloud-storage_insights-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/proto_docs/google/type/date.rb b/google-cloud-storage_insights-v1/proto_docs/google/type/date.rb index fb24bcce2023..f4ad43686e83 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/type/date.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/proto_docs/google/type/datetime.rb b/google-cloud-storage_insights-v1/proto_docs/google/type/datetime.rb index 6b90a6c02867..10625864f3dd 100644 --- a/google-cloud-storage_insights-v1/proto_docs/google/type/datetime.rb +++ b/google-cloud-storage_insights-v1/proto_docs/google/type/datetime.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/Gemfile b/google-cloud-storage_insights-v1/snippets/Gemfile index 92658ec376b5..47a364cb06ed 100644 --- a/google-cloud-storage_insights-v1/snippets/Gemfile +++ b/google-cloud-storage_insights-v1/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-cloud-storage_insights-v1/snippets/storage_insights/create_dataset_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/create_dataset_config.rb index 731e55631a17..7cd9ac123ca3 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/create_dataset_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/create_dataset_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/create_report_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/create_report_config.rb index 6122b1350512..c8c6c0d174ec 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/create_report_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/create_report_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/delete_dataset_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/delete_dataset_config.rb index f9e769d2b46a..d9579acbf677 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/delete_dataset_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/delete_dataset_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/delete_report_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/delete_report_config.rb index 8a5a45b3fb47..58805a1019b5 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/delete_report_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/delete_report_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/get_dataset_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/get_dataset_config.rb index 8a992c958c3b..e053a3ec3083 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/get_dataset_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/get_dataset_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_config.rb index 66d2dcb1426f..74591709f31a 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_detail.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_detail.rb index b789d1043ff8..04b01526bb8d 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_detail.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/get_report_detail.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/link_dataset.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/link_dataset.rb index f5c9fcaf8571..b57ffa2d799c 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/link_dataset.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/link_dataset.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/list_dataset_configs.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/list_dataset_configs.rb index 9f3ffed594f0..a430968a524a 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/list_dataset_configs.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/list_dataset_configs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_configs.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_configs.rb index 05c9471e03b8..d43b7dc08ed1 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_configs.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_configs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_details.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_details.rb index e4c8846f8bde..7377d5cb45d0 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_details.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/list_report_details.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/unlink_dataset.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/unlink_dataset.rb index d9913caf3ecc..e9a3e2500962 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/unlink_dataset.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/unlink_dataset.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/update_dataset_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/update_dataset_config.rb index 1b1616ec57e0..3a60645b50bc 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/update_dataset_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/update_dataset_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/snippets/storage_insights/update_report_config.rb b/google-cloud-storage_insights-v1/snippets/storage_insights/update_report_config.rb index 5c7c276da1a9..a7924d487517 100644 --- a/google-cloud-storage_insights-v1/snippets/storage_insights/update_report_config.rb +++ b/google-cloud-storage_insights-v1/snippets/storage_insights/update_report_config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_operations_test.rb b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_operations_test.rb index f9f1d180554f..9bf21e483f65 100644 --- a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_operations_test.rb +++ b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_paths_test.rb b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_paths_test.rb index 1aa56228ba33..a11e979ff863 100644 --- a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_paths_test.rb +++ b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_rest_test.rb b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_rest_test.rb index d11fbee180d5..0f639d9b273e 100644 --- a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_rest_test.rb +++ b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_test.rb b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_test.rb index 68852e2b0efd..a1364c2bc720 100644 --- a/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_test.rb +++ b/google-cloud-storage_insights-v1/test/google/cloud/storage_insights/v1/storage_insights_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_insights-v1/test/helper.rb b/google-cloud-storage_insights-v1/test/helper.rb index 7e4ec6975a18..4fb6756ac7e2 100644 --- a/google-cloud-storage_insights-v1/test/helper.rb +++ b/google-cloud-storage_insights-v1/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-cloud-storage_transfer-v1/.owlbot-manifest.json b/google-cloud-storage_transfer-v1/.owlbot-manifest.json index 5454da5dba9f..529e65187c4d 100644 --- a/google-cloud-storage_transfer-v1/.owlbot-manifest.json +++ b/google-cloud-storage_transfer-v1/.owlbot-manifest.json @@ -69,6 +69,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-storage_transfer-v1/.toys.rb b/google-cloud-storage_transfer-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-storage_transfer-v1/.toys.rb +++ b/google-cloud-storage_transfer-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/google-cloud-storage_transfer-v1/Rakefile b/google-cloud-storage_transfer-v1/Rakefile index 796a9c2d9acd..2dae212edd97 100644 --- a/google-cloud-storage_transfer-v1/Rakefile +++ b/google-cloud-storage_transfer-v1/Rakefile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google-cloud-storage_transfer-v1.rb b/google-cloud-storage_transfer-v1/lib/google-cloud-storage_transfer-v1.rb index c8a86ae09912..8d192d1af8ef 100644 --- a/google-cloud-storage_transfer-v1/lib/google-cloud-storage_transfer-v1.rb +++ b/google-cloud-storage_transfer-v1/lib/google-cloud-storage_transfer-v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1.rb index b84d42ba1f8f..1efd00697fd6 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/rest.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/rest.rb index 222e05ea2032..011f181029a2 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/rest.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service.rb index 15d558620ddd..77477cb89a2b 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/client.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/client.rb index a747246fd27e..56e9e7797435 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/client.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/credentials.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/credentials.rb index 626fa459f55f..483f0600c63e 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/credentials.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/operations.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/operations.rb index 9f044f3a0f14..2298f799d138 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/operations.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/paths.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/paths.rb index 7362e91395a0..1d20532cf22e 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/paths.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest.rb index 324ee7b17212..cb60b590943e 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/client.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/client.rb index c515c0ea2062..b09b2f761354 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/client.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/operations.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/operations.rb index d57b0bc302d9..4bd7cb6a74b9 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/operations.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/service_stub.rb b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/service_stub.rb index 7edbc4871403..c7aa7cd30382 100644 --- a/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/service_stub.rb +++ b/google-cloud-storage_transfer-v1/lib/google/cloud/storage_transfer/v1/storage_transfer_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/lib/google/storagetransfer/v1/transfer_services_pb.rb b/google-cloud-storage_transfer-v1/lib/google/storagetransfer/v1/transfer_services_pb.rb index 9a8989bc4610..25ee4b7f2d98 100644 --- a/google-cloud-storage_transfer-v1/lib/google/storagetransfer/v1/transfer_services_pb.rb +++ b/google-cloud-storage_transfer-v1/lib/google/storagetransfer/v1/transfer_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/storagetransfer/v1/transfer.proto for package 'Google.Cloud.StorageTransfer.V1' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/api/client.rb b/google-cloud-storage_transfer-v1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/api/client.rb +++ b/google-cloud-storage_transfer-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/google-cloud-storage_transfer-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-storage_transfer-v1/proto_docs/google/api/field_behavior.rb index 6be3cb0ed6c3..582be187d115 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/api/field_behavior.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-storage_transfer-v1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-storage_transfer-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/google-cloud-storage_transfer-v1/proto_docs/google/api/resource.rb b/google-cloud-storage_transfer-v1/proto_docs/google/api/resource.rb index 85d0a8f50bba..25dec4847ac1 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/api/resource.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/longrunning/operations.rb b/google-cloud-storage_transfer-v1/proto_docs/google/longrunning/operations.rb index 50f11f9f36d6..7a757f512165 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/any.rb b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/any.rb index 4fde75cec2aa..58691995f02e 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/duration.rb index dcc4a8a3c05b..ea59f1f91daf 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/duration.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/empty.rb index e63eb943257a..83e4481834a6 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/field_mask.rb b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/field_mask.rb index 3db2d8f80bab..7f3ffc78601a 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/timestamp.rb index 626cd5e0bf3a..e58202461f88 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/protobuf/timestamp.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/rpc/code.rb b/google-cloud-storage_transfer-v1/proto_docs/google/rpc/code.rb index ee22a06342bc..8cf36e815510 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/rpc/code.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/rpc/code.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/rpc/status.rb b/google-cloud-storage_transfer-v1/proto_docs/google/rpc/status.rb index 82ef783eab1b..3c630675d70b 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/rpc/status.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer.rb b/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer.rb index 97ad926b8b6f..5cd832360c85 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer_types.rb b/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer_types.rb index b4171170e1ee..de6dd48638d9 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer_types.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/storagetransfer/v1/transfer_types.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/type/date.rb b/google-cloud-storage_transfer-v1/proto_docs/google/type/date.rb index 25cd60c5322a..7de2b93f3556 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/type/date.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/type/date.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/proto_docs/google/type/timeofday.rb b/google-cloud-storage_transfer-v1/proto_docs/google/type/timeofday.rb index 461a5458c761..e59ba755b43a 100644 --- a/google-cloud-storage_transfer-v1/proto_docs/google/type/timeofday.rb +++ b/google-cloud-storage_transfer-v1/proto_docs/google/type/timeofday.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/Gemfile b/google-cloud-storage_transfer-v1/snippets/Gemfile index 6f9fe1351e3e..4586300ebeee 100755 --- a/google-cloud-storage_transfer-v1/snippets/Gemfile +++ b/google-cloud-storage_transfer-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/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_agent_pool.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_agent_pool.rb index 6f805ca1e6e1..a718fbde6964 100644 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_agent_pool.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_agent_pool.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_transfer_job.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_transfer_job.rb index f3466ef2640a..be68bb1fbb6f 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_transfer_job.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/create_transfer_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_agent_pool.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_agent_pool.rb index e749fe748484..511403d58f9d 100644 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_agent_pool.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_agent_pool.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_transfer_job.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_transfer_job.rb index 0c933ed4a765..1eb7926153c4 100644 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_transfer_job.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/delete_transfer_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_agent_pool.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_agent_pool.rb index 6224cdf083f6..cb60143fa519 100644 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_agent_pool.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_agent_pool.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_google_service_account.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_google_service_account.rb index b8f8c2562d0c..692ef121dfc3 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_google_service_account.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_google_service_account.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_transfer_job.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_transfer_job.rb index 0fe32c11fc72..ef2d71f7e2e1 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_transfer_job.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/get_transfer_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_agent_pools.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_agent_pools.rb index b081060baa1f..0714d9ecbc44 100644 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_agent_pools.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_agent_pools.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_transfer_jobs.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_transfer_jobs.rb index 4e44b25447a9..d6ed5c46c7dd 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_transfer_jobs.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/list_transfer_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/pause_transfer_operation.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/pause_transfer_operation.rb index 5bb945c839cc..ef2b482e14c3 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/pause_transfer_operation.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/pause_transfer_operation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/resume_transfer_operation.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/resume_transfer_operation.rb index 5e169c146a38..53c764c67766 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/resume_transfer_operation.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/resume_transfer_operation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/run_transfer_job.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/run_transfer_job.rb index 1d94b033307d..7e8443bfd8b6 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/run_transfer_job.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/run_transfer_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_agent_pool.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_agent_pool.rb index e40d799d234b..3b33a6568070 100644 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_agent_pool.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_agent_pool.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_transfer_job.rb b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_transfer_job.rb index 2278a6a2d9aa..1cf11d53d478 100755 --- a/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_transfer_job.rb +++ b/google-cloud-storage_transfer-v1/snippets/storage_transfer_service/update_transfer_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_operations_test.rb b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_operations_test.rb index 79b78cbee950..65da21fd2d24 100644 --- a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_operations_test.rb +++ b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_paths_test.rb b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_paths_test.rb index 8ba1b8cfbc7c..fbad881f657f 100644 --- a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_paths_test.rb +++ b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_rest_test.rb b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_rest_test.rb index 5cd2515d5cc7..7326dbdacbf7 100644 --- a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_rest_test.rb +++ b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_test.rb b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_test.rb index a42ff691912a..8e8e9486b69e 100644 --- a/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_test.rb +++ b/google-cloud-storage_transfer-v1/test/google/cloud/storage_transfer/v1/storage_transfer_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-storage_transfer-v1/test/helper.rb b/google-cloud-storage_transfer-v1/test/helper.rb index 9ead73a4e10a..4fb6756ac7e2 100644 --- a/google-cloud-storage_transfer-v1/test/helper.rb +++ b/google-cloud-storage_transfer-v1/test/helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/.owlbot-manifest.json b/google-cloud-support-v2/.owlbot-manifest.json index 78980ce64a1c..a9c97cc9123f 100644 --- a/google-cloud-support-v2/.owlbot-manifest.json +++ b/google-cloud-support-v2/.owlbot-manifest.json @@ -98,6 +98,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-support-v2/.toys.rb b/google-cloud-support-v2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-support-v2/.toys.rb +++ b/google-cloud-support-v2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/Rakefile b/google-cloud-support-v2/Rakefile index fd7aea5ca98c..dc5bafbc41cf 100644 --- a/google-cloud-support-v2/Rakefile +++ b/google-cloud-support-v2/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-cloud-support-v2/lib/google-cloud-support-v2.rb b/google-cloud-support-v2/lib/google-cloud-support-v2.rb index dea1ba4f1ece..622f07997b34 100644 --- a/google-cloud-support-v2/lib/google-cloud-support-v2.rb +++ b/google-cloud-support-v2/lib/google-cloud-support-v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2.rb b/google-cloud-support-v2/lib/google/cloud/support/v2.rb index 251e5840a02c..ee31d821d11e 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/attachment_service_services_pb.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/attachment_service_services_pb.rb index aa28222e9368..3164907a7384 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/attachment_service_services_pb.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/attachment_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2/attachment_service.proto for package 'Google.Cloud.Support.V2' # Original file comments: -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service.rb index 41c2fe22a1ef..b15fabbaa7bb 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/client.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/client.rb index 84591afc3fc4..1ecdda31c376 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/client.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/credentials.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/credentials.rb index c80f718555ab..580b6657fd60 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/credentials.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/paths.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/paths.rb index 5f1287ae5584..52a0749997c7 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/paths.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_attachment_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service.rb index 440d9637fa4e..f77ef0cfc926 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/client.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/client.rb index 0dba58b9669a..ecc8b3b7d186 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/client.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/credentials.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/credentials.rb index 1c4954b642a9..244a84668482 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/credentials.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/paths.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/paths.rb index 698f04b709d1..da8eb12016cf 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/paths.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service_services_pb.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service_services_pb.rb index 61eb673337a5..0b249ccd8e55 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/case_service_services_pb.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/case_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2/case_service.proto for package 'Google.Cloud.Support.V2' # Original file comments: -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service.rb index 1bf87a639259..8b3fc0d6fb31 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/client.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/client.rb index c397614eec3c..db4bc0d4df1a 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/client.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/credentials.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/credentials.rb index f99b6d203c0e..ed38892036e6 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/credentials.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/paths.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/paths.rb index 9599793f87e6..abbe1eeac559 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/paths.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service_services_pb.rb b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service_services_pb.rb index 26e2beb75037..8f934ab7438b 100644 --- a/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service_services_pb.rb +++ b/google-cloud-support-v2/lib/google/cloud/support/v2/comment_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2/comment_service.proto for package 'Google.Cloud.Support.V2' # Original file comments: -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/api/client.rb b/google-cloud-support-v2/proto_docs/google/api/client.rb index f20af9485bd9..3ab0b096d445 100644 --- a/google-cloud-support-v2/proto_docs/google/api/client.rb +++ b/google-cloud-support-v2/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-cloud-support-v2/proto_docs/google/api/field_behavior.rb b/google-cloud-support-v2/proto_docs/google/api/field_behavior.rb index 843c8e9deea2..582be187d115 100644 --- a/google-cloud-support-v2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-support-v2/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-cloud-support-v2/proto_docs/google/api/launch_stage.rb b/google-cloud-support-v2/proto_docs/google/api/launch_stage.rb index 173c5c85f5dc..9392a413fb1b 100644 --- a/google-cloud-support-v2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-support-v2/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-cloud-support-v2/proto_docs/google/api/resource.rb b/google-cloud-support-v2/proto_docs/google/api/resource.rb index aa7e4be53201..25dec4847ac1 100644 --- a/google-cloud-support-v2/proto_docs/google/api/resource.rb +++ b/google-cloud-support-v2/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-cloud-support-v2/proto_docs/google/cloud/support/v2/actor.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/actor.rb index 6641c9eb3365..060fa58e361b 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/actor.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/actor.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment.rb index 734454965e9b..3c5c4b415a91 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment_service.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment_service.rb index d50bf358e5cf..5763bc72f6fc 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment_service.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/attachment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case.rb index d8e2c944a241..28de7f2b7bb9 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case_service.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case_service.rb index d6e067a4db51..3de3cce4f552 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case_service.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/case_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment.rb index 7410a57ebe2e..13196465f608 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment_service.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment_service.rb index 9be5de21e792..38c6cffc3af5 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment_service.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/comment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/escalation.rb b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/escalation.rb index 39f2c4f32a96..58f5e6bef053 100644 --- a/google-cloud-support-v2/proto_docs/google/cloud/support/v2/escalation.rb +++ b/google-cloud-support-v2/proto_docs/google/cloud/support/v2/escalation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/protobuf/duration.rb b/google-cloud-support-v2/proto_docs/google/protobuf/duration.rb index b4a53d0ac67f..ea59f1f91daf 100644 --- a/google-cloud-support-v2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-support-v2/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-cloud-support-v2/proto_docs/google/protobuf/field_mask.rb b/google-cloud-support-v2/proto_docs/google/protobuf/field_mask.rb index c437e42a7581..7f3ffc78601a 100644 --- a/google-cloud-support-v2/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-support-v2/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-support-v2/proto_docs/google/protobuf/timestamp.rb index b7de80e5ed7f..e58202461f88 100644 --- a/google-cloud-support-v2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-support-v2/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-cloud-support-v2/snippets/Gemfile b/google-cloud-support-v2/snippets/Gemfile index 94560f8403c6..92a51fab661b 100644 --- a/google-cloud-support-v2/snippets/Gemfile +++ b/google-cloud-support-v2/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-cloud-support-v2/snippets/case_attachment_service/list_attachments.rb b/google-cloud-support-v2/snippets/case_attachment_service/list_attachments.rb index 0d215e67d32d..e1c0245885c9 100644 --- a/google-cloud-support-v2/snippets/case_attachment_service/list_attachments.rb +++ b/google-cloud-support-v2/snippets/case_attachment_service/list_attachments.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/close_case.rb b/google-cloud-support-v2/snippets/case_service/close_case.rb index 590dcd1761e9..ae0b3bf209b0 100644 --- a/google-cloud-support-v2/snippets/case_service/close_case.rb +++ b/google-cloud-support-v2/snippets/case_service/close_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/create_case.rb b/google-cloud-support-v2/snippets/case_service/create_case.rb index 9939143ba4b9..baf321e8aa51 100644 --- a/google-cloud-support-v2/snippets/case_service/create_case.rb +++ b/google-cloud-support-v2/snippets/case_service/create_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/escalate_case.rb b/google-cloud-support-v2/snippets/case_service/escalate_case.rb index 7c9a5b4f05a3..1bc21d02b003 100644 --- a/google-cloud-support-v2/snippets/case_service/escalate_case.rb +++ b/google-cloud-support-v2/snippets/case_service/escalate_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/get_case.rb b/google-cloud-support-v2/snippets/case_service/get_case.rb index 9574a60f6e0a..54ec20712e4d 100644 --- a/google-cloud-support-v2/snippets/case_service/get_case.rb +++ b/google-cloud-support-v2/snippets/case_service/get_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/list_cases.rb b/google-cloud-support-v2/snippets/case_service/list_cases.rb index 32dd08422b16..7bb33c377b63 100644 --- a/google-cloud-support-v2/snippets/case_service/list_cases.rb +++ b/google-cloud-support-v2/snippets/case_service/list_cases.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/search_case_classifications.rb b/google-cloud-support-v2/snippets/case_service/search_case_classifications.rb index 19fb33863c38..d8efef380e35 100644 --- a/google-cloud-support-v2/snippets/case_service/search_case_classifications.rb +++ b/google-cloud-support-v2/snippets/case_service/search_case_classifications.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/search_cases.rb b/google-cloud-support-v2/snippets/case_service/search_cases.rb index 8fd8befa226c..48a49399a4d0 100644 --- a/google-cloud-support-v2/snippets/case_service/search_cases.rb +++ b/google-cloud-support-v2/snippets/case_service/search_cases.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/case_service/update_case.rb b/google-cloud-support-v2/snippets/case_service/update_case.rb index 2cbc4ac35a90..e7add57657b8 100644 --- a/google-cloud-support-v2/snippets/case_service/update_case.rb +++ b/google-cloud-support-v2/snippets/case_service/update_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/comment_service/create_comment.rb b/google-cloud-support-v2/snippets/comment_service/create_comment.rb index 03ee5f031049..1638273dd227 100644 --- a/google-cloud-support-v2/snippets/comment_service/create_comment.rb +++ b/google-cloud-support-v2/snippets/comment_service/create_comment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/snippets/comment_service/list_comments.rb b/google-cloud-support-v2/snippets/comment_service/list_comments.rb index d867a56183bf..6d0c3cd56994 100644 --- a/google-cloud-support-v2/snippets/comment_service/list_comments.rb +++ b/google-cloud-support-v2/snippets/comment_service/list_comments.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_paths_test.rb b/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_paths_test.rb index ad49f0cbbe7e..f6e26875cbdc 100644 --- a/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_paths_test.rb +++ b/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_test.rb b/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_test.rb index 1720f9b892b3..dd93354cc053 100644 --- a/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_test.rb +++ b/google-cloud-support-v2/test/google/cloud/support/v2/case_attachment_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/google/cloud/support/v2/case_service_paths_test.rb b/google-cloud-support-v2/test/google/cloud/support/v2/case_service_paths_test.rb index 5364d6a45ebf..026b2a358c1c 100644 --- a/google-cloud-support-v2/test/google/cloud/support/v2/case_service_paths_test.rb +++ b/google-cloud-support-v2/test/google/cloud/support/v2/case_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/google/cloud/support/v2/case_service_test.rb b/google-cloud-support-v2/test/google/cloud/support/v2/case_service_test.rb index 2491de4fa2f0..25eb07c7c31c 100644 --- a/google-cloud-support-v2/test/google/cloud/support/v2/case_service_test.rb +++ b/google-cloud-support-v2/test/google/cloud/support/v2/case_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_paths_test.rb b/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_paths_test.rb index 5f7859408db0..450f7d03ec69 100644 --- a/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_paths_test.rb +++ b/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_test.rb b/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_test.rb index f78caa0502f1..c81c16e329aa 100644 --- a/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_test.rb +++ b/google-cloud-support-v2/test/google/cloud/support/v2/comment_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2/test/helper.rb b/google-cloud-support-v2/test/helper.rb index 7e4ec6975a18..4fb6756ac7e2 100644 --- a/google-cloud-support-v2/test/helper.rb +++ b/google-cloud-support-v2/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-cloud-support-v2beta/.owlbot-manifest.json b/google-cloud-support-v2beta/.owlbot-manifest.json index 940b3538738a..df4c5999eeac 100644 --- a/google-cloud-support-v2beta/.owlbot-manifest.json +++ b/google-cloud-support-v2beta/.owlbot-manifest.json @@ -135,6 +135,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-support-v2beta/.toys.rb b/google-cloud-support-v2beta/.toys.rb index 9a210f1427c7..177e22456e8a 100644 --- a/google-cloud-support-v2beta/.toys.rb +++ b/google-cloud-support-v2beta/.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-cloud-support-v2beta/Rakefile b/google-cloud-support-v2beta/Rakefile index d85f72f30597..1b495941debf 100644 --- a/google-cloud-support-v2beta/Rakefile +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/lib/google-cloud-support-v2beta.rb b/google-cloud-support-v2beta/lib/google-cloud-support-v2beta.rb index 140bdc7cbf6a..c57d878c0330 100644 --- a/google-cloud-support-v2beta/lib/google-cloud-support-v2beta.rb +++ b/google-cloud-support-v2beta/lib/google-cloud-support-v2beta.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta.rb index ad68796d551b..bc5d5da7c8d7 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/attachment_service_services_pb.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/attachment_service_services_pb.rb index 0ae5d1782758..e40538c6e912 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/attachment_service_services_pb.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/attachment_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2beta/attachment_service.proto for package 'Google.Cloud.Support.V2beta' # 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-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service.rb index 6dc73186db7a..0f8335bbffd4 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/client.rb index 5fb54dcd6481..8878976e70bf 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/credentials.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/credentials.rb index 27dac0a58027..0987e86d29a9 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/credentials.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/paths.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/paths.rb index 1e8ec14afe69..0b3f043eed9c 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/paths.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest.rb index 6a46d6276178..78b37c71bd8b 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/client.rb index 5c62e03aabf6..bc75cf45fdf4 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/service_stub.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/service_stub.rb index 4170e5935363..390917e1e045 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/service_stub.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_attachment_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service.rb index fa7d4c2b60c2..7d78746c547f 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/client.rb index 8e0280d22ffa..a663aaffe198 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/credentials.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/credentials.rb index a8ea74afefde..b2075374e3a3 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/credentials.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/paths.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/paths.rb index 13c9f13dcc29..c56e32fd9485 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/paths.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest.rb index d6e3f3231838..f1beada166f8 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/client.rb index d80e0e8962a4..8c292d427701 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/service_stub.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/service_stub.rb index 983e3e7cb697..92b4270ff509 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/service_stub.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service_services_pb.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service_services_pb.rb index 8425b7116aa8..9fa9f81f611b 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service_services_pb.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/case_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2beta/case_service.proto for package 'Google.Cloud.Support.V2beta' # 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-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service.rb index e8891131a998..b2407e916294 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/client.rb index 72d9d88dc6cc..0db1af75add4 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/credentials.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/credentials.rb index c330bffdd43a..31a79f1800d0 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/credentials.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/paths.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/paths.rb index bcf1d3c57866..f82bc4f11f8c 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/paths.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest.rb index 74abfed90193..15455343c273 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/client.rb index 7761a4f06025..785dfd271d8a 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/service_stub.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/service_stub.rb index 76392252affd..f23ddfc6a74b 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/service_stub.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service_services_pb.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service_services_pb.rb index 4976737f327f..a15bd0317801 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service_services_pb.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/comment_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2beta/comment_service.proto for package 'Google.Cloud.Support.V2beta' # 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-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service.rb index 2703a69b4e49..0429e129474d 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/client.rb index ce9e4bc78698..c750bde2f417 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/credentials.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/credentials.rb index 683550fdda5f..9e492496d8a2 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/credentials.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/paths.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/paths.rb index 271348b722c9..52cad904cef2 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/paths.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest.rb index 36104e39fa37..0c9dce322c55 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/client.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/client.rb index ac8823161cce..8ad39587a2ba 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/client.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/service_stub.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/service_stub.rb index 9699e9a5c29e..d267a53b43d4 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/service_stub.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service_services_pb.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service_services_pb.rb index 6aec9cd481d1..3f9bbd080798 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service_services_pb.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/feed_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/support/v2beta/feed_service.proto for package 'Google.Cloud.Support.V2beta' # 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-cloud-support-v2beta/lib/google/cloud/support/v2beta/rest.rb b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/rest.rb index 1c49f0df9ec3..188f6dfb5cff 100644 --- a/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/rest.rb +++ b/google-cloud-support-v2beta/lib/google/cloud/support/v2beta/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/api/client.rb b/google-cloud-support-v2beta/proto_docs/google/api/client.rb index 30c954fb0d5c..3ab0b096d445 100644 --- a/google-cloud-support-v2beta/proto_docs/google/api/client.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/proto_docs/google/api/field_behavior.rb b/google-cloud-support-v2beta/proto_docs/google/api/field_behavior.rb index fb9115c630af..582be187d115 100644 --- a/google-cloud-support-v2beta/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/proto_docs/google/api/launch_stage.rb b/google-cloud-support-v2beta/proto_docs/google/api/launch_stage.rb index b836bdb60b21..9392a413fb1b 100644 --- a/google-cloud-support-v2beta/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/proto_docs/google/api/resource.rb b/google-cloud-support-v2beta/proto_docs/google/api/resource.rb index 71b994c7ef20..25dec4847ac1 100644 --- a/google-cloud-support-v2beta/proto_docs/google/api/resource.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/actor.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/actor.rb index 29a3e47aa8ea..b45ea6fc9ae8 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/actor.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/actor.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment.rb index 008e94c3dda0..adb9de8f353f 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment_service.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment_service.rb index 56d381a9a8ff..cf9ec587b9cb 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment_service.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/attachment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case.rb index ae01f6a63647..c5adc8946ab1 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case_service.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case_service.rb index e5016cc3752d..44675cfe5487 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case_service.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/case_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment.rb index c0a3e9794e61..81f686cfe082 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment_service.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment_service.rb index 30b6405c8c35..f2742c33f65d 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment_service.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/comment_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/content.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/content.rb index 33846f12ea89..528eecc925bd 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/content.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/content.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/email_message.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/email_message.rb index 6cb7e2e46fc1..66d6775bf201 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/email_message.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/email_message.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/escalation.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/escalation.rb index 669283d21c4a..8c67ca0742eb 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/escalation.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/escalation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_item.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_item.rb index 05fd5a8b0f47..d0b449b4bb1e 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_item.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_item.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_service.rb b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_service.rb index 6f9bdd14dfa1..d0628e30279c 100644 --- a/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_service.rb +++ b/google-cloud-support-v2beta/proto_docs/google/cloud/support/v2beta/feed_service.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/proto_docs/google/protobuf/duration.rb b/google-cloud-support-v2beta/proto_docs/google/protobuf/duration.rb index 341efa296c29..ea59f1f91daf 100644 --- a/google-cloud-support-v2beta/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/proto_docs/google/protobuf/field_mask.rb b/google-cloud-support-v2beta/proto_docs/google/protobuf/field_mask.rb index ad3c3ad25f0f..7f3ffc78601a 100644 --- a/google-cloud-support-v2beta/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/proto_docs/google/protobuf/timestamp.rb b/google-cloud-support-v2beta/proto_docs/google/protobuf/timestamp.rb index a005f395ccab..e58202461f88 100644 --- a/google-cloud-support-v2beta/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/snippets/Gemfile b/google-cloud-support-v2beta/snippets/Gemfile index 2ff73258f29e..e1812bac7937 100644 --- a/google-cloud-support-v2beta/snippets/Gemfile +++ b/google-cloud-support-v2beta/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-cloud-support-v2beta/snippets/case_attachment_service/get_attachment.rb b/google-cloud-support-v2beta/snippets/case_attachment_service/get_attachment.rb index ddfde3af7346..817c8bc8ee34 100644 --- a/google-cloud-support-v2beta/snippets/case_attachment_service/get_attachment.rb +++ b/google-cloud-support-v2beta/snippets/case_attachment_service/get_attachment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_attachment_service/list_attachments.rb b/google-cloud-support-v2beta/snippets/case_attachment_service/list_attachments.rb index 945aadac11c4..a8197899de9a 100644 --- a/google-cloud-support-v2beta/snippets/case_attachment_service/list_attachments.rb +++ b/google-cloud-support-v2beta/snippets/case_attachment_service/list_attachments.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/close_case.rb b/google-cloud-support-v2beta/snippets/case_service/close_case.rb index 4ae8f2b8420c..df3698362b77 100644 --- a/google-cloud-support-v2beta/snippets/case_service/close_case.rb +++ b/google-cloud-support-v2beta/snippets/case_service/close_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/create_case.rb b/google-cloud-support-v2beta/snippets/case_service/create_case.rb index 6b96e267a568..dd6452cd2104 100644 --- a/google-cloud-support-v2beta/snippets/case_service/create_case.rb +++ b/google-cloud-support-v2beta/snippets/case_service/create_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/escalate_case.rb b/google-cloud-support-v2beta/snippets/case_service/escalate_case.rb index 9d3ddfa9196b..8ab2f5e01a80 100644 --- a/google-cloud-support-v2beta/snippets/case_service/escalate_case.rb +++ b/google-cloud-support-v2beta/snippets/case_service/escalate_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/get_case.rb b/google-cloud-support-v2beta/snippets/case_service/get_case.rb index e26fa0020511..d427183e1b53 100644 --- a/google-cloud-support-v2beta/snippets/case_service/get_case.rb +++ b/google-cloud-support-v2beta/snippets/case_service/get_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/list_cases.rb b/google-cloud-support-v2beta/snippets/case_service/list_cases.rb index 0e0068b5f774..924fd42eb5cc 100644 --- a/google-cloud-support-v2beta/snippets/case_service/list_cases.rb +++ b/google-cloud-support-v2beta/snippets/case_service/list_cases.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/search_case_classifications.rb b/google-cloud-support-v2beta/snippets/case_service/search_case_classifications.rb index 6461e2de529a..113460bea7e0 100644 --- a/google-cloud-support-v2beta/snippets/case_service/search_case_classifications.rb +++ b/google-cloud-support-v2beta/snippets/case_service/search_case_classifications.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/search_cases.rb b/google-cloud-support-v2beta/snippets/case_service/search_cases.rb index 2b287c0a9e7b..2aeb60496c74 100644 --- a/google-cloud-support-v2beta/snippets/case_service/search_cases.rb +++ b/google-cloud-support-v2beta/snippets/case_service/search_cases.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/case_service/update_case.rb b/google-cloud-support-v2beta/snippets/case_service/update_case.rb index c301a32909de..42cb75413921 100644 --- a/google-cloud-support-v2beta/snippets/case_service/update_case.rb +++ b/google-cloud-support-v2beta/snippets/case_service/update_case.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/comment_service/create_comment.rb b/google-cloud-support-v2beta/snippets/comment_service/create_comment.rb index 1909bb55d10b..111763a0cd80 100644 --- a/google-cloud-support-v2beta/snippets/comment_service/create_comment.rb +++ b/google-cloud-support-v2beta/snippets/comment_service/create_comment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/comment_service/get_comment.rb b/google-cloud-support-v2beta/snippets/comment_service/get_comment.rb index 1c227cac7308..40c25b1d4c91 100644 --- a/google-cloud-support-v2beta/snippets/comment_service/get_comment.rb +++ b/google-cloud-support-v2beta/snippets/comment_service/get_comment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/comment_service/list_comments.rb b/google-cloud-support-v2beta/snippets/comment_service/list_comments.rb index 35dbacae5f18..6a6ca196fdcd 100644 --- a/google-cloud-support-v2beta/snippets/comment_service/list_comments.rb +++ b/google-cloud-support-v2beta/snippets/comment_service/list_comments.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/snippets/feed_service/show_feed.rb b/google-cloud-support-v2beta/snippets/feed_service/show_feed.rb index 2b3b5a6fd52a..c67f13d8ae2b 100644 --- a/google-cloud-support-v2beta/snippets/feed_service/show_feed.rb +++ b/google-cloud-support-v2beta/snippets/feed_service/show_feed.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_paths_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_paths_test.rb index e22aa43d0e2f..f4d4f4902887 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_paths_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_rest_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_rest_test.rb index e6b986ad72b6..16478be67ea0 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_rest_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_test.rb index 74ac1e64ffdd..0afaaf38caa8 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_attachment_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_paths_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_paths_test.rb index a095b08857f4..6ec114696076 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_paths_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_rest_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_rest_test.rb index f99c46e90826..a50a08b89c7c 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_rest_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_test.rb index 94791d433a4a..3aabb9d2337a 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/case_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_paths_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_paths_test.rb index b19f9cdb389b..53f649553204 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_paths_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_rest_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_rest_test.rb index 637ed1a58f43..fe77d0ac2f3c 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_rest_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_test.rb index a427aed78936..5cb30de3683d 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/comment_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_paths_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_paths_test.rb index dea534042271..9f8927700ffe 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_paths_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_rest_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_rest_test.rb index c05c93f249c4..a89385a7a013 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_rest_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_test.rb b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_test.rb index 8cdbfe92f1f8..c02f8f91bffc 100644 --- a/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_test.rb +++ b/google-cloud-support-v2beta/test/google/cloud/support/v2beta/feed_service_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-support-v2beta/test/helper.rb b/google-cloud-support-v2beta/test/helper.rb index 60c50984be58..4fb6756ac7e2 100644 --- a/google-cloud-support-v2beta/test/helper.rb +++ b/google-cloud-support-v2beta/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-cloud-talent-v4/.owlbot-manifest.json b/google-cloud-talent-v4/.owlbot-manifest.json index e781295097e6..3d02ad1183cf 100644 --- a/google-cloud-talent-v4/.owlbot-manifest.json +++ b/google-cloud-talent-v4/.owlbot-manifest.json @@ -143,6 +143,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-talent-v4/.toys.rb b/google-cloud-talent-v4/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-talent-v4/.toys.rb +++ b/google-cloud-talent-v4/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/Rakefile b/google-cloud-talent-v4/Rakefile index d6b1246d56ff..e241f71a45d3 100644 --- a/google-cloud-talent-v4/Rakefile +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/lib/google-cloud-talent-v4.rb b/google-cloud-talent-v4/lib/google-cloud-talent-v4.rb index 4c5120222bed..c715c2e0b79a 100644 --- a/google-cloud-talent-v4/lib/google-cloud-talent-v4.rb +++ b/google-cloud-talent-v4/lib/google-cloud-talent-v4.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/google-cloud-talent-v4/lib/google/cloud/talent/v4.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4.rb index 56913f966501..35c2c38a0397 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service.rb index 6f5b20841c0a..948f3a46bcd2 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/client.rb index 616d85825c96..bec17ac402e3 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/credentials.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/credentials.rb index 69dbc005c480..6cb90fd7eecb 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/credentials.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/credentials.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/paths.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/paths.rb index f9e6e9fa24a7..c4a717b39ab8 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/paths.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest.rb index e782cbeebbec..3c513e88db2d 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/client.rb index 348b4b3eabc3..713c7d6f9580 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/service_stub.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/service_stub.rb index 895032d5d3d6..c890988eb823 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/service_stub.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service_services_pb.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service_services_pb.rb index e3635b174772..970558173e7b 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service_services_pb.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/company_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4/company_service.proto for package 'google.cloud.talent.v4' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion.rb index d88c4b3ef127..b6fa3c5a86bc 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/client.rb index c19ef7ef28f5..ca7ca5cb5e19 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/credentials.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/credentials.rb index f6002298e710..7cd296fec044 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/credentials.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/credentials.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/paths.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/paths.rb index 3ce15f93e8d2..76d8a7f968e1 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/paths.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest.rb index 5c134d7ba643..20ebc6431f70 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/client.rb index a3344085637c..d520ae2af77b 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/service_stub.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/service_stub.rb index 8e435d607664..05cfeeb2676d 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/service_stub.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion_service_services_pb.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion_service_services_pb.rb index 0d275df4269f..ee3e95861429 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion_service_services_pb.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/completion_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4/completion_service.proto for package 'google.cloud.talent.v4' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service.rb index 1ea0f2d91a9e..3eae631b03f2 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/client.rb index 9c0fd76c8765..8b1a27a63581 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/credentials.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/credentials.rb index ade376269f03..3909062c4684 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/credentials.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/credentials.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/paths.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/paths.rb index 2dc5a479c322..bdb45a8600a2 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/paths.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest.rb index 5958a97deb4e..b3d12ce1a69a 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/client.rb index 5ad7654ff51c..38ca09276b9c 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/service_stub.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/service_stub.rb index ae7759dec8f2..1df84a12be19 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/service_stub.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service_services_pb.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service_services_pb.rb index c5d502833afe..4e21dbe2ff0e 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service_services_pb.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/event_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4/event_service.proto for package 'google.cloud.talent.v4' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service.rb index 53e26f1cd122..72fd641b46a0 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/client.rb index 98f160883cdd..772a4283343e 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/credentials.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/credentials.rb index d609529a46a5..8264c8770c63 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/credentials.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/credentials.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/operations.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/operations.rb index d87deea98ccf..7288de63c80c 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/operations.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/operations.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/paths.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/paths.rb index 2d7b04427f4f..b40f2cddc538 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/paths.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest.rb index ac89c5008241..2155d4710be6 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/client.rb index 47ae5657f066..4c330bcc8342 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/operations.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/operations.rb index e6cb4f19e27a..d5570680a1e0 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/operations.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/service_stub.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/service_stub.rb index 50f314c633ec..634719f7c02e 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/service_stub.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service_services_pb.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service_services_pb.rb index c893ac6bad01..e1a90f630e33 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service_services_pb.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/job_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4/job_service.proto for package 'google.cloud.talent.v4' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/rest.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/rest.rb index 25995e31fd11..e29f66d86a27 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/rest.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service.rb index 6888b82f4f7c..ee4160331939 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/client.rb index ccc1511ac121..3ebc2f8bf5f7 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/credentials.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/credentials.rb index fa5f44a00334..daf2d0afbeef 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/credentials.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/credentials.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/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/paths.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/paths.rb index a7f108e61ee1..ce93b2ff685b 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/paths.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/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/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest.rb index 3e7fa4562055..6edaf614d38d 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/client.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/client.rb index 7d228bc3b18f..f17666554db3 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/client.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/service_stub.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/service_stub.rb index d9bb85c2b278..cc7ba8e861ad 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/service_stub.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service_services_pb.rb b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service_services_pb.rb index 6e8dd64c0d8c..1761f0653df7 100644 --- a/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service_services_pb.rb +++ b/google-cloud-talent-v4/lib/google/cloud/talent/v4/tenant_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4/tenant_service.proto for package 'google.cloud.talent.v4' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/proto_docs/google/api/client.rb b/google-cloud-talent-v4/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-talent-v4/proto_docs/google/api/client.rb +++ b/google-cloud-talent-v4/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/proto_docs/google/api/field_behavior.rb b/google-cloud-talent-v4/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-talent-v4/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/api/launch_stage.rb b/google-cloud-talent-v4/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-talent-v4/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-talent-v4/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/proto_docs/google/api/resource.rb b/google-cloud-talent-v4/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-talent-v4/proto_docs/google/api/resource.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/common.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/common.rb index 7ba31178279d..4a754f4d0ab3 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/common.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company.rb index 915827c8fca0..26cd543627a2 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company_service.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company_service.rb index dfe495721492..bc326d893eab 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company_service.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/company_service.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/completion_service.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/completion_service.rb index 062afb68693a..0cad28742065 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/completion_service.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/completion_service.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event.rb index 381261b26110..aaead09d2855 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event_service.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event_service.rb index 06778a85f4eb..284850e682bb 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event_service.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/event_service.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/filters.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/filters.rb index 074a529dfac1..65be9377eb17 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/filters.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/filters.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/histogram.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/histogram.rb index 917c81c9a6b1..486c5466ca9e 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/histogram.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/histogram.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job.rb index 4203d3436a9e..bf21f608f3bf 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job_service.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job_service.rb index 93008ff52f2f..8f673511ad12 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job_service.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/job_service.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant.rb index 5f61bd5d9fb1..75689dcc538b 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant.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/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant_service.rb b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant_service.rb index b473b08e112c..69e01584823c 100644 --- a/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant_service.rb +++ b/google-cloud-talent-v4/proto_docs/google/cloud/talent/v4/tenant_service.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/google-cloud-talent-v4/proto_docs/google/longrunning/operations.rb b/google-cloud-talent-v4/proto_docs/google/longrunning/operations.rb index f9f0f3ba2d98..7a757f512165 100644 --- a/google-cloud-talent-v4/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-talent-v4/proto_docs/google/longrunning/operations.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/google-cloud-talent-v4/proto_docs/google/protobuf/any.rb b/google-cloud-talent-v4/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/google-cloud-talent-v4/proto_docs/google/protobuf/any.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/protobuf/duration.rb b/google-cloud-talent-v4/proto_docs/google/protobuf/duration.rb index 3f4f62c87f74..ea59f1f91daf 100644 --- a/google-cloud-talent-v4/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-talent-v4/proto_docs/google/protobuf/duration.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/google-cloud-talent-v4/proto_docs/google/protobuf/empty.rb b/google-cloud-talent-v4/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-talent-v4/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/protobuf/field_mask.rb b/google-cloud-talent-v4/proto_docs/google/protobuf/field_mask.rb index ebb9a5299d1c..7f3ffc78601a 100644 --- a/google-cloud-talent-v4/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/protobuf/timestamp.rb b/google-cloud-talent-v4/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-talent-v4/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/protobuf/wrappers.rb b/google-cloud-talent-v4/proto_docs/google/protobuf/wrappers.rb index 4f428b97acd5..9a7c0269fa42 100644 --- a/google-cloud-talent-v4/proto_docs/google/protobuf/wrappers.rb +++ b/google-cloud-talent-v4/proto_docs/google/protobuf/wrappers.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/google-cloud-talent-v4/proto_docs/google/rpc/status.rb b/google-cloud-talent-v4/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/google-cloud-talent-v4/proto_docs/google/rpc/status.rb +++ b/google-cloud-talent-v4/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/google-cloud-talent-v4/proto_docs/google/type/latlng.rb b/google-cloud-talent-v4/proto_docs/google/type/latlng.rb index e82e33de36f5..593314b4cde5 100644 --- a/google-cloud-talent-v4/proto_docs/google/type/latlng.rb +++ b/google-cloud-talent-v4/proto_docs/google/type/latlng.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/google-cloud-talent-v4/proto_docs/google/type/money.rb b/google-cloud-talent-v4/proto_docs/google/type/money.rb index 321f5b3c9964..56a32eee300d 100644 --- a/google-cloud-talent-v4/proto_docs/google/type/money.rb +++ b/google-cloud-talent-v4/proto_docs/google/type/money.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/google-cloud-talent-v4/proto_docs/google/type/postal_address.rb b/google-cloud-talent-v4/proto_docs/google/type/postal_address.rb index 725af931953d..e49308966533 100644 --- a/google-cloud-talent-v4/proto_docs/google/type/postal_address.rb +++ b/google-cloud-talent-v4/proto_docs/google/type/postal_address.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/google-cloud-talent-v4/proto_docs/google/type/timeofday.rb b/google-cloud-talent-v4/proto_docs/google/type/timeofday.rb index a899ce7820ea..ae79b2f8dceb 100644 --- a/google-cloud-talent-v4/proto_docs/google/type/timeofday.rb +++ b/google-cloud-talent-v4/proto_docs/google/type/timeofday.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/google-cloud-talent-v4/snippets/Gemfile b/google-cloud-talent-v4/snippets/Gemfile index bb04910c8bb0..b3bffd08bc08 100755 --- a/google-cloud-talent-v4/snippets/Gemfile +++ b/google-cloud-talent-v4/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/company_service/create_company.rb b/google-cloud-talent-v4/snippets/company_service/create_company.rb index c1ca6968e91e..e56a55c05094 100755 --- a/google-cloud-talent-v4/snippets/company_service/create_company.rb +++ b/google-cloud-talent-v4/snippets/company_service/create_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/company_service/delete_company.rb b/google-cloud-talent-v4/snippets/company_service/delete_company.rb index 9cf091b42a76..40fdb75b8cc4 100755 --- a/google-cloud-talent-v4/snippets/company_service/delete_company.rb +++ b/google-cloud-talent-v4/snippets/company_service/delete_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/company_service/get_company.rb b/google-cloud-talent-v4/snippets/company_service/get_company.rb index aabe2fe3dd25..9c22acb2386a 100755 --- a/google-cloud-talent-v4/snippets/company_service/get_company.rb +++ b/google-cloud-talent-v4/snippets/company_service/get_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/company_service/list_companies.rb b/google-cloud-talent-v4/snippets/company_service/list_companies.rb index cc028ba74f3a..020a9f51d83c 100755 --- a/google-cloud-talent-v4/snippets/company_service/list_companies.rb +++ b/google-cloud-talent-v4/snippets/company_service/list_companies.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/company_service/update_company.rb b/google-cloud-talent-v4/snippets/company_service/update_company.rb index 7d685637b427..8b646272a21b 100755 --- a/google-cloud-talent-v4/snippets/company_service/update_company.rb +++ b/google-cloud-talent-v4/snippets/company_service/update_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/completion/complete_query.rb b/google-cloud-talent-v4/snippets/completion/complete_query.rb index 7622d9fc5044..43f84207b6e0 100755 --- a/google-cloud-talent-v4/snippets/completion/complete_query.rb +++ b/google-cloud-talent-v4/snippets/completion/complete_query.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/event_service/create_client_event.rb b/google-cloud-talent-v4/snippets/event_service/create_client_event.rb index 678f8a480962..ade74776472e 100755 --- a/google-cloud-talent-v4/snippets/event_service/create_client_event.rb +++ b/google-cloud-talent-v4/snippets/event_service/create_client_event.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/batch_create_jobs.rb b/google-cloud-talent-v4/snippets/job_service/batch_create_jobs.rb index a3e30e03581d..21835b11ffce 100755 --- a/google-cloud-talent-v4/snippets/job_service/batch_create_jobs.rb +++ b/google-cloud-talent-v4/snippets/job_service/batch_create_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/batch_delete_jobs.rb b/google-cloud-talent-v4/snippets/job_service/batch_delete_jobs.rb index 22c27bbb1a2d..0cb9e4d13b0b 100755 --- a/google-cloud-talent-v4/snippets/job_service/batch_delete_jobs.rb +++ b/google-cloud-talent-v4/snippets/job_service/batch_delete_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/batch_update_jobs.rb b/google-cloud-talent-v4/snippets/job_service/batch_update_jobs.rb index 18916c46a149..bb184ab697d5 100755 --- a/google-cloud-talent-v4/snippets/job_service/batch_update_jobs.rb +++ b/google-cloud-talent-v4/snippets/job_service/batch_update_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/create_job.rb b/google-cloud-talent-v4/snippets/job_service/create_job.rb index c98bf8e3d9b1..aba1bba6ca7b 100755 --- a/google-cloud-talent-v4/snippets/job_service/create_job.rb +++ b/google-cloud-talent-v4/snippets/job_service/create_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/delete_job.rb b/google-cloud-talent-v4/snippets/job_service/delete_job.rb index 3acfa761e308..1391253de76b 100755 --- a/google-cloud-talent-v4/snippets/job_service/delete_job.rb +++ b/google-cloud-talent-v4/snippets/job_service/delete_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/get_job.rb b/google-cloud-talent-v4/snippets/job_service/get_job.rb index 934d93dc85f2..16f9c7382f55 100755 --- a/google-cloud-talent-v4/snippets/job_service/get_job.rb +++ b/google-cloud-talent-v4/snippets/job_service/get_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/list_jobs.rb b/google-cloud-talent-v4/snippets/job_service/list_jobs.rb index 8af243daaa38..2445a495de35 100755 --- a/google-cloud-talent-v4/snippets/job_service/list_jobs.rb +++ b/google-cloud-talent-v4/snippets/job_service/list_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/search_jobs.rb b/google-cloud-talent-v4/snippets/job_service/search_jobs.rb index 7aee46c028b1..6b29ad36b790 100755 --- a/google-cloud-talent-v4/snippets/job_service/search_jobs.rb +++ b/google-cloud-talent-v4/snippets/job_service/search_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/search_jobs_for_alert.rb b/google-cloud-talent-v4/snippets/job_service/search_jobs_for_alert.rb index 851fd2b4f259..3e422ee69d93 100755 --- a/google-cloud-talent-v4/snippets/job_service/search_jobs_for_alert.rb +++ b/google-cloud-talent-v4/snippets/job_service/search_jobs_for_alert.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/job_service/update_job.rb b/google-cloud-talent-v4/snippets/job_service/update_job.rb index a30c5820647f..7be182860d89 100755 --- a/google-cloud-talent-v4/snippets/job_service/update_job.rb +++ b/google-cloud-talent-v4/snippets/job_service/update_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/tenant_service/create_tenant.rb b/google-cloud-talent-v4/snippets/tenant_service/create_tenant.rb index ec87bdce8d83..665aba99974d 100755 --- a/google-cloud-talent-v4/snippets/tenant_service/create_tenant.rb +++ b/google-cloud-talent-v4/snippets/tenant_service/create_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/tenant_service/delete_tenant.rb b/google-cloud-talent-v4/snippets/tenant_service/delete_tenant.rb index 4be674d536a9..f0ee2dc8605a 100755 --- a/google-cloud-talent-v4/snippets/tenant_service/delete_tenant.rb +++ b/google-cloud-talent-v4/snippets/tenant_service/delete_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/tenant_service/get_tenant.rb b/google-cloud-talent-v4/snippets/tenant_service/get_tenant.rb index 71ec3173eaa2..92928f5b47d7 100755 --- a/google-cloud-talent-v4/snippets/tenant_service/get_tenant.rb +++ b/google-cloud-talent-v4/snippets/tenant_service/get_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/tenant_service/list_tenants.rb b/google-cloud-talent-v4/snippets/tenant_service/list_tenants.rb index 16c158e3962d..4cfc79e6fc24 100755 --- a/google-cloud-talent-v4/snippets/tenant_service/list_tenants.rb +++ b/google-cloud-talent-v4/snippets/tenant_service/list_tenants.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/snippets/tenant_service/update_tenant.rb b/google-cloud-talent-v4/snippets/tenant_service/update_tenant.rb index 3601d72365bf..19154714e44b 100755 --- a/google-cloud-talent-v4/snippets/tenant_service/update_tenant.rb +++ b/google-cloud-talent-v4/snippets/tenant_service/update_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_paths_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_paths_test.rb index c14f62db4e47..51d748c725d6 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_paths_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_rest_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_rest_test.rb index 6774a54a9a82..529d5dcc6810 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_rest_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_test.rb index b678bf6941e6..ab87cab572c4 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/company_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_paths_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_paths_test.rb index 3aab5f019edd..aeb6b9d2f969 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_paths_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_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/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_rest_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_rest_test.rb index c06c452123b4..f3fd7aa04084 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_rest_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_test.rb index e72bac8f0eb4..61bc8dcd280c 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/completion_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/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_paths_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_paths_test.rb index 59d2fbf31fdb..9812de9567dd 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_paths_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_rest_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_rest_test.rb index b171ba682eeb..452e52f68185 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_rest_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_test.rb index feecdb6457bb..421fdceb3d95 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/event_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_operations_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_operations_test.rb index 43029bb8826a..8131d240a2bb 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_operations_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_operations_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/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_paths_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_paths_test.rb index 9a5b2a1ce442..c7a1a286edc7 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_paths_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_rest_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_rest_test.rb index 475ffaf71bd6..fcd9e720438c 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_rest_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_test.rb index 26f51f13eb51..0cd9848f5b5d 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/job_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_paths_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_paths_test.rb index cc99c420afbf..0b082784d6bd 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_paths_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_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/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_rest_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_rest_test.rb index 8f08e38bfc98..e36cbb0d5485 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_rest_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_test.rb b/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_test.rb index 38dd09828dfe..fbc2193cd7f3 100644 --- a/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_test.rb +++ b/google-cloud-talent-v4/test/google/cloud/talent/v4/tenant_service_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/google-cloud-talent-v4/test/helper.rb b/google-cloud-talent-v4/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-talent-v4/test/helper.rb +++ b/google-cloud-talent-v4/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. diff --git a/google-cloud-talent-v4beta1/.owlbot-manifest.json b/google-cloud-talent-v4beta1/.owlbot-manifest.json index 7d86748d7b76..8a7893953ac3 100644 --- a/google-cloud-talent-v4beta1/.owlbot-manifest.json +++ b/google-cloud-talent-v4beta1/.owlbot-manifest.json @@ -144,6 +144,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-talent-v4beta1/.toys.rb b/google-cloud-talent-v4beta1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-talent-v4beta1/.toys.rb +++ b/google-cloud-talent-v4beta1/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/Rakefile b/google-cloud-talent-v4beta1/Rakefile index 85cc834567cf..fa2bfbd46707 100644 --- a/google-cloud-talent-v4beta1/Rakefile +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/lib/google-cloud-talent-v4beta1.rb b/google-cloud-talent-v4beta1/lib/google-cloud-talent-v4beta1.rb index 1e325c47ef94..53968619b7a8 100644 --- a/google-cloud-talent-v4beta1/lib/google-cloud-talent-v4beta1.rb +++ b/google-cloud-talent-v4beta1/lib/google-cloud-talent-v4beta1.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1.rb index f87072f1823c..52a7a7baa5bd 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service.rb index 7c837478d933..4478c38d82e3 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/client.rb index f6b687f7cb24..93f161e7b624 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/credentials.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/credentials.rb index e94ad7d49945..9856588eab54 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/credentials.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/credentials.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/paths.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/paths.rb index a5a799f591de..dee2daa131de 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/paths.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest.rb index fa85b0ff965a..e0bde75185ad 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/client.rb index 442795d15378..cef54803f96c 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/service_stub.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/service_stub.rb index 67a381247d6e..34eb591b219f 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/service_stub.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service_services_pb.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service_services_pb.rb index 87eca8805d94..1ca2bca7f790 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service_services_pb.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/company_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4beta1/company_service.proto for package 'google.cloud.talent.v4beta1' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion.rb index 238c7f497419..962a8cd878ed 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/client.rb index ab037cb51e0a..811eddf63653 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/credentials.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/credentials.rb index c46629539fe1..1ad8d592642a 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/credentials.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/credentials.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/paths.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/paths.rb index 8f4c1eb813a5..119c1f449fff 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/paths.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest.rb index cf72104151df..d14c1d1d8a77 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/client.rb index 58691dc50b37..32928ed89d82 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/service_stub.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/service_stub.rb index e84ace5b6fab..c6c52bc71a69 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/service_stub.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion_service_services_pb.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion_service_services_pb.rb index 6a4955f3024d..cb146eb364f4 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion_service_services_pb.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/completion_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4beta1/completion_service.proto for package 'google.cloud.talent.v4beta1' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service.rb index 2a93ace67d23..b3704c176961 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/client.rb index e7a0343b0619..6b39ab27626d 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/credentials.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/credentials.rb index 8589b310838e..052cdab2a579 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/credentials.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/credentials.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/paths.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/paths.rb index 9b457e74ba42..a4194eda5367 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/paths.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest.rb index ef9cc8727062..5239cc30ff54 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/client.rb index a1f216dd7121..daf186beb181 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/service_stub.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/service_stub.rb index 5f82a5e8014f..0cc940fc633c 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/service_stub.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service_services_pb.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service_services_pb.rb index f2de17eecbeb..d4e95cc457ad 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service_services_pb.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/event_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4beta1/event_service.proto for package 'google.cloud.talent.v4beta1' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service.rb index 4d7f4ba470ef..e0b6ed615036 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/client.rb index c2298d3d3d18..9f75ca27a09a 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/credentials.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/credentials.rb index 1d07883aad71..b63aa1a22303 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/credentials.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/credentials.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/operations.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/operations.rb index 12b19e8310fe..4ff58de01d40 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/operations.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/operations.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/paths.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/paths.rb index 2be33d77b0d5..71e690c1552a 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/paths.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest.rb index a6044979a98f..f2f14e59264e 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/client.rb index 881e2c22005a..45ba256ba562 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/operations.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/operations.rb index 774a83a1f918..a3481bb5f8b4 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/operations.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/service_stub.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/service_stub.rb index db91d766a8ec..34c521a34b94 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/service_stub.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service_services_pb.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service_services_pb.rb index 16c43697ae0a..27cb94167602 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service_services_pb.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/job_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4beta1/job_service.proto for package 'google.cloud.talent.v4beta1' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/rest.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/rest.rb index 2756ff4f562d..c4ff5205d5b6 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/rest.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service.rb index f894bcbd8061..5edb4c257b75 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/client.rb index 89aeb0c62d3e..ebcbb330a0c8 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/credentials.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/credentials.rb index 37324a5582e1..7d5457070044 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/credentials.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/credentials.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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/paths.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/paths.rb index 38abc25df4bb..8e720c2b714d 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/paths.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/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/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest.rb index 945844c5b2a1..7171b337cbab 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/client.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/client.rb index 2710f7cd2d35..ec4c2a581838 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/client.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/service_stub.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/service_stub.rb index af614755be0d..8c0daaca6a92 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/service_stub.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service_services_pb.rb b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service_services_pb.rb index b2097b550d0a..39df63566326 100644 --- a/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service_services_pb.rb +++ b/google-cloud-talent-v4beta1/lib/google/cloud/talent/v4beta1/tenant_service_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/talent/v4beta1/tenant_service.proto for package 'google.cloud.talent.v4beta1' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/proto_docs/google/api/client.rb b/google-cloud-talent-v4beta1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/api/client.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/proto_docs/google/api/field_behavior.rb b/google-cloud-talent-v4beta1/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/api/launch_stage.rb b/google-cloud-talent-v4beta1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/proto_docs/google/api/resource.rb b/google-cloud-talent-v4beta1/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/api/resource.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/common.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/common.rb index 84e142be676f..cea1d3a59a72 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/common.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company.rb index 462b8a084e3a..d6890a73d259 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company_service.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company_service.rb index 985d2afc28f6..d4047c822aef 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company_service.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/company_service.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/completion_service.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/completion_service.rb index 630e702e3ee6..dea145e5da33 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/completion_service.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/completion_service.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event.rb index 2e4135a66704..c38408da15b3 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event_service.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event_service.rb index 5ffa376c2aba..4423eac5eaf4 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event_service.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/event_service.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/filters.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/filters.rb index ec950ef82654..70809323a188 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/filters.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/filters.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/histogram.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/histogram.rb index 67ae126a6936..1762ad476d9f 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/histogram.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/histogram.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job.rb index 3ba5f41529e1..9790455fe3f4 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job_service.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job_service.rb index cb72ee8058af..82110737d6ce 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job_service.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/job_service.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant.rb index e0c6cba4505b..753ca78ba193 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant.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/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant_service.rb b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant_service.rb index e02f75b6208c..25d9ffc34d5c 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant_service.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/cloud/talent/v4beta1/tenant_service.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/google-cloud-talent-v4beta1/proto_docs/google/longrunning/operations.rb b/google-cloud-talent-v4beta1/proto_docs/google/longrunning/operations.rb index f9f0f3ba2d98..7a757f512165 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/longrunning/operations.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/google-cloud-talent-v4beta1/proto_docs/google/protobuf/any.rb b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/protobuf/duration.rb b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/duration.rb index 3f4f62c87f74..ea59f1f91daf 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/duration.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/google-cloud-talent-v4beta1/proto_docs/google/protobuf/empty.rb b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/protobuf/field_mask.rb b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/field_mask.rb index ebb9a5299d1c..7f3ffc78601a 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/protobuf/wrappers.rb b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/wrappers.rb index 4f428b97acd5..9a7c0269fa42 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/protobuf/wrappers.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/protobuf/wrappers.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/google-cloud-talent-v4beta1/proto_docs/google/rpc/status.rb b/google-cloud-talent-v4beta1/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/rpc/status.rb +++ b/google-cloud-talent-v4beta1/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/google-cloud-talent-v4beta1/proto_docs/google/type/latlng.rb b/google-cloud-talent-v4beta1/proto_docs/google/type/latlng.rb index e82e33de36f5..593314b4cde5 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/type/latlng.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/type/latlng.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/google-cloud-talent-v4beta1/proto_docs/google/type/money.rb b/google-cloud-talent-v4beta1/proto_docs/google/type/money.rb index 321f5b3c9964..56a32eee300d 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/type/money.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/type/money.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/google-cloud-talent-v4beta1/proto_docs/google/type/postal_address.rb b/google-cloud-talent-v4beta1/proto_docs/google/type/postal_address.rb index 725af931953d..e49308966533 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/type/postal_address.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/type/postal_address.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/google-cloud-talent-v4beta1/proto_docs/google/type/timeofday.rb b/google-cloud-talent-v4beta1/proto_docs/google/type/timeofday.rb index a899ce7820ea..ae79b2f8dceb 100644 --- a/google-cloud-talent-v4beta1/proto_docs/google/type/timeofday.rb +++ b/google-cloud-talent-v4beta1/proto_docs/google/type/timeofday.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/google-cloud-talent-v4beta1/snippets/Gemfile b/google-cloud-talent-v4beta1/snippets/Gemfile index 059d22e09003..4f040c286bc0 100755 --- a/google-cloud-talent-v4beta1/snippets/Gemfile +++ b/google-cloud-talent-v4beta1/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/company_service/create_company.rb b/google-cloud-talent-v4beta1/snippets/company_service/create_company.rb index 9ed263a1fcaa..6b8b2dacf42b 100755 --- a/google-cloud-talent-v4beta1/snippets/company_service/create_company.rb +++ b/google-cloud-talent-v4beta1/snippets/company_service/create_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/company_service/delete_company.rb b/google-cloud-talent-v4beta1/snippets/company_service/delete_company.rb index 89355ca16363..e48c9d498ed6 100755 --- a/google-cloud-talent-v4beta1/snippets/company_service/delete_company.rb +++ b/google-cloud-talent-v4beta1/snippets/company_service/delete_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/company_service/get_company.rb b/google-cloud-talent-v4beta1/snippets/company_service/get_company.rb index 60fa869521ac..3e959944036d 100755 --- a/google-cloud-talent-v4beta1/snippets/company_service/get_company.rb +++ b/google-cloud-talent-v4beta1/snippets/company_service/get_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/company_service/list_companies.rb b/google-cloud-talent-v4beta1/snippets/company_service/list_companies.rb index e0d7f236263f..b54cf08a88ea 100755 --- a/google-cloud-talent-v4beta1/snippets/company_service/list_companies.rb +++ b/google-cloud-talent-v4beta1/snippets/company_service/list_companies.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/company_service/update_company.rb b/google-cloud-talent-v4beta1/snippets/company_service/update_company.rb index 8375da2bf24b..76f7dfb2fd71 100755 --- a/google-cloud-talent-v4beta1/snippets/company_service/update_company.rb +++ b/google-cloud-talent-v4beta1/snippets/company_service/update_company.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/completion/complete_query.rb b/google-cloud-talent-v4beta1/snippets/completion/complete_query.rb index 3ce89a6dbbc6..115a3726dcbb 100755 --- a/google-cloud-talent-v4beta1/snippets/completion/complete_query.rb +++ b/google-cloud-talent-v4beta1/snippets/completion/complete_query.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/event_service/create_client_event.rb b/google-cloud-talent-v4beta1/snippets/event_service/create_client_event.rb index be8c118ff0fb..8bb1b5d44021 100755 --- a/google-cloud-talent-v4beta1/snippets/event_service/create_client_event.rb +++ b/google-cloud-talent-v4beta1/snippets/event_service/create_client_event.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/batch_create_jobs.rb b/google-cloud-talent-v4beta1/snippets/job_service/batch_create_jobs.rb index 116caf2cf6e8..52410b1d37e0 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/batch_create_jobs.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/batch_create_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/batch_delete_jobs.rb b/google-cloud-talent-v4beta1/snippets/job_service/batch_delete_jobs.rb index f60fa81ad16d..f3027a6f9bab 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/batch_delete_jobs.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/batch_delete_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/batch_update_jobs.rb b/google-cloud-talent-v4beta1/snippets/job_service/batch_update_jobs.rb index adce61946b6e..705897a8a222 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/batch_update_jobs.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/batch_update_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/create_job.rb b/google-cloud-talent-v4beta1/snippets/job_service/create_job.rb index e2e0c57a47f5..2bc55828df04 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/create_job.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/create_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/delete_job.rb b/google-cloud-talent-v4beta1/snippets/job_service/delete_job.rb index 02d21ed089f2..3ae4c08f0537 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/delete_job.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/delete_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/get_job.rb b/google-cloud-talent-v4beta1/snippets/job_service/get_job.rb index 7057493e8a6b..5791d265581b 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/get_job.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/get_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/list_jobs.rb b/google-cloud-talent-v4beta1/snippets/job_service/list_jobs.rb index efb25ae837da..3f3c15a1a8a3 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/list_jobs.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/list_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/search_jobs.rb b/google-cloud-talent-v4beta1/snippets/job_service/search_jobs.rb index 1bd16d70b8f0..fa31d7955f21 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/search_jobs.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/search_jobs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/search_jobs_for_alert.rb b/google-cloud-talent-v4beta1/snippets/job_service/search_jobs_for_alert.rb index 36a90ae512a8..1407454f27d0 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/search_jobs_for_alert.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/search_jobs_for_alert.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/job_service/update_job.rb b/google-cloud-talent-v4beta1/snippets/job_service/update_job.rb index 36ef6a6f8935..4e67dd7eb051 100755 --- a/google-cloud-talent-v4beta1/snippets/job_service/update_job.rb +++ b/google-cloud-talent-v4beta1/snippets/job_service/update_job.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/tenant_service/create_tenant.rb b/google-cloud-talent-v4beta1/snippets/tenant_service/create_tenant.rb index 3e98b46b16ff..cfe7e22a91f5 100755 --- a/google-cloud-talent-v4beta1/snippets/tenant_service/create_tenant.rb +++ b/google-cloud-talent-v4beta1/snippets/tenant_service/create_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/tenant_service/delete_tenant.rb b/google-cloud-talent-v4beta1/snippets/tenant_service/delete_tenant.rb index cae6f3ed1367..33b7ae2f4b24 100755 --- a/google-cloud-talent-v4beta1/snippets/tenant_service/delete_tenant.rb +++ b/google-cloud-talent-v4beta1/snippets/tenant_service/delete_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/tenant_service/get_tenant.rb b/google-cloud-talent-v4beta1/snippets/tenant_service/get_tenant.rb index 21eafdeb17e0..e4b463bf9e47 100755 --- a/google-cloud-talent-v4beta1/snippets/tenant_service/get_tenant.rb +++ b/google-cloud-talent-v4beta1/snippets/tenant_service/get_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/tenant_service/list_tenants.rb b/google-cloud-talent-v4beta1/snippets/tenant_service/list_tenants.rb index 8b3b2481d810..c79441100dcd 100755 --- a/google-cloud-talent-v4beta1/snippets/tenant_service/list_tenants.rb +++ b/google-cloud-talent-v4beta1/snippets/tenant_service/list_tenants.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/snippets/tenant_service/update_tenant.rb b/google-cloud-talent-v4beta1/snippets/tenant_service/update_tenant.rb index f4ea15361ecd..e2ec529755a4 100755 --- a/google-cloud-talent-v4beta1/snippets/tenant_service/update_tenant.rb +++ b/google-cloud-talent-v4beta1/snippets/tenant_service/update_tenant.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_paths_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_paths_test.rb index b09138454d7a..df4661f2e50d 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_paths_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_rest_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_rest_test.rb index fa4458811bfb..9e67bc069d88 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_rest_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_test.rb index 4bb5a539c844..9cab55f5bed9 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/company_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_paths_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_paths_test.rb index 0b535ca7f29c..79274afedf5b 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_paths_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_rest_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_rest_test.rb index 91f5cb514353..d2e56a6b7d37 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_rest_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_test.rb index 6a7fc77df59d..48ac46568a8d 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/completion_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_paths_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_paths_test.rb index 5f11d8bc59e6..62494d741f26 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_paths_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_rest_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_rest_test.rb index 7b073356d00e..607aada35170 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_rest_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_test.rb index 102ee63cf12b..f06096bcbd80 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/event_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_operations_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_operations_test.rb index a619db71a86a..fd02b4b8167c 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_operations_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_operations_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_paths_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_paths_test.rb index 8ada64f85a32..6905c8128013 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_paths_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_rest_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_rest_test.rb index f001708ea398..bda36b0d1eb7 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_rest_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_test.rb index f0f8643bda49..09cddaf9cbee 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/job_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_paths_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_paths_test.rb index b744125d3137..ca6ff0d05b1b 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_paths_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_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/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_rest_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_rest_test.rb index d042880b26c2..002484bc642f 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_rest_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_test.rb b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_test.rb index 0fb56b8e58a8..d929a2a63895 100644 --- a/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_test.rb +++ b/google-cloud-talent-v4beta1/test/google/cloud/talent/v4beta1/tenant_service_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/google-cloud-talent-v4beta1/test/helper.rb b/google-cloud-talent-v4beta1/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-talent-v4beta1/test/helper.rb +++ b/google-cloud-talent-v4beta1/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. diff --git a/google-cloud-tasks-v2/.owlbot-manifest.json b/google-cloud-tasks-v2/.owlbot-manifest.json index 81cd80d1deb1..8018d52ce091 100644 --- a/google-cloud-tasks-v2/.owlbot-manifest.json +++ b/google-cloud-tasks-v2/.owlbot-manifest.json @@ -74,6 +74,7 @@ ], "static": [ ".OwlBot.yaml", - ".owlbot.rb" + ".owlbot.rb", + "Gemfile.lock" ] } diff --git a/google-cloud-tasks-v2/.toys.rb b/google-cloud-tasks-v2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-tasks-v2/.toys.rb +++ b/google-cloud-tasks-v2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/Rakefile b/google-cloud-tasks-v2/Rakefile index 2de18c8f01b6..2339c75f47d5 100644 --- a/google-cloud-tasks-v2/Rakefile +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/lib/google-cloud-tasks-v2.rb b/google-cloud-tasks-v2/lib/google-cloud-tasks-v2.rb index 70675ec83718..c0bfa1f74ccc 100644 --- a/google-cloud-tasks-v2/lib/google-cloud-tasks-v2.rb +++ b/google-cloud-tasks-v2/lib/google-cloud-tasks-v2.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/google-cloud-tasks-v2/lib/google/cloud/tasks/v2.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2.rb index 36577c571c19..28eb8e8f1dd1 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2.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/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/bindings_override.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/bindings_override.rb index 1b870fb31aa7..0d1044729505 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/bindings_override.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks.rb index 23fc3b2ac989..8cec3f1cb14f 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks.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/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/client.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/client.rb index db8001ef68fd..75d1c7f6b14b 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/client.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/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/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/credentials.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/credentials.rb index b8fdc672aed2..f34da6642695 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/credentials.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/credentials.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/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/paths.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/paths.rb index 3441720e46be..06a5c7d8a9b3 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/paths.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/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/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest.rb index 4459490074c0..a78a827e9ee6 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/client.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/client.rb index 6189a2f9f1f7..8456d0423e65 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/client.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/service_stub.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/service_stub.rb index 82c024031b96..1ca3b143b8ed 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/service_stub.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloud_tasks/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloudtasks_services_pb.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloudtasks_services_pb.rb index 276f3e975372..cb4e06b079fc 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloudtasks_services_pb.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/cloudtasks_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/tasks/v2/cloudtasks.proto for package 'google.cloud.tasks.v2' # 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-cloud-tasks-v2/lib/google/cloud/tasks/v2/rest.rb b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/rest.rb index f69be7938ccc..4c702f14da87 100644 --- a/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/rest.rb +++ b/google-cloud-tasks-v2/lib/google/cloud/tasks/v2/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/proto_docs/google/api/client.rb b/google-cloud-tasks-v2/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-tasks-v2/proto_docs/google/api/client.rb +++ b/google-cloud-tasks-v2/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/proto_docs/google/api/field_behavior.rb b/google-cloud-tasks-v2/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-tasks-v2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/api/launch_stage.rb b/google-cloud-tasks-v2/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-tasks-v2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-tasks-v2/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/proto_docs/google/api/resource.rb b/google-cloud-tasks-v2/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-tasks-v2/proto_docs/google/api/resource.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/cloudtasks.rb b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/cloudtasks.rb index 51e94d828ae4..d756876962c9 100644 --- a/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/cloudtasks.rb +++ b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/cloudtasks.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/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/queue.rb b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/queue.rb index 2cd360f4daaa..48b30becd0e3 100644 --- a/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/queue.rb +++ b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/queue.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/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/target.rb b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/target.rb index 2c9b22164f2e..fdee342780f8 100644 --- a/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/target.rb +++ b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/target.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/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/task.rb b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/task.rb index 958045332005..9a48ee97aae1 100644 --- a/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/task.rb +++ b/google-cloud-tasks-v2/proto_docs/google/cloud/tasks/v2/task.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/google-cloud-tasks-v2/proto_docs/google/iam/v1/iam_policy.rb b/google-cloud-tasks-v2/proto_docs/google/iam/v1/iam_policy.rb index 3999076cd8c2..5445c77f8258 100644 --- a/google-cloud-tasks-v2/proto_docs/google/iam/v1/iam_policy.rb +++ b/google-cloud-tasks-v2/proto_docs/google/iam/v1/iam_policy.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/google-cloud-tasks-v2/proto_docs/google/iam/v1/options.rb b/google-cloud-tasks-v2/proto_docs/google/iam/v1/options.rb index e8720a105bca..60713d995b86 100644 --- a/google-cloud-tasks-v2/proto_docs/google/iam/v1/options.rb +++ b/google-cloud-tasks-v2/proto_docs/google/iam/v1/options.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/google-cloud-tasks-v2/proto_docs/google/iam/v1/policy.rb b/google-cloud-tasks-v2/proto_docs/google/iam/v1/policy.rb index 3e6a8d5d47d9..999575b797df 100644 --- a/google-cloud-tasks-v2/proto_docs/google/iam/v1/policy.rb +++ b/google-cloud-tasks-v2/proto_docs/google/iam/v1/policy.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/google-cloud-tasks-v2/proto_docs/google/protobuf/any.rb b/google-cloud-tasks-v2/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/google-cloud-tasks-v2/proto_docs/google/protobuf/any.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/protobuf/duration.rb b/google-cloud-tasks-v2/proto_docs/google/protobuf/duration.rb index 3f4f62c87f74..ea59f1f91daf 100644 --- a/google-cloud-tasks-v2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-tasks-v2/proto_docs/google/protobuf/duration.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/google-cloud-tasks-v2/proto_docs/google/protobuf/empty.rb b/google-cloud-tasks-v2/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-tasks-v2/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/protobuf/field_mask.rb b/google-cloud-tasks-v2/proto_docs/google/protobuf/field_mask.rb index ebb9a5299d1c..7f3ffc78601a 100644 --- a/google-cloud-tasks-v2/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-tasks-v2/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-tasks-v2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/rpc/status.rb b/google-cloud-tasks-v2/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/google-cloud-tasks-v2/proto_docs/google/rpc/status.rb +++ b/google-cloud-tasks-v2/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/google-cloud-tasks-v2/proto_docs/google/type/expr.rb b/google-cloud-tasks-v2/proto_docs/google/type/expr.rb index 066f228c22f0..53e7733b6592 100644 --- a/google-cloud-tasks-v2/proto_docs/google/type/expr.rb +++ b/google-cloud-tasks-v2/proto_docs/google/type/expr.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/google-cloud-tasks-v2/snippets/Gemfile b/google-cloud-tasks-v2/snippets/Gemfile index 7f74e542f7af..8480a57dc7a5 100755 --- a/google-cloud-tasks-v2/snippets/Gemfile +++ b/google-cloud-tasks-v2/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/create_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/create_queue.rb index ab4be605a621..89081d8d2d84 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/create_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/create_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/create_task.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/create_task.rb index 6b134f370315..a12a2894529a 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/create_task.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/create_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/delete_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/delete_queue.rb index 722ff00f247f..8b80b0958c9b 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/delete_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/delete_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/delete_task.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/delete_task.rb index be1270d602e3..c1e9f301f9ab 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/delete_task.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/delete_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/get_iam_policy.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/get_iam_policy.rb index da9f5c610396..8fdd3c8d2cef 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/get_iam_policy.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/get_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/get_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/get_queue.rb index 3e217b38e9e1..c62917b1cb5e 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/get_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/get_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/get_task.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/get_task.rb index 7c9edfd766a5..64d71ad03392 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/get_task.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/get_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/list_queues.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/list_queues.rb index 776435d672ee..833568cefc39 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/list_queues.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/list_queues.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/list_tasks.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/list_tasks.rb index d3327096a8ed..be8504a93b6b 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/list_tasks.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/list_tasks.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/pause_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/pause_queue.rb index 0703ba0a8ddd..1f82a9e28be0 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/pause_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/pause_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/purge_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/purge_queue.rb index e80bd4d6906c..cb87bbc3f976 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/purge_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/purge_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/resume_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/resume_queue.rb index 45d3502e9022..7f8d6bd94477 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/resume_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/resume_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/run_task.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/run_task.rb index b0d75d0686ba..08df0ddafb7e 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/run_task.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/run_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/set_iam_policy.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/set_iam_policy.rb index 377da439a590..10fdebb1dcdc 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/set_iam_policy.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/set_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/test_iam_permissions.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/test_iam_permissions.rb index 725dc6b0c15c..abd84456c6c8 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/test_iam_permissions.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/test_iam_permissions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/snippets/cloud_tasks/update_queue.rb b/google-cloud-tasks-v2/snippets/cloud_tasks/update_queue.rb index f76b11f3a83b..05400cd443bf 100755 --- a/google-cloud-tasks-v2/snippets/cloud_tasks/update_queue.rb +++ b/google-cloud-tasks-v2/snippets/cloud_tasks/update_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_paths_test.rb b/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_paths_test.rb index 806538afa154..345d9adc75f2 100644 --- a/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_paths_test.rb +++ b/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_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/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_rest_test.rb b/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_rest_test.rb index 99d251759253..6bb78b60d4b1 100644 --- a/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_rest_test.rb +++ b/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_test.rb b/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_test.rb index 3a509cabbdea..2e6bf23739ec 100644 --- a/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_test.rb +++ b/google-cloud-tasks-v2/test/google/cloud/tasks/v2/cloud_tasks_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/google-cloud-tasks-v2/test/helper.rb b/google-cloud-tasks-v2/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-tasks-v2/test/helper.rb +++ b/google-cloud-tasks-v2/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. diff --git a/google-cloud-tasks-v2beta2/.owlbot-manifest.json b/google-cloud-tasks-v2beta2/.owlbot-manifest.json index 91d10366244a..4d4b60ebee5b 100644 --- a/google-cloud-tasks-v2beta2/.owlbot-manifest.json +++ b/google-cloud-tasks-v2beta2/.owlbot-manifest.json @@ -81,6 +81,7 @@ ], "static": [ ".OwlBot.yaml", - ".owlbot.rb" + ".owlbot.rb", + "Gemfile.lock" ] } diff --git a/google-cloud-tasks-v2beta2/.toys.rb b/google-cloud-tasks-v2beta2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-tasks-v2beta2/.toys.rb +++ b/google-cloud-tasks-v2beta2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/Rakefile b/google-cloud-tasks-v2beta2/Rakefile index 791988b7d33b..29d824a23b8e 100644 --- a/google-cloud-tasks-v2beta2/Rakefile +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/lib/google-cloud-tasks-v2beta2.rb b/google-cloud-tasks-v2beta2/lib/google-cloud-tasks-v2beta2.rb index 91d89bbe4df0..3679450055ab 100644 --- a/google-cloud-tasks-v2beta2/lib/google-cloud-tasks-v2beta2.rb +++ b/google-cloud-tasks-v2beta2/lib/google-cloud-tasks-v2beta2.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/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2.rb index e8f8139a485a..154f4c62635d 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2.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/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/bindings_override.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/bindings_override.rb index 3b55600ff0bc..2bf75edd4e89 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/bindings_override.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks.rb index 60a7a2dc2937..fb7fda664c77 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks.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/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/client.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/client.rb index 75e313c4c935..7e6abc544dd7 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/client.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/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/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/credentials.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/credentials.rb index 748983c515d6..6851ba771f0a 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/credentials.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/credentials.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/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/paths.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/paths.rb index e297cbf3da9c..aa8084ac1821 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/paths.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/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/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest.rb index 58ee073d0eb6..0813806ca563 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/client.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/client.rb index 8228d7909c3b..d1e83337abbd 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/client.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/service_stub.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/service_stub.rb index ba2491ac0d3d..f7a7c052bb3f 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/service_stub.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloud_tasks/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloudtasks_services_pb.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloudtasks_services_pb.rb index 8d3b8688e6a1..a80defa38d7a 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloudtasks_services_pb.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/cloudtasks_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/tasks/v2beta2/cloudtasks.proto for package 'google.cloud.tasks.v2beta2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/rest.rb b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/rest.rb index 497bf9244eae..d3a2ea31d304 100644 --- a/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/rest.rb +++ b/google-cloud-tasks-v2beta2/lib/google/cloud/tasks/v2beta2/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/proto_docs/google/api/client.rb b/google-cloud-tasks-v2beta2/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/api/client.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/proto_docs/google/api/field_behavior.rb b/google-cloud-tasks-v2beta2/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/api/httpbody.rb b/google-cloud-tasks-v2beta2/proto_docs/google/api/httpbody.rb index ffd329482046..938f7ac6b2fd 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/api/httpbody.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/api/httpbody.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/proto_docs/google/api/launch_stage.rb b/google-cloud-tasks-v2beta2/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/proto_docs/google/api/resource.rb b/google-cloud-tasks-v2beta2/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/api/resource.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/cloudtasks.rb b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/cloudtasks.rb index 9599eb1e3a8d..91f3d9930425 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/cloudtasks.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/cloudtasks.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/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/queue.rb b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/queue.rb index a18b3036e3bb..c00a2ec7be5e 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/queue.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/queue.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/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/target.rb b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/target.rb index 129bb954f9ab..0ca9fafc9695 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/target.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/target.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/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/task.rb b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/task.rb index 2b500c21503a..aae0f9e8995f 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/task.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/cloud/tasks/v2beta2/task.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/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/iam_policy.rb b/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/iam_policy.rb index 3999076cd8c2..5445c77f8258 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/iam_policy.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/iam_policy.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/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/options.rb b/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/options.rb index e8720a105bca..60713d995b86 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/options.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/options.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/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/policy.rb b/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/policy.rb index 3e6a8d5d47d9..999575b797df 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/policy.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/iam/v1/policy.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/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/any.rb b/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/any.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/duration.rb b/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/duration.rb index 3f4f62c87f74..ea59f1f91daf 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/duration.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/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/empty.rb b/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/field_mask.rb b/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/field_mask.rb index ebb9a5299d1c..7f3ffc78601a 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/rpc/status.rb b/google-cloud-tasks-v2beta2/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/rpc/status.rb +++ b/google-cloud-tasks-v2beta2/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/google-cloud-tasks-v2beta2/proto_docs/google/type/expr.rb b/google-cloud-tasks-v2beta2/proto_docs/google/type/expr.rb index 066f228c22f0..53e7733b6592 100644 --- a/google-cloud-tasks-v2beta2/proto_docs/google/type/expr.rb +++ b/google-cloud-tasks-v2beta2/proto_docs/google/type/expr.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/google-cloud-tasks-v2beta2/snippets/Gemfile b/google-cloud-tasks-v2beta2/snippets/Gemfile index da118b5aac5f..3e8ffddf5b75 100755 --- a/google-cloud-tasks-v2beta2/snippets/Gemfile +++ b/google-cloud-tasks-v2beta2/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/acknowledge_task.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/acknowledge_task.rb index 03941ad0ac37..b6dc7e27d406 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/acknowledge_task.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/acknowledge_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/cancel_lease.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/cancel_lease.rb index e944830fa583..d14830cb0974 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/cancel_lease.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/cancel_lease.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_queue.rb index 7419562d90a5..9c97427bd607 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_task.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_task.rb index af5773c9e3ca..e0bf7a6bb378 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_task.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/create_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_queue.rb index 0d01cbbdcca0..b5a51bf66325 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_task.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_task.rb index 69c2091dd3d1..e140f2dd5bed 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_task.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/delete_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_iam_policy.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_iam_policy.rb index 33e1073e8d4a..1c993e8e0b61 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_iam_policy.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_queue.rb index 5f58a629857f..5ec8ef1c332d 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_task.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_task.rb index 270ded734baa..a4511bfe5be7 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_task.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/get_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/lease_tasks.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/lease_tasks.rb index 86264d22f32c..20aec0526b69 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/lease_tasks.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/lease_tasks.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_queues.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_queues.rb index 1614a8a91097..0338b25067c5 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_queues.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_queues.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_tasks.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_tasks.rb index d050d839f65a..a88f6c92ccec 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_tasks.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/list_tasks.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/pause_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/pause_queue.rb index 343ced5622af..f37d59216de0 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/pause_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/pause_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/purge_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/purge_queue.rb index ac5b2a4e4a90..8e55f1adbd2b 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/purge_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/purge_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/renew_lease.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/renew_lease.rb index 4e6f73f31ba5..c73fde9eddb4 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/renew_lease.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/renew_lease.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/resume_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/resume_queue.rb index 77d34d80dded..d2636e095fa1 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/resume_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/resume_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/run_task.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/run_task.rb index c898ec64975f..e68873afd93c 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/run_task.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/run_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/set_iam_policy.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/set_iam_policy.rb index 95346efa1aaa..9ceb07ceada7 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/set_iam_policy.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/set_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/test_iam_permissions.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/test_iam_permissions.rb index a0fd1602dde7..eb20412a5689 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/test_iam_permissions.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/test_iam_permissions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/update_queue.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/update_queue.rb index ed8eb9227efb..1811e14dc6e7 100755 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/update_queue.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/update_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/upload_queue_yaml.rb b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/upload_queue_yaml.rb index 07f482e72358..affb52517a64 100644 --- a/google-cloud-tasks-v2beta2/snippets/cloud_tasks/upload_queue_yaml.rb +++ b/google-cloud-tasks-v2beta2/snippets/cloud_tasks/upload_queue_yaml.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/snippets/snippet_metadata_google.cloud.tasks.v2beta2.json b/google-cloud-tasks-v2beta2/snippets/snippet_metadata_google.cloud.tasks.v2beta2.json index 622f09dcfd26..db68a62d2016 100644 --- a/google-cloud-tasks-v2beta2/snippets/snippet_metadata_google.cloud.tasks.v2beta2.json +++ b/google-cloud-tasks-v2beta2/snippets/snippet_metadata_google.cloud.tasks.v2beta2.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-tasks-v2beta2", - "version": "0.18.0", + "version": "0.18.1", "language": "RUBY", "apis": [ { diff --git a/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_paths_test.rb b/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_paths_test.rb index ad78773745c4..898df1868940 100644 --- a/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_paths_test.rb +++ b/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_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/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_rest_test.rb b/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_rest_test.rb index 7059bbdb736b..a8eea11df04c 100644 --- a/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_rest_test.rb +++ b/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_test.rb b/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_test.rb index abaa118e1c89..19c4ea37a752 100644 --- a/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_test.rb +++ b/google-cloud-tasks-v2beta2/test/google/cloud/tasks/v2beta2/cloud_tasks_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/google-cloud-tasks-v2beta2/test/helper.rb b/google-cloud-tasks-v2beta2/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-tasks-v2beta2/test/helper.rb +++ b/google-cloud-tasks-v2beta2/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. diff --git a/google-cloud-tasks-v2beta3/.owlbot-manifest.json b/google-cloud-tasks-v2beta3/.owlbot-manifest.json index 7d385fa68d86..41b5d4243023 100644 --- a/google-cloud-tasks-v2beta3/.owlbot-manifest.json +++ b/google-cloud-tasks-v2beta3/.owlbot-manifest.json @@ -85,6 +85,7 @@ ], "static": [ ".OwlBot.yaml", - ".owlbot.rb" + ".owlbot.rb", + "Gemfile.lock" ] } diff --git a/google-cloud-tasks-v2beta3/.toys.rb b/google-cloud-tasks-v2beta3/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-tasks-v2beta3/.toys.rb +++ b/google-cloud-tasks-v2beta3/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/Rakefile b/google-cloud-tasks-v2beta3/Rakefile index 4e96586b312f..9d14c39d473d 100644 --- a/google-cloud-tasks-v2beta3/Rakefile +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/lib/google-cloud-tasks-v2beta3.rb b/google-cloud-tasks-v2beta3/lib/google-cloud-tasks-v2beta3.rb index d01412c6d8b8..dbe62c531a09 100644 --- a/google-cloud-tasks-v2beta3/lib/google-cloud-tasks-v2beta3.rb +++ b/google-cloud-tasks-v2beta3/lib/google-cloud-tasks-v2beta3.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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3.rb index 206eaac97643..4a4e1bf079bd 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3.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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/bindings_override.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/bindings_override.rb index e2ff59caefe3..52093b505354 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/bindings_override.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks.rb index c3c3b0724b82..53301d5b7ce2 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks.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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/client.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/client.rb index 7557d5f730b8..18729f756bdc 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/client.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/credentials.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/credentials.rb index a29b5041a3b9..3bccd23bae21 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/credentials.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/credentials.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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/paths.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/paths.rb index 66d7c6bda7d0..21bd2733609b 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/paths.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest.rb index b2989901acd8..18cc0dcc51e4 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/client.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/client.rb index 3543901c52fb..6f095e5c24c0 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/client.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/service_stub.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/service_stub.rb index 6cc3167c01ca..752798e73805 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/service_stub.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloud_tasks/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloudtasks_services_pb.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloudtasks_services_pb.rb index 17a9131416a9..a43fed557bee 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloudtasks_services_pb.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/cloudtasks_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/tasks/v2beta3/cloudtasks.proto for package 'google.cloud.tasks.v2beta3' # Original file comments: -# 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/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/rest.rb b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/rest.rb index c53c3dd4c224..46bbd3572870 100644 --- a/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/rest.rb +++ b/google-cloud-tasks-v2beta3/lib/google/cloud/tasks/v2beta3/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/proto_docs/google/api/client.rb b/google-cloud-tasks-v2beta3/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/api/client.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/proto_docs/google/api/field_behavior.rb b/google-cloud-tasks-v2beta3/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/api/launch_stage.rb b/google-cloud-tasks-v2beta3/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/proto_docs/google/api/resource.rb b/google-cloud-tasks-v2beta3/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/api/resource.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/cloudtasks.rb b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/cloudtasks.rb index b06a4de80f10..9801f6688e2d 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/cloudtasks.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/cloudtasks.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/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/queue.rb b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/queue.rb index 9755af8466fc..6f676cb215d8 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/queue.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/queue.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/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/target.rb b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/target.rb index 688da3df9795..dcf3301cabb2 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/target.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/target.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/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/task.rb b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/task.rb index 52b0ebcd87fc..0e1ced78df66 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/task.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/cloud/tasks/v2beta3/task.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/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/iam_policy.rb b/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/iam_policy.rb index 3999076cd8c2..5445c77f8258 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/iam_policy.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/iam_policy.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/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/options.rb b/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/options.rb index e8720a105bca..60713d995b86 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/options.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/options.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/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/policy.rb b/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/policy.rb index 3e6a8d5d47d9..999575b797df 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/policy.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/iam/v1/policy.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/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/any.rb b/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/any.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/duration.rb b/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/duration.rb index 3f4f62c87f74..ea59f1f91daf 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/duration.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/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/empty.rb b/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/field_mask.rb b/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/field_mask.rb index ebb9a5299d1c..7f3ffc78601a 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/timestamp.rb b/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/rpc/status.rb b/google-cloud-tasks-v2beta3/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/rpc/status.rb +++ b/google-cloud-tasks-v2beta3/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/google-cloud-tasks-v2beta3/proto_docs/google/type/expr.rb b/google-cloud-tasks-v2beta3/proto_docs/google/type/expr.rb index 066f228c22f0..53e7733b6592 100644 --- a/google-cloud-tasks-v2beta3/proto_docs/google/type/expr.rb +++ b/google-cloud-tasks-v2beta3/proto_docs/google/type/expr.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/google-cloud-tasks-v2beta3/snippets/Gemfile b/google-cloud-tasks-v2beta3/snippets/Gemfile index 6d89b0659ed9..b6cbdf612a3b 100755 --- a/google-cloud-tasks-v2beta3/snippets/Gemfile +++ b/google-cloud-tasks-v2beta3/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_queue.rb index e89294f78270..9d315fa5fb2a 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_task.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_task.rb index b9206fbec184..1307bbaa425c 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_task.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/create_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_queue.rb index 09b151773c7f..32780452f076 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_task.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_task.rb index 9ebcb7c264f2..2e14ac7238d7 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_task.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/delete_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_iam_policy.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_iam_policy.rb index 883f67b19768..b67132daf33c 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_iam_policy.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_queue.rb index b58696531da4..6a08e7775a37 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_task.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_task.rb index 12d93ef1af78..7601d4c33b48 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_task.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/get_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_queues.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_queues.rb index b353b3220da7..221826aa161c 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_queues.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_queues.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_tasks.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_tasks.rb index 0830c2a1437e..e3e486644e66 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_tasks.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/list_tasks.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/pause_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/pause_queue.rb index d9b3887627be..d2ece1b4633a 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/pause_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/pause_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/purge_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/purge_queue.rb index ce87127a41c0..0948654d23db 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/purge_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/purge_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/resume_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/resume_queue.rb index 8bfeb9cfbbb5..e22638c37139 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/resume_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/resume_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/run_task.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/run_task.rb index 4b7d74af042a..dae7f35f5236 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/run_task.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/run_task.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/set_iam_policy.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/set_iam_policy.rb index ca8992d77083..f83897ede198 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/set_iam_policy.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/set_iam_policy.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/test_iam_permissions.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/test_iam_permissions.rb index 6d03a7eb5883..ee6f4a9fcbc0 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/test_iam_permissions.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/test_iam_permissions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/update_queue.rb b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/update_queue.rb index e024d9fbda54..cc52805757c2 100755 --- a/google-cloud-tasks-v2beta3/snippets/cloud_tasks/update_queue.rb +++ b/google-cloud-tasks-v2beta3/snippets/cloud_tasks/update_queue.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/snippets/snippet_metadata_google.cloud.tasks.v2beta3.json b/google-cloud-tasks-v2beta3/snippets/snippet_metadata_google.cloud.tasks.v2beta3.json index d23c5f0889ce..7b6cb9ade620 100644 --- a/google-cloud-tasks-v2beta3/snippets/snippet_metadata_google.cloud.tasks.v2beta3.json +++ b/google-cloud-tasks-v2beta3/snippets/snippet_metadata_google.cloud.tasks.v2beta3.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-tasks-v2beta3", - "version": "0.20.0", + "version": "0.20.1", "language": "RUBY", "apis": [ { diff --git a/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_paths_test.rb b/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_paths_test.rb index 86150ff80da6..1b042f3f0487 100644 --- a/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_paths_test.rb +++ b/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_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/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_rest_test.rb b/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_rest_test.rb index 6bbc53e8ddb0..7af72808c4c1 100644 --- a/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_rest_test.rb +++ b/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_test.rb b/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_test.rb index 84ad8b56e9ac..f48c83f689b7 100644 --- a/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_test.rb +++ b/google-cloud-tasks-v2beta3/test/google/cloud/tasks/v2beta3/cloud_tasks_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/google-cloud-tasks-v2beta3/test/helper.rb b/google-cloud-tasks-v2beta3/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-tasks-v2beta3/test/helper.rb +++ b/google-cloud-tasks-v2beta3/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. diff --git a/google-cloud-telco_automation-v1/.owlbot-manifest.json b/google-cloud-telco_automation-v1/.owlbot-manifest.json index 8d9e1e05dc8e..ac7f35666fd0 100644 --- a/google-cloud-telco_automation-v1/.owlbot-manifest.json +++ b/google-cloud-telco_automation-v1/.owlbot-manifest.json @@ -87,6 +87,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-telco_automation-v1/.toys.rb b/google-cloud-telco_automation-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-telco_automation-v1/.toys.rb +++ b/google-cloud-telco_automation-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/google-cloud-telco_automation-v1/Rakefile b/google-cloud-telco_automation-v1/Rakefile index 2cb54cdc0b11..2264fb9ae7a4 100644 --- a/google-cloud-telco_automation-v1/Rakefile +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/lib/google-cloud-telco_automation-v1.rb b/google-cloud-telco_automation-v1/lib/google-cloud-telco_automation-v1.rb index 7c04575544f9..259caf3da82e 100644 --- a/google-cloud-telco_automation-v1/lib/google-cloud-telco_automation-v1.rb +++ b/google-cloud-telco_automation-v1/lib/google-cloud-telco_automation-v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1.rb index a5b1693fcd12..8ead8612208c 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/bindings_override.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/bindings_override.rb index 3341f002f2b8..df522790e2b1 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/bindings_override.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/bindings_override.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/rest.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/rest.rb index fa8c715e7a43..51f472690194 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/rest.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation.rb index 5a303c6ee516..2fe22c8a42e7 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/client.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/client.rb index 8dbcf93c35ac..061bf9bdafd4 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/client.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/credentials.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/credentials.rb index d251f870ecbd..95f1611e1573 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/credentials.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/operations.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/operations.rb index ef9d3a610606..933224de79d2 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/operations.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/paths.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/paths.rb index eca157b52167..7a62a825c5f7 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/paths.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest.rb index 8fd5c8707637..ecc60ae205c8 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/client.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/client.rb index a7cd77fe769e..e55e1219aeac 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/client.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/operations.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/operations.rb index 68bf3d9e59da..7434764396e0 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/operations.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/service_stub.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/service_stub.rb index 043ac6fd2bdf..a3585b11399f 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/service_stub.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telco_automation/v1/telco_automation/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/lib/google/cloud/telcoautomation/v1/telcoautomation_services_pb.rb b/google-cloud-telco_automation-v1/lib/google/cloud/telcoautomation/v1/telcoautomation_services_pb.rb index aeb5a0efe70c..bc4578b621de 100644 --- a/google-cloud-telco_automation-v1/lib/google/cloud/telcoautomation/v1/telcoautomation_services_pb.rb +++ b/google-cloud-telco_automation-v1/lib/google/cloud/telcoautomation/v1/telcoautomation_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/telcoautomation/v1/telcoautomation.proto for package 'Google.Cloud.TelcoAutomation.V1' # 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-cloud-telco_automation-v1/proto_docs/google/api/client.rb b/google-cloud-telco_automation-v1/proto_docs/google/api/client.rb index f20af9485bd9..3ab0b096d445 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/api/client.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-telco_automation-v1/proto_docs/google/api/field_behavior.rb index 843c8e9deea2..582be187d115 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-telco_automation-v1/proto_docs/google/api/launch_stage.rb index 173c5c85f5dc..9392a413fb1b 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/api/resource.rb b/google-cloud-telco_automation-v1/proto_docs/google/api/resource.rb index aa7e4be53201..25dec4847ac1 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb b/google-cloud-telco_automation-v1/proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb index 0bdcad405191..2386f15aacc5 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb +++ b/google-cloud-telco_automation-v1/proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/proto_docs/google/longrunning/operations.rb b/google-cloud-telco_automation-v1/proto_docs/google/longrunning/operations.rb index 47eb12eba62b..7a757f512165 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-telco_automation-v1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/any.rb b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/any.rb index 39ec3bcf883f..58691995f02e 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/duration.rb index b4a53d0ac67f..ea59f1f91daf 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/empty.rb index 4c0ad96e8eb9..83e4481834a6 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/protobuf/field_mask.rb b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/field_mask.rb index c437e42a7581..7f3ffc78601a 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/field_mask.rb +++ b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/field_mask.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-telco_automation-v1/proto_docs/google/protobuf/timestamp.rb index b7de80e5ed7f..e58202461f88 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/proto_docs/google/rpc/status.rb b/google-cloud-telco_automation-v1/proto_docs/google/rpc/status.rb index 6f72e88c418d..c1a1c07eb2db 100644 --- a/google-cloud-telco_automation-v1/proto_docs/google/rpc/status.rb +++ b/google-cloud-telco_automation-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/Gemfile b/google-cloud-telco_automation-v1/snippets/Gemfile index 74f95ea16733..5dd146715d0e 100644 --- a/google-cloud-telco_automation-v1/snippets/Gemfile +++ b/google-cloud-telco_automation-v1/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-cloud-telco_automation-v1/snippets/telco_automation/apply_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/apply_deployment.rb index 79c14443188a..6ef9fad80a28 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/apply_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/apply_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/apply_hydrated_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/apply_hydrated_deployment.rb index ada84baaad0b..2b072dc5c67e 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/apply_hydrated_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/apply_hydrated_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/approve_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/approve_blueprint.rb index 32fa845604ec..f575adec66b0 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/approve_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/approve_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/compute_deployment_status.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/compute_deployment_status.rb index f06ca76893e1..649e4df861e0 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/compute_deployment_status.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/compute_deployment_status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/create_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/create_blueprint.rb index c29c78ccb10e..fb48fce111ce 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/create_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/create_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/create_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/create_deployment.rb index 289ff36485f9..50957be164fc 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/create_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/create_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/create_edge_slm.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/create_edge_slm.rb index fec9e907d0df..09483c7f6561 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/create_edge_slm.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/create_edge_slm.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/create_orchestration_cluster.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/create_orchestration_cluster.rb index f057c48baeac..9e819520ccbe 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/create_orchestration_cluster.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/create_orchestration_cluster.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/delete_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/delete_blueprint.rb index c39d1ee60b55..7d2053f3fbe9 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/delete_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/delete_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/delete_edge_slm.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/delete_edge_slm.rb index fbd2705f4f5d..3c881a5faac3 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/delete_edge_slm.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/delete_edge_slm.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/delete_orchestration_cluster.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/delete_orchestration_cluster.rb index 82c837708c5c..ec4c90ef42c6 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/delete_orchestration_cluster.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/delete_orchestration_cluster.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/discard_blueprint_changes.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/discard_blueprint_changes.rb index 96b686a223c5..7a6b315bbc97 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/discard_blueprint_changes.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/discard_blueprint_changes.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/discard_deployment_changes.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/discard_deployment_changes.rb index 1093f4ea5820..4c200c82912b 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/discard_deployment_changes.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/discard_deployment_changes.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/get_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/get_blueprint.rb index 151e5fc56dd5..f6389e7206c7 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/get_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/get_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/get_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/get_deployment.rb index c990b27bfa88..d7affc180770 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/get_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/get_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/get_edge_slm.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/get_edge_slm.rb index 145d97453441..028ca2b921b3 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/get_edge_slm.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/get_edge_slm.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/get_hydrated_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/get_hydrated_deployment.rb index 81c2132e34d8..e0fd8ecf6de2 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/get_hydrated_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/get_hydrated_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/get_orchestration_cluster.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/get_orchestration_cluster.rb index 179cec5348c8..868d0765f0e5 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/get_orchestration_cluster.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/get_orchestration_cluster.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/get_public_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/get_public_blueprint.rb index ee4ab3bb2965..042660f4b4e8 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/get_public_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/get_public_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprint_revisions.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprint_revisions.rb index 13d182f65132..6d392a9c3b56 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprint_revisions.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprint_revisions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprints.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprints.rb index f9e56669ac7c..3c3110dd1491 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprints.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_blueprints.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployment_revisions.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployment_revisions.rb index f763758c6779..8135cf5b7fa2 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployment_revisions.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployment_revisions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployments.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployments.rb index ef9b78af9687..4c263b609502 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployments.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_deployments.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_edge_slms.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_edge_slms.rb index 0309563ede0a..764597f3e805 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_edge_slms.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_edge_slms.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_hydrated_deployments.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_hydrated_deployments.rb index f1cbcb9c6e06..5ef1508c264d 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_hydrated_deployments.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_hydrated_deployments.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_orchestration_clusters.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_orchestration_clusters.rb index 49a356040256..8843a3d25975 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_orchestration_clusters.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_orchestration_clusters.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/list_public_blueprints.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/list_public_blueprints.rb index ecc522198249..e1b5503b4efd 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/list_public_blueprints.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/list_public_blueprints.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/propose_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/propose_blueprint.rb index dfd75d78c8a4..b7ec509c5f02 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/propose_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/propose_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/reject_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/reject_blueprint.rb index 4206b332b04f..75a4ea6ea8af 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/reject_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/reject_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/remove_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/remove_deployment.rb index 19718ae1a50f..bb2d2295d142 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/remove_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/remove_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/rollback_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/rollback_deployment.rb index e32479000c4e..b8ca6cdd4e1e 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/rollback_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/rollback_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/search_blueprint_revisions.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/search_blueprint_revisions.rb index 5d1c82557913..decfa6d9bc27 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/search_blueprint_revisions.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/search_blueprint_revisions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/search_deployment_revisions.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/search_deployment_revisions.rb index 869e24da2bba..a17c4de2a015 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/search_deployment_revisions.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/search_deployment_revisions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/update_blueprint.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/update_blueprint.rb index 3a59b7978996..1281abedf47a 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/update_blueprint.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/update_blueprint.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/update_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/update_deployment.rb index e70d0dadbeb8..3baab957f9bb 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/update_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/update_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/snippets/telco_automation/update_hydrated_deployment.rb b/google-cloud-telco_automation-v1/snippets/telco_automation/update_hydrated_deployment.rb index 6a1ddf862e30..b99b772b91c4 100644 --- a/google-cloud-telco_automation-v1/snippets/telco_automation/update_hydrated_deployment.rb +++ b/google-cloud-telco_automation-v1/snippets/telco_automation/update_hydrated_deployment.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_operations_test.rb b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_operations_test.rb index c21aab9f821a..46072d6bb60c 100644 --- a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_operations_test.rb +++ b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_paths_test.rb b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_paths_test.rb index a1b3eb25822f..e833fcbea5eb 100644 --- a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_paths_test.rb +++ b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_rest_test.rb b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_rest_test.rb index 224b4030e299..2a5408361959 100644 --- a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_rest_test.rb +++ b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_test.rb b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_test.rb index ee5b767afeac..61073d149a4b 100644 --- a/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_test.rb +++ b/google-cloud-telco_automation-v1/test/google/cloud/telco_automation/v1/telco_automation_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-telco_automation-v1/test/helper.rb b/google-cloud-telco_automation-v1/test/helper.rb index 7e4ec6975a18..4fb6756ac7e2 100644 --- a/google-cloud-telco_automation-v1/test/helper.rb +++ b/google-cloud-telco_automation-v1/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-cloud-text_to_speech-v1/.owlbot-manifest.json b/google-cloud-text_to_speech-v1/.owlbot-manifest.json index 57b8d12ed5c1..e25115a06761 100644 --- a/google-cloud-text_to_speech-v1/.owlbot-manifest.json +++ b/google-cloud-text_to_speech-v1/.owlbot-manifest.json @@ -66,6 +66,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-text_to_speech-v1/.toys.rb b/google-cloud-text_to_speech-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-text_to_speech-v1/.toys.rb +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/Rakefile b/google-cloud-text_to_speech-v1/Rakefile index ad12b88b74a5..7db3ca6b5cb0 100644 --- a/google-cloud-text_to_speech-v1/Rakefile +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/lib/google-cloud-text_to_speech-v1.rb b/google-cloud-text_to_speech-v1/lib/google-cloud-text_to_speech-v1.rb index 828c916b5945..796720aff7fd 100644 --- a/google-cloud-text_to_speech-v1/lib/google-cloud-text_to_speech-v1.rb +++ b/google-cloud-text_to_speech-v1/lib/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1.rb index b9d1a1a46c0d..4d6d2e5dfd49 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/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/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/rest.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/rest.rb index 257e30bfa5a5..410254eba135 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/rest.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech.rb index 97e776bc8640..ec1fb13e094d 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech.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/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/client.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/client.rb index b44fa6a5d847..c93365cd8088 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/client.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/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/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.rb index b001fed33ee9..ae03a5f2f50e 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.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/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/paths.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/paths.rb index 1a5be92b6b0c..742f694939cc 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/paths.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest.rb index f78dde4fb931..c624653e2965 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/client.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/client.rb index e3454ede2f3d..b80143976b13 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/client.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/service_stub.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/service_stub.rb index 910dbd2c0aad..2b4b9cdd5d6d 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/service_stub.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize.rb index 4260d6d3e900..5ac749d808a7 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/client.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/client.rb index 1779d5dc05a8..c7904d796a26 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/client.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/credentials.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/credentials.rb index 52ddfbbfca18..df1224d64357 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/credentials.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/operations.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/operations.rb index 5105a0fba661..006dfb054798 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/operations.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/paths.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/paths.rb index 6930459c018b..3632788fa392 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/paths.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest.rb index aef27f35c89d..eb8a249fb23a 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/client.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/client.rb index 6f1b6f42c0fc..f0dd3f92eb94 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/client.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/operations.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/operations.rb index 6b8d85da1fea..0577c0e6e5f9 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/operations.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/service_stub.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/service_stub.rb index 0842683b9843..865f7c9fc35b 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/service_stub.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_lrs_services_pb.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_lrs_services_pb.rb index 0f66a4323b3f..b73f5ac5a06d 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_lrs_services_pb.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_lrs_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/texttospeech/v1/cloud_tts_lrs.proto for package 'Google.Cloud.TextToSpeech.V1' # Original file comments: -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_services_pb.rb b/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_services_pb.rb index 259699e14150..1ff1438217a9 100644 --- a/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_services_pb.rb +++ b/google-cloud-text_to_speech-v1/lib/google/cloud/texttospeech/v1/cloud_tts_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/texttospeech/v1/cloud_tts.proto for package 'Google.Cloud.TextToSpeech.V1' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/proto_docs/google/api/client.rb b/google-cloud-text_to_speech-v1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/api/client.rb +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-text_to_speech-v1/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-text_to_speech-v1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/proto_docs/google/api/resource.rb b/google-cloud-text_to_speech-v1/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb b/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb index 6aa6309743e0..7ee2aa853a11 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts.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/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts_lrs.rb b/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts_lrs.rb index 9dada41edaa5..661006f03010 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts_lrs.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/cloud/texttospeech/v1/cloud_tts_lrs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/proto_docs/google/longrunning/operations.rb b/google-cloud-text_to_speech-v1/proto_docs/google/longrunning/operations.rb index 1a586e810a23..7a757f512165 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/any.rb b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/any.rb index 2c946be5a11d..58691995f02e 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/duration.rb index ca97d06a00ef..ea59f1f91daf 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/empty.rb index 1cfb8de8987e..83e4481834a6 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/timestamp.rb index dc016e2c9eca..e58202461f88 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/protobuf/timestamp.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. @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-text_to_speech-v1/proto_docs/google/rpc/status.rb b/google-cloud-text_to_speech-v1/proto_docs/google/rpc/status.rb index f976dec8daa9..c1a1c07eb2db 100644 --- a/google-cloud-text_to_speech-v1/proto_docs/google/rpc/status.rb +++ b/google-cloud-text_to_speech-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/snippets/Gemfile b/google-cloud-text_to_speech-v1/snippets/Gemfile index 9ecf1a06a20e..7976a33d4ee6 100755 --- a/google-cloud-text_to_speech-v1/snippets/Gemfile +++ b/google-cloud-text_to_speech-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/google-cloud-text_to_speech-v1/snippets/text_to_speech/list_voices.rb b/google-cloud-text_to_speech-v1/snippets/text_to_speech/list_voices.rb index 25cbc2170195..dcedec6e5a0c 100755 --- a/google-cloud-text_to_speech-v1/snippets/text_to_speech/list_voices.rb +++ b/google-cloud-text_to_speech-v1/snippets/text_to_speech/list_voices.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/snippets/text_to_speech/streaming_synthesize.rb b/google-cloud-text_to_speech-v1/snippets/text_to_speech/streaming_synthesize.rb index 759fdea2c90e..12502cdb1184 100644 --- a/google-cloud-text_to_speech-v1/snippets/text_to_speech/streaming_synthesize.rb +++ b/google-cloud-text_to_speech-v1/snippets/text_to_speech/streaming_synthesize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/snippets/text_to_speech/synthesize_speech.rb b/google-cloud-text_to_speech-v1/snippets/text_to_speech/synthesize_speech.rb index 1b8600ef3367..47f43d5a430b 100755 --- a/google-cloud-text_to_speech-v1/snippets/text_to_speech/synthesize_speech.rb +++ b/google-cloud-text_to_speech-v1/snippets/text_to_speech/synthesize_speech.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb b/google-cloud-text_to_speech-v1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb index 37dfc32e3077..735a14416d4b 100644 --- a/google-cloud-text_to_speech-v1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb +++ b/google-cloud-text_to_speech-v1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_operations_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_operations_test.rb index 04716865c3e9..48e8f3e51eba 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_operations_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_paths_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_paths_test.rb index 6cc8b1820e3a..7b3d9ca4c355 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_paths_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_rest_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_rest_test.rb index dd91ab6f9416..843a3511ed76 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_rest_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_test.rb index f9bb6d4d089a..2d77f29375d3 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_paths_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_paths_test.rb index 17f4446dd1cb..9a2c35e6af4b 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_paths_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_rest_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_rest_test.rb index d62518fd6f7c..5023bb42ffeb 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_rest_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_test.rb b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_test.rb index e2727e90b60c..6b3d763f9c7c 100644 --- a/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_test.rb +++ b/google-cloud-text_to_speech-v1/test/google/cloud/text_to_speech/v1/text_to_speech_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/google-cloud-text_to_speech-v1/test/helper.rb b/google-cloud-text_to_speech-v1/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-text_to_speech-v1/test/helper.rb +++ b/google-cloud-text_to_speech-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. diff --git a/google-cloud-text_to_speech-v1beta1/.owlbot-manifest.json b/google-cloud-text_to_speech-v1beta1/.owlbot-manifest.json index 55e3fbfc7e25..8005c016adac 100644 --- a/google-cloud-text_to_speech-v1beta1/.owlbot-manifest.json +++ b/google-cloud-text_to_speech-v1beta1/.owlbot-manifest.json @@ -66,6 +66,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-text_to_speech-v1beta1/.toys.rb b/google-cloud-text_to_speech-v1beta1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-text_to_speech-v1beta1/.toys.rb +++ b/google-cloud-text_to_speech-v1beta1/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/Rakefile b/google-cloud-text_to_speech-v1beta1/Rakefile index ed389ba3b440..d2ce03364134 100644 --- a/google-cloud-text_to_speech-v1beta1/Rakefile +++ b/google-cloud-text_to_speech-v1beta1/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/google-cloud-text_to_speech-v1beta1/lib/google-cloud-text_to_speech-v1beta1.rb b/google-cloud-text_to_speech-v1beta1/lib/google-cloud-text_to_speech-v1beta1.rb index cc151df02950..0d9b902cd048 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google-cloud-text_to_speech-v1beta1.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google-cloud-text_to_speech-v1beta1.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/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1.rb index a4b996b8f70f..5e90ad3198ba 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1.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/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/rest.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/rest.rb index aa599d29f732..e5fbca0fbb22 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/rest.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech.rb index 8e66ab70047d..b1bcd5fb1511 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech.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/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/client.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/client.rb index 4b33f6e2f4e3..deb80b743d1e 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/client.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/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/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/credentials.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/credentials.rb index 935b6caaee98..20cb9a5a0f32 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/credentials.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/credentials.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/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/paths.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/paths.rb index b23d47a3fc1e..8d480777bee8 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/paths.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest.rb index 02c4cec4814d..f01222022b03 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/client.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/client.rb index 1dfad1674914..65cecc158934 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/client.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/service_stub.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/service_stub.rb index 4e57eb4e6cc4..649d72d8ea28 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/service_stub.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize.rb index 1bbb83b7cda5..9e9b19a683b1 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/client.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/client.rb index 9ce4f738cdda..8362a87a04d4 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/client.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/credentials.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/credentials.rb index 86f0e1311f6b..73270e7cae0f 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/credentials.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/operations.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/operations.rb index 3696518c36e1..ec856ebfcc99 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/operations.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/paths.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/paths.rb index 52a40a1b128d..b964dee446f0 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/paths.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest.rb index 114f317c41a6..8ecb924df3d1 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/client.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/client.rb index 3231e3d5ffd0..2f6f7919e4d2 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/client.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/operations.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/operations.rb index 768573401519..43ec6f983fc5 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/operations.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/service_stub.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/service_stub.rb index 07b67a1d9615..bd08eb3a2f11 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/service_stub.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_lrs_services_pb.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_lrs_services_pb.rb index 1d0bb8271dc0..2a05a1b61bb3 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_lrs_services_pb.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_lrs_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/texttospeech/v1beta1/cloud_tts_lrs.proto for package 'Google.Cloud.TextToSpeech.V1beta1' # Original file comments: -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_services_pb.rb b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_services_pb.rb index 86d085393dd1..cb99d1be77fc 100644 --- a/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_services_pb.rb +++ b/google-cloud-text_to_speech-v1beta1/lib/google/cloud/texttospeech/v1beta1/cloud_tts_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/texttospeech/v1beta1/cloud_tts.proto for package 'Google.Cloud.TextToSpeech.V1beta1' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/client.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/client.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/field_behavior.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-text_to_speech-v1beta1/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/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/launch_stage.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/resource.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/api/resource.rb +++ b/google-cloud-text_to_speech-v1beta1/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/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb index 00e3e48d89de..947d276b81a8 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.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/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb index 262e722843fb..c155bf275945 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/longrunning/operations.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/longrunning/operations.rb index 1a586e810a23..7a757f512165 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/any.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/any.rb index 2c946be5a11d..58691995f02e 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/duration.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/duration.rb index ca97d06a00ef..ea59f1f91daf 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-text_to_speech-v1beta1/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/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/empty.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/empty.rb index 1cfb8de8987e..83e4481834a6 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/timestamp.rb index dc016e2c9eca..e58202461f88 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/protobuf/timestamp.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. @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-text_to_speech-v1beta1/proto_docs/google/rpc/status.rb b/google-cloud-text_to_speech-v1beta1/proto_docs/google/rpc/status.rb index f976dec8daa9..c1a1c07eb2db 100644 --- a/google-cloud-text_to_speech-v1beta1/proto_docs/google/rpc/status.rb +++ b/google-cloud-text_to_speech-v1beta1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/snippets/Gemfile b/google-cloud-text_to_speech-v1beta1/snippets/Gemfile index 3970da1d9bc8..d5f0f822f878 100755 --- a/google-cloud-text_to_speech-v1beta1/snippets/Gemfile +++ b/google-cloud-text_to_speech-v1beta1/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/list_voices.rb b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/list_voices.rb index beb6569fc540..72a6f7d574e4 100755 --- a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/list_voices.rb +++ b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/list_voices.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/streaming_synthesize.rb b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/streaming_synthesize.rb index 477f272e6f9b..69970b81486e 100644 --- a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/streaming_synthesize.rb +++ b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/streaming_synthesize.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/synthesize_speech.rb b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/synthesize_speech.rb index 1d53311ff914..9ec83074902f 100755 --- a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/synthesize_speech.rb +++ b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech/synthesize_speech.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb index f980c59239b0..ea7685188b99 100644 --- a/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb +++ b/google-cloud-text_to_speech-v1beta1/snippets/text_to_speech_long_audio_synthesize/synthesize_long_audio.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_operations_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_operations_test.rb index 29c7d1a235c8..9043c2f8ab56 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_operations_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_paths_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_paths_test.rb index 1765c95e3e88..434f49ebc8f3 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_paths_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_rest_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_rest_test.rb index 3be619e8f649..33d5b481bbe3 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_rest_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_test.rb index 70cb7c4161d2..429639783aa1 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_long_audio_synthesize_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_paths_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_paths_test.rb index f4320e9060e5..0dd55bde46da 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_paths_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_rest_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_rest_test.rb index 16bbf25558e3..a6fbe7341aec 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_rest_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_test.rb b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_test.rb index f316dde7bc3c..c5c5b1cb4f2e 100644 --- a/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_test.rb +++ b/google-cloud-text_to_speech-v1beta1/test/google/cloud/text_to_speech/v1beta1/text_to_speech_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/google-cloud-text_to_speech-v1beta1/test/helper.rb b/google-cloud-text_to_speech-v1beta1/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-text_to_speech-v1beta1/test/helper.rb +++ b/google-cloud-text_to_speech-v1beta1/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. diff --git a/google-cloud-tpu-v1/.owlbot-manifest.json b/google-cloud-tpu-v1/.owlbot-manifest.json index bb3374a10707..380a03eecedc 100644 --- a/google-cloud-tpu-v1/.owlbot-manifest.json +++ b/google-cloud-tpu-v1/.owlbot-manifest.json @@ -54,6 +54,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-tpu-v1/.toys.rb b/google-cloud-tpu-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-tpu-v1/.toys.rb +++ b/google-cloud-tpu-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/google-cloud-tpu-v1/Rakefile b/google-cloud-tpu-v1/Rakefile index f0d368fed56c..6973baaa474a 100644 --- a/google-cloud-tpu-v1/Rakefile +++ b/google-cloud-tpu-v1/Rakefile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google-cloud-tpu-v1.rb b/google-cloud-tpu-v1/lib/google-cloud-tpu-v1.rb index 3045e3072703..feffd3cd43da 100644 --- a/google-cloud-tpu-v1/lib/google-cloud-tpu-v1.rb +++ b/google-cloud-tpu-v1/lib/google-cloud-tpu-v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1.rb index ecb1be7a36c5..04462f2cc2c2 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/cloud_tpu_services_pb.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/cloud_tpu_services_pb.rb index 435a72a29af5..2aafa9ceccbb 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/cloud_tpu_services_pb.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/cloud_tpu_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/cloud/tpu/v1/cloud_tpu.proto for package 'google.cloud.tpu.v1' # Original file comments: -# Copyright 2021 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu.rb index 33ff26055db4..30ee70ee9626 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/client.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/client.rb index 9e224297639a..be82d0902d91 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/client.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/credentials.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/credentials.rb index e7f19552e363..9c95a410d65c 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/credentials.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/credentials.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/operations.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/operations.rb index df447268a699..e09fe07ded4d 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/operations.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/paths.rb b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/paths.rb index 42c0cccefbab..e459e1626bc7 100644 --- a/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/paths.rb +++ b/google-cloud-tpu-v1/lib/google/cloud/tpu/v1/tpu/paths.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/api/client.rb b/google-cloud-tpu-v1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-tpu-v1/proto_docs/google/api/client.rb +++ b/google-cloud-tpu-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/google-cloud-tpu-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-tpu-v1/proto_docs/google/api/field_behavior.rb index 6be3cb0ed6c3..582be187d115 100644 --- a/google-cloud-tpu-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-tpu-v1/proto_docs/google/api/field_behavior.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-tpu-v1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-tpu-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-tpu-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/google-cloud-tpu-v1/proto_docs/google/api/resource.rb b/google-cloud-tpu-v1/proto_docs/google/api/resource.rb index 85d0a8f50bba..25dec4847ac1 100644 --- a/google-cloud-tpu-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-tpu-v1/proto_docs/google/api/resource.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/cloud/tpu/v1/cloud_tpu.rb b/google-cloud-tpu-v1/proto_docs/google/cloud/tpu/v1/cloud_tpu.rb index 999b04e701e2..337015bf0ead 100644 --- a/google-cloud-tpu-v1/proto_docs/google/cloud/tpu/v1/cloud_tpu.rb +++ b/google-cloud-tpu-v1/proto_docs/google/cloud/tpu/v1/cloud_tpu.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/longrunning/operations.rb b/google-cloud-tpu-v1/proto_docs/google/longrunning/operations.rb index 50f11f9f36d6..7a757f512165 100644 --- a/google-cloud-tpu-v1/proto_docs/google/longrunning/operations.rb +++ b/google-cloud-tpu-v1/proto_docs/google/longrunning/operations.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/protobuf/any.rb b/google-cloud-tpu-v1/proto_docs/google/protobuf/any.rb index 4fde75cec2aa..58691995f02e 100644 --- a/google-cloud-tpu-v1/proto_docs/google/protobuf/any.rb +++ b/google-cloud-tpu-v1/proto_docs/google/protobuf/any.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-tpu-v1/proto_docs/google/protobuf/duration.rb index dcc4a8a3c05b..ea59f1f91daf 100644 --- a/google-cloud-tpu-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-tpu-v1/proto_docs/google/protobuf/duration.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-tpu-v1/proto_docs/google/protobuf/empty.rb index e63eb943257a..83e4481834a6 100644 --- a/google-cloud-tpu-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-tpu-v1/proto_docs/google/protobuf/empty.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-tpu-v1/proto_docs/google/protobuf/timestamp.rb index 626cd5e0bf3a..e58202461f88 100644 --- a/google-cloud-tpu-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-tpu-v1/proto_docs/google/protobuf/timestamp.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -110,14 +110,15 @@ module Protobuf # ) to obtain a formatter capable of generating timestamps in this format. # @!attribute [rw] seconds # @return [::Integer] - # Represents seconds of UTC time since Unix epoch - # 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to - # 9999-12-31T23:59:59Z inclusive. + # Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must + # be between -315576000000 and 315576000000 inclusive (which corresponds to + # 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z). # @!attribute [rw] nanos # @return [::Integer] - # Non-negative fractions of a second at nanosecond resolution. Negative - # second values with fractions must still have non-negative nanos values - # that count forward in time. Must be from 0 to 999,999,999 + # Non-negative fractions of a second at nanosecond resolution. This field is + # the nanosecond portion of the duration, not an alternative to seconds. + # Negative second values with fractions must still have non-negative nanos + # values that count forward in time. Must be between 0 and 999,999,999 # inclusive. class Timestamp include ::Google::Protobuf::MessageExts diff --git a/google-cloud-tpu-v1/proto_docs/google/rpc/status.rb b/google-cloud-tpu-v1/proto_docs/google/rpc/status.rb index 1db3524e2da2..c1a1c07eb2db 100644 --- a/google-cloud-tpu-v1/proto_docs/google/rpc/status.rb +++ b/google-cloud-tpu-v1/proto_docs/google/rpc/status.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/Gemfile b/google-cloud-tpu-v1/snippets/Gemfile index ca2396877728..8e8e1bbc6e73 100755 --- a/google-cloud-tpu-v1/snippets/Gemfile +++ b/google-cloud-tpu-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/google-cloud-tpu-v1/snippets/snippet_metadata_google.cloud.tpu.v1.json b/google-cloud-tpu-v1/snippets/snippet_metadata_google.cloud.tpu.v1.json index 18832e8509f8..f0bff5593bbd 100644 --- a/google-cloud-tpu-v1/snippets/snippet_metadata_google.cloud.tpu.v1.json +++ b/google-cloud-tpu-v1/snippets/snippet_metadata_google.cloud.tpu.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-tpu-v1", - "version": "1.7.0", + "version": "1.7.1", "language": "RUBY", "apis": [ { diff --git a/google-cloud-tpu-v1/snippets/tpu/create_node.rb b/google-cloud-tpu-v1/snippets/tpu/create_node.rb index c5cea1385b04..d1c45f76a1a5 100755 --- a/google-cloud-tpu-v1/snippets/tpu/create_node.rb +++ b/google-cloud-tpu-v1/snippets/tpu/create_node.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/delete_node.rb b/google-cloud-tpu-v1/snippets/tpu/delete_node.rb index dc90d4ccfdff..461da43fb962 100755 --- a/google-cloud-tpu-v1/snippets/tpu/delete_node.rb +++ b/google-cloud-tpu-v1/snippets/tpu/delete_node.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/get_accelerator_type.rb b/google-cloud-tpu-v1/snippets/tpu/get_accelerator_type.rb index 569434b9f54f..01933680099e 100755 --- a/google-cloud-tpu-v1/snippets/tpu/get_accelerator_type.rb +++ b/google-cloud-tpu-v1/snippets/tpu/get_accelerator_type.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/get_node.rb b/google-cloud-tpu-v1/snippets/tpu/get_node.rb index 6c3a3de67a73..8f5fd80cf9f1 100755 --- a/google-cloud-tpu-v1/snippets/tpu/get_node.rb +++ b/google-cloud-tpu-v1/snippets/tpu/get_node.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/get_tensor_flow_version.rb b/google-cloud-tpu-v1/snippets/tpu/get_tensor_flow_version.rb index e2846a9353a9..f8602be5c5da 100755 --- a/google-cloud-tpu-v1/snippets/tpu/get_tensor_flow_version.rb +++ b/google-cloud-tpu-v1/snippets/tpu/get_tensor_flow_version.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/list_accelerator_types.rb b/google-cloud-tpu-v1/snippets/tpu/list_accelerator_types.rb index 5ae93dce3a85..98fd7b460c0e 100755 --- a/google-cloud-tpu-v1/snippets/tpu/list_accelerator_types.rb +++ b/google-cloud-tpu-v1/snippets/tpu/list_accelerator_types.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/list_nodes.rb b/google-cloud-tpu-v1/snippets/tpu/list_nodes.rb index 77080aac8b3d..12cc06e1969a 100755 --- a/google-cloud-tpu-v1/snippets/tpu/list_nodes.rb +++ b/google-cloud-tpu-v1/snippets/tpu/list_nodes.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/list_tensor_flow_versions.rb b/google-cloud-tpu-v1/snippets/tpu/list_tensor_flow_versions.rb index 450c31093d5e..ca3d984b9276 100755 --- a/google-cloud-tpu-v1/snippets/tpu/list_tensor_flow_versions.rb +++ b/google-cloud-tpu-v1/snippets/tpu/list_tensor_flow_versions.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/reimage_node.rb b/google-cloud-tpu-v1/snippets/tpu/reimage_node.rb index 51751bb3673c..8af8741cff8f 100755 --- a/google-cloud-tpu-v1/snippets/tpu/reimage_node.rb +++ b/google-cloud-tpu-v1/snippets/tpu/reimage_node.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/start_node.rb b/google-cloud-tpu-v1/snippets/tpu/start_node.rb index 4123d3ec4d63..f4bcab475e2c 100755 --- a/google-cloud-tpu-v1/snippets/tpu/start_node.rb +++ b/google-cloud-tpu-v1/snippets/tpu/start_node.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/snippets/tpu/stop_node.rb b/google-cloud-tpu-v1/snippets/tpu/stop_node.rb index f737e5cf763d..8d4b1be90049 100755 --- a/google-cloud-tpu-v1/snippets/tpu/stop_node.rb +++ b/google-cloud-tpu-v1/snippets/tpu/stop_node.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_operations_test.rb b/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_operations_test.rb index b8bd4f1b266f..db11c77ccc28 100644 --- a/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_operations_test.rb +++ b/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_operations_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_paths_test.rb b/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_paths_test.rb index 6657f729da4e..4ceac4e2e690 100644 --- a/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_paths_test.rb +++ b/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_paths_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_test.rb b/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_test.rb index 677cf9412add..4e5b06f5ff90 100644 --- a/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_test.rb +++ b/google-cloud-tpu-v1/test/google/cloud/tpu/v1/tpu_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-tpu-v1/test/helper.rb b/google-cloud-tpu-v1/test/helper.rb index 9ead73a4e10a..4fb6756ac7e2 100644 --- a/google-cloud-tpu-v1/test/helper.rb +++ b/google-cloud-tpu-v1/test/helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/.owlbot-manifest.json b/google-cloud-trace-v1/.owlbot-manifest.json index f57a75fe03b6..ea86b299cecc 100644 --- a/google-cloud-trace-v1/.owlbot-manifest.json +++ b/google-cloud-trace-v1/.owlbot-manifest.json @@ -44,6 +44,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-trace-v1/.toys.rb b/google-cloud-trace-v1/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-trace-v1/.toys.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/Rakefile b/google-cloud-trace-v1/Rakefile index 647d82475c7f..663b8d0b3857 100644 --- a/google-cloud-trace-v1/Rakefile +++ b/google-cloud-trace-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/google-cloud-trace-v1/lib/google-cloud-trace-v1.rb b/google-cloud-trace-v1/lib/google-cloud-trace-v1.rb index 32ea0061a20e..d0d18e420960 100644 --- a/google-cloud-trace-v1/lib/google-cloud-trace-v1.rb +++ b/google-cloud-trace-v1/lib/google-cloud-trace-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/google-cloud-trace-v1/lib/google/cloud/trace/v1.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1.rb index 8c619fe823da..bdd9cdacfccf 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/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/google-cloud-trace-v1/lib/google/cloud/trace/v1/rest.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/rest.rb index 64f414d46a0d..9e774bceaca2 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/rest.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service.rb index b385fd7f71b8..4f7face77bb1 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service.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/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/client.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/client.rb index 22ef7cb58f9a..c9038650005b 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/client.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/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/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/credentials.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/credentials.rb index 613809f89daa..b71df52a528b 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/credentials.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/credentials.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/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest.rb index 723e775b238c..5de97dd38be4 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/client.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/client.rb index b2e443343932..a51622dcb671 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/client.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/service_stub.rb b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/service_stub.rb index f6b8e68906bc..68870f715db3 100644 --- a/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/service_stub.rb +++ b/google-cloud-trace-v1/lib/google/cloud/trace/v1/trace_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/lib/google/devtools/cloudtrace/v1/trace_services_pb.rb b/google-cloud-trace-v1/lib/google/devtools/cloudtrace/v1/trace_services_pb.rb index 92b8210f762e..56320be47991 100644 --- a/google-cloud-trace-v1/lib/google/devtools/cloudtrace/v1/trace_services_pb.rb +++ b/google-cloud-trace-v1/lib/google/devtools/cloudtrace/v1/trace_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/devtools/cloudtrace/v1/trace.proto for package 'Google.Cloud.Trace.V1' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/proto_docs/google/api/client.rb b/google-cloud-trace-v1/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-trace-v1/proto_docs/google/api/client.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/proto_docs/google/api/field_behavior.rb b/google-cloud-trace-v1/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-trace-v1/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/proto_docs/google/api/launch_stage.rb b/google-cloud-trace-v1/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-trace-v1/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/proto_docs/google/api/resource.rb b/google-cloud-trace-v1/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-trace-v1/proto_docs/google/api/resource.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/proto_docs/google/devtools/cloudtrace/v1/trace.rb b/google-cloud-trace-v1/proto_docs/google/devtools/cloudtrace/v1/trace.rb index 3ac7e34e87f4..f10fa9094e2d 100644 --- a/google-cloud-trace-v1/proto_docs/google/devtools/cloudtrace/v1/trace.rb +++ b/google-cloud-trace-v1/proto_docs/google/devtools/cloudtrace/v1/trace.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/google-cloud-trace-v1/proto_docs/google/protobuf/duration.rb b/google-cloud-trace-v1/proto_docs/google/protobuf/duration.rb index ca97d06a00ef..ea59f1f91daf 100644 --- a/google-cloud-trace-v1/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/proto_docs/google/protobuf/empty.rb b/google-cloud-trace-v1/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-trace-v1/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/proto_docs/google/protobuf/timestamp.rb b/google-cloud-trace-v1/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-trace-v1/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-trace-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/google-cloud-trace-v1/snippets/Gemfile b/google-cloud-trace-v1/snippets/Gemfile index 037ad3a824cd..c09bc4f74260 100755 --- a/google-cloud-trace-v1/snippets/Gemfile +++ b/google-cloud-trace-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/google-cloud-trace-v1/snippets/snippet_metadata_google.devtools.cloudtrace.v1.json b/google-cloud-trace-v1/snippets/snippet_metadata_google.devtools.cloudtrace.v1.json index 6c7f1f00228d..1dfb3ebe141c 100644 --- a/google-cloud-trace-v1/snippets/snippet_metadata_google.devtools.cloudtrace.v1.json +++ b/google-cloud-trace-v1/snippets/snippet_metadata_google.devtools.cloudtrace.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-trace-v1", - "version": "1.6.0", + "version": "1.6.1", "language": "RUBY", "apis": [ { diff --git a/google-cloud-trace-v1/snippets/trace_service/get_trace.rb b/google-cloud-trace-v1/snippets/trace_service/get_trace.rb index 486b393aa553..cda36e0edbd3 100755 --- a/google-cloud-trace-v1/snippets/trace_service/get_trace.rb +++ b/google-cloud-trace-v1/snippets/trace_service/get_trace.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/snippets/trace_service/list_traces.rb b/google-cloud-trace-v1/snippets/trace_service/list_traces.rb index 0d2f5d701cff..17cca45ee65e 100755 --- a/google-cloud-trace-v1/snippets/trace_service/list_traces.rb +++ b/google-cloud-trace-v1/snippets/trace_service/list_traces.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/snippets/trace_service/patch_traces.rb b/google-cloud-trace-v1/snippets/trace_service/patch_traces.rb index 79fd9e53275d..1a9f634e125c 100755 --- a/google-cloud-trace-v1/snippets/trace_service/patch_traces.rb +++ b/google-cloud-trace-v1/snippets/trace_service/patch_traces.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_rest_test.rb b/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_rest_test.rb index 747a4bf7c9db..c2f09a35a9a7 100644 --- a/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_rest_test.rb +++ b/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_test.rb b/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_test.rb index 5d067748f5ac..4f7ffd467e69 100644 --- a/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_test.rb +++ b/google-cloud-trace-v1/test/google/cloud/trace/v1/trace_service_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/google-cloud-trace-v1/test/helper.rb b/google-cloud-trace-v1/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-trace-v1/test/helper.rb +++ b/google-cloud-trace-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. diff --git a/google-cloud-trace-v2/.owlbot-manifest.json b/google-cloud-trace-v2/.owlbot-manifest.json index 3c06f86ee870..6ccbf52cde4b 100644 --- a/google-cloud-trace-v2/.owlbot-manifest.json +++ b/google-cloud-trace-v2/.owlbot-manifest.json @@ -50,6 +50,7 @@ "test/helper.rb" ], "static": [ - ".OwlBot.yaml" + ".OwlBot.yaml", + "Gemfile.lock" ] } diff --git a/google-cloud-trace-v2/.toys.rb b/google-cloud-trace-v2/.toys.rb index 23434bdd5d5b..177e22456e8a 100644 --- a/google-cloud-trace-v2/.toys.rb +++ b/google-cloud-trace-v2/.toys.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2024 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/Rakefile b/google-cloud-trace-v2/Rakefile index cf27e98f1d21..010c4e0623c1 100644 --- a/google-cloud-trace-v2/Rakefile +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/lib/google-cloud-trace-v2.rb b/google-cloud-trace-v2/lib/google-cloud-trace-v2.rb index b8de3a703a43..f27f8272e44b 100644 --- a/google-cloud-trace-v2/lib/google-cloud-trace-v2.rb +++ b/google-cloud-trace-v2/lib/google-cloud-trace-v2.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/google-cloud-trace-v2/lib/google/cloud/trace/v2.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2.rb index 0302f53d49f4..c1e11a6a5167 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2.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/google-cloud-trace-v2/lib/google/cloud/trace/v2/rest.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/rest.rb index 7501e96d78fc..531187513daf 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/rest.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service.rb index d4ad3a25e7f1..71726f38d623 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service.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/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/client.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/client.rb index 13818fbdb456..1f4b357f52ba 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/client.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/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/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/credentials.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/credentials.rb index b7b6b1fa60ee..db91afb17b6c 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/credentials.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/credentials.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/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/paths.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/paths.rb index 33893e9219d9..25d2b38e26ac 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/paths.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/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/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest.rb index 61c0259fe8f7..0f21f9aa2181 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/client.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/client.rb index 4ea74c5db629..f40282575776 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/client.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/service_stub.rb b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/service_stub.rb index caac8e567c7c..bd1feae3a232 100644 --- a/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/service_stub.rb +++ b/google-cloud-trace-v2/lib/google/cloud/trace/v2/trace_service/rest/service_stub.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/lib/google/devtools/cloudtrace/v2/tracing_services_pb.rb b/google-cloud-trace-v2/lib/google/devtools/cloudtrace/v2/tracing_services_pb.rb index d576a85600ca..a6ad28a02fee 100644 --- a/google-cloud-trace-v2/lib/google/devtools/cloudtrace/v2/tracing_services_pb.rb +++ b/google-cloud-trace-v2/lib/google/devtools/cloudtrace/v2/tracing_services_pb.rb @@ -1,7 +1,7 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # Source: google/devtools/cloudtrace/v2/tracing.proto for package 'Google.Cloud.Trace.V2' # Original file comments: -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/proto_docs/google/api/client.rb b/google-cloud-trace-v2/proto_docs/google/api/client.rb index e62ceba4577a..3ab0b096d445 100644 --- a/google-cloud-trace-v2/proto_docs/google/api/client.rb +++ b/google-cloud-trace-v2/proto_docs/google/api/client.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/proto_docs/google/api/field_behavior.rb b/google-cloud-trace-v2/proto_docs/google/api/field_behavior.rb index 3cd276eede47..582be187d115 100644 --- a/google-cloud-trace-v2/proto_docs/google/api/field_behavior.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/proto_docs/google/api/launch_stage.rb b/google-cloud-trace-v2/proto_docs/google/api/launch_stage.rb index ce75038366ae..9392a413fb1b 100644 --- a/google-cloud-trace-v2/proto_docs/google/api/launch_stage.rb +++ b/google-cloud-trace-v2/proto_docs/google/api/launch_stage.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2022 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/proto_docs/google/api/resource.rb b/google-cloud-trace-v2/proto_docs/google/api/resource.rb index af0983c52ba2..25dec4847ac1 100644 --- a/google-cloud-trace-v2/proto_docs/google/api/resource.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/trace.rb b/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/trace.rb index 419b4f37ec33..040d6c9b24da 100644 --- a/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/trace.rb +++ b/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/trace.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/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/tracing.rb b/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/tracing.rb index c03375682f5d..cd7bfb705d2f 100644 --- a/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/tracing.rb +++ b/google-cloud-trace-v2/proto_docs/google/devtools/cloudtrace/v2/tracing.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/google-cloud-trace-v2/proto_docs/google/protobuf/any.rb b/google-cloud-trace-v2/proto_docs/google/protobuf/any.rb index 9e50df6c6015..58691995f02e 100644 --- a/google-cloud-trace-v2/proto_docs/google/protobuf/any.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/proto_docs/google/protobuf/duration.rb b/google-cloud-trace-v2/proto_docs/google/protobuf/duration.rb index ca97d06a00ef..ea59f1f91daf 100644 --- a/google-cloud-trace-v2/proto_docs/google/protobuf/duration.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/proto_docs/google/protobuf/empty.rb b/google-cloud-trace-v2/proto_docs/google/protobuf/empty.rb index ca2f9be17110..83e4481834a6 100644 --- a/google-cloud-trace-v2/proto_docs/google/protobuf/empty.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/proto_docs/google/protobuf/timestamp.rb b/google-cloud-trace-v2/proto_docs/google/protobuf/timestamp.rb index 4891104f14b9..e58202461f88 100644 --- a/google-cloud-trace-v2/proto_docs/google/protobuf/timestamp.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/proto_docs/google/protobuf/wrappers.rb b/google-cloud-trace-v2/proto_docs/google/protobuf/wrappers.rb index 4f428b97acd5..9a7c0269fa42 100644 --- a/google-cloud-trace-v2/proto_docs/google/protobuf/wrappers.rb +++ b/google-cloud-trace-v2/proto_docs/google/protobuf/wrappers.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/google-cloud-trace-v2/proto_docs/google/rpc/status.rb b/google-cloud-trace-v2/proto_docs/google/rpc/status.rb index 05ce4dd53aa6..c1a1c07eb2db 100644 --- a/google-cloud-trace-v2/proto_docs/google/rpc/status.rb +++ b/google-cloud-trace-v2/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/google-cloud-trace-v2/snippets/Gemfile b/google-cloud-trace-v2/snippets/Gemfile index 5959b5edf398..d4b193b35cd6 100755 --- a/google-cloud-trace-v2/snippets/Gemfile +++ b/google-cloud-trace-v2/snippets/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/snippets/snippet_metadata_google.devtools.cloudtrace.v2.json b/google-cloud-trace-v2/snippets/snippet_metadata_google.devtools.cloudtrace.v2.json index 16d687c36080..265c80c1c39b 100644 --- a/google-cloud-trace-v2/snippets/snippet_metadata_google.devtools.cloudtrace.v2.json +++ b/google-cloud-trace-v2/snippets/snippet_metadata_google.devtools.cloudtrace.v2.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-trace-v2", - "version": "1.5.0", + "version": "1.5.1", "language": "RUBY", "apis": [ { diff --git a/google-cloud-trace-v2/snippets/trace_service/batch_write_spans.rb b/google-cloud-trace-v2/snippets/trace_service/batch_write_spans.rb index 99158e4bec50..e643549fe9fa 100755 --- a/google-cloud-trace-v2/snippets/trace_service/batch_write_spans.rb +++ b/google-cloud-trace-v2/snippets/trace_service/batch_write_spans.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/snippets/trace_service/create_span.rb b/google-cloud-trace-v2/snippets/trace_service/create_span.rb index d2c038565d90..b5360303f20b 100755 --- a/google-cloud-trace-v2/snippets/trace_service/create_span.rb +++ b/google-cloud-trace-v2/snippets/trace_service/create_span.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2021 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_paths_test.rb b/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_paths_test.rb index a3a22d61db8b..603da3b3b484 100644 --- a/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_paths_test.rb +++ b/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_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/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_rest_test.rb b/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_rest_test.rb index 5ea8d95b107a..9b61f93ba57e 100644 --- a/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_rest_test.rb +++ b/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_rest_test.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright 2023 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_test.rb b/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_test.rb index 08c0a26f393b..f8deab9f88ab 100644 --- a/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_test.rb +++ b/google-cloud-trace-v2/test/google/cloud/trace/v2/trace_service_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/google-cloud-trace-v2/test/helper.rb b/google-cloud-trace-v2/test/helper.rb index 9d59e7f6d179..4fb6756ac7e2 100644 --- a/google-cloud-trace-v2/test/helper.rb +++ b/google-cloud-trace-v2/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.