@@ -6548,7 +6548,11 @@ public class Templates {
6548
6548
6549
6549
/**
6550
6550
* Creates a Cloud Dataflow job from a template. Do not enter confidential information when you
6551
- * supply string values using the API.
6551
+ * supply string values using the API. To create a job, we recommend using
6552
+ * `projects.locations.templates.create` with a [regional endpoint]
6553
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
6554
+ * `projects.templates.create` is not recommended, because your job will always start in `us-
6555
+ * central1`.
6552
6556
*
6553
6557
* Create a request for the method "templates.create".
6554
6558
*
@@ -6573,7 +6577,11 @@ public class Create extends DataflowRequest<com.google.api.services.dataflow.mod
6573
6577
6574
6578
/**
6575
6579
* Creates a Cloud Dataflow job from a template. Do not enter confidential information when you
6576
- * supply string values using the API.
6580
+ * supply string values using the API. To create a job, we recommend using
6581
+ * `projects.locations.templates.create` with a [regional endpoint]
6582
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
6583
+ * `projects.templates.create` is not recommended, because your job will always start in `us-
6584
+ * central1`.
6577
6585
*
6578
6586
* Create a request for the method "templates.create".
6579
6587
*
@@ -6695,7 +6703,11 @@ public Create set(String parameterName, Object value) {
6695
6703
}
6696
6704
}
6697
6705
/**
6698
- * Get the template associated with a template.
6706
+ * Get the template associated with a template. To get the template, we recommend using
6707
+ * `projects.locations.templates.get` with a [regional endpoint]
6708
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
6709
+ * `projects.templates.get` is not recommended, because only templates that are running in `us-
6710
+ * central1` are retrieved.
6699
6711
*
6700
6712
* Create a request for the method "templates.get".
6701
6713
*
@@ -6718,7 +6730,11 @@ public class Get extends DataflowRequest<com.google.api.services.dataflow.model.
6718
6730
private static final String REST_PATH = "v1b3/projects/{projectId}/locations/{location}/templates:get" ;
6719
6731
6720
6732
/**
6721
- * Get the template associated with a template.
6733
+ * Get the template associated with a template. To get the template, we recommend using
6734
+ * `projects.locations.templates.get` with a [regional endpoint]
6735
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
6736
+ * `projects.templates.get` is not recommended, because only templates that are running in `us-
6737
+ * central1` are retrieved.
6722
6738
*
6723
6739
* Create a request for the method "templates.get".
6724
6740
*
@@ -6887,7 +6903,11 @@ public Get set(String parameterName, Object value) {
6887
6903
}
6888
6904
}
6889
6905
/**
6890
- * Launch a template.
6906
+ * Launches a template. To launch a template, we recommend using
6907
+ * `projects.locations.templates.launch` with a [regional endpoint]
6908
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
6909
+ * `projects.templates.launch` is not recommended, because jobs launched from the template will
6910
+ * always start in `us-central1`.
6891
6911
*
6892
6912
* Create a request for the method "templates.launch".
6893
6913
*
@@ -6911,7 +6931,11 @@ public class Launch extends DataflowRequest<com.google.api.services.dataflow.mod
6911
6931
private static final String REST_PATH = "v1b3/projects/{projectId}/locations/{location}/templates:launch" ;
6912
6932
6913
6933
/**
6914
- * Launch a template.
6934
+ * Launches a template. To launch a template, we recommend using
6935
+ * `projects.locations.templates.launch` with a [regional endpoint]
6936
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
6937
+ * `projects.templates.launch` is not recommended, because jobs launched from the template will
6938
+ * always start in `us-central1`.
6915
6939
*
6916
6940
* Create a request for the method "templates.launch".
6917
6941
*
@@ -7481,7 +7505,11 @@ public class Templates {
7481
7505
7482
7506
/**
7483
7507
* Creates a Cloud Dataflow job from a template. Do not enter confidential information when you
7484
- * supply string values using the API.
7508
+ * supply string values using the API. To create a job, we recommend using
7509
+ * `projects.locations.templates.create` with a [regional endpoint]
7510
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
7511
+ * `projects.templates.create` is not recommended, because your job will always start in `us-
7512
+ * central1`.
7485
7513
*
7486
7514
* Create a request for the method "templates.create".
7487
7515
*
@@ -7504,7 +7532,11 @@ public class Create extends DataflowRequest<com.google.api.services.dataflow.mod
7504
7532
7505
7533
/**
7506
7534
* Creates a Cloud Dataflow job from a template. Do not enter confidential information when you
7507
- * supply string values using the API.
7535
+ * supply string values using the API. To create a job, we recommend using
7536
+ * `projects.locations.templates.create` with a [regional endpoint]
7537
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
7538
+ * `projects.templates.create` is not recommended, because your job will always start in `us-
7539
+ * central1`.
7508
7540
*
7509
7541
* Create a request for the method "templates.create".
7510
7542
*
@@ -7600,7 +7632,11 @@ public Create set(String parameterName, Object value) {
7600
7632
}
7601
7633
}
7602
7634
/**
7603
- * Get the template associated with a template.
7635
+ * Get the template associated with a template. To get the template, we recommend using
7636
+ * `projects.locations.templates.get` with a [regional endpoint]
7637
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
7638
+ * `projects.templates.get` is not recommended, because only templates that are running in `us-
7639
+ * central1` are retrieved.
7604
7640
*
7605
7641
* Create a request for the method "templates.get".
7606
7642
*
@@ -7621,7 +7657,11 @@ public class Get extends DataflowRequest<com.google.api.services.dataflow.model.
7621
7657
private static final String REST_PATH = "v1b3/projects/{projectId}/templates:get" ;
7622
7658
7623
7659
/**
7624
- * Get the template associated with a template.
7660
+ * Get the template associated with a template. To get the template, we recommend using
7661
+ * `projects.locations.templates.get` with a [regional endpoint]
7662
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
7663
+ * `projects.templates.get` is not recommended, because only templates that are running in `us-
7664
+ * central1` are retrieved.
7625
7665
*
7626
7666
* Create a request for the method "templates.get".
7627
7667
*
@@ -7787,7 +7827,11 @@ public Get set(String parameterName, Object value) {
7787
7827
}
7788
7828
}
7789
7829
/**
7790
- * Launch a template.
7830
+ * Launches a template. To launch a template, we recommend using
7831
+ * `projects.locations.templates.launch` with a [regional endpoint]
7832
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
7833
+ * `projects.templates.launch` is not recommended, because jobs launched from the template will
7834
+ * always start in `us-central1`.
7791
7835
*
7792
7836
* Create a request for the method "templates.launch".
7793
7837
*
@@ -7809,7 +7853,11 @@ public class Launch extends DataflowRequest<com.google.api.services.dataflow.mod
7809
7853
private static final String REST_PATH = "v1b3/projects/{projectId}/templates:launch" ;
7810
7854
7811
7855
/**
7812
- * Launch a template.
7856
+ * Launches a template. To launch a template, we recommend using
7857
+ * `projects.locations.templates.launch` with a [regional endpoint]
7858
+ * (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using
7859
+ * `projects.templates.launch` is not recommended, because jobs launched from the template will
7860
+ * always start in `us-central1`.
7813
7861
*
7814
7862
* Create a request for the method "templates.launch".
7815
7863
*
0 commit comments