@@ -35,7 +35,8 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
3535 * node pool. This should be of the form
3636 * projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For
3737 * more information about protecting resources with Cloud KMS Keys please see:
38- * https://cloud.google.com/compute/docs/disks/customer-managed-encryption
38+ * https://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/customer-managed-
39+ * encryption
3940 * The value may be {@code null}.
4041 */
4142 @ com .google .api .client .util .Key
@@ -58,8 +59,9 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
5859 private java .lang .String diskType ;
5960
6061 /**
61- * The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-
62- * engine/docs/concepts/node-images for available image types.
62+ * The image type to use for NAP created node. Please see
63+ * https://{$universe.dns_names.final_documentation_domain}/kubernetes-engine/docs/concepts/node-
64+ * images for available image types.
6365 * The value may be {@code null}.
6466 */
6567 @ com .google .api .client .util .Key
@@ -83,11 +85,10 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
8385 * Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be
8486 * scheduled on the specified or newer CPU platform. Applicable values are the friendly names of
8587 * CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For
86- * more information, read [how to specify min CPU
87- * platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform). This field
88- * is deprecated, min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-
89- * platform` label selector on the pod. To unset the min cpu platform field pass "automatic" as
90- * field value.
88+ * more information, read [how to specify min CPU platform](https://{$universe.dns_names.final_doc
89+ * umentation_domain}/compute/docs/instances/specify-min-cpu-platform). This field is deprecated,
90+ * min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-platform` label
91+ * selector on the pod. To unset the min cpu platform field pass "automatic" as field value.
9192 * The value may be {@code null}.
9293 */
9394 @ com .google .api .client .util .Key
@@ -126,7 +127,8 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
126127 * node pool. This should be of the form
127128 * projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For
128129 * more information about protecting resources with Cloud KMS Keys please see:
129- * https://cloud.google.com/compute/docs/disks/customer-managed-encryption
130+ * https://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/customer-managed-
131+ * encryption
130132 * @return value or {@code null} for none
131133 */
132134 public java .lang .String getBootDiskKmsKey () {
@@ -138,7 +140,8 @@ public java.lang.String getBootDiskKmsKey() {
138140 * node pool. This should be of the form
139141 * projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For
140142 * more information about protecting resources with Cloud KMS Keys please see:
141- * https://cloud.google.com/compute/docs/disks/customer-managed-encryption
143+ * https://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/customer-managed-
144+ * encryption
142145 * @param bootDiskKmsKey bootDiskKmsKey or {@code null} for none
143146 */
144147 public AutoprovisioningNodePoolDefaults setBootDiskKmsKey (java .lang .String bootDiskKmsKey ) {
@@ -185,17 +188,19 @@ public AutoprovisioningNodePoolDefaults setDiskType(java.lang.String diskType) {
185188 }
186189
187190 /**
188- * The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-
189- * engine/docs/concepts/node-images for available image types.
191+ * The image type to use for NAP created node. Please see
192+ * https://{$universe.dns_names.final_documentation_domain}/kubernetes-engine/docs/concepts/node-
193+ * images for available image types.
190194 * @return value or {@code null} for none
191195 */
192196 public java .lang .String getImageType () {
193197 return imageType ;
194198 }
195199
196200 /**
197- * The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-
198- * engine/docs/concepts/node-images for available image types.
201+ * The image type to use for NAP created node. Please see
202+ * https://{$universe.dns_names.final_documentation_domain}/kubernetes-engine/docs/concepts/node-
203+ * images for available image types.
199204 * @param imageType imageType or {@code null} for none
200205 */
201206 public AutoprovisioningNodePoolDefaults setImageType (java .lang .String imageType ) {
@@ -241,11 +246,10 @@ public AutoprovisioningNodePoolDefaults setManagement(NodeManagement management)
241246 * Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be
242247 * scheduled on the specified or newer CPU platform. Applicable values are the friendly names of
243248 * CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For
244- * more information, read [how to specify min CPU
245- * platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform). This field
246- * is deprecated, min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-
247- * platform` label selector on the pod. To unset the min cpu platform field pass "automatic" as
248- * field value.
249+ * more information, read [how to specify min CPU platform](https://{$universe.dns_names.final_doc
250+ * umentation_domain}/compute/docs/instances/specify-min-cpu-platform). This field is deprecated,
251+ * min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-platform` label
252+ * selector on the pod. To unset the min cpu platform field pass "automatic" as field value.
249253 * @return value or {@code null} for none
250254 */
251255 public java .lang .String getMinCpuPlatform () {
@@ -256,11 +260,10 @@ public java.lang.String getMinCpuPlatform() {
256260 * Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be
257261 * scheduled on the specified or newer CPU platform. Applicable values are the friendly names of
258262 * CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For
259- * more information, read [how to specify min CPU
260- * platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform). This field
261- * is deprecated, min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-
262- * platform` label selector on the pod. To unset the min cpu platform field pass "automatic" as
263- * field value.
263+ * more information, read [how to specify min CPU platform](https://{$universe.dns_names.final_doc
264+ * umentation_domain}/compute/docs/instances/specify-min-cpu-platform). This field is deprecated,
265+ * min_cpu_platform should be specified using `cloud.google.com/requested-min-cpu-platform` label
266+ * selector on the pod. To unset the min cpu platform field pass "automatic" as field value.
264267 * @param minCpuPlatform minCpuPlatform or {@code null} for none
265268 */
266269 public AutoprovisioningNodePoolDefaults setMinCpuPlatform (java .lang .String minCpuPlatform ) {
0 commit comments