Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
73cf929
fix(aiplatform): update the API
yoshi-automation Aug 8, 2026
75f3415
feat(alloydb): update the API
yoshi-automation Aug 8, 2026
02fa72c
fix(analytics): update the API
yoshi-automation Aug 8, 2026
02de0a6
fix(analyticsadmin): update the API
yoshi-automation Aug 8, 2026
c5e2d59
fix(androiddeveloperidstatus): update the API
yoshi-automation Aug 8, 2026
5380d8a
fix(androiddeviceprovisioning): update the API
yoshi-automation Aug 8, 2026
66cd1f0
fix(apihub): update the API
yoshi-automation Aug 8, 2026
deb5834
feat(apikeys): update the API
yoshi-automation Aug 8, 2026
954207b
fix(cloudasset): update the API
yoshi-automation Aug 8, 2026
bf19f81
fix(cloudidentity): update the API
yoshi-automation Aug 8, 2026
6bed73f
feat(cloudsearch): update the API
yoshi-automation Aug 8, 2026
cd6b981
feat(compute): update the API
yoshi-automation Aug 8, 2026
ea59a99
feat(dataform): update the API
yoshi-automation Aug 8, 2026
f67a8ed
feat(developerknowledge): update the API
yoshi-automation Aug 8, 2026
01bd9a7
feat(discoveryengine)!: update the API
yoshi-automation Aug 8, 2026
77e488f
fix(displayvideo): update the API
yoshi-automation Aug 8, 2026
9131ce7
feat(firebaseml): update the API
yoshi-automation Aug 8, 2026
b5d246c
fix(ftp): update the API
yoshi-automation Aug 8, 2026
d4e2591
fix(gkehub): update the API
yoshi-automation Aug 8, 2026
51e17f3
feat(health): update the API
yoshi-automation Aug 8, 2026
2ea2681
feat(homegraph): update the API
yoshi-automation Aug 8, 2026
2792145
fix(looker): update the API
yoshi-automation Aug 8, 2026
b2a4d16
fix(merchantapi): update the API
yoshi-automation Aug 8, 2026
3428422
fix(migrationcenter): update the API
yoshi-automation Aug 8, 2026
8bc3c20
fix(mybusinessbusinessinformation): update the API
yoshi-automation Aug 8, 2026
30bc64c
feat(networkservices): update the API
yoshi-automation Aug 8, 2026
7f9e50f
feat(ondemandscanning): update the API
yoshi-automation Aug 8, 2026
d381507
feat(retail): update the API
yoshi-automation Aug 8, 2026
6885816
feat(searchconsole): update the API
yoshi-automation Aug 8, 2026
8bbccd1
feat(serviceconsumermanagement): update the API
yoshi-automation Aug 8, 2026
84afcc9
feat(serviceusage): update the API
yoshi-automation Aug 8, 2026
436ec76
feat(threatintelligence): update the API
yoshi-automation Aug 8, 2026
275035e
feat(toolresults): update the API
yoshi-automation Aug 8, 2026
061b7e0
feat(walletobjects): update the API
yoshi-automation Aug 8, 2026
9111529
feat(webcontentpublisher): update the API
yoshi-automation Aug 8, 2026
5ba295f
feat(youtube): update the API
yoshi-automation Aug 8, 2026
72de47d
feat: regenerate index files
yoshi-automation Aug 8, 2026
d351c37
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 8, 2026
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
8 changes: 7 additions & 1 deletion discovery/accessapproval-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@
}
}
},
"revision": "20260703",
"revision": "20260731",
"rootUrl": "https://accessapproval.googleapis.com/",
"schemas": {
"AccessApprovalServiceAccount": {
Expand Down Expand Up @@ -1352,6 +1352,9 @@
"PQ_SIGN_ML_DSA_44_EXTERNAL_MU",
"PQ_SIGN_ML_DSA_65_EXTERNAL_MU",
"PQ_SIGN_ML_DSA_87_EXTERNAL_MU",
"KEM_ECDH_P256",
"KEM_ECDH_P384",
"KEM_ECDH_P521",
"AES_256_KWP"
],
"enumDescriptions": [
Expand Down Expand Up @@ -1402,6 +1405,9 @@
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 1. Randomized version supporting externally-computed message representatives.",
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version supporting externally-computed message representatives.",
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 5. Randomized version supporting externally-computed message representatives.",
"Key encapsulation: Elliptic Curve Diffie-Hellman with NIST P-256 key that returns shared secret.",
"Key encapsulation: Elliptic Curve Diffie-Hellman with NIST P-384 key that returns shared secret.",
"Key encapsulation: Elliptic Curve Diffie-Hellman with NIST P-521 key that returns shared secret.",
"AES key wrap with zero padding algorithm (RFC 5649). Can only be used by keys with purpose AES_WRAPPING."
],
"type": "string"
Expand Down
12 changes: 11 additions & 1 deletion discovery/alloydb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1879,9 +1879,19 @@
}
}
},
"revision": "20260723",
"revision": "20260730",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AlloydbClhErrorsAlloyDbInternalDebugInfo": {
"description": "AlloyDbInternalDebugInfo contains internal debugging information for AlloyDB errors. It is explicitly kept out of the allowlist (errors.yaml) to ensure it is sanitized (stripped) by OnePlatform for all external requests. Used only to carry internal error details to across UPC/FlowLib boundary for ObservabilityInfo.",
"id": "AlloydbClhErrorsAlloyDbInternalDebugInfo",
"properties": {
"originalError": {
"type": "string"
}
},
"type": "object"
},
"AuthorizedNetwork": {
"description": "AuthorizedNetwork contains metadata for an authorized network.",
"id": "AuthorizedNetwork",
Expand Down
12 changes: 11 additions & 1 deletion discovery/alloydb-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -2086,9 +2086,19 @@
}
}
},
"revision": "20260723",
"revision": "20260730",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AlloydbClhErrorsAlloyDbInternalDebugInfo": {
"description": "AlloyDbInternalDebugInfo contains internal debugging information for AlloyDB errors. It is explicitly kept out of the allowlist (errors.yaml) to ensure it is sanitized (stripped) by OnePlatform for all external requests. Used only to carry internal error details to across UPC/FlowLib boundary for ObservabilityInfo.",
"id": "AlloydbClhErrorsAlloyDbInternalDebugInfo",
"properties": {
"originalError": {
"type": "string"
}
},
"type": "object"
},
"AuthorizedNetwork": {
"description": "AuthorizedNetwork contains metadata for an authorized network.",
"id": "AuthorizedNetwork",
Expand Down
12 changes: 11 additions & 1 deletion discovery/alloydb-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2083,9 +2083,19 @@
}
}
},
"revision": "20260723",
"revision": "20260730",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AlloydbClhErrorsAlloyDbInternalDebugInfo": {
"description": "AlloyDbInternalDebugInfo contains internal debugging information for AlloyDB errors. It is explicitly kept out of the allowlist (errors.yaml) to ensure it is sanitized (stripped) by OnePlatform for all external requests. Used only to carry internal error details to across UPC/FlowLib boundary for ObservabilityInfo.",
"id": "AlloydbClhErrorsAlloyDbInternalDebugInfo",
"properties": {
"originalError": {
"type": "string"
}
},
"type": "object"
},
"AuthorizedNetwork": {
"description": "AuthorizedNetwork contains metadata for an authorized network.",
"id": "AuthorizedNetwork",
Expand Down
4 changes: 2 additions & 2 deletions discovery/analyticsadmin-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -2366,7 +2366,7 @@
]
},
"create": {
"description": "Creates a CustomDimension.",
"description": "Creates a CustomDimension. Warning: It's not permissible to use this method to collect data on individual users. In particular, sending user IDs in custom dimensions violates the [Google Analytics Terms of Service](https://www.google.com/analytics/terms/).",
"flatPath": "v1alpha/properties/{propertiesId}/customDimensions",
"httpMethod": "POST",
"id": "analyticsadmin.properties.customDimensions.create",
Expand Down Expand Up @@ -5146,7 +5146,7 @@
}
}
},
"revision": "20260628",
"revision": "20260802",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/analyticsadmin-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@
]
},
"create": {
"description": "Creates a CustomDimension.",
"description": "Creates a CustomDimension. Warning: It's not permissible to use this method to collect data on individual users. In particular, sending user IDs in custom dimensions violates the [Google Analytics Terms of Service](https://www.google.com/analytics/terms/).",
"flatPath": "v1beta/properties/{propertiesId}/customDimensions",
"httpMethod": "POST",
"id": "analyticsadmin.properties.customDimensions.create",
Expand Down Expand Up @@ -1788,7 +1788,7 @@
}
}
},
"revision": "20260628",
"revision": "20260802",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
Expand Down
176 changes: 176 additions & 0 deletions discovery/androiddeveloperidstatus-v1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,176 @@
{
"basePath": "",
"baseUrl": "https://androiddeveloperidstatus.googleapis.com/",
"batchPath": "batch",
"canonicalName": "Android Developer ID Status",
"description": "Android Developer ID Status API.",
"discoveryVersion": "v1",
"documentationLink": "https://developer.android.com/developer-verification/guides/check-registration-status",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
},
"id": "androiddeveloperidstatus:v1",
"kind": "discovery#restDescription",
"mtlsRootUrl": "https://androiddeveloperidstatus.mtls.googleapis.com/",
"name": "androiddeveloperidstatus",
"ownerDomain": "google.com",
"ownerName": "Google",
"parameters": {
"$.xgafv": {
"description": "V1 error format.",
"enum": [
"1",
"2"
],
"enumDescriptions": [
"v1 error format",
"v2 error format"
],
"location": "query",
"type": "string"
},
"access_token": {
"description": "OAuth access token.",
"location": "query",
"type": "string"
},
"alt": {
"default": "json",
"description": "Data format for response.",
"enum": [
"json",
"media",
"proto"
],
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"location": "query",
"type": "string"
},
"callback": {
"description": "JSONP",
"location": "query",
"type": "string"
},
"fields": {
"description": "Selector specifying which fields to include in a partial response.",
"location": "query",
"type": "string"
},
"key": {
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"location": "query",
"type": "string"
},
"oauth_token": {
"description": "OAuth 2.0 token for the current user.",
"location": "query",
"type": "string"
},
"prettyPrint": {
"default": "true",
"description": "Returns response with indentations and line breaks.",
"location": "query",
"type": "boolean"
},
"quotaUser": {
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
"location": "query",
"type": "string"
},
"uploadType": {
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"location": "query",
"type": "string"
},
"upload_protocol": {
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"location": "query",
"type": "string"
}
},
"protocol": "rest",
"resources": {
"packages": {
"resources": {
"packageRegistrationStatus": {
"methods": {
"check": {
"description": "Retrieves the Android Developer ID registration status for a given package.",
"flatPath": "v1/packages/{packagesId}/packageRegistrationStatus:check",
"httpMethod": "GET",
"id": "androiddeveloperidstatus.packages.packageRegistrationStatus.check",
"parameterOrder": [
"name"
],
"parameters": {
"certificateFingerprint": {
"description": "Optional. The SHA-256 fingerprint of the public certificate represented as a 64-character lowercase hexadecimal string without any colons or separators (e.g., `d6ac89ed1d0a805aad4b087d06d5f41645b814480b133fbc867ef7498d069e06`).",
"location": "query",
"type": "string"
},
"name": {
"description": "Required. The name of the package registration status resource. Format: packages/{package}/packageRegistrationStatus `{package}` must follow the specific format: The fully-qualified Android package name with dots ('.') replaced by hyphens ('-') (e.g., `com-example-app` instead of `com.example.app`).",
"location": "path",
"pattern": "^packages/[^/]+/packageRegistrationStatus$",
"required": true,
"type": "string"
}
},
"path": "v1/{+name}:check",
"response": {
"$ref": "PackageRegistrationStatus"
}
}
}
}
}
}
},
"revision": "20260804",
"rootUrl": "https://androiddeveloperidstatus.googleapis.com/",
"schemas": {
"PackageRegistrationStatus": {
"description": "Resource message PackageRegistrationStatus.",
"id": "PackageRegistrationStatus",
"properties": {
"certificateFingerprint": {
"description": "Output only. The SHA-256 fingerprint of the public certificate represented as a 64-character lowercase hexadecimal string without any colons or separators (e.g., `d6ac89ed1d0a805aad4b087d06d5f41645b814480b133fbc867ef7498d069e06`).",
"readOnly": true,
"type": "string"
},
"name": {
"description": "Identifier. The name of the package registration status resource. Format: packages/{package}/packageRegistrationStatus `{package}` must follow the specific format: The fully-qualified Android package name with dots ('.') replaced by hyphens ('-') (e.g., `com-example-app` instead of `com.example.app`).",
"type": "string"
},
"state": {
"description": "Output only. Registration state of the package, or pair.",
"enum": [
"REGISTRATION_STATE_UNSPECIFIED",
"REGISTERED",
"NOT_REGISTERED",
"REGISTERED_WITH_ANOTHER_CERTIFICATE_FINGERPRINT"
],
"enumDescriptions": [
"Default value. This value is unused.",
"Package is registered with the given certificate fingerprint.",
"Package is not registered with any public certificate.",
"Package is registered with another public certificate fingerprint."
],
"readOnly": true,
"type": "string"
}
},
"type": "object"
}
},
"servicePath": "",
"title": "Android Developer ID Status API",
"version": "v1",
"version_module": true
}
4 changes: 2 additions & 2 deletions discovery/androiddeviceprovisioning-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
],
"parameters": {
"pageSize": {
"description": "Optional. The maximum number of devices to show in a page of results. If unset or 0, defaults to 1000. If a value greater than 1000 is specified, it will be coerced to 1000.",
"description": "Optional. The maximum number of devices to show in a page of results. If unset or `0`, defaults to `5000`. If a value greater than `10000` is specified, it will be coerced to `10000`.",
"format": "int64",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -851,7 +851,7 @@
}
}
},
"revision": "20260712",
"revision": "20260803",
"rootUrl": "https://androiddeviceprovisioning.googleapis.com/",
"schemas": {
"ClaimDeviceRequest": {
Expand Down
10 changes: 6 additions & 4 deletions discovery/apihub-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3435,7 +3435,7 @@
}
}
},
"revision": "20260720",
"revision": "20260729",
"rootUrl": "https://apihub.googleapis.com/",
"schemas": {
"Empty": {
Expand Down Expand Up @@ -6500,7 +6500,8 @@
"CLOUD_ENDPOINTS",
"API_DISCOVERY",
"OTHERS",
"AWS_API_GATEWAY"
"AWS_API_GATEWAY",
"AZURE_API_MANAGEMENT"
],
"enumDescriptions": [
"The gateway type is not specified.",
Expand All @@ -6511,7 +6512,8 @@
"The gateway type is Cloud Endpoints.",
"The gateway type is API Discovery.",
"The gateway type for any other types of gateways.",
"The gateway type is AWS API Gateway."
"The gateway type is AWS API Gateway.",
"The gateway type is Azure API Management."
],
"type": "string"
},
Expand Down Expand Up @@ -7401,7 +7403,7 @@
"type": "array"
},
"deployments": {
"description": "Optional. The deployments linked to this API version. Note: A particular API version could be deployed to multiple deployments (for dev deployment, UAT deployment, etc) Format is `projects/{project}/locations/{location}/deployments/{deployment}`",
"description": "Optional. The deployments linked directly to this API version. Only directly-linked deployments are returned; deployments linked to this version's specs or operations are not included. Note: A particular API version could be deployed to multiple deployments (for dev deployment, UAT deployment, etc) Format is `projects/{project}/locations/{location}/deployments/{deployment}`",
"items": {
"type": "string"
},
Expand Down
17 changes: 16 additions & 1 deletion discovery/apikeys-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,21 @@
"name"
],
"parameters": {
"checkExistingUsage": {
"description": "Optional. Defines the behavior for checking existing usage when updating a key.",
"enum": [
"CHECK_EXISTING_USAGE_UNSPECIFIED",
"SKIP",
"CHECK"
],
"enumDescriptions": [
"When unset, the default behavior is used, which is SKIP.",
"If set, skip checking existing usage when updating a key.",
"If set, existing usage is checked when updating the key. If the key has usage in the last 7 days, the request returns a FAILED_PRECONDITION error."
],
"location": "query",
"type": "string"
},
"name": {
"description": "Identifier. The resource name of the key. The `name` has the form: `projects//locations/global/keys/`. For example: `projects/123456867718/locations/global/keys/b7ff1f9f-8275-410a-94dd-3855ee9b5dd2` NOTE: Key is a global resource; hence the only supported value for location is `global`.",
"location": "path",
Expand Down Expand Up @@ -396,7 +411,7 @@
}
}
},
"revision": "20260317",
"revision": "20260721",
"rootUrl": "https://apikeys.googleapis.com/",
"schemas": {
"Operation": {
Expand Down
Loading
Loading