File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const PROJECT_ID = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ async function main() {
28
28
/**
29
29
* TODO(developer): Update these variables before running the sample.
30
30
*/
31
+ // Project ID or project number of the Google Cloud project you want to use.
31
32
const projectId = await batchClient . getProjectId ( ) ;
32
33
// Name of the region you want to use to run the job. Regions that are
33
34
// available for Batch are listed on: https://cloud.google.com/batch/docs/get-started#locations
You can’t perform that action at this time.
0 commit comments