diff --git a/.jsdoc.js b/.jsdoc.js index 9e6e0612..1f6bfb79 100644 --- a/.jsdoc.js +++ b/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2023 Google LLC', + copyright: 'Copyright 2024 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-cloud/logging', diff --git a/protos/protos.d.ts b/protos/protos.d.ts index f8a4183d..7a712f6c 100644 --- a/protos/protos.d.ts +++ b/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/protos/protos.js b/protos/protos.js index 6f69f27e..6357606d 100644 --- a/protos/protos.js +++ b/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.copy_log_entries.js b/samples/generated/v2/config_service_v2.copy_log_entries.js index a693c0b7..cea748d5 100644 --- a/samples/generated/v2/config_service_v2.copy_log_entries.js +++ b/samples/generated/v2/config_service_v2.copy_log_entries.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.create_bucket.js b/samples/generated/v2/config_service_v2.create_bucket.js index de713cab..84fd76b4 100644 --- a/samples/generated/v2/config_service_v2.create_bucket.js +++ b/samples/generated/v2/config_service_v2.create_bucket.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.create_bucket_async.js b/samples/generated/v2/config_service_v2.create_bucket_async.js index ec1d19ea..9d26cadd 100644 --- a/samples/generated/v2/config_service_v2.create_bucket_async.js +++ b/samples/generated/v2/config_service_v2.create_bucket_async.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.create_exclusion.js b/samples/generated/v2/config_service_v2.create_exclusion.js index 9087ee25..a5742a7b 100644 --- a/samples/generated/v2/config_service_v2.create_exclusion.js +++ b/samples/generated/v2/config_service_v2.create_exclusion.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.create_link.js b/samples/generated/v2/config_service_v2.create_link.js index 5790763f..31bcbe9b 100644 --- a/samples/generated/v2/config_service_v2.create_link.js +++ b/samples/generated/v2/config_service_v2.create_link.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.create_sink.js b/samples/generated/v2/config_service_v2.create_sink.js index 8b699c2a..c210d088 100644 --- a/samples/generated/v2/config_service_v2.create_sink.js +++ b/samples/generated/v2/config_service_v2.create_sink.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.create_view.js b/samples/generated/v2/config_service_v2.create_view.js index a8c4ec42..f7aa3784 100644 --- a/samples/generated/v2/config_service_v2.create_view.js +++ b/samples/generated/v2/config_service_v2.create_view.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.delete_bucket.js b/samples/generated/v2/config_service_v2.delete_bucket.js index 83a10ce2..7c3e0d3e 100644 --- a/samples/generated/v2/config_service_v2.delete_bucket.js +++ b/samples/generated/v2/config_service_v2.delete_bucket.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.delete_exclusion.js b/samples/generated/v2/config_service_v2.delete_exclusion.js index a4c94d02..d0e11e39 100644 --- a/samples/generated/v2/config_service_v2.delete_exclusion.js +++ b/samples/generated/v2/config_service_v2.delete_exclusion.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.delete_link.js b/samples/generated/v2/config_service_v2.delete_link.js index f2205aa3..61e21816 100644 --- a/samples/generated/v2/config_service_v2.delete_link.js +++ b/samples/generated/v2/config_service_v2.delete_link.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.delete_sink.js b/samples/generated/v2/config_service_v2.delete_sink.js index fb7bccc7..57cd54a8 100644 --- a/samples/generated/v2/config_service_v2.delete_sink.js +++ b/samples/generated/v2/config_service_v2.delete_sink.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.delete_view.js b/samples/generated/v2/config_service_v2.delete_view.js index 6147f5a4..4c3ac7a4 100644 --- a/samples/generated/v2/config_service_v2.delete_view.js +++ b/samples/generated/v2/config_service_v2.delete_view.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_bucket.js b/samples/generated/v2/config_service_v2.get_bucket.js index f6d55db4..1bcf6942 100644 --- a/samples/generated/v2/config_service_v2.get_bucket.js +++ b/samples/generated/v2/config_service_v2.get_bucket.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_cmek_settings.js b/samples/generated/v2/config_service_v2.get_cmek_settings.js index 66459864..39a9c897 100644 --- a/samples/generated/v2/config_service_v2.get_cmek_settings.js +++ b/samples/generated/v2/config_service_v2.get_cmek_settings.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_exclusion.js b/samples/generated/v2/config_service_v2.get_exclusion.js index 37204560..34e77924 100644 --- a/samples/generated/v2/config_service_v2.get_exclusion.js +++ b/samples/generated/v2/config_service_v2.get_exclusion.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_link.js b/samples/generated/v2/config_service_v2.get_link.js index e580428b..23afd1bb 100644 --- a/samples/generated/v2/config_service_v2.get_link.js +++ b/samples/generated/v2/config_service_v2.get_link.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_settings.js b/samples/generated/v2/config_service_v2.get_settings.js index 1cc7ea96..2f157e76 100644 --- a/samples/generated/v2/config_service_v2.get_settings.js +++ b/samples/generated/v2/config_service_v2.get_settings.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_sink.js b/samples/generated/v2/config_service_v2.get_sink.js index a386b0cb..a27ea5ed 100644 --- a/samples/generated/v2/config_service_v2.get_sink.js +++ b/samples/generated/v2/config_service_v2.get_sink.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.get_view.js b/samples/generated/v2/config_service_v2.get_view.js index ce79e41b..f6851c09 100644 --- a/samples/generated/v2/config_service_v2.get_view.js +++ b/samples/generated/v2/config_service_v2.get_view.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.list_buckets.js b/samples/generated/v2/config_service_v2.list_buckets.js index b17be4e2..a6d2011f 100644 --- a/samples/generated/v2/config_service_v2.list_buckets.js +++ b/samples/generated/v2/config_service_v2.list_buckets.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.list_exclusions.js b/samples/generated/v2/config_service_v2.list_exclusions.js index 4005e49e..a44a08be 100644 --- a/samples/generated/v2/config_service_v2.list_exclusions.js +++ b/samples/generated/v2/config_service_v2.list_exclusions.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.list_links.js b/samples/generated/v2/config_service_v2.list_links.js index 6b5874eb..17f59224 100644 --- a/samples/generated/v2/config_service_v2.list_links.js +++ b/samples/generated/v2/config_service_v2.list_links.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.list_sinks.js b/samples/generated/v2/config_service_v2.list_sinks.js index bb4b1478..0c437016 100644 --- a/samples/generated/v2/config_service_v2.list_sinks.js +++ b/samples/generated/v2/config_service_v2.list_sinks.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.list_views.js b/samples/generated/v2/config_service_v2.list_views.js index bfe4cbf4..89137ca8 100644 --- a/samples/generated/v2/config_service_v2.list_views.js +++ b/samples/generated/v2/config_service_v2.list_views.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.undelete_bucket.js b/samples/generated/v2/config_service_v2.undelete_bucket.js index 6a1f9467..4721db37 100644 --- a/samples/generated/v2/config_service_v2.undelete_bucket.js +++ b/samples/generated/v2/config_service_v2.undelete_bucket.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_bucket.js b/samples/generated/v2/config_service_v2.update_bucket.js index 574c522d..0d2138d8 100644 --- a/samples/generated/v2/config_service_v2.update_bucket.js +++ b/samples/generated/v2/config_service_v2.update_bucket.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_bucket_async.js b/samples/generated/v2/config_service_v2.update_bucket_async.js index 8d9f4497..05cdad75 100644 --- a/samples/generated/v2/config_service_v2.update_bucket_async.js +++ b/samples/generated/v2/config_service_v2.update_bucket_async.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_cmek_settings.js b/samples/generated/v2/config_service_v2.update_cmek_settings.js index 91768713..9f60a26a 100644 --- a/samples/generated/v2/config_service_v2.update_cmek_settings.js +++ b/samples/generated/v2/config_service_v2.update_cmek_settings.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_exclusion.js b/samples/generated/v2/config_service_v2.update_exclusion.js index 5cb63f59..90e9a1cf 100644 --- a/samples/generated/v2/config_service_v2.update_exclusion.js +++ b/samples/generated/v2/config_service_v2.update_exclusion.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_settings.js b/samples/generated/v2/config_service_v2.update_settings.js index 2212ee0e..837122b5 100644 --- a/samples/generated/v2/config_service_v2.update_settings.js +++ b/samples/generated/v2/config_service_v2.update_settings.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_sink.js b/samples/generated/v2/config_service_v2.update_sink.js index eb014678..bb78c55d 100644 --- a/samples/generated/v2/config_service_v2.update_sink.js +++ b/samples/generated/v2/config_service_v2.update_sink.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/config_service_v2.update_view.js b/samples/generated/v2/config_service_v2.update_view.js index a99694ff..6717f1d8 100644 --- a/samples/generated/v2/config_service_v2.update_view.js +++ b/samples/generated/v2/config_service_v2.update_view.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/logging_service_v2.delete_log.js b/samples/generated/v2/logging_service_v2.delete_log.js index 302cf675..4bb09342 100644 --- a/samples/generated/v2/logging_service_v2.delete_log.js +++ b/samples/generated/v2/logging_service_v2.delete_log.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/logging_service_v2.list_log_entries.js b/samples/generated/v2/logging_service_v2.list_log_entries.js index 3e9cbf3c..86720a00 100644 --- a/samples/generated/v2/logging_service_v2.list_log_entries.js +++ b/samples/generated/v2/logging_service_v2.list_log_entries.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/logging_service_v2.list_logs.js b/samples/generated/v2/logging_service_v2.list_logs.js index 97ebee79..f336977c 100644 --- a/samples/generated/v2/logging_service_v2.list_logs.js +++ b/samples/generated/v2/logging_service_v2.list_logs.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/logging_service_v2.list_monitored_resource_descriptors.js b/samples/generated/v2/logging_service_v2.list_monitored_resource_descriptors.js index 76cc75e4..10190de9 100644 --- a/samples/generated/v2/logging_service_v2.list_monitored_resource_descriptors.js +++ b/samples/generated/v2/logging_service_v2.list_monitored_resource_descriptors.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/logging_service_v2.tail_log_entries.js b/samples/generated/v2/logging_service_v2.tail_log_entries.js index 362fc176..c1a4e1c9 100644 --- a/samples/generated/v2/logging_service_v2.tail_log_entries.js +++ b/samples/generated/v2/logging_service_v2.tail_log_entries.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/logging_service_v2.write_log_entries.js b/samples/generated/v2/logging_service_v2.write_log_entries.js index 756acc4a..ec3cecba 100644 --- a/samples/generated/v2/logging_service_v2.write_log_entries.js +++ b/samples/generated/v2/logging_service_v2.write_log_entries.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/metrics_service_v2.create_log_metric.js b/samples/generated/v2/metrics_service_v2.create_log_metric.js index adcf5f24..21144f29 100644 --- a/samples/generated/v2/metrics_service_v2.create_log_metric.js +++ b/samples/generated/v2/metrics_service_v2.create_log_metric.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/metrics_service_v2.delete_log_metric.js b/samples/generated/v2/metrics_service_v2.delete_log_metric.js index f89a254a..162f8ab0 100644 --- a/samples/generated/v2/metrics_service_v2.delete_log_metric.js +++ b/samples/generated/v2/metrics_service_v2.delete_log_metric.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/metrics_service_v2.get_log_metric.js b/samples/generated/v2/metrics_service_v2.get_log_metric.js index 00656b72..dde0f30f 100644 --- a/samples/generated/v2/metrics_service_v2.get_log_metric.js +++ b/samples/generated/v2/metrics_service_v2.get_log_metric.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/metrics_service_v2.list_log_metrics.js b/samples/generated/v2/metrics_service_v2.list_log_metrics.js index 929c1fb8..52cf25ea 100644 --- a/samples/generated/v2/metrics_service_v2.list_log_metrics.js +++ b/samples/generated/v2/metrics_service_v2.list_log_metrics.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/samples/generated/v2/metrics_service_v2.update_log_metric.js b/samples/generated/v2/metrics_service_v2.update_log_metric.js index 1afdc304..f414710d 100644 --- a/samples/generated/v2/metrics_service_v2.update_log_metric.js +++ b/samples/generated/v2/metrics_service_v2.update_log_metric.js @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/v2/config_service_v2_client.ts b/src/v2/config_service_v2_client.ts index 43ac9f7a..0e1541a1 100644 --- a/src/v2/config_service_v2_client.ts +++ b/src/v2/config_service_v2_client.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/v2/index.ts b/src/v2/index.ts index 75a03763..2cc71204 100644 --- a/src/v2/index.ts +++ b/src/v2/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/v2/logging_service_v2_client.ts b/src/v2/logging_service_v2_client.ts index 789bcaff..b2e9f62a 100644 --- a/src/v2/logging_service_v2_client.ts +++ b/src/v2/logging_service_v2_client.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/v2/metrics_service_v2_client.ts b/src/v2/metrics_service_v2_client.ts index 11e4d4fb..904312dc 100644 --- a/src/v2/metrics_service_v2_client.ts +++ b/src/v2/metrics_service_v2_client.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/system-test/install.ts b/system-test/install.ts index f61fe236..83b83f33 100644 --- a/system-test/install.ts +++ b/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/gapic_config_service_v2_v2.ts b/test/gapic_config_service_v2_v2.ts index 82a0b47e..741d1e20 100644 --- a/test/gapic_config_service_v2_v2.ts +++ b/test/gapic_config_service_v2_v2.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/gapic_logging_service_v2_v2.ts b/test/gapic_logging_service_v2_v2.ts index 48adc6e7..cd81094c 100644 --- a/test/gapic_logging_service_v2_v2.ts +++ b/test/gapic_logging_service_v2_v2.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/test/gapic_metrics_service_v2_v2.ts b/test/gapic_metrics_service_v2_v2.ts index d929a68f..45c8ea1c 100644 --- a/test/gapic_metrics_service_v2_v2.ts +++ b/test/gapic_metrics_service_v2_v2.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.