@@ -35,8 +35,7 @@ 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://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/customer-managed-
39- * encryption
38+ * https://cloud.google.com/compute/docs/disks/customer-managed-encryption
4039 * The value may be {@code null}.
4140 */
4241 @ com .google .api .client .util .Key
@@ -59,9 +58,8 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
5958 private java .lang .String diskType ;
6059
6160 /**
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.
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.
6563 * The value may be {@code null}.
6664 */
6765 @ com .google .api .client .util .Key
@@ -85,10 +83,11 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
8583 * Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be
8684 * scheduled on the specified or newer CPU platform. Applicable values are the friendly names of
8785 * CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For
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.
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.
9291 * The value may be {@code null}.
9392 */
9493 @ com .google .api .client .util .Key
@@ -127,8 +126,7 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
127126 * node pool. This should be of the form
128127 * projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For
129128 * more information about protecting resources with Cloud KMS Keys please see:
130- * https://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/customer-managed-
131- * encryption
129+ * https://cloud.google.com/compute/docs/disks/customer-managed-encryption
132130 * @return value or {@code null} for none
133131 */
134132 public java .lang .String getBootDiskKmsKey () {
@@ -140,8 +138,7 @@ public java.lang.String getBootDiskKmsKey() {
140138 * node pool. This should be of the form
141139 * projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For
142140 * more information about protecting resources with Cloud KMS Keys please see:
143- * https://{$universe.dns_names.final_documentation_domain}/compute/docs/disks/customer-managed-
144- * encryption
141+ * https://cloud.google.com/compute/docs/disks/customer-managed-encryption
145142 * @param bootDiskKmsKey bootDiskKmsKey or {@code null} for none
146143 */
147144 public AutoprovisioningNodePoolDefaults setBootDiskKmsKey (java .lang .String bootDiskKmsKey ) {
@@ -188,19 +185,17 @@ public AutoprovisioningNodePoolDefaults setDiskType(java.lang.String diskType) {
188185 }
189186
190187 /**
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.
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.
194190 * @return value or {@code null} for none
195191 */
196192 public java .lang .String getImageType () {
197193 return imageType ;
198194 }
199195
200196 /**
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.
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.
204199 * @param imageType imageType or {@code null} for none
205200 */
206201 public AutoprovisioningNodePoolDefaults setImageType (java .lang .String imageType ) {
@@ -246,10 +241,11 @@ public AutoprovisioningNodePoolDefaults setManagement(NodeManagement management)
246241 * Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be
247242 * scheduled on the specified or newer CPU platform. Applicable values are the friendly names of
248243 * CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For
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.
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.
253249 * @return value or {@code null} for none
254250 */
255251 public java .lang .String getMinCpuPlatform () {
@@ -260,10 +256,11 @@ public java.lang.String getMinCpuPlatform() {
260256 * Deprecated. Minimum CPU platform to be used for NAP created node pools. The instance may be
261257 * scheduled on the specified or newer CPU platform. Applicable values are the friendly names of
262258 * CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For
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.
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.
267264 * @param minCpuPlatform minCpuPlatform or {@code null} for none
268265 */
269266 public AutoprovisioningNodePoolDefaults setMinCpuPlatform (java .lang .String minCpuPlatform ) {
0 commit comments