Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
2e9bf88
fix(aiplatform): update the API
yoshi-automation Aug 6, 2026
c3121c4
fix(analytics): update the API
yoshi-automation Aug 6, 2026
7f79e86
fix(analyticsadmin): update the API
yoshi-automation Aug 6, 2026
8877e12
fix(androiddeviceprovisioning): update the API
yoshi-automation Aug 6, 2026
59b6ca2
fix(apihub): update the API
yoshi-automation Aug 6, 2026
b5fc657
feat(apikeys): update the API
yoshi-automation Aug 6, 2026
7e30edf
fix(cloudidentity): update the API
yoshi-automation Aug 6, 2026
7152703
feat(cloudsearch): update the API
yoshi-automation Aug 6, 2026
467d2aa
feat(developerknowledge): update the API
yoshi-automation Aug 6, 2026
a659147
feat(firebaseml): update the API
yoshi-automation Aug 6, 2026
6fc0971
fix(ftp): update the API
yoshi-automation Aug 6, 2026
2f19212
feat(health): update the API
yoshi-automation Aug 6, 2026
eea09e9
feat(homegraph): update the API
yoshi-automation Aug 6, 2026
b57f7ed
fix(looker): update the API
yoshi-automation Aug 6, 2026
1bf01d6
fix(migrationcenter): update the API
yoshi-automation Aug 6, 2026
b017b77
fix(mybusinessbusinessinformation): update the API
yoshi-automation Aug 6, 2026
dab863f
feat(networkservices): update the API
yoshi-automation Aug 6, 2026
ba6cede
feat(retail): update the API
yoshi-automation Aug 6, 2026
b684483
feat(serviceconsumermanagement): update the API
yoshi-automation Aug 6, 2026
3847c5f
feat(toolresults): update the API
yoshi-automation Aug 6, 2026
de5fccd
feat(webcontentpublisher): update the API
yoshi-automation Aug 6, 2026
d6b7733
feat: regenerate index files
yoshi-automation Aug 6, 2026
df10ec8
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 6, 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
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
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
4 changes: 2 additions & 2 deletions discovery/cloudidentity-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2311,7 +2311,7 @@
}
}
},
"revision": "20260617",
"revision": "20260803",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AddIdpCredentialOperationMetadata": {
Expand Down Expand Up @@ -4657,7 +4657,7 @@
"id": "Setting",
"properties": {
"type": {
"description": "Required. Immutable. The type of the Setting. .",
"description": "Required. Immutable. The type of the Setting.",
"type": "string"
},
"value": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/cloudidentity-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2349,7 +2349,7 @@
}
}
},
"revision": "20260722",
"revision": "20260803",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AddIdpCredentialOperationMetadata": {
Expand Down Expand Up @@ -5794,7 +5794,7 @@
"id": "Setting",
"properties": {
"type": {
"description": "Required. Immutable. The type of the Setting. .",
"description": "Required. Immutable. The type of the Setting.",
"type": "string"
},
"value": {
Expand Down
11 changes: 10 additions & 1 deletion discovery/cloudsearch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1020,6 +1020,11 @@
"location": "query",
"type": "string"
},
"requestOptions.countryCode": {
"description": "Optional. Specifies the country/region where the query originated, as a lowercase ISO 3166-1 alpha-2 region code (using 'uk' instead of 'gb' for the United Kingdom).",
"location": "query",
"type": "string"
},
"requestOptions.debugOptions.enableDebugging": {
"description": "If you are asked by Google to help with debugging, set this field. Otherwise, ignore this field.",
"location": "query",
Expand Down Expand Up @@ -2106,7 +2111,7 @@
}
}
},
"revision": "20260610",
"revision": "20260729",
"rootUrl": "https://cloudsearch.googleapis.com/",
"schemas": {
"Action": {
Expand Down Expand Up @@ -6894,6 +6899,10 @@
"description": "The BCP-47 language code, such as \"pt\" or \"en\". It represents the user's preferred Display Language.",
"type": "string"
},
"countryCode": {
"description": "Optional. Specifies the country/region where the query originated, as a lowercase ISO 3166-1 alpha-2 region code (using 'uk' instead of 'gb' for the United Kingdom).",
"type": "string"
},
"debugOptions": {
"$ref": "DebugOptions",
"description": "Debug options of the request"
Expand Down
12 changes: 6 additions & 6 deletions discovery/developerknowledge-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"parameterOrder": [],
"parameters": {
"names": {
"description": "Required. Specifies the names of the documents to retrieve. A maximum of 20 documents can be retrieved in a batch. The documents are returned in the same order as the `names` in the request. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` ",
"description": "Required. Specifies the names of the documents to retrieve. A maximum of 20 documents can be retrieved in a batch. The documents are returned in the same order as the `names` in the request. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` Each name must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error. ",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -156,7 +156,7 @@
],
"parameters": {
"name": {
"description": "Required. Specifies the name of the document to retrieve. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets`",
"description": "Required. Specifies the name of the document to retrieve. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` The name must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error.",
"location": "path",
"pattern": "^documents/.*$",
"required": true,
Expand Down Expand Up @@ -212,7 +212,7 @@
"type": "string"
},
"query": {
"description": "Required. Provides the raw query string provided by the user, such as \"How to create a Cloud Storage bucket?\".",
"description": "Required. Provides the raw query string provided by the user, such as \"How to create a Cloud Storage bucket?\". The query must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -250,7 +250,7 @@
}
}
},
"revision": "20260719",
"revision": "20260802",
"rootUrl": "https://developerknowledge.googleapis.com/",
"schemas": {
"Answer": {
Expand Down Expand Up @@ -369,7 +369,7 @@
"type": "object"
},
"Document": {
"description": "A Document represents a piece of content from the Developer Knowledge corpus.",
"description": "A Document represents a page of documentation in the Developer Knowledge corpus, like the page at https://docs.cloud.google.com/storage/docs/creating-buckets.",
"id": "Document",
"properties": {
"content": {
Expand Down Expand Up @@ -477,7 +477,7 @@
"id": "SearchDocumentChunksResponse",
"properties": {
"nextPageToken": {
"description": "Optional. Provides a token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"description": "Provides a token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"type": "string"
},
"results": {
Expand Down
22 changes: 16 additions & 6 deletions discovery/developerknowledge-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"parameterOrder": [],
"parameters": {
"names": {
"description": "Required. Specifies the names of the documents to retrieve. A maximum of 20 documents can be retrieved in a batch. The documents are returned in the same order as the `names` in the request. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` ",
"description": "Required. Specifies the names of the documents to retrieve. A maximum of 20 documents can be retrieved in a batch. The documents are returned in the same order as the `names` in the request. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` Each name must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error. ",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -156,7 +156,7 @@
],
"parameters": {
"name": {
"description": "Required. Specifies the name of the document to retrieve. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets`",
"description": "Required. Specifies the name of the document to retrieve. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` The name must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error.",
"location": "path",
"pattern": "^documents/.*$",
"required": true,
Expand Down Expand Up @@ -212,7 +212,7 @@
"type": "string"
},
"query": {
"description": "Required. Provides the raw query string provided by the user, such as \"How to create a Cloud Storage bucket?\".",
"description": "Required. Provides the raw query string provided by the user, such as \"How to create a Cloud Storage bucket?\". The query must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -250,7 +250,7 @@
}
}
},
"revision": "20260719",
"revision": "20260802",
"rootUrl": "https://developerknowledge.googleapis.com/",
"schemas": {
"Answer": {
Expand Down Expand Up @@ -311,6 +311,10 @@
"description": "Request message for DeveloperKnowledge.AnswerQuery.",
"id": "AnswerQueryRequest",
"properties": {
"filter": {
"description": "Optional. Applies a strict filter to the search results used to ground the answer. The expression supports a subset of the syntax described at https://google.aip.dev/160. Supported fields for filtering: * `content_length_bytes` (INTEGER): The length of the `Document.content` field in bytes. * `data_source` (STRING): The source of the document, e.g. `docs.cloud.google.com`. See https://developers.google.com/knowledge/reference/corpus-reference for the complete list of data sources in the corpus. * `update_time` (TIMESTAMP): The timestamp of when the document was last meaningfully updated. A meaningful update is one that changes document's markdown content or metadata. * `uri` (STRING): The document URI, e.g. `https://docs.cloud.google.com/bigquery/docs/tables`. INTEGER fields support `=`, `<`, `<=`, `>`, and `>=` operators. STRING fields support `=` (equals) and `!=` (not equals) operators for **exact match** on the whole string. Partial match, prefix match, and regexp match are not supported. TIMESTAMP fields support `=`, `<`, `<=`, `>`, and `>=` operators. Timestamps must be in RFC-3339 format, e.g., `\"2025-01-01T00:00:00Z\"`. You can combine expressions using `AND`, `OR`, and `NOT` (or `-`) logical operators. `OR` has higher precedence than `AND`. Use parentheses for explicit precedence grouping. Examples: * Filter by `Document.content_length_bytes`: `content_length_bytes < 50000` * `data_source = \"docs.cloud.google.com\" OR data_source = \"firebase.google.com\"` * `data_source != \"firebase.google.com\"` * `update_time < \"2024-01-01T00:00:00Z\"` * `update_time >= \"2025-01-22T00:00:00Z\" AND (data_source = \"developer.chrome.com\" OR data_source = \"web.dev\")` * `uri = \"https://docs.cloud.google.com/release-notes\"` The `filter` string must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error.",
"type": "string"
},
"query": {
"description": "Required. The query to answer.",
"type": "string"
Expand Down Expand Up @@ -369,7 +373,7 @@
"type": "object"
},
"Document": {
"description": "A Document represents a piece of content from the Developer Knowledge corpus.",
"description": "A Document represents a page of documentation in the Developer Knowledge corpus, like the page at https://docs.cloud.google.com/storage/docs/creating-buckets.",
"id": "Document",
"properties": {
"content": {
Expand Down Expand Up @@ -456,6 +460,12 @@
"description": "Output only. Contains the resource name of the document this chunk is from. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets`",
"readOnly": true,
"type": "string"
},
"relevanceScore": {
"description": "Output only. Represents the relevance score of the chunk to the search query. Higher score indicates higher chunk relevance. The score is in range [0.0, 1.0].",
"format": "double",
"readOnly": true,
"type": "number"
}
},
"type": "object"
Expand All @@ -477,7 +487,7 @@
"id": "SearchDocumentChunksResponse",
"properties": {
"nextPageToken": {
"description": "Optional. Provides a token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"description": "Provides a token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"type": "string"
},
"results": {
Expand Down
Loading
Loading