Skip to content

Commit f1de706

Browse files
feat(compute): Update Compute Engine v1beta API to revision 20250729 (#1084) (#12724)
Source-Link: googleapis/googleapis@d869249 Source-Link: googleapis/googleapis-gen@4b32a1b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGIzMmExYjFlOGYzNzM4MDhiZDgwYzE4NjQyOTJlMWFkNWZiMzFlOCJ9 BEGIN_NESTED_COMMIT feat(documentai): Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) docs(documentai): A comment for field `document_schema` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only. docs(documentai): A comment for field `create_time` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only. docs(documentai): A comment for field `latest_evaluation` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only. docs(documentai): A comment for field `kms_key_name` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only. docs(documentai): A comment for field `kms_key_version_name` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only. docs(documentai): A comment for field `deprecation_info` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only. docs(documentai): A comment for field `create_time` in message `.google.cloud.documentai.v1.Processor` is changed to describe as output only. PiperOrigin-RevId: 795630471 Source-Link: googleapis/googleapis@6429996 Source-Link: googleapis/googleapis-gen@b727e27 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjcyN2UyNzFjNTViOTg1OTI3YTBhYzk2NDJkOWM1MjAzNzZlMGNmZiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(bigquery/reservation): Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to feat(bigquery/reservation): Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots PiperOrigin-RevId: 795606766 Source-Link: googleapis/googleapis@6388d14 Source-Link: googleapis/googleapis-gen@9fc20ac Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWZjMjBhYzA3ZGQxZDRlMWMzMWM1YjU2YmMxMGM5ZmQzM2M1NWY5MCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(maps/solar): Add `experiments` param to endpoints for access to pre-GA features feat(maps/solar): Add new `ImageryQuality` tier for allowing satellite-based Solar API results docs(maps/solar): Add more detailed descriptions for each `ImageryQuality` tier PiperOrigin-RevId: 795589896 Source-Link: googleapis/googleapis@74853d7 Source-Link: googleapis/googleapis-gen@4390cc0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDM5MGNjMGZlOWNiZGZkZWFlYzc0N2IwMWEwMWEwNWYxOGI5YjAwMyJ9 END_NESTED_COMMIT
1 parent 1bc6c98 commit f1de706

File tree

11 files changed

+69611
-68166
lines changed

11 files changed

+69611
-68166
lines changed

β€Žbigquery/reservation/apiv1/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žbigquery/reservation/apiv1/reservationpb/reservation.pb.go

Lines changed: 1073 additions & 898 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žcompute/apiv1beta/computepb/compute.pb.go

Lines changed: 66732 additions & 65751 deletions
Large diffs are not rendered by default.

β€Žcompute/apiv1beta/subnetworks_client.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždocumentai/apiv1/documentaipb/document.pb.go

Lines changed: 587 additions & 494 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždocumentai/apiv1/documentaipb/document_schema.pb.go

Lines changed: 136 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždocumentai/apiv1/documentaipb/evaluation.pb.go

Lines changed: 185 additions & 183 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždocumentai/apiv1/documentaipb/processor.pb.go

Lines changed: 219 additions & 215 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žinternal/generated/snippets/maps/solar/apiv1/snippet_metadata.google.maps.solar.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{
1515
"regionTag": "solar_v1_generated_Solar_FindClosestBuildingInsights_sync",
1616
"title": "solar FindClosestBuildingInsights Sample",
17-
"description": "FindClosestBuildingInsights locates the closest building to a query point. Returns an error with\ncode `NOT_FOUND` if there are no buildings within approximately 50m of the\nquery point.",
17+
"description": "FindClosestBuildingInsights locates the building whose centroid is closest to a query point. Returns an\nerror with code `NOT_FOUND` if there are no buildings within approximately\n50m of the query point.",
1818
"file": "Client/FindClosestBuildingInsights/main.go",
1919
"language": "GO",
2020
"clientMethod": {

β€Žmaps/solar/apiv1/solar_client.go

Lines changed: 16 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)