Commit graph

758 commits

Author SHA1 Message Date
Google APIs
35d3bf96ca feat: Adds gRPC retry and timeout configuration for the following methods in the EntityService:
- FindEntity
- FindEntityAlerts
- GetEntity
- SearchEntities
- SummarizeEntitiesFromQuery
- SummarizeEntity
- FindRelatedEntities

PiperOrigin-RevId: 888820570
2026-03-24 13:14:57 -07:00
Google APIs
fc2c5f7913 feat: export client batch config
feat: export language-specific client opts
docs: update format of various comments

PiperOrigin-RevId: 888313025
2026-03-23 15:36:05 -07:00
Google APIs
c8570cd9c1 fix: Remove duplicate "DeleteRule" from gRPC ServiceConfig file
PiperOrigin-RevId: 888075864
2026-03-23 07:08:58 -07:00
Google APIs
639c84a8e1 feat: Add Client Libraries support for NativeDashboardService, DashboardChartService, DashboardQueryService for v1beta
PiperOrigin-RevId: 887866022
2026-03-22 21:36:37 -07:00
Google APIs
541b211d4b feat: Add irb as explicit dependency for Ruby 4.0 compatibility
PiperOrigin-RevId: 885280435
2026-03-17 16:57:15 -07:00
Google APIs
07c3c1e773 feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0
PiperOrigin-RevId: 883373063
2026-03-13 15:43:21 -07:00
Google APIs
3aa1b7d2ab feat: Introduce EntityRiskService and expand EntityService capabilities
feat: Add common types for entity interactions
docs: Refine existing Chronicle API service definitions

PiperOrigin-RevId: 883256958
2026-03-13 11:25:35 -07:00
Google APIs
7bbaf8ea22 chore(php): remove "no check-in" protobuf header
PiperOrigin-RevId: 882754677
2026-03-12 13:37:03 -07:00
Google APIs
575e0ed7fb feat: Add Client Libraries support for DataTableService for v1beta
PiperOrigin-RevId: 882494505
2026-03-12 03:41:28 -07:00
Google APIs
30adbd74a1 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:43 -07:00
Google APIs
b77bdf0025 feat: Addition of ChatService.ReplaceMessageCards
docs: Update reference documentation for ReplaceMessageCards, ReplaceMessageCardsRequest, ReplaceMessageCardsResponse

PiperOrigin-RevId: 881409808
2026-03-10 07:10:04 -07:00
Noah Dietz
b15850b56a
chore(preview): sync compute sources (#1165) 2026-03-04 15:33:37 -08:00
Google APIs
c4ec6a561c feat: expose the variable definition in the Cloud Firestore API
chore: Firestore.executePipeline to not retry on `RESOURCE_EXHAUSTED`

PiperOrigin-RevId: 877535984
2026-03-02 12:53:01 -08:00
Google APIs
75ed397cc5 fix(deps): Update the Java code generator (gapic-generator-java) to 2.67.0
PiperOrigin-RevId: 872621280
2026-02-19 16:40:13 -08:00
Google APIs
3095e43995 build: update to latest version of disco-to-proto3-converter
PiperOrigin-RevId: 872583265
2026-02-19 15:08:10 -08:00
Google APIs
46a65b852e fix: include api_version in client class docs
PiperOrigin-RevId: 872565296
2026-02-19 14:25:45 -08:00
Google APIs
9fc651ea01 chore: Update gapic-generator-python to 1.30.8
PiperOrigin-RevId: 871836314
2026-02-18 06:20:45 -08:00
Google APIs
3a18693e4e docs: update reference documentation for SelectionInput.DROPDOWN to remove mentions of Developer Preview Program
PiperOrigin-RevId: 869327345
2026-02-12 12:14:22 -08:00
Google APIs
efdd7bcaaa chore: Update gapic-generator-python to 1.30.7
PiperOrigin-RevId: 868805643
2026-02-11 12:59:29 -08:00
Google APIs
82899f3207 fix(deps): Update the Java code generator (gapic-generator-java) to 2.66.1
PiperOrigin-RevId: 866036815
2026-02-05 11:28:38 -08:00
Google APIs
a2d07beef0 chore: add top-level BUILD rule for new bundled generation process
PiperOrigin-RevId: 865953825
2026-02-05 08:11:49 -08:00
Google APIs
c14831eee4 feat: Expose the Database.firestore_data_access_mode parameter
feat: Expose the `Database.mongodb_compatible_data_access_mode` parameter
feat: Expose the `Database.realtime_updates_mode` parameter
feat: Expose the `Index.unique` parameter
docs: Update documentation on several parameters, especially when relating to the new `enterprise` database edition

PiperOrigin-RevId: 865444806
2026-02-04 09:31:36 -08:00
Noah Dietz
637eae67a5
chore: seed preview branch (#1154) 2026-02-03 15:38:21 -08:00
Google APIs
c8be108d66 feat: Publish common Universal Data Model (UDM) and Entity protos for Chronicle
PiperOrigin-RevId: 864973987
2026-02-03 11:39:37 -08:00
Google APIs
a0df65a979 feat: In FindGroupChatsRequest, add users field and mark user field as deprecated
docs: Update reference documentation for FindGroupChats and FindGroupChatsRequest

PiperOrigin-RevId: 862186985
2026-01-28 05:25:27 -08:00
Google APIs
1b53594bf6 fix(deps): Update the Java code generator (gapic-generator-java) to 2.66.0
PiperOrigin-RevId: 861309965
2026-01-26 12:37:20 -08:00
Google APIs
606108df49 feat(card): add Carousel, OverflowMenu, and various UI widgets
feat: Add `NestedWidget`
feat: Add the field `TextParagraph.max_lines`
feat: Add the field `TextInput.validation`
feat: Add the field `SelectionInput.validation`
feat: Add `Button.Type` and field `Button.type`
feat: Add `ChipList`, `Chip` and field `Widgets.chip_list`
feat: Add the field `TextParagraph.TextSyntax`
feat: Add the field `DecoratedText.start_icon_vertical_alignment`
feat: Add the fields `DecoratedText.top_label_text`, `content_text`, and `bottom_label_text`
docs: change `Workspace Add-ons` to `Workspace add-ons`
docs: improve comments

PiperOrigin-RevId: 860083867
2026-01-23 06:33:52 -08:00
Google APIs
1ba9e281dc fix(deps): Update the Java code generator (gapic-generator-java) to 2.65.1
PiperOrigin-RevId: 856343345
2026-01-14 13:33:32 -08:00
Google APIs
bac61e9d89 chore: update C# GAPIC generator to v1.4.36
PiperOrigin-RevId: 855729209
2026-01-13 08:03:19 -08:00
Google APIs
8f857da8c7 feat: auto-enable mTLS when supported certificates are detected
feat: check Python and dependency versions in generated GAPICs

PiperOrigin-RevId: 845448683
2025-12-16 15:03:22 -08:00
Google APIs
aacfe66e4c feat: Addition of GMAIL_MESSAGE value for RichLinkType enum in the RichLinkMetadata proto
PiperOrigin-RevId: 844825126
2025-12-15 10:21:23 -08:00
Google APIs
8066af6414 feat: Addition of Section as a top-level resource in Chat API
docs: Update reference documentation for Section as a top-level resource in Chat API

PiperOrigin-RevId: 843403320
2025-12-11 15:41:49 -08:00
Google APIs
47145fbda5 chore: migrate generator to google-cloud-node
chore: update generator system tests

PiperOrigin-RevId: 841977762
2025-12-08 17:30:23 -08:00
Google APIs
1d7a5a4904 docs: minor api documentation changes
PiperOrigin-RevId: 840398028
2025-12-04 14:14:43 -08:00
Google APIs
400d482a9c chore: update Go version in Bazel to 1.24.9
PiperOrigin-RevId: 831481655
2025-11-12 11:58:14 -08:00
Google APIs
830f9bf1d1 feat: Exposing 1p integration message content (drive, calendar, huddle, meet chips)
docs: Update reference documentation for annotations. Introduce new richlink metadata types
docs: Add support for providing metadata about the app commands that were invoked.
feat: Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto
docs: Update field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto
Changed field behavior for an existing field `update_mask` and `emoji`
docs: Update customemoji docs to denote that it is out of developer preview.
feat: Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space
feat: add ROLE_ASSISTANT_MANAGER to the MembershipRole enum in the Membership proto and assistant_managers_allowed to the PermissionSetting
docs: Update field documentations for space.proto and membership.proto
feat: Addition of app auth support for chat api
docs: Update reference documentation for createSpace,updateSpace,deleteSpace,createMembership,updateMembership,deleteMembership and the newly added field -customer- in space.proto
chore: update copyright year for auto-generated protos

PiperOrigin-RevId: 830866244
2025-11-11 05:18:40 -08:00
Google APIs
ee59d347e4 feat: Addition of ChatService.FindGroupChats
docs: Update reference documentation for FindGroupChats, FindGroupChatsRequest, FindGroupChatsResponse and SpaceView

PiperOrigin-RevId: 826017015
2025-10-30 07:09:47 -07:00
Google APIs
073b376dc1 feat: add api_version field to service mapping
docs: clarified various comments
PiperOrigin-RevId: 825127264
2025-10-28 11:21:07 -07:00
Google APIs
190ec6ca35 chore(tests): avoid variable name conflict
PiperOrigin-RevId: 824648432
2025-10-27 13:15:40 -07:00
Google APIs
9a6be888ba docs: add warning about loading unvalidated credentials
PiperOrigin-RevId: 823700613
2025-10-24 16:14:28 -07:00
Google APIs
7cdd9471a5 chore: upgrade generator to upgrade gapic-node-processing dependency for system-test fix
PiperOrigin-RevId: 823157923
2025-10-23 13:06:46 -07:00
Google APIs
436c44ffb0 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 820810512
2025-10-17 13:32:24 -07:00
Google APIs
a449dad097 fix(deps): Update the Java code generator (gapic-generator-java) to v2.63.0
PiperOrigin-RevId: 820466925
2025-10-16 18:21:52 -07:00
Google APIs
04e4fd395c feat: add experimental Load Costs feature
feat: add experimental U-turn Avoidance feature
feat: add OptimizeToursLongRunning method
feat: add OptimizeToursUri method
docs: A comment for field `duration_distance_matrices` in message `.google.maps.routeoptimization.v1.ShipmentModel` is changed
docs: A comment for field `precedence_rules` in message `.google.maps.routeoptimization.v1.ShipmentModel` is changed
docs: A comment for enum `TravelMode` is changed
docs: A comment for field `place_id` in message `.google.maps.routeoptimization.v1.Waypoint` is changed

PiperOrigin-RevId: 819788002
2025-10-15 09:25:47 -07:00
Google APIs
f111dbb8dc chore: update gapic-generator-go to v0.54.0
PiperOrigin-RevId: 817343506
2025-10-09 14:40:44 -07:00
Google APIs
16b169e98c feat: Add support for Python 3.14
fix: Deprecate credentials_file argument
chore: Update gapic-generator-python to 1.28.0

PiperOrigin-RevId: 816753840
2025-10-08 10:02:08 -07:00
Google APIs
c9d96e3430 feat: add ListOperations partial success flag
feat: add ListOperations unreachable resources
PiperOrigin-RevId: 815887751
2025-10-06 14:33:48 -07:00
Google APIs
3e8fd9d88e chore: run compileProtos and update gapic-node-processing
PiperOrigin-RevId: 813843285
2025-10-01 11:41:14 -07:00
Google APIs
c790ed14fd feat: Add app authentication with administrator approval scopes support for Chat API GetSpaceEvent and ListSpaceEvents as part of Developer Preview Launch
docs: Update reference documentation for Chat API GetSpaceEvent and ListSpaceEvents for DPP launch

PiperOrigin-RevId: 810501313
2025-09-23 10:54:31 -07:00
Google APIs
ed744a9e04 fix(deps): Update the Java code generator (gapic-generator-java) to 2.62.2
PiperOrigin-RevId: 809205297
2025-09-19 15:09:37 -07:00