Skip to content

Commit 8d7d444

Browse files
authored
chore: add documentation links to repo-metadata files
1 parent a2e741c commit 8d7d444

51 files changed

Lines changed: 102 additions & 51 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

gcloud/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "gcloud",
33
"language": "ruby",
4-
"distribution_name": "gcloud"
4+
"distribution_name": "gcloud",
5+
"client_documentation": "https://googleapis.dev/ruby/gcloud/latest"
56
}

google-cloud-asset/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"distribution_name": "google-cloud-asset",
55
"module_name": "Asset",
66
"module_name_credentials": "Asset::V1",
7-
"env_var_prefix": "ASSET"
7+
"env_var_prefix": "ASSET",
8+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-asset/latest"
89
}

google-cloud-automl/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"distribution_name": "google-cloud-automl",
55
"module_name": "AutoML",
66
"module_name_credentials": "AutoML::V1beta1",
7-
"env_var_prefix": "AUTOML"
7+
"env_var_prefix": "AUTOML",
8+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-automl/latest"
89
}

google-cloud-bigquery-data_transfer/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"distribution_name": "google-cloud-bigquery-data_transfer",
55
"module_name": "Bigquery::DataTransfer",
66
"module_name_credentials": "Bigquery::DataTransfer::V1",
7-
"env_var_prefix": "DATA_TRANSFER"
7+
"env_var_prefix": "DATA_TRANSFER",
8+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-bigquery-data_transfer/latest"
89
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "bigquery",
33
"language": "ruby",
4-
"distribution_name": "google-cloud-bigquery"
4+
"distribution_name": "google-cloud-bigquery",
5+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-bigquery/latest"
56
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "bigtable",
33
"language": "ruby",
4-
"distribution_name": "google-cloud-bigtable"
4+
"distribution_name": "google-cloud-bigtable",
5+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-bigtable/latest"
56
}

google-cloud-billing/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"distribution_name": "google-cloud-billing",
55
"module_name": "Billing",
66
"module_name_credentials": "Billing::V1",
7-
"env_var_prefix": "BILLING"
7+
"env_var_prefix": "BILLING",
8+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-billing/latest"
89
}

google-cloud-container/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"distribution_name": "google-cloud-container",
55
"module_name": "Container",
66
"module_name_credentials": "Container::V1",
7-
"env_var_prefix": "CONTAINER"
7+
"env_var_prefix": "CONTAINER",
8+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-container/latest"
89
}

google-cloud-container_analysis/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"distribution_name": "google-cloud-container_analysis",
55
"module_name": "ContainerAnalysis",
66
"module_name_credentials": "ContainerAnalysis::V1",
7-
"env_var_prefix": "CONTAINER_ANALYSIS"
7+
"env_var_prefix": "CONTAINER_ANALYSIS",
8+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-container_analysis/latest"
89
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "core",
33
"language": "ruby",
4-
"distribution_name": "google-cloud-core"
4+
"distribution_name": "google-cloud-core",
5+
"client_documentation": "https://googleapis.dev/ruby/google-cloud-core/latest"
56
}

0 commit comments

Comments
 (0)