Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite3ac188

Browse files
feat(all): auto-regenerate discovery clients (#1561)
1 parent3093678 commite3ac188

29 files changed

+2724
-526
lines changed

‎api-list.json

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -571,28 +571,13 @@
571571
"documentationLink":"https://developers.google.com/authorized-buyers/apis/marketplace/reference/rest/",
572572
"preferred":true
573573
},
574-
{
575-
"kind":"discovery#directoryItem",
576-
"id":"baremetalsolution:v1alpha1",
577-
"name":"baremetalsolution",
578-
"version":"v1alpha1",
579-
"title":"Bare Metal Solution API",
580-
"description":"Provides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center.",
581-
"discoveryRestUrl":"https://baremetalsolution.googleapis.com/$discovery/rest?version=v1alpha1",
582-
"icons": {
583-
"x16":"https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
584-
"x32":"https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
585-
},
586-
"documentationLink":"https://cloud.google.com/bare-metal",
587-
"preferred":false
588-
},
589574
{
590575
"kind":"discovery#directoryItem",
591576
"id":"baremetalsolution:v1",
592577
"name":"baremetalsolution",
593578
"version":"v1",
594579
"title":"Bare Metal Solution API",
595-
"description":"Provides ways to manageBare Metal Solution hardwareinstalled in a regional extension located near a Google Cloud data center.",
580+
"description":"Bare Metal Solutionprovideshardwareto run specialized workloads with low latency on Google Cloud.",
596581
"discoveryRestUrl":"https://baremetalsolution.googleapis.com/$discovery/rest?version=v1",
597582
"icons": {
598583
"x16":"https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
@@ -607,7 +592,7 @@
607592
"name":"baremetalsolution",
608593
"version":"v2",
609594
"title":"Bare Metal Solution API",
610-
"description":"Provides ways to manageBare Metal Solution hardwareinstalled in a regional extension located near a Google Cloud data center.",
595+
"description":"Bare Metal Solutionprovideshardwareto run specialized workloads with low latency on Google Cloud.",
611596
"discoveryRestUrl":"https://baremetalsolution.googleapis.com/$discovery/rest?version=v2",
612597
"icons": {
613598
"x16":"https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",

‎apigee/v1/apigee-api.json

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,31 @@
267267
"https://www.googleapis.com/auth/cloud-platform"
268268
]
269269
},
270+
"getProjectMapping": {
271+
"description": "Gets the project ID and region for an Apigee organization.",
272+
"flatPath": "v1/organizations/{organizationsId}:getProjectMapping",
273+
"httpMethod": "GET",
274+
"id": "apigee.organizations.getProjectMapping",
275+
"parameterOrder": [
276+
"name"
277+
],
278+
"parameters": {
279+
"name": {
280+
"description": "Required. Apigee organization name in the following format: `organizations/{org}`",
281+
"location": "path",
282+
"pattern": "^organizations/[^/]+$",
283+
"required": true,
284+
"type": "string"
285+
}
286+
},
287+
"path": "v1/{+name}:getProjectMapping",
288+
"response": {
289+
"$ref": "GoogleCloudApigeeV1OrganizationProjectMapping"
290+
},
291+
"scopes": [
292+
"https://www.googleapis.com/auth/cloud-platform"
293+
]
294+
},
270295
"getRuntimeConfig": {
271296
"description": "Get runtime config for an organization.",
272297
"flatPath": "v1/organizations/{organizationsId}/runtimeConfig",
@@ -7601,7 +7626,7 @@
76017626
}
76027627
}
76037628
},
7604-
"revision": "20220509",
7629+
"revision": "20220519",
76057630
"rootUrl": "https://apigee.googleapis.com/",
76067631
"schemas": {
76077632
"EdgeConfigstoreBundleBadBundle": {
@@ -9160,21 +9185,21 @@
91609185
"type": "string"
91619186
},
91629187
"errors": {
9163-
"description": "Errors reported for this deployment. Populated only when state == ERROR. This field isnot populated in List APIs.",
9188+
"description": "Errors reported for this deployment. Populated only when state == ERROR.**Note**:This field isdisplayed only when viewing deployment status.",
91649189
"items": {
91659190
"$ref": "GoogleRpcStatus"
91669191
},
91679192
"type": "array"
91689193
},
91699194
"instances": {
9170-
"description": "Status reported by each runtime instance. This field isnot populated in List APIs.",
9195+
"description": "Status reported by each runtime instance.**Note**:This field isdisplayed only when viewing deployment status.",
91719196
"items": {
91729197
"$ref": "GoogleCloudApigeeV1InstanceDeploymentStatus"
91739198
},
91749199
"type": "array"
91759200
},
91769201
"pods": {
9177-
"description": "Status reported by runtime pods.This field is not populated for List APIs.**Note**: **This field is deprecated**. Runtime versions 1.3 and above report instance level status rather than pod status.",
9202+
"description": "Status reported by runtime pods. **Note**: **This field is deprecated**. Runtime versions 1.3 and above report instance level status rather than pod status.",
91789203
"items": {
91799204
"$ref": "GoogleCloudApigeeV1PodStatus"
91809205
},
@@ -9185,7 +9210,7 @@
91859210
"type": "string"
91869211
},
91879212
"routeConflicts": {
9188-
"description": "Conflicts in the desired state routing configuration. The presence of conflicts does not cause the state to be `ERROR`, but it will mean that some of the deployment's base paths are not routed to its environment. If the conflicts change, the state will transition to `PROGRESSING` until the latest configuration is rolled out to all instances. This field isnot populated in List APIs.",
9213+
"description": "Conflicts in the desired state routing configuration. The presence of conflicts does not cause the state to be `ERROR`, but it will mean that some of the deployment's base paths are not routed to its environment. If the conflicts change, the state will transition to `PROGRESSING` until the latest configuration is rolled out to all instances.**Note**:This field isdisplayed only when viewing deployment status.",
91899214
"items": {
91909215
"$ref": "GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict"
91919216
},
@@ -9196,7 +9221,7 @@
91969221
"type": "string"
91979222
},
91989223
"state": {
9199-
"description": "Current state of the deployment. This field isnot populated in List APIs.",
9224+
"description": "Current state of the deployment.**Note**:This field isdisplayed only when viewing deployment status.",
92009225
"enum": [
92019226
"RUNTIME_STATE_UNSPECIFIED",
92029227
"READY",
@@ -11497,6 +11522,11 @@
1149711522
"GoogleCloudApigeeV1OrganizationProjectMapping": {
1149811523
"id": "GoogleCloudApigeeV1OrganizationProjectMapping",
1149911524
"properties": {
11525+
"location": {
11526+
"description": "Output only. The Google Cloud region where control plane data is located. For more information, see https://cloud.google.com/about/locations/.",
11527+
"readOnly": true,
11528+
"type": "string"
11529+
},
1150011530
"organization": {
1150111531
"description": "Name of the Apigee organization.",
1150211532
"type": "string"

‎apigee/v1/apigee-gen.go

Lines changed: 175 additions & 15 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp