Skip to content

Commit 7445911

Browse files
Google APIscopybara-github
authored andcommitted
docs: change relative URLs to absolute URLs to fix broken links.
PiperOrigin-RevId: 305323909
1 parent 1247c13 commit 7445911

2 files changed

Lines changed: 38 additions & 34 deletions

File tree

google/cloud/dataproc/v1/clusters.proto

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ message ClusterConfig {
167167
// Compute Engine zone where your cluster is deployed, and then create
168168
// and manage this project-level, per-location bucket (see
169169
// [Dataproc staging
170-
// bucket](/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
170+
// bucket](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
171171
string config_bucket = 1 [(google.api.field_behavior) = OPTIONAL];
172172

173173
// Optional. The shared Compute Engine config settings for
@@ -259,7 +259,8 @@ message GceClusterConfig {
259259
// communications. Cannot be specified with subnetwork_uri. If neither
260260
// `network_uri` nor `subnetwork_uri` is specified, the "default" network of
261261
// the project is used, if it exists. Cannot be a "Custom Subnet Network" (see
262-
// [Using Subnetworks](/compute/docs/subnetworks) for more information).
262+
// [Using Subnetworks](https://cloud.google.com/compute/docs/subnetworks) for
263+
// more information).
263264
//
264265
// A full URL, partial URI, or short name are valid. Examples:
265266
//
@@ -287,15 +288,15 @@ message GceClusterConfig {
287288
bool internal_ip_only = 7 [(google.api.field_behavior) = OPTIONAL];
288289

289290
// Optional. The [Dataproc service
290-
// account](/dataproc/docs/concepts/configuring-clusters/service-accounts#service_accounts_in_cloud_dataproc)
291+
// account](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/service-accounts#service_accounts_in_cloud_dataproc)
291292
// (also see [VM Data Plane
292-
// identity](/dataproc/docs/concepts/iam/dataproc-principals#vm_service_account_data_plane_identity))
293+
// identity](https://cloud.google.com/dataproc/docs/concepts/iam/dataproc-principals#vm_service_account_data_plane_identity))
293294
// used by Dataproc cluster VM instances to access Google Cloud Platform
294295
// services.
295296
//
296297
// If not specified, the
297298
// [Compute Engine default service
298-
// account](/compute/docs/access/service-accounts#default_service_account)
299+
// account](https://cloud.google.com/compute/docs/access/service-accounts#default_service_account)
299300
// is used.
300301
string service_account = 8 [(google.api.field_behavior) = OPTIONAL];
301302

@@ -315,8 +316,8 @@ message GceClusterConfig {
315316
// * https://www.googleapis.com/auth/devstorage.full_control
316317
repeated string service_account_scopes = 3 [(google.api.field_behavior) = OPTIONAL];
317318

318-
// The Compute Engine tags to add to all instances (see
319-
// [Tagging instances](/compute/docs/label-or-tag-resources#tags)).
319+
// The Compute Engine tags to add to all instances (see [Tagging
320+
// instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).
320321
repeated string tags = 4;
321322

322323
// The Compute Engine metadata entries to add to all instances (see
@@ -369,7 +370,7 @@ message InstanceGroupConfig {
369370
//
370371
// **Auto Zone Exception**: If you are using the Dataproc
371372
// [Auto Zone
372-
// Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
373+
// Placement](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
373374
// feature, you must use the short name of the machine type
374375
// resource, for example, `n1-standard-2`.
375376
string machine_type_uri = 4 [(google.api.field_behavior) = OPTIONAL];
@@ -391,8 +392,8 @@ message InstanceGroupConfig {
391392
repeated AcceleratorConfig accelerators = 8 [(google.api.field_behavior) = OPTIONAL];
392393

393394
// Optional. Specifies the minimum cpu platform for the Instance Group.
394-
// See [Dataproc→Minimum CPU Platform]
395-
// (/dataproc/docs/concepts/compute/dataproc-min-cpu).
395+
// See [Dataproc -> Minimum CPU
396+
// Platform](https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
396397
string min_cpu_platform = 9 [(google.api.field_behavior) = OPTIONAL];
397398
}
398399

@@ -407,12 +408,13 @@ message ManagedGroupConfig {
407408
}
408409

409410
// Specifies the type and number of accelerator cards attached to the instances
410-
// of an instance. See [GPUs on Compute Engine](/compute/docs/gpus/).
411+
// of an instance. See [GPUs on Compute
412+
// Engine](https://cloud.google.com/compute/docs/gpus/).
411413
message AcceleratorConfig {
412414
// Full URL, partial URI, or short name of the accelerator type resource to
413415
// expose to this instance. See
414416
// [Compute Engine
415-
// AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes).
417+
// AcceleratorTypes](https://cloud.google.com/compute/docs/reference/beta/acceleratorTypes).
416418
//
417419
// Examples:
418420
//
@@ -422,7 +424,7 @@ message AcceleratorConfig {
422424
//
423425
// **Auto Zone Exception**: If you are using the Dataproc
424426
// [Auto Zone
425-
// Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
427+
// Placement](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
426428
// feature, you must use the short name of the accelerator type
427429
// resource, for example, `nvidia-tesla-k80`.
428430
string accelerator_type_uri = 1;
@@ -606,10 +608,10 @@ message KerberosConfig {
606608
message SoftwareConfig {
607609
// Optional. The version of software inside the cluster. It must be one of the
608610
// supported [Dataproc
609-
// Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
611+
// Versions](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
610612
// such as "1.2" (including a subminor version, such as "1.2.29"), or the
611613
// ["preview"
612-
// version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
614+
// version](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
613615
// If unspecified, it defaults to the latest Debian version.
614616
string image_version = 1 [(google.api.field_behavior) = OPTIONAL];
615617

@@ -629,8 +631,8 @@ message SoftwareConfig {
629631
// * spark: `spark-defaults.conf`
630632
// * yarn: `yarn-site.xml`
631633
//
632-
// For more information, see
633-
// [Cluster properties](/dataproc/docs/concepts/cluster-properties).
634+
// For more information, see [Cluster
635+
// properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
634636
map<string, string> properties = 2 [(google.api.field_behavior) = OPTIONAL];
635637

636638
// Optional. The set of components to activate on the cluster.

google/cloud/dataproc/v1beta2/clusters.proto

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ message ClusterConfig {
168168
// Compute Engine zone where your cluster is deployed, and then create
169169
// and manage this project-level, per-location bucket (see
170170
// [Dataproc staging
171-
// bucket](/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
171+
// bucket](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
172172
string config_bucket = 1 [(google.api.field_behavior) = OPTIONAL];
173173

174174
// Optional. The shared Compute Engine config settings for
@@ -301,7 +301,8 @@ message GceClusterConfig {
301301
// communications. Cannot be specified with subnetwork_uri. If neither
302302
// `network_uri` nor `subnetwork_uri` is specified, the "default" network of
303303
// the project is used, if it exists. Cannot be a "Custom Subnet Network" (see
304-
// [Using Subnetworks](/compute/docs/subnetworks) for more information).
304+
// [Using Subnetworks](https://cloud.google.com/compute/docs/subnetworks) for
305+
// more information).
305306
//
306307
// A full URL, partial URI, or short name are valid. Examples:
307308
//
@@ -329,15 +330,15 @@ message GceClusterConfig {
329330
bool internal_ip_only = 7 [(google.api.field_behavior) = OPTIONAL];
330331

331332
// Optional. The [Dataproc service
332-
// account](/dataproc/docs/concepts/configuring-clusters/service-accounts#service_accounts_in_cloud_dataproc)
333+
// account](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/service-accounts#service_accounts_in_cloud_dataproc)
333334
// (also see [VM Data Plane
334-
// identity](/dataproc/docs/concepts/iam/dataproc-principals#vm_service_account_data_plane_identity))
335+
// identity](https://cloud.google.com/dataproc/docs/concepts/iam/dataproc-principals#vm_service_account_data_plane_identity))
335336
// used by Dataproc cluster VM instances to access Google Cloud Platform
336337
// services.
337338
//
338339
// If not specified, the
339340
// [Compute Engine default service
340-
// account](/compute/docs/access/service-accounts#default_service_account)
341+
// account](https://cloud.google.com/compute/docs/access/service-accounts#default_service_account)
341342
// is used.
342343
string service_account = 8 [(google.api.field_behavior) = OPTIONAL];
343344

@@ -357,8 +358,8 @@ message GceClusterConfig {
357358
// * https://www.googleapis.com/auth/devstorage.full_control
358359
repeated string service_account_scopes = 3 [(google.api.field_behavior) = OPTIONAL];
359360

360-
// The Compute Engine tags to add to all instances (see
361-
// [Tagging instances](/compute/docs/label-or-tag-resources#tags)).
361+
// The Compute Engine tags to add to all instances (see [Tagging
362+
// instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).
362363
repeated string tags = 4;
363364

364365
// The Compute Engine metadata entries to add to all instances (see
@@ -411,7 +412,7 @@ message InstanceGroupConfig {
411412
//
412413
// **Auto Zone Exception**: If you are using the Dataproc
413414
// [Auto Zone
414-
// Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
415+
// Placement](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
415416
// feature, you must use the short name of the machine type
416417
// resource, for example, `n1-standard-2`.
417418
string machine_type_uri = 4 [(google.api.field_behavior) = OPTIONAL];
@@ -433,8 +434,8 @@ message InstanceGroupConfig {
433434
repeated AcceleratorConfig accelerators = 8 [(google.api.field_behavior) = OPTIONAL];
434435

435436
// Specifies the minimum cpu platform for the Instance Group.
436-
// See [Dataproc&rarr;Minimum CPU Platform]
437-
// (/dataproc/docs/concepts/compute/dataproc-min-cpu).
437+
// See [Dataproc -> Minimum CPU
438+
// Platform](https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
438439
string min_cpu_platform = 9;
439440
}
440441

@@ -449,12 +450,13 @@ message ManagedGroupConfig {
449450
}
450451

451452
// Specifies the type and number of accelerator cards attached to the instances
452-
// of an instance group (see [GPUs on Compute Engine](/compute/docs/gpus/)).
453+
// of an instance group (see [GPUs on Compute
454+
// Engine](https://cloud.google.com/compute/docs/gpus/)).
453455
message AcceleratorConfig {
454456
// Full URL, partial URI, or short name of the accelerator type resource to
455457
// expose to this instance. See
456458
// [Compute Engine
457-
// AcceleratorTypes](/compute/docs/reference/beta/acceleratorTypes)
459+
// AcceleratorTypes](https://cloud.google.com/compute/docs/reference/beta/acceleratorTypes)
458460
//
459461
// Examples
460462
// * `https://www.googleapis.com/compute/beta/projects/[project_id]/zones/us-east1-a/acceleratorTypes/nvidia-tesla-k80`
@@ -463,7 +465,7 @@ message AcceleratorConfig {
463465
//
464466
// **Auto Zone Exception**: If you are using the Dataproc
465467
// [Auto Zone
466-
// Placement](/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
468+
// Placement](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement)
467469
// feature, you must use the short name of the accelerator type
468470
// resource, for example, `nvidia-tesla-k80`.
469471
string accelerator_type_uri = 1;
@@ -683,10 +685,10 @@ message ClusterStatus {
683685
message SoftwareConfig {
684686
// Optional. The version of software inside the cluster. It must be one of the
685687
// supported [Dataproc
686-
// Versions](/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
688+
// Versions](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#supported_cloud_dataproc_versions),
687689
// such as "1.2" (including a subminor version, such as "1.2.29"), or the
688690
// ["preview"
689-
// version](/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
691+
// version](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#other_versions).
690692
// If unspecified, it defaults to the latest Debian version.
691693
string image_version = 1 [(google.api.field_behavior) = OPTIONAL];
692694

@@ -706,8 +708,8 @@ message SoftwareConfig {
706708
// * spark: `spark-defaults.conf`
707709
// * yarn: `yarn-site.xml`
708710
//
709-
// For more information, see
710-
// [Cluster properties](/dataproc/docs/concepts/cluster-properties).
711+
// For more information, see [Cluster
712+
// properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
711713
map<string, string> properties = 2 [(google.api.field_behavior) = OPTIONAL];
712714

713715
// The set of optional components to activate on the cluster.

0 commit comments

Comments
 (0)