diff --git a/packages/google-shopping-merchant-quota/.jsdoc.js b/packages/google-shopping-merchant-quota/.jsdoc.js index d94f8356952..4440efe03a8 100644 --- a/packages/google-shopping-merchant-quota/.jsdoc.js +++ b/packages/google-shopping-merchant-quota/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2024 Google LLC', + copyright: 'Copyright 2025 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-shopping/quota', diff --git a/packages/google-shopping-merchant-quota/.mocharc.js b/packages/google-shopping-merchant-quota/.mocharc.js index 7e843ab5a75..eef6173ab44 100644 --- a/packages/google-shopping-merchant-quota/.mocharc.js +++ b/packages/google-shopping-merchant-quota/.mocharc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/.prettierrc.js b/packages/google-shopping-merchant-quota/.prettierrc.js index 120c6aa3e6e..b189724933b 100644 --- a/packages/google-shopping-merchant-quota/.prettierrc.js +++ b/packages/google-shopping-merchant-quota/.prettierrc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/README.md b/packages/google-shopping-merchant-quota/README.md index 5710368d1bd..58bcad36a00 100644 --- a/packages/google-shopping-merchant-quota/README.md +++ b/packages/google-shopping-merchant-quota/README.md @@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained]. 1. [Select or create a Cloud Platform project][projects]. 1. [Enable billing for your project][billing]. 1. [Enable the Merchant API API][enable_api]. -1. [Set up authentication with a service account][auth] so you can access the +1. [Set up authentication][auth] so you can access the API from your local workstation. ### Installing the client library @@ -180,4 +180,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE) [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=merchantapi.googleapis.com -[auth]: https://cloud.google.com/docs/authentication/getting-started +[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local diff --git a/packages/google-shopping-merchant-quota/protos/protos.d.ts b/packages/google-shopping-merchant-quota/protos/protos.d.ts index 32af78bffb1..75dded375db 100644 --- a/packages/google-shopping-merchant-quota/protos/protos.d.ts +++ b/packages/google-shopping-merchant-quota/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/protos/protos.js b/packages/google-shopping-merchant-quota/protos/protos.js index 5846a760cc5..6b0265f32b6 100644 --- a/packages/google-shopping-merchant-quota/protos/protos.js +++ b/packages/google-shopping-merchant-quota/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/protos/protos.json b/packages/google-shopping-merchant-quota/protos/protos.json index 30ec456807d..db9f56abaca 100644 --- a/packages/google-shopping-merchant-quota/protos/protos.json +++ b/packages/google-shopping-merchant-quota/protos/protos.json @@ -1,4 +1,7 @@ { + "options": { + "syntax": "proto3" + }, "nested": { "google": { "nested": { diff --git a/packages/google-shopping-merchant-quota/samples/generated/v1beta/quota_service.list_quota_groups.js b/packages/google-shopping-merchant-quota/samples/generated/v1beta/quota_service.list_quota_groups.js index 6ccdebd7178..f290d232b21 100644 --- a/packages/google-shopping-merchant-quota/samples/generated/v1beta/quota_service.list_quota_groups.js +++ b/packages/google-shopping-merchant-quota/samples/generated/v1beta/quota_service.list_quota_groups.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/src/index.ts b/packages/google-shopping-merchant-quota/src/index.ts index 2c352fd31b4..3b0a8ec8a4b 100644 --- a/packages/google-shopping-merchant-quota/src/index.ts +++ b/packages/google-shopping-merchant-quota/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/src/v1beta/index.ts b/packages/google-shopping-merchant-quota/src/v1beta/index.ts index 04fd63b03ba..bceff687ba8 100644 --- a/packages/google-shopping-merchant-quota/src/v1beta/index.ts +++ b/packages/google-shopping-merchant-quota/src/v1beta/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/src/v1beta/quota_service_client.ts b/packages/google-shopping-merchant-quota/src/v1beta/quota_service_client.ts index 63617b2f200..536dc62e1ee 100644 --- a/packages/google-shopping-merchant-quota/src/v1beta/quota_service_client.ts +++ b/packages/google-shopping-merchant-quota/src/v1beta/quota_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.js b/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.js index cd19a34181a..6b8665f787b 100644 --- a/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.js +++ b/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.ts b/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.ts index 917afacd26c..88b814966cf 100644 --- a/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.ts +++ b/packages/google-shopping-merchant-quota/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/system-test/install.ts b/packages/google-shopping-merchant-quota/system-test/install.ts index 83b83f332c3..d927b34361d 100644 --- a/packages/google-shopping-merchant-quota/system-test/install.ts +++ b/packages/google-shopping-merchant-quota/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-quota/test/gapic_quota_service_v1beta.ts b/packages/google-shopping-merchant-quota/test/gapic_quota_service_v1beta.ts index 4088bf6893e..9108cf504aa 100644 --- a/packages/google-shopping-merchant-quota/test/gapic_quota_service_v1beta.ts +++ b/packages/google-shopping-merchant-quota/test/gapic_quota_service_v1beta.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/.jsdoc.js b/packages/google-shopping-merchant-reports/.jsdoc.js index 5f6231ae5ee..b8dfaae862e 100644 --- a/packages/google-shopping-merchant-reports/.jsdoc.js +++ b/packages/google-shopping-merchant-reports/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2024 Google LLC', + copyright: 'Copyright 2025 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-shopping/reports', diff --git a/packages/google-shopping-merchant-reports/.mocharc.js b/packages/google-shopping-merchant-reports/.mocharc.js index 7e843ab5a75..eef6173ab44 100644 --- a/packages/google-shopping-merchant-reports/.mocharc.js +++ b/packages/google-shopping-merchant-reports/.mocharc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/.prettierrc.js b/packages/google-shopping-merchant-reports/.prettierrc.js index 120c6aa3e6e..b189724933b 100644 --- a/packages/google-shopping-merchant-reports/.prettierrc.js +++ b/packages/google-shopping-merchant-reports/.prettierrc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/README.md b/packages/google-shopping-merchant-reports/README.md index 0f072eb63d6..323cea7d33f 100644 --- a/packages/google-shopping-merchant-reports/README.md +++ b/packages/google-shopping-merchant-reports/README.md @@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained]. 1. [Select or create a Cloud Platform project][projects]. 1. [Enable billing for your project][billing]. 1. [Enable the Merchant API API][enable_api]. -1. [Set up authentication with a service account][auth] so you can access the +1. [Set up authentication][auth] so you can access the API from your local workstation. ### Installing the client library @@ -132,4 +132,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE) [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=merchantapi.googleapis.com -[auth]: https://cloud.google.com/docs/authentication/getting-started +[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local diff --git a/packages/google-shopping-merchant-reports/protos/protos.d.ts b/packages/google-shopping-merchant-reports/protos/protos.d.ts index e736ee863e3..30ef0ca32f7 100644 --- a/packages/google-shopping-merchant-reports/protos/protos.d.ts +++ b/packages/google-shopping-merchant-reports/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/protos/protos.js b/packages/google-shopping-merchant-reports/protos/protos.js index 2c5e5406dd5..640f9851515 100644 --- a/packages/google-shopping-merchant-reports/protos/protos.js +++ b/packages/google-shopping-merchant-reports/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/protos/protos.json b/packages/google-shopping-merchant-reports/protos/protos.json index ee926751d2f..c8f2a5f6c42 100644 --- a/packages/google-shopping-merchant-reports/protos/protos.json +++ b/packages/google-shopping-merchant-reports/protos/protos.json @@ -1,4 +1,7 @@ { + "options": { + "syntax": "proto3" + }, "nested": { "google": { "nested": { diff --git a/packages/google-shopping-merchant-reports/samples/generated/v1beta/report_service.search.js b/packages/google-shopping-merchant-reports/samples/generated/v1beta/report_service.search.js index ae87bfa4e91..ad55daab941 100644 --- a/packages/google-shopping-merchant-reports/samples/generated/v1beta/report_service.search.js +++ b/packages/google-shopping-merchant-reports/samples/generated/v1beta/report_service.search.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/src/index.ts b/packages/google-shopping-merchant-reports/src/index.ts index b12a17c772f..ce1ca0bab8e 100644 --- a/packages/google-shopping-merchant-reports/src/index.ts +++ b/packages/google-shopping-merchant-reports/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/src/v1beta/index.ts b/packages/google-shopping-merchant-reports/src/v1beta/index.ts index 18d11a8bff9..8dd05797255 100644 --- a/packages/google-shopping-merchant-reports/src/v1beta/index.ts +++ b/packages/google-shopping-merchant-reports/src/v1beta/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/src/v1beta/report_service_client.ts b/packages/google-shopping-merchant-reports/src/v1beta/report_service_client.ts index 592612e103a..bd513fcc341 100644 --- a/packages/google-shopping-merchant-reports/src/v1beta/report_service_client.ts +++ b/packages/google-shopping-merchant-reports/src/v1beta/report_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.js b/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.js index d117f6d05c5..18db4c594c0 100644 --- a/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.js +++ b/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.ts b/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.ts index 57b4c39a77d..3a43fd9683e 100644 --- a/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.ts +++ b/packages/google-shopping-merchant-reports/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/system-test/install.ts b/packages/google-shopping-merchant-reports/system-test/install.ts index 83b83f332c3..d927b34361d 100644 --- a/packages/google-shopping-merchant-reports/system-test/install.ts +++ b/packages/google-shopping-merchant-reports/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-shopping-merchant-reports/test/gapic_report_service_v1beta.ts b/packages/google-shopping-merchant-reports/test/gapic_report_service_v1beta.ts index 6f2286c6413..4f58d254a64 100644 --- a/packages/google-shopping-merchant-reports/test/gapic_report_service_v1beta.ts +++ b/packages/google-shopping-merchant-reports/test/gapic_report_service_v1beta.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/.jsdoc.js b/packages/google-storage-control/.jsdoc.js index 22e08d5cd6b..82183cd8c17 100644 --- a/packages/google-storage-control/.jsdoc.js +++ b/packages/google-storage-control/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2024 Google LLC', + copyright: 'Copyright 2025 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-cloud/storage-control', diff --git a/packages/google-storage-control/.mocharc.js b/packages/google-storage-control/.mocharc.js index 7e843ab5a75..eef6173ab44 100644 --- a/packages/google-storage-control/.mocharc.js +++ b/packages/google-storage-control/.mocharc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/.prettierrc.js b/packages/google-storage-control/.prettierrc.js index 120c6aa3e6e..b189724933b 100644 --- a/packages/google-storage-control/.prettierrc.js +++ b/packages/google-storage-control/.prettierrc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/README.md b/packages/google-storage-control/README.md index 7fe2d66b53b..d8a095a738b 100644 --- a/packages/google-storage-control/README.md +++ b/packages/google-storage-control/README.md @@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained]. 1. [Select or create a Cloud Platform project][projects]. 1. [Enable billing for your project][billing]. 1. [Enable the Cloud Storage API API][enable_api]. -1. [Set up authentication with a service account][auth] so you can access the +1. [Set up authentication][auth] so you can access the API from your local workstation. ### Installing the client library @@ -142,4 +142,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE) [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=storage.googleapis.com -[auth]: https://cloud.google.com/docs/authentication/getting-started +[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local diff --git a/packages/google-storage-control/protos/protos.d.ts b/packages/google-storage-control/protos/protos.d.ts index 2231fe3f335..4a935a4b478 100644 --- a/packages/google-storage-control/protos/protos.d.ts +++ b/packages/google-storage-control/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/protos/protos.js b/packages/google-storage-control/protos/protos.js index 7efb70f791a..3c38c91c2ec 100644 --- a/packages/google-storage-control/protos/protos.js +++ b/packages/google-storage-control/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/protos/protos.json b/packages/google-storage-control/protos/protos.json index 8f47e4c386d..f5d3eae34a0 100644 --- a/packages/google-storage-control/protos/protos.json +++ b/packages/google-storage-control/protos/protos.json @@ -1,4 +1,7 @@ { + "options": { + "syntax": "proto3" + }, "nested": { "google": { "nested": { diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.create_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.create_folder.js index f9e2a83ed4a..49ea9418c57 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.create_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.create_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.create_managed_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.create_managed_folder.js index b584fdb24f2..27f39a0ccd0 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.create_managed_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.create_managed_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.delete_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.delete_folder.js index 9f723cc1882..60142302ddd 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.delete_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.delete_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.delete_managed_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.delete_managed_folder.js index c3da4a41b92..553d4943137 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.delete_managed_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.delete_managed_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.get_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.get_folder.js index e229b604014..0ae069ab65a 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.get_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.get_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.get_managed_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.get_managed_folder.js index 14537c576a0..983c74cbf84 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.get_managed_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.get_managed_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.get_storage_layout.js b/packages/google-storage-control/samples/generated/v2/storage_control.get_storage_layout.js index cbc3d3628e4..524d5952a4d 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.get_storage_layout.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.get_storage_layout.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.list_folders.js b/packages/google-storage-control/samples/generated/v2/storage_control.list_folders.js index 4f0f242a580..ac90dd94398 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.list_folders.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.list_folders.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.list_managed_folders.js b/packages/google-storage-control/samples/generated/v2/storage_control.list_managed_folders.js index e7cb2c9a460..cc5d258463b 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.list_managed_folders.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.list_managed_folders.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/samples/generated/v2/storage_control.rename_folder.js b/packages/google-storage-control/samples/generated/v2/storage_control.rename_folder.js index c2efae66fce..4bd18c8e07d 100644 --- a/packages/google-storage-control/samples/generated/v2/storage_control.rename_folder.js +++ b/packages/google-storage-control/samples/generated/v2/storage_control.rename_folder.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/src/index.ts b/packages/google-storage-control/src/index.ts index 8147b220e0c..a9189373390 100644 --- a/packages/google-storage-control/src/index.ts +++ b/packages/google-storage-control/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/src/v2/index.ts b/packages/google-storage-control/src/v2/index.ts index 89652bbf3ec..c9e786b3662 100644 --- a/packages/google-storage-control/src/v2/index.ts +++ b/packages/google-storage-control/src/v2/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/src/v2/storage_control_client.ts b/packages/google-storage-control/src/v2/storage_control_client.ts index e9b88a2b813..9a51c4e8d5e 100644 --- a/packages/google-storage-control/src/v2/storage_control_client.ts +++ b/packages/google-storage-control/src/v2/storage_control_client.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/system-test/fixtures/sample/src/index.js b/packages/google-storage-control/system-test/fixtures/sample/src/index.js index 36f71cfedf1..867fdd6aff9 100644 --- a/packages/google-storage-control/system-test/fixtures/sample/src/index.js +++ b/packages/google-storage-control/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/system-test/fixtures/sample/src/index.ts b/packages/google-storage-control/system-test/fixtures/sample/src/index.ts index db923a4ee97..d033bb391c2 100644 --- a/packages/google-storage-control/system-test/fixtures/sample/src/index.ts +++ b/packages/google-storage-control/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/system-test/install.ts b/packages/google-storage-control/system-test/install.ts index 83b83f332c3..d927b34361d 100644 --- a/packages/google-storage-control/system-test/install.ts +++ b/packages/google-storage-control/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-storage-control/test/gapic_storage_control_v2.ts b/packages/google-storage-control/test/gapic_storage_control_v2.ts index 541094bda77..d9471c6f632 100644 --- a/packages/google-storage-control/test/gapic_storage_control_v2.ts +++ b/packages/google-storage-control/test/gapic_storage_control_v2.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/.jsdoc.js b/packages/google-streetview-publish/.jsdoc.js index 0275a722ad5..a410a0d42bd 100644 --- a/packages/google-streetview-publish/.jsdoc.js +++ b/packages/google-streetview-publish/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,10 +40,10 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2024 Google LLC', + copyright: 'Copyright 2025 Google LLC', includeDate: false, sourceFiles: false, - systemName: '@googlemaps/streetview-publish', + systemName: '@google-cloud/publish', theme: 'lumen', default: { outputSourceFiles: false diff --git a/packages/google-streetview-publish/.mocharc.js b/packages/google-streetview-publish/.mocharc.js index 7e843ab5a75..eef6173ab44 100644 --- a/packages/google-streetview-publish/.mocharc.js +++ b/packages/google-streetview-publish/.mocharc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/.prettierrc.js b/packages/google-streetview-publish/.prettierrc.js index 120c6aa3e6e..b189724933b 100644 --- a/packages/google-streetview-publish/.prettierrc.js +++ b/packages/google-streetview-publish/.prettierrc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/README.md b/packages/google-streetview-publish/README.md index ee12a423f87..839c01815e3 100644 --- a/packages/google-streetview-publish/README.md +++ b/packages/google-streetview-publish/README.md @@ -208,4 +208,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE) [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing -[auth]: https://cloud.google.com/docs/authentication/getting-started +[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local diff --git a/packages/google-streetview-publish/protos/protos.d.ts b/packages/google-streetview-publish/protos/protos.d.ts index 99552521906..3b606648df8 100644 --- a/packages/google-streetview-publish/protos/protos.d.ts +++ b/packages/google-streetview-publish/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/protos/protos.js b/packages/google-streetview-publish/protos/protos.js index 26f7fe93fe8..a50a5d9c71a 100644 --- a/packages/google-streetview-publish/protos/protos.js +++ b/packages/google-streetview-publish/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/protos/protos.json b/packages/google-streetview-publish/protos/protos.json index f689694b398..02b865e6f4c 100644 --- a/packages/google-streetview-publish/protos/protos.json +++ b/packages/google-streetview-publish/protos/protos.json @@ -1,4 +1,7 @@ { + "options": { + "syntax": "proto3" + }, "nested": { "google": { "nested": { diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_delete_photos.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_delete_photos.js index 1285826221b..696cbdef008 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_delete_photos.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_delete_photos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -36,7 +36,7 @@ function main(photoIds) { // const photoIds = ['abc','def'] // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_get_photos.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_get_photos.js index 74fe9e9494d..d6892236951 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_get_photos.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_get_photos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -49,7 +49,7 @@ function main(photoIds, view) { // const languageCode = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_update_photos.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_update_photos.js index 56811117887..8116ca94daf 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_update_photos.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.batch_update_photos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -35,7 +35,7 @@ function main(updatePhotoRequests) { // const updatePhotoRequests = [1,2,3,4] // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo.js index 21cf42b91c3..c0752975c08 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -34,7 +34,7 @@ function main(photo) { // const photo = {} // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo_sequence.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo_sequence.js index 6225c9190b3..7c6e23c8939 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo_sequence.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.create_photo_sequence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ function main(photoSequence, inputType) { // const inputType = {} // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo.js index 32212442cb3..ab34cb8e693 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -34,7 +34,7 @@ function main(photoId) { // const photoId = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo_sequence.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo_sequence.js index a1563007246..b4d1b9480a1 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo_sequence.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.delete_photo_sequence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -35,7 +35,7 @@ function main(sequenceId) { // const sequenceId = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo.js index 5a3b18d2ea6..b6626062c7f 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ function main(photoId, view) { // const languageCode = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo_sequence.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo_sequence.js index cceaaebde99..199559cae0b 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo_sequence.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.get_photo_sequence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ function main(sequenceId) { // const filter = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photo_sequences.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photo_sequences.js index af116f20826..d06067214ca 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photo_sequences.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photo_sequences.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -58,7 +58,7 @@ function main() { // const filter = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photos.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photos.js index 934645bfe50..503ddf0a0d8 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photos.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.list_photos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -67,7 +67,7 @@ function main(view) { // const languageCode = 'abc123' // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_photo_sequence_upload.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_photo_sequence_upload.js index 04b0769246c..0ee7087f449 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_photo_sequence_upload.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_photo_sequence_upload.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ function main() { */ // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_upload.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_upload.js index 2509ba10bc8..ca8cc1320c3 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_upload.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.start_upload.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ function main() { */ // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publishw-publishw-publishw-publishw-publishw-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.update_photo.js b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.update_photo.js index 1baefb13dc7..1fee2912cbb 100644 --- a/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.update_photo.js +++ b/packages/google-streetview-publish/samples/generated/v1/street_view_publish_service.update_photo.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -60,7 +60,7 @@ function main(photo, updateMask) { // const updateMask = {} // Imports the Publish library - const {StreetViewPublishServiceClient} = require('@googlemaps/streetview-publishw-publishw-publishw-publish').v1; + const {StreetViewPublishServiceClient} = require('@google-cloud/publish').v1; // Instantiates a client const publishClient = new StreetViewPublishServiceClient(); diff --git a/packages/google-streetview-publish/src/index.ts b/packages/google-streetview-publish/src/index.ts index 68fd7fd58c4..028d94b7c31 100644 --- a/packages/google-streetview-publish/src/index.ts +++ b/packages/google-streetview-publish/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/src/v1/gapic_metadata.json b/packages/google-streetview-publish/src/v1/gapic_metadata.json index 25c8a11764f..3b264e1fee8 100644 --- a/packages/google-streetview-publish/src/v1/gapic_metadata.json +++ b/packages/google-streetview-publish/src/v1/gapic_metadata.json @@ -3,7 +3,7 @@ "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.streetview.publish.v1", - "libraryPackage": "@googlemaps/streetview-publish", + "libraryPackage": "@google-cloud/publish", "services": { "StreetViewPublishService": { "clients": { diff --git a/packages/google-streetview-publish/src/v1/index.ts b/packages/google-streetview-publish/src/v1/index.ts index 7ac510751bd..5e88fc2d301 100644 --- a/packages/google-streetview-publish/src/v1/index.ts +++ b/packages/google-streetview-publish/src/v1/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/src/v1/street_view_publish_service_client.ts b/packages/google-streetview-publish/src/v1/street_view_publish_service_client.ts index efba1e69c75..db07ef8192b 100644 --- a/packages/google-streetview-publish/src/v1/street_view_publish_service_client.ts +++ b/packages/google-streetview-publish/src/v1/street_view_publish_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/system-test/fixtures/sample/src/index.js b/packages/google-streetview-publish/system-test/fixtures/sample/src/index.js index 2902ed6f775..ce8efd10a57 100644 --- a/packages/google-streetview-publish/system-test/fixtures/sample/src/index.js +++ b/packages/google-streetview-publish/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17,7 +17,7 @@ // ** All changes to this file may be overwritten. ** /* eslint-disable node/no-missing-require, no-unused-vars */ -const publish = require('@googlemaps/streetview-publish'); +const publish = require('@google-cloud/publish'); function main() { const streetViewPublishServiceClient = diff --git a/packages/google-streetview-publish/system-test/fixtures/sample/src/index.ts b/packages/google-streetview-publish/system-test/fixtures/sample/src/index.ts index 71eaea0853c..0a7facdc74d 100644 --- a/packages/google-streetview-publish/system-test/fixtures/sample/src/index.ts +++ b/packages/google-streetview-publish/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ // ** https://github.com/googleapis/gapic-generator-typescript ** // ** All changes to this file may be overwritten. ** -import {StreetViewPublishServiceClient} from '@googlemaps/streetview-publish'; +import {StreetViewPublishServiceClient} from '@google-cloud/publish'; // check that the client class type name can be used function doStuffWithStreetViewPublishServiceClient( diff --git a/packages/google-streetview-publish/system-test/install.ts b/packages/google-streetview-publish/system-test/install.ts index 83b83f332c3..d927b34361d 100644 --- a/packages/google-streetview-publish/system-test/install.ts +++ b/packages/google-streetview-publish/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/google-streetview-publish/test/gapic_street_view_publish_service_v1.ts b/packages/google-streetview-publish/test/gapic_street_view_publish_service_v1.ts index 05cecabc91b..28e9508c619 100644 --- a/packages/google-streetview-publish/test/gapic_street_view_publish_service_v1.ts +++ b/packages/google-streetview-publish/test/gapic_street_view_publish_service_v1.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/.jsdoc.js b/packages/grafeas/.jsdoc.js index 00b478c3fb0..2436976c973 100644 --- a/packages/grafeas/.jsdoc.js +++ b/packages/grafeas/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -40,7 +40,7 @@ module.exports = { includePattern: '\\.js$' }, templates: { - copyright: 'Copyright 2024 Google LLC', + copyright: 'Copyright 2025 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-cloud/grafeas', diff --git a/packages/grafeas/.mocharc.js b/packages/grafeas/.mocharc.js index 7e843ab5a75..eef6173ab44 100644 --- a/packages/grafeas/.mocharc.js +++ b/packages/grafeas/.mocharc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/.prettierrc.js b/packages/grafeas/.prettierrc.js index 120c6aa3e6e..b189724933b 100644 --- a/packages/grafeas/.prettierrc.js +++ b/packages/grafeas/.prettierrc.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/README.md b/packages/grafeas/README.md index 8ad5073701d..0a9864b76ca 100644 --- a/packages/grafeas/README.md +++ b/packages/grafeas/README.md @@ -43,7 +43,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained]. 1. [Select or create a Cloud Platform project][projects]. 1. [Enable the Grafeas API][enable_api]. -1. [Set up authentication with a service account][auth] so you can access the +1. [Set up authentication][auth] so you can access the API from your local workstation. ### Installing the client library @@ -172,4 +172,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE) [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=containeranalysis.googleapis.com -[auth]: https://cloud.google.com/docs/authentication/getting-started +[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local diff --git a/packages/grafeas/protos/protos.d.ts b/packages/grafeas/protos/protos.d.ts index aad5eb48260..95046eb94d9 100644 --- a/packages/grafeas/protos/protos.d.ts +++ b/packages/grafeas/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/protos/protos.js b/packages/grafeas/protos/protos.js index 0eaaefa07b3..4eedb777295 100644 --- a/packages/grafeas/protos/protos.js +++ b/packages/grafeas/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/protos/protos.json b/packages/grafeas/protos/protos.json index a60b967ec7a..83ba3e57b70 100644 --- a/packages/grafeas/protos/protos.json +++ b/packages/grafeas/protos/protos.json @@ -1,4 +1,7 @@ { + "options": { + "syntax": "proto3" + }, "nested": { "grafeas": { "nested": { diff --git a/packages/grafeas/samples/generated/v1/grafeas.batch_create_notes.js b/packages/grafeas/samples/generated/v1/grafeas.batch_create_notes.js index 4f0972908de..3776a3766aa 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.batch_create_notes.js +++ b/packages/grafeas/samples/generated/v1/grafeas.batch_create_notes.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.batch_create_occurrences.js b/packages/grafeas/samples/generated/v1/grafeas.batch_create_occurrences.js index bcdb1d3883d..0ac08f56396 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.batch_create_occurrences.js +++ b/packages/grafeas/samples/generated/v1/grafeas.batch_create_occurrences.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.create_note.js b/packages/grafeas/samples/generated/v1/grafeas.create_note.js index 6e0f6169ee0..debf60a64e6 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.create_note.js +++ b/packages/grafeas/samples/generated/v1/grafeas.create_note.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.create_occurrence.js b/packages/grafeas/samples/generated/v1/grafeas.create_occurrence.js index 0ff76d1b9de..4aeffff215e 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.create_occurrence.js +++ b/packages/grafeas/samples/generated/v1/grafeas.create_occurrence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.delete_note.js b/packages/grafeas/samples/generated/v1/grafeas.delete_note.js index 7db82fd30d8..4b6ed72b71d 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.delete_note.js +++ b/packages/grafeas/samples/generated/v1/grafeas.delete_note.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.delete_occurrence.js b/packages/grafeas/samples/generated/v1/grafeas.delete_occurrence.js index cba71df235d..98e44a384dc 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.delete_occurrence.js +++ b/packages/grafeas/samples/generated/v1/grafeas.delete_occurrence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.get_note.js b/packages/grafeas/samples/generated/v1/grafeas.get_note.js index 149e3388a9b..195e0f32405 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.get_note.js +++ b/packages/grafeas/samples/generated/v1/grafeas.get_note.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.get_occurrence.js b/packages/grafeas/samples/generated/v1/grafeas.get_occurrence.js index 6e8ba1ed042..e3dcd799b8e 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.get_occurrence.js +++ b/packages/grafeas/samples/generated/v1/grafeas.get_occurrence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.get_occurrence_note.js b/packages/grafeas/samples/generated/v1/grafeas.get_occurrence_note.js index 4bffa8dc8fd..c9aa00d6431 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.get_occurrence_note.js +++ b/packages/grafeas/samples/generated/v1/grafeas.get_occurrence_note.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.list_note_occurrences.js b/packages/grafeas/samples/generated/v1/grafeas.list_note_occurrences.js index f52689bbfaa..b4c168b00c3 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.list_note_occurrences.js +++ b/packages/grafeas/samples/generated/v1/grafeas.list_note_occurrences.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.list_notes.js b/packages/grafeas/samples/generated/v1/grafeas.list_notes.js index 1135b543779..883a6805f89 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.list_notes.js +++ b/packages/grafeas/samples/generated/v1/grafeas.list_notes.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.list_occurrences.js b/packages/grafeas/samples/generated/v1/grafeas.list_occurrences.js index af7a429b1c1..820c81f4b71 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.list_occurrences.js +++ b/packages/grafeas/samples/generated/v1/grafeas.list_occurrences.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.update_note.js b/packages/grafeas/samples/generated/v1/grafeas.update_note.js index b29f331b650..1c2c7814e1f 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.update_note.js +++ b/packages/grafeas/samples/generated/v1/grafeas.update_note.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/samples/generated/v1/grafeas.update_occurrence.js b/packages/grafeas/samples/generated/v1/grafeas.update_occurrence.js index 1eb2f1c39a7..06c0ca838ae 100644 --- a/packages/grafeas/samples/generated/v1/grafeas.update_occurrence.js +++ b/packages/grafeas/samples/generated/v1/grafeas.update_occurrence.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/src/index.ts b/packages/grafeas/src/index.ts index a02b7014a39..4bdc7badaca 100644 --- a/packages/grafeas/src/index.ts +++ b/packages/grafeas/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/src/v1/grafeas_client.ts b/packages/grafeas/src/v1/grafeas_client.ts index 4ff8bf5e25e..559cc59df76 100644 --- a/packages/grafeas/src/v1/grafeas_client.ts +++ b/packages/grafeas/src/v1/grafeas_client.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/src/v1/index.ts b/packages/grafeas/src/v1/index.ts index ee586de033c..48f495214c0 100644 --- a/packages/grafeas/src/v1/index.ts +++ b/packages/grafeas/src/v1/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/system-test/fixtures/sample/src/index.js b/packages/grafeas/system-test/fixtures/sample/src/index.js index a95b6157c26..cff0d431296 100644 --- a/packages/grafeas/system-test/fixtures/sample/src/index.js +++ b/packages/grafeas/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/system-test/fixtures/sample/src/index.ts b/packages/grafeas/system-test/fixtures/sample/src/index.ts index dd0e20128dc..434f75598df 100644 --- a/packages/grafeas/system-test/fixtures/sample/src/index.ts +++ b/packages/grafeas/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/system-test/install.ts b/packages/grafeas/system-test/install.ts index 83b83f332c3..d927b34361d 100644 --- a/packages/grafeas/system-test/install.ts +++ b/packages/grafeas/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/grafeas/test/gapic_grafeas_v1.ts b/packages/grafeas/test/gapic_grafeas_v1.ts index 4cdb3bf8a3d..089922393ae 100644 --- a/packages/grafeas/test/gapic_grafeas_v1.ts +++ b/packages/grafeas/test/gapic_grafeas_v1.ts @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.