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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const PROJECT_ID = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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() {
2828 /**
2929 * TODO(developer): Update these variables before running the sample.
3030 */
31+ // Project ID or project number of the Google Cloud project you want to use.
3132 const projectId = await batchClient . getProjectId ( ) ;
3233 // Name of the region you want to use to run the job. Regions that are
3334 // 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