Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Sep 21, 2023
1 parent 0d7760e commit a5d164b
Show file tree
Hide file tree
Showing 13 changed files with 791 additions and 73 deletions.
61 changes: 36 additions & 25 deletions discovery/admin-directory_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4643,7 +4643,7 @@
}
}
},
"revision": "20230815",
"revision": "20230918",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5356,30 +5356,43 @@
"deprovisionReason": {
"description": "(Read-only) Deprovision reason.",
"enum": [
"deprovisionReasonUnspecified",
"deprovisionReasonSameModelReplacement",
"deprovisionReasonUpgrade",
"deprovisionReasonDomainMove",
"deprovisionReasonServiceExpiration",
"deprovisionReasonOther",
"deprovisionReasonDifferentModelReplacement",
"deprovisionReasonRetiringDevice",
"deprovisionReasonUpgradeTransfer",
"deprovisionReasonNotRequired",
"deprovisionReasonRepairCenter"
"DEPROVISION_REASON_UNSPECIFIED",
"DEPROVISION_REASON_SAME_MODEL_REPLACEMENT",
"DEPROVISION_REASON_UPGRADE",
"DEPROVISION_REASON_DOMAIN_MOVE",
"DEPROVISION_REASON_SERVICE_EXPIRATION",
"DEPROVISION_REASON_OTHER",
"DEPROVISION_REASON_DIFFERENT_MODEL_REPLACEMENT",
"DEPROVISION_REASON_RETIRING_DEVICE",
"DEPROVISION_REASON_UPGRADE_TRANSFER",
"DEPROVISION_REASON_NOT_REQUIRED",
"DEPROVISION_REASON_REPAIR_CENTER"
],
"enumDeprecated": [
false,
false,
true,
true,
true,
true,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"The deprovision reason is unknown.",
"The device was replaced by a device with the same model.",
"Same model replacement. You have return materials authorization (RMA) or you are replacing a malfunctioning device under warranty with the same device model.",
"The device was upgraded.",
"The device's domain was changed.",
"Service expired for the device.",
"The device was deprovisioned for a legacy reason that is no longer supported.",
"The device was replaced by a device with a different model.",
"The device was retired.",
"The device's perpetual upgrade was transferred to a new device.",
"Different model replacement. You are replacing this device with an upgraded or newer device model.",
"Retiring from fleet. You are donating, discarding, or otherwise removing the device from use.",
"ChromeOS Flex upgrade transfer. This is a ChromeOS Flex device that you are replacing with a Chromebook within a year.",
"A reason was not required. For example, the licenses were returned to the customer's license pool.",
"The device was deprovisioned by a repair service center."
"The device was deprovisioned by the Repair Service Center. Can only be set by Repair Service Center during RMA."
],
"type": "string"
},
Expand Down Expand Up @@ -5421,17 +5434,15 @@
"enterpriseUpgrade",
"educationUpgrade",
"education",
"terminal",
"kioskUpgrade"
],
"enumDescriptions": [
"UNSPECIFIED type.",
"Indicating the device is a Chromebook/Chromebox/Chromebase enterprise, which is packaged with an upgrade(license).",
"Indicating the device is consuming standalone Chrome Enterprise Upgrade, a Chrome Enterprise license.",
"Indicating the device is consuming Chrome Education Upgrade(AKA Chrome EDU perpetual license).",
"Packaged with a license as education.",
"Packaged with a license as terminal.",
"Indicating the device is consuming standalone Chrome Kiosk Upgrade, a Chrome Kiosk (annual) license."
"The license type is unknown.",
"The device is bundled with a perpetual Chrome Enterprise Upgrade.",
"The device has an annual standalone Chrome Enterprise Upgrade.",
"The device has a perpetual standalone Chrome Education Upgrade.",
"The device is bundled with a perpetual Chrome Education Upgrade.",
"The device has an annual Kiosk Upgrade."
],
"readOnly": true,
"type": "string"
Expand Down
233 changes: 223 additions & 10 deletions discovery/apigee-v1.json

Large diffs are not rendered by default.

23 changes: 15 additions & 8 deletions discovery/baremetalsolution-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,7 @@
}
}
},
"revision": "20230814",
"revision": "20230915",
"rootUrl": "https://baremetalsolution.googleapis.com/",
"schemas": {
"AllowedClient": {
Expand Down Expand Up @@ -1832,7 +1832,7 @@
"type": "string"
},
"pod": {
"description": "Immutable. Pod name. Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes) allocated in the same pod only.",
"description": "Immutable. Pod name. Pod is an independent part of infrastructure. Instance can only be connected to the assets (networks, volumes) allocated in the same pod.",
"type": "string"
},
"state": {
Expand Down Expand Up @@ -1908,6 +1908,7 @@
"type": "boolean"
},
"id": {
"deprecated": true,
"description": "A transient unique identifier to idenfity an instance within an ProvisioningConfig request.",
"type": "string"
},
Expand All @@ -1923,8 +1924,7 @@
"type": "array"
},
"name": {
"description": "Output only. The name of the instance config.",
"readOnly": true,
"description": "The name of the instance config.",
"type": "string"
},
"networkConfig": {
Expand Down Expand Up @@ -1955,7 +1955,7 @@
"description": "Private network address, if any. Filled if InstanceConfig.multivlan_config is false."
},
"sshKeyNames": {
"description": "List of names of ssh keys used to provision the instance.",
"description": "Optional. List of names of ssh keys used to provision the instance.",
"items": {
"type": "string"
},
Expand Down Expand Up @@ -2486,8 +2486,7 @@
"type": "string"
},
"pod": {
"description": "Output only. Pod name.",
"readOnly": true,
"description": "Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.",
"type": "string"
},
"reservations": {
Expand Down Expand Up @@ -2793,6 +2792,10 @@
"readOnly": true,
"type": "string"
},
"pod": {
"description": "Immutable. Pod name. Pod is an independent part of infrastructure. NFSShare can only be connected to the assets (networks, instances) allocated in the same pod.",
"type": "string"
},
"requestedSizeGib": {
"description": "The requested size, in GiB.",
"format": "int64",
Expand Down Expand Up @@ -2953,6 +2956,10 @@
},
"type": "array"
},
"pod": {
"description": "Optional. Pod name. Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes, nfsshares) allocated in the same pod only.",
"type": "string"
},
"state": {
"description": "Output only. State of ProvisioningConfig.",
"enum": [
Expand Down Expand Up @@ -3460,7 +3467,7 @@
"type": "string"
},
"pod": {
"description": "Immutable. Pod name.",
"description": "Immutable. Pod name. Pod is an independent part of infrastructure. Volume can only be connected to the instances allocated in the same pod.",
"type": "string"
},
"protocol": {
Expand Down
63 changes: 61 additions & 2 deletions discovery/datalineage-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,43 @@
"https://www.googleapis.com/auth/cloud-platform"
]
},
"processOpenLineageRunEvent": {
"description": "Creates new lineage events together with their parents: process and run. Updates the process and run if they already exist. Mapped from Open Lineage specification: https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}:processOpenLineageRunEvent",
"httpMethod": "POST",
"id": "datalineage.projects.locations.processOpenLineageRunEvent",
"parameterOrder": [
"parent"
],
"parameters": {
"parent": {
"description": "Required. The name of the project and its location that should own the process, run, and lineage event.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"requestId": {
"description": "A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is idempotent only if a `request_id` is provided.",
"location": "query",
"type": "string"
}
},
"path": "v1/{+parent}:processOpenLineageRunEvent",
"request": {
"additionalProperties": {
"description": "Properties of the object.",
"type": "any"
},
"type": "object"
},
"response": {
"$ref": "GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
},
"searchLinks": {
"description": "Retrieve a list of links connected to a specific asset. Links represent the data flow between **source** (upstream) and **target** (downstream) assets in transformation pipelines. Links are stored in the same project as the Lineage Events that create them. You can retrieve links in every project where you have the `datalineage.events.get` permission. The project provided in the URL is used for Billing and Quota.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}:searchLinks",
Expand Down Expand Up @@ -761,7 +798,7 @@
}
}
},
"revision": "20230623",
"revision": "20230908",
"rootUrl": "https://datalineage.googleapis.com/",
"schemas": {
"GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest": {
Expand Down Expand Up @@ -1104,6 +1141,28 @@
},
"type": "object"
},
"GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse": {
"description": "Response message for ProcessOpenLineageRunEvent.",
"id": "GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse",
"properties": {
"lineageEvents": {
"description": "Created lineage event names. Format: `projects/{project}/locations/{location}/processes/{process}/runs/{run}/lineageEvents/{lineage_event}`.",
"items": {
"type": "string"
},
"type": "array"
},
"process": {
"description": "Created process name. Format: `projects/{project}/locations/{location}/processes/{process}`.",
"type": "string"
},
"run": {
"description": "Created run name. Format: `projects/{project}/locations/{location}/processes/{process}/runs/{run}`.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudDatacatalogLineageV1Run": {
"description": "A lineage run represents an execution of a process that creates lineage events.",
"id": "GoogleCloudDatacatalogLineageV1Run",
Expand Down Expand Up @@ -1249,7 +1308,7 @@
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
"description": "The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"type": "object"
}
},
Expand Down
64 changes: 62 additions & 2 deletions discovery/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,21 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/cloud-build/docs/",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "cloudbuild:v2",
"name": "cloudbuild",
"version": "v2",
"title": "Cloud Build API",
"description": "Creates and manages builds on Google Cloud Platform.",
"discoveryRestUrl": "https://cloudbuild.googleapis.com/$discovery/rest?version=v2",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/cloud-build/docs/",
"preferred": true
},
{
Expand Down Expand Up @@ -1930,7 +1945,7 @@
"name": "dataform",
"version": "v1beta1",
"title": "Dataform API",
"description": "",
"description": "Service to develop, version control, and operationalize SQL pipelines in BigQuery.",
"discoveryRestUrl": "https://dataform.googleapis.com/$discovery/rest?version=v1beta1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand Down Expand Up @@ -4213,7 +4228,7 @@
"name": "orgpolicy",
"version": "v2",
"title": "Organization Policy API",
"description": "The Org Policy API allows users to configure governance rules on their GCP resources across the Cloud Resource Hierarchy.",
"description": "The Organization Policy API allows users to configure governance rules on their Google Cloud resources across the resource hierarchy.",
"discoveryRestUrl": "https://orgpolicy.googleapis.com/$discovery/rest?version=v2",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand Down Expand Up @@ -4417,6 +4432,21 @@
"documentationLink": "https://developers.google.com/play/developer/reporting",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "playgrouping:v1alpha1",
"name": "playgrouping",
"version": "v1alpha1",
"title": "Google Play Grouping API",
"description": "playgrouping.googleapis.com API.",
"discoveryRestUrl": "https://playgrouping.googleapis.com/$discovery/rest?version=v1alpha1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/playgrouping/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "playintegrity:v1",
Expand Down Expand Up @@ -4702,6 +4732,21 @@
"documentationLink": "https://cloud.google.com/pubsub/lite/docs",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "rapidmigrationassessment:v1",
"name": "rapidmigrationassessment",
"version": "v1",
"title": "Rapid Migration Assessment API",
"description": "The Rapid Migration Assessment service is our first-party migration assessment and planning tool.",
"discoveryRestUrl": "https://rapidmigrationassessment.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/migration-center",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "readerrevenuesubscriptionlinking:v1",
Expand Down Expand Up @@ -6170,6 +6215,21 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/workstations",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "workstations:v1",
"name": "workstations",
"version": "v1",
"title": "Cloud Workstations API",
"description": "Allows administrators to create managed developer environments in the cloud.",
"discoveryRestUrl": "https://workstations.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/workstations",
"preferred": true
},
{
Expand Down
Loading

0 comments on commit a5d164b

Please sign in to comment.