Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #2165

Merged
merged 1 commit into from Sep 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 10 additions & 3 deletions artifactregistry/v1/artifactregistry-api.json
Expand Up @@ -18,6 +18,13 @@
"description": "Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/artifacts/docs/",
"endpoints": [
{
"description": "Regional Endpoint",
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
"location": "me-central2"
}
],
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
Expand Down Expand Up @@ -1661,7 +1668,7 @@
}
}
},
"revision": "20230905",
"revision": "20230913",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -2998,7 +3005,7 @@
"description": "Docker repository config contains repository level configuration for the repositories of docker type."
},
"format": {
"description": "The format of packages that are stored in the repository.",
"description": "Optional. The format of packages that are stored in the repository.",
"enum": [
"FORMAT_UNSPECIFIED",
"DOCKER",
Expand Down Expand Up @@ -3041,7 +3048,7 @@
"description": "Maven repository config contains repository level configuration for the repositories of maven type."
},
"mode": {
"description": "The mode of the repository.",
"description": "Optional. The mode of the repository.",
"enum": [
"MODE_UNSPECIFIED",
"STANDARD_REPOSITORY",
Expand Down
5 changes: 3 additions & 2 deletions artifactregistry/v1/artifactregistry-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 9 additions & 2 deletions artifactregistry/v1beta1/artifactregistry-api.json
Expand Up @@ -18,6 +18,13 @@
"description": "Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/artifacts/docs/",
"endpoints": [
{
"description": "Regional Endpoint",
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
"location": "me-central2"
}
],
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
Expand Down Expand Up @@ -929,7 +936,7 @@
}
}
},
"revision": "20230803",
"revision": "20230913",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"Binding": {
Expand Down Expand Up @@ -1289,7 +1296,7 @@
"type": "string"
},
"format": {
"description": "The format of packages that are stored in the repository.",
"description": "Optional. The format of packages that are stored in the repository.",
"enum": [
"FORMAT_UNSPECIFIED",
"DOCKER",
Expand Down
3 changes: 2 additions & 1 deletion artifactregistry/v1beta1/artifactregistry-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 9 additions & 2 deletions artifactregistry/v1beta2/artifactregistry-api.json
Expand Up @@ -18,6 +18,13 @@
"description": "Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/artifacts/docs/",
"endpoints": [
{
"description": "Regional Endpoint",
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
"location": "me-central2"
}
],
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
Expand Down Expand Up @@ -1135,7 +1142,7 @@
}
}
},
"revision": "20230905",
"revision": "20230913",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -1749,7 +1756,7 @@
"type": "string"
},
"format": {
"description": "The format of packages that are stored in the repository.",
"description": "Optional. The format of packages that are stored in the repository.",
"enum": [
"FORMAT_UNSPECIFIED",
"DOCKER",
Expand Down
3 changes: 2 additions & 1 deletion artifactregistry/v1beta2/artifactregistry-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions batch/v1/batch-api.json
Expand Up @@ -561,7 +561,7 @@
}
}
},
"revision": "20230807",
"revision": "20230826",
"rootUrl": "https://batch.googleapis.com/",
"schemas": {
"Accelerator": {
Expand Down Expand Up @@ -1087,7 +1087,7 @@
"id": "Disk",
"properties": {
"diskInterface": {
"description": "Local SSDs are available through both \"SCSI\" and \"NVMe\" interfaces. If not indicated, \"NVMe\" will be the default one for local ssds. We only support \"SCSI\" for persistent disks now.",
"description": "Local SSDs are available through both \"SCSI\" and \"NVMe\" interfaces. If not indicated, \"NVMe\" will be the default one for local ssds. This field is ignored for persistent disks as the interface is chosen automatically. See https://cloud.google.com/compute/docs/disks/persistent-disks#choose_an_interface.",
"type": "string"
},
"image": {
Expand Down
4 changes: 3 additions & 1 deletion batch/v1/batch-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions certificatemanager/v1/certificatemanager-api.json
Expand Up @@ -1280,7 +1280,7 @@
}
}
},
"revision": "20230809",
"revision": "20230906",
"rootUrl": "https://certificatemanager.googleapis.com/",
"schemas": {
"AuthorizationAttemptInfo": {
Expand Down Expand Up @@ -1397,7 +1397,7 @@
"enumDescriptions": [
"Certificates with default scope are served from core Google data centers. If unsure, choose this option.",
"Certificates with scope EDGE_CACHE are special-purposed certificates, served from Edge Points of Presence. See https://cloud.google.com/vpc/docs/edge-locations.",
"Certificates with ALL_REGIONS scope are served from all GCP regions. See https://cloud.google.com/compute/docs/regions-zones."
"Certificates with ALL_REGIONS scope are served from all Google Cloud regions. See https://cloud.google.com/compute/docs/regions-zones."
],
"type": "string"
},
Expand Down
2 changes: 1 addition & 1 deletion certificatemanager/v1/certificatemanager-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.