Commit graph

11 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
3021374c68 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: 766242721
2025-06-02 10:16:35 -07:00
Google APIs
f4a56c1632 feat: add enum Type.GLOBAL
docs: misc comment updates, formatting

PiperOrigin-RevId: 740451864
2025-03-25 12:49:47 -07:00
Google APIs
c15e2b1990 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731704647
2025-02-27 06:36:15 -08:00
Google APIs
54d659d0ae fix: Update proto dependencies for apphub.googleapis.com after last client library publication
PiperOrigin-RevId: 665565372
2024-08-20 15:57:33 -07:00
Google APIs
8550c7655b fix: Update proto dependencies for apphub.googleapis.com after last client library publication
PiperOrigin-RevId: 665529828
2024-08-20 14:34:11 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
0dd9f5e67d chore(ruby): configure clients for google-cloud-app_hub
PiperOrigin-RevId: 625431669
2024-04-16 13:20:08 -07:00
Google APIs
2edc35964f docs: Updated wording on App Hub service
PiperOrigin-RevId: 612873076
2024-03-05 09:42:34 -08:00
Google APIs
651c957f4d feat: Add LookupDiscoveredServices / LookupDiscoveredWorkloads
fix!: Changed field behavior for an existing field `type` in message `.google.cloud.apphub.v1.Criticality`
fix!: Changed field behavior for an existing field `type` in message `.google.cloud.apphub.v1.Environment`
docs: A comment for field `type` in message `.google.cloud.apphub.v1.Criticality` is changed
docs: A comment for field `type` in message `.google.cloud.apphub.v1.Environment` is changed

PiperOrigin-RevId: 611502546
2024-02-29 09:46:13 -08:00
Google APIs
60ebeb600c feat: Add App Hub cloud client libraries
PiperOrigin-RevId: 611125635
2024-02-28 09:21:07 -08:00