From ad42e1091982528b2523d5f7c4a940ea88391c24 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 8 Jan 2021 19:30:24 -0800 Subject: [PATCH] chore: update dates (#455) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/b6642c01-b500-4d82-a356-4f737b95c568/targets - [ ] To automatically regenerate this PR, check this box. --- packages/google-cloud-dataproc/.jsdoc.js | 4 ++-- packages/google-cloud-dataproc/protos/protos.d.ts | 2 +- packages/google-cloud-dataproc/protos/protos.js | 2 +- .../src/v1/autoscaling_policy_service_client.ts | 2 +- .../google-cloud-dataproc/src/v1/cluster_controller_client.ts | 2 +- packages/google-cloud-dataproc/src/v1/index.ts | 2 +- .../google-cloud-dataproc/src/v1/job_controller_client.ts | 2 +- .../src/v1/workflow_template_service_client.ts | 2 +- .../src/v1beta2/autoscaling_policy_service_client.ts | 2 +- .../src/v1beta2/cluster_controller_client.ts | 2 +- packages/google-cloud-dataproc/src/v1beta2/index.ts | 2 +- .../src/v1beta2/job_controller_client.ts | 2 +- .../src/v1beta2/workflow_template_service_client.ts | 2 +- packages/google-cloud-dataproc/synth.metadata | 2 +- .../system-test/fixtures/sample/src/index.js | 2 +- .../system-test/fixtures/sample/src/index.ts | 2 +- packages/google-cloud-dataproc/system-test/install.ts | 2 +- .../test/gapic_autoscaling_policy_service_v1.ts | 2 +- .../test/gapic_autoscaling_policy_service_v1beta2.ts | 2 +- .../google-cloud-dataproc/test/gapic_cluster_controller_v1.ts | 2 +- .../test/gapic_cluster_controller_v1beta2.ts | 2 +- .../google-cloud-dataproc/test/gapic_job_controller_v1.ts | 2 +- .../test/gapic_job_controller_v1beta2.ts | 2 +- .../test/gapic_workflow_template_service_v1.ts | 2 +- .../test/gapic_workflow_template_service_v1beta2.ts | 2 +- 25 files changed, 26 insertions(+), 26 deletions(-) diff --git a/packages/google-cloud-dataproc/.jsdoc.js b/packages/google-cloud-dataproc/.jsdoc.js index 6b5175274f9..2c3c54463ec 100644 --- a/packages/google-cloud-dataproc/.jsdoc.js +++ b/packages/google-cloud-dataproc/.jsdoc.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 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 2020 Google LLC', + copyright: 'Copyright 2021 Google LLC', includeDate: false, sourceFiles: false, systemName: '@google-cloud/dataproc', diff --git a/packages/google-cloud-dataproc/protos/protos.d.ts b/packages/google-cloud-dataproc/protos/protos.d.ts index aa85d7178c3..45c56da7856 100644 --- a/packages/google-cloud-dataproc/protos/protos.d.ts +++ b/packages/google-cloud-dataproc/protos/protos.d.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/protos/protos.js b/packages/google-cloud-dataproc/protos/protos.js index 49fde14734b..889ffd941b8 100644 --- a/packages/google-cloud-dataproc/protos/protos.js +++ b/packages/google-cloud-dataproc/protos/protos.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1/autoscaling_policy_service_client.ts b/packages/google-cloud-dataproc/src/v1/autoscaling_policy_service_client.ts index 44fecd5c17b..7c65dd8e6af 100644 --- a/packages/google-cloud-dataproc/src/v1/autoscaling_policy_service_client.ts +++ b/packages/google-cloud-dataproc/src/v1/autoscaling_policy_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1/cluster_controller_client.ts b/packages/google-cloud-dataproc/src/v1/cluster_controller_client.ts index 228bed72bd8..0663b5a17b2 100644 --- a/packages/google-cloud-dataproc/src/v1/cluster_controller_client.ts +++ b/packages/google-cloud-dataproc/src/v1/cluster_controller_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1/index.ts b/packages/google-cloud-dataproc/src/v1/index.ts index 320b7245e6f..b97bfd12552 100644 --- a/packages/google-cloud-dataproc/src/v1/index.ts +++ b/packages/google-cloud-dataproc/src/v1/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1/job_controller_client.ts b/packages/google-cloud-dataproc/src/v1/job_controller_client.ts index c398b13d19e..d2dcaf69231 100644 --- a/packages/google-cloud-dataproc/src/v1/job_controller_client.ts +++ b/packages/google-cloud-dataproc/src/v1/job_controller_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1/workflow_template_service_client.ts b/packages/google-cloud-dataproc/src/v1/workflow_template_service_client.ts index ba7a34e4bd5..35d6e181a60 100644 --- a/packages/google-cloud-dataproc/src/v1/workflow_template_service_client.ts +++ b/packages/google-cloud-dataproc/src/v1/workflow_template_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1beta2/autoscaling_policy_service_client.ts b/packages/google-cloud-dataproc/src/v1beta2/autoscaling_policy_service_client.ts index 1ce8fd1a5f0..4729918ba51 100644 --- a/packages/google-cloud-dataproc/src/v1beta2/autoscaling_policy_service_client.ts +++ b/packages/google-cloud-dataproc/src/v1beta2/autoscaling_policy_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1beta2/cluster_controller_client.ts b/packages/google-cloud-dataproc/src/v1beta2/cluster_controller_client.ts index dd1a5615617..7a3f1d6ff00 100644 --- a/packages/google-cloud-dataproc/src/v1beta2/cluster_controller_client.ts +++ b/packages/google-cloud-dataproc/src/v1beta2/cluster_controller_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1beta2/index.ts b/packages/google-cloud-dataproc/src/v1beta2/index.ts index 320b7245e6f..b97bfd12552 100644 --- a/packages/google-cloud-dataproc/src/v1beta2/index.ts +++ b/packages/google-cloud-dataproc/src/v1beta2/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1beta2/job_controller_client.ts b/packages/google-cloud-dataproc/src/v1beta2/job_controller_client.ts index 9d818de58e8..3d49193b6bf 100644 --- a/packages/google-cloud-dataproc/src/v1beta2/job_controller_client.ts +++ b/packages/google-cloud-dataproc/src/v1beta2/job_controller_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/src/v1beta2/workflow_template_service_client.ts b/packages/google-cloud-dataproc/src/v1beta2/workflow_template_service_client.ts index 3830f62f795..381006e4f17 100644 --- a/packages/google-cloud-dataproc/src/v1beta2/workflow_template_service_client.ts +++ b/packages/google-cloud-dataproc/src/v1beta2/workflow_template_service_client.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/synth.metadata b/packages/google-cloud-dataproc/synth.metadata index e0c1414e6a2..546638c4e9b 100644 --- a/packages/google-cloud-dataproc/synth.metadata +++ b/packages/google-cloud-dataproc/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-dataproc.git", - "sha": "10368f25bdbc194200df61f8ee61426999cff2b0" + "sha": "4b9ec381018193079781d744b54310547bb80a95" } }, { diff --git a/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.js b/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.js index b4a3f82f2a2..e20ce5e3850 100644 --- a/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.js +++ b/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/system-test/fixtures/sample/src/index.ts b/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.ts index 07e91516f2d..5a90dd6a1fa 100644 --- a/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.ts +++ b/packages/google-cloud-dataproc/system-test/fixtures/sample/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/system-test/install.ts b/packages/google-cloud-dataproc/system-test/install.ts index 39d90f771de..d2d61c0396f 100644 --- a/packages/google-cloud-dataproc/system-test/install.ts +++ b/packages/google-cloud-dataproc/system-test/install.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_autoscaling_policy_service_v1.ts b/packages/google-cloud-dataproc/test/gapic_autoscaling_policy_service_v1.ts index fdeb28a1a22..97e1a20375c 100644 --- a/packages/google-cloud-dataproc/test/gapic_autoscaling_policy_service_v1.ts +++ b/packages/google-cloud-dataproc/test/gapic_autoscaling_policy_service_v1.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_autoscaling_policy_service_v1beta2.ts b/packages/google-cloud-dataproc/test/gapic_autoscaling_policy_service_v1beta2.ts index 6115e9d7028..d614a270e88 100644 --- a/packages/google-cloud-dataproc/test/gapic_autoscaling_policy_service_v1beta2.ts +++ b/packages/google-cloud-dataproc/test/gapic_autoscaling_policy_service_v1beta2.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_cluster_controller_v1.ts b/packages/google-cloud-dataproc/test/gapic_cluster_controller_v1.ts index 8ce3209df52..e8c5bd445c6 100644 --- a/packages/google-cloud-dataproc/test/gapic_cluster_controller_v1.ts +++ b/packages/google-cloud-dataproc/test/gapic_cluster_controller_v1.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_cluster_controller_v1beta2.ts b/packages/google-cloud-dataproc/test/gapic_cluster_controller_v1beta2.ts index 0d8b0628fe0..b360ef9f9b4 100644 --- a/packages/google-cloud-dataproc/test/gapic_cluster_controller_v1beta2.ts +++ b/packages/google-cloud-dataproc/test/gapic_cluster_controller_v1beta2.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_job_controller_v1.ts b/packages/google-cloud-dataproc/test/gapic_job_controller_v1.ts index 50e68d210eb..b33b6031aa1 100644 --- a/packages/google-cloud-dataproc/test/gapic_job_controller_v1.ts +++ b/packages/google-cloud-dataproc/test/gapic_job_controller_v1.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_job_controller_v1beta2.ts b/packages/google-cloud-dataproc/test/gapic_job_controller_v1beta2.ts index ac40d2a1421..9d8cd911825 100644 --- a/packages/google-cloud-dataproc/test/gapic_job_controller_v1beta2.ts +++ b/packages/google-cloud-dataproc/test/gapic_job_controller_v1beta2.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_workflow_template_service_v1.ts b/packages/google-cloud-dataproc/test/gapic_workflow_template_service_v1.ts index d5b42cf6209..ad0d7be9472 100644 --- a/packages/google-cloud-dataproc/test/gapic_workflow_template_service_v1.ts +++ b/packages/google-cloud-dataproc/test/gapic_workflow_template_service_v1.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed 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-cloud-dataproc/test/gapic_workflow_template_service_v1beta2.ts b/packages/google-cloud-dataproc/test/gapic_workflow_template_service_v1beta2.ts index c04dca7766c..669623cb499 100644 --- a/packages/google-cloud-dataproc/test/gapic_workflow_template_service_v1beta2.ts +++ b/packages/google-cloud-dataproc/test/gapic_workflow_template_service_v1beta2.ts @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.