Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
14e2a6f
feat(admin): update the API
yoshi-automation Oct 29, 2025
24eb65d
feat(aiplatform)!: update the API
yoshi-automation Oct 29, 2025
cdd60fe
feat(alloydb): update the API
yoshi-automation Oct 29, 2025
e02040c
feat(analyticshub): update the API
yoshi-automation Oct 29, 2025
719e6e4
feat(apihub): update the API
yoshi-automation Oct 29, 2025
b1e016b
feat(backupdr): update the API
yoshi-automation Oct 29, 2025
b160277
fix(beyondcorp): update the API
yoshi-automation Oct 29, 2025
fb223f0
feat(bigquery): update the API
yoshi-automation Oct 29, 2025
8015821
feat(bigquerydatatransfer): update the API
yoshi-automation Oct 29, 2025
2440436
feat(bigqueryreservation): update the API
yoshi-automation Oct 29, 2025
2a5882f
feat(chat): update the API
yoshi-automation Oct 29, 2025
ca3d243
fix(chromewebstore): update the API
yoshi-automation Oct 29, 2025
017a1a1
fix(cloudbuild): update the API
yoshi-automation Oct 29, 2025
8313f39
feat(cloudfunctions): update the API
yoshi-automation Oct 29, 2025
47a11f0
fix(cloudidentity): update the API
yoshi-automation Oct 29, 2025
a03f652
fix(cloudlocationfinder): update the API
yoshi-automation Oct 29, 2025
7851fa4
feat(cloudscheduler): update the API
yoshi-automation Oct 29, 2025
b17e4db
fix(cloudtasks): update the API
yoshi-automation Oct 29, 2025
2e07c54
feat(compute)!: update the API
yoshi-automation Oct 29, 2025
7bb6527
fix(contactcenteraiplatform): update the API
yoshi-automation Oct 29, 2025
b9daa92
feat(contactcenterinsights)!: update the API
yoshi-automation Oct 29, 2025
db58692
feat(container): update the API
yoshi-automation Oct 29, 2025
9fb3788
fix(dataform): update the API
yoshi-automation Oct 29, 2025
e05ae5e
feat(developerconnect): update the API
yoshi-automation Oct 29, 2025
b4c9d8c
feat(discoveryengine): update the API
yoshi-automation Oct 29, 2025
bf9b0a5
feat(displayvideo): update the API
yoshi-automation Oct 29, 2025
1200786
feat(dlp)!: update the API
yoshi-automation Oct 29, 2025
6b87972
fix(docs): update the API
yoshi-automation Oct 29, 2025
e6bc4d0
feat(documentai): update the API
yoshi-automation Oct 29, 2025
be49699
feat(drive): update the API
yoshi-automation Oct 29, 2025
7b79f58
feat(file): update the API
yoshi-automation Oct 29, 2025
116fb55
feat(firebaseappdistribution): update the API
yoshi-automation Oct 29, 2025
fe57792
feat(firebaseapphosting): update the API
yoshi-automation Oct 29, 2025
0b41296
feat(firebasedataconnect)!: update the API
yoshi-automation Oct 29, 2025
ad9aeaf
fix(firebaseml): update the API
yoshi-automation Oct 29, 2025
07ca4db
feat(gkeonprem): update the API
yoshi-automation Oct 29, 2025
35fb51d
feat(iamcredentials)!: update the API
yoshi-automation Oct 29, 2025
e64a73c
feat(ids): update the API
yoshi-automation Oct 29, 2025
d7bd90c
feat(logging): update the API
yoshi-automation Oct 29, 2025
b8cb376
feat(looker): update the API
yoshi-automation Oct 29, 2025
c7528ca
feat(managedkafka): update the API
yoshi-automation Oct 29, 2025
ed8e94e
feat(merchantapi)!: update the API
yoshi-automation Oct 29, 2025
5672691
feat(migrationcenter)!: update the API
yoshi-automation Oct 29, 2025
e33e0a3
fix(netapp): update the API
yoshi-automation Oct 29, 2025
6a38ebf
feat(networkservices): update the API
yoshi-automation Oct 29, 2025
5112444
fix(oracledatabase): update the API
yoshi-automation Oct 29, 2025
b9198f6
fix(parametermanager): update the API
yoshi-automation Oct 29, 2025
a3c16e8
feat(paymentsresellersubscription): update the API
yoshi-automation Oct 29, 2025
e2ee4b6
feat(places): update the API
yoshi-automation Oct 29, 2025
96cf2d6
fix(recaptchaenterprise): update the API
yoshi-automation Oct 29, 2025
df0b579
feat(retail): update the API
yoshi-automation Oct 29, 2025
5d77f18
feat(run): update the API
yoshi-automation Oct 29, 2025
3bc1164
feat(securitycenter): update the API
yoshi-automation Oct 29, 2025
aff0ee4
feat(serviceconsumermanagement): update the API
yoshi-automation Oct 29, 2025
3eb14f3
feat(serviceusage)!: update the API
yoshi-automation Oct 29, 2025
7d4960d
feat(sqladmin): update the API
yoshi-automation Oct 29, 2025
7ec4810
fix(storagebatchoperations): update the API
yoshi-automation Oct 29, 2025
3f4c79f
feat(storagetransfer): update the API
yoshi-automation Oct 29, 2025
cec39ed
feat(vpcaccess): update the API
yoshi-automation Oct 29, 2025
e9a5b93
feat(workflows): update the API
yoshi-automation Oct 29, 2025
2eeae1e
feat: regenerate index files
yoshi-automation Oct 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 27 additions & 1 deletion discovery/admin-directory_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4671,7 +4671,7 @@
}
}
},
"revision": "20250930",
"revision": "20251021",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5059,6 +5059,24 @@
},
"type": "object"
},
"BluetoothAdapterInfo": {
"description": "Information about a device's Bluetooth adapter.",
"id": "BluetoothAdapterInfo",
"properties": {
"address": {
"description": "Output only. The MAC address of the adapter.",
"readOnly": true,
"type": "string"
},
"numConnectedDevices": {
"description": "Output only. The number of devices connected to this adapter.",
"format": "int32",
"readOnly": true,
"type": "integer"
}
},
"type": "object"
},
"Building": {
"description": "Public API: Resources.buildings",
"id": "Building",
Expand Down Expand Up @@ -5440,6 +5458,14 @@
"readOnly": true,
"type": "array"
},
"bluetoothAdapterInfo": {
"description": "Output only. Information about bluetooth adapters of the device.",
"items": {
"$ref": "BluetoothAdapterInfo"
},
"readOnly": true,
"type": "array"
},
"bootMode": {
"description": "The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).",
"type": "string"
Expand Down
24,551 changes: 16,213 additions & 8,338 deletions discovery/aiplatform-v1.json

Large diffs are not rendered by default.

47,533 changes: 29,088 additions & 18,445 deletions discovery/aiplatform-v1beta1.json

Large diffs are not rendered by default.

17 changes: 16 additions & 1 deletion discovery/alloydb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@
}
}
},
"revision": "20251009",
"revision": "20251016",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2141,6 +2141,10 @@
],
"type": "string"
},
"dataplexConfig": {
"$ref": "DataplexConfig",
"description": "Optional. Configuration for Dataplex integration."
},
"deleteTime": {
"description": "Output only. Delete time stamp",
"format": "google-datetime",
Expand Down Expand Up @@ -2581,6 +2585,17 @@
},
"type": "object"
},
"DataplexConfig": {
"description": "Configuration for Dataplex integration.",
"id": "DataplexConfig",
"properties": {
"enabled": {
"description": "Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex.\"",
"type": "boolean"
}
},
"type": "object"
},
"DenyMaintenancePeriod": {
"description": "DenyMaintenancePeriod definition. Excepting emergencies, maintenance will not be scheduled to start within this deny period. The start_date must be less than the end_date.",
"id": "DenyMaintenancePeriod",
Expand Down
17 changes: 16 additions & 1 deletion discovery/alloydb-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@
}
}
},
"revision": "20251009",
"revision": "20251016",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2164,6 +2164,10 @@
],
"type": "string"
},
"dataplexConfig": {
"$ref": "DataplexConfig",
"description": "Optional. Configuration for Dataplex integration."
},
"deleteTime": {
"description": "Output only. Delete time stamp",
"format": "google-datetime",
Expand Down Expand Up @@ -2725,6 +2729,17 @@
},
"type": "object"
},
"DataplexConfig": {
"description": "Configuration for Dataplex integration.",
"id": "DataplexConfig",
"properties": {
"enabled": {
"description": "Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex.\"",
"type": "boolean"
}
},
"type": "object"
},
"DenyMaintenancePeriod": {
"description": "DenyMaintenancePeriod definition. Excepting emergencies, maintenance will not be scheduled to start within this deny period. The start_date must be less than the end_date.",
"id": "DenyMaintenancePeriod",
Expand Down
17 changes: 16 additions & 1 deletion discovery/alloydb-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@
}
}
},
"revision": "20251009",
"revision": "20251016",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2150,6 +2150,10 @@
],
"type": "string"
},
"dataplexConfig": {
"$ref": "DataplexConfig",
"description": "Optional. Configuration for Dataplex integration."
},
"deleteTime": {
"description": "Output only. Delete time stamp",
"format": "google-datetime",
Expand Down Expand Up @@ -2706,6 +2710,17 @@
},
"type": "object"
},
"DataplexConfig": {
"description": "Configuration for Dataplex integration.",
"id": "DataplexConfig",
"properties": {
"enabled": {
"description": "Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex.\"",
"type": "boolean"
}
},
"type": "object"
},
"DenyMaintenancePeriod": {
"description": "DenyMaintenancePeriod definition. Excepting emergencies, maintenance will not be scheduled to start within this deny period. The start_date must be less than the end_date.",
"id": "DenyMaintenancePeriod",
Expand Down
40 changes: 39 additions & 1 deletion discovery/analyticshub-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@
}
}
},
"revision": "20250901",
"revision": "20251020",
"rootUrl": "https://analyticshub.googleapis.com/",
"schemas": {
"ApproveQueryTemplateRequest": {
Expand Down Expand Up @@ -1837,6 +1837,13 @@
"retryPolicy": {
"$ref": "RetryPolicy",
"description": "Optional. A policy that specifies how Pub/Sub retries message delivery for this subscription. If not set, the default retry policy is applied. This generally implies that messages will be retried as soon as possible for healthy subscribers. RetryPolicy will be triggered on NACKs or acknowledgement deadline exceeded events for a given message."
},
"tags": {
"additionalProperties": {
"type": "string"
},
"description": "Optional. Input only. Immutable. Tag keys/values directly bound to this resource. For example: \"123/environment\": \"production\", \"123/costCenter\": \"marketing\"",
"type": "object"
}
},
"type": "object"
Expand Down Expand Up @@ -2147,6 +2154,10 @@
],
"readOnly": true,
"type": "string"
},
"storedProcedureConfig": {
"$ref": "StoredProcedureConfig",
"description": "Optional. If set, stored procedure configuration will be propagated and enforced on the linked dataset."
}
},
"type": "object"
Expand Down Expand Up @@ -2669,6 +2680,33 @@
},
"type": "object"
},
"StoredProcedureConfig": {
"description": "Stored procedure configuration, used to configure stored procedure sharing on linked dataset.",
"id": "StoredProcedureConfig",
"properties": {
"allowedStoredProcedureTypes": {
"description": "Output only. Types of stored procedure supported to share.",
"items": {
"enum": [
"STORED_PROCEDURE_TYPE_UNSPECIFIED",
"SQL_PROCEDURE"
],
"enumDescriptions": [
"Default value. This value is unused.",
"SQL stored procedure."
],
"type": "string"
},
"readOnly": true,
"type": "array"
},
"enabled": {
"description": "Optional. If true, enable sharing of stored procedure.",
"type": "boolean"
}
},
"type": "object"
},
"SubmitQueryTemplateRequest": {
"description": "Message for submitting a QueryTemplate.",
"id": "SubmitQueryTemplateRequest",
Expand Down
4 changes: 2 additions & 2 deletions discovery/androidmanagement-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1265,7 +1265,7 @@
}
}
},
"revision": "20251015",
"revision": "20251022",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -2747,7 +2747,7 @@
],
"enumDescriptions": [
"This value is disallowed.",
"Lock the device, as if the lock screen timeout had expired.",
"Lock the device, as if the lock screen timeout had expired. For a work profile, if there is a separate work profile lock, this only locks the work profile, with one exception: on work profiles on an organization-owned device running Android 8, 9, or 10, this locks the entire device.",
"Reset the user's password.",
"Reboot the device. Only supported on fully managed devices running Android 7.0 (API level 24) or higher.",
"Removes the work profile and all policies from a company-owned Android 8.0+ device, relinquishing the device for personal use. Apps and data associated with the personal profile(s) are preserved. The device will be deleted from the server after it acknowledges the command.",
Expand Down
Loading