Commit graph

22 commits

Author SHA1 Message Date
Google APIs
d03cc13314 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: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
51de26cce4 chore(php): promote ApiKeys as stable
chore(php): promote AdvisoryNotifications as stable
chore(php): promote BareMetalSolutions as stable
chore(php): promote BigQueryAnalyticsHub as stable
chore(php): promote BigQueryMigration as stable

PiperOrigin-RevId: 646217655
2024-06-24 14:16:23 -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
39692d046b feat: add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com
docs: adding docs for new project level settings methods
PiperOrigin-RevId: 621647197
2024-04-03 14:55:25 -07:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
967b05bf1c feat: adding project level methods to advisorynotifications.googleapis.com
docs: adding docs for new project level methods

adding GetNotification and ListNotifications methods for notifications parented at the project level

PiperOrigin-RevId: 588795150
2023-12-07 08:06:26 -08:00
Google APIs
c981bf5700 feat: add new RPCs GetSettings, UpdateSettings and new messages Settings, NotificationSettings, GetSettingsRequest, UpdateSettingsRequest
PiperOrigin-RevId: 568252764
2023-09-25 10:13:56 -07:00
Google APIs
9ae0377ab0 feat: adding notification types to advisorynotifications.googleapis.com libraries
adding NOTIFICATION_TYPE_SECURITY_MSA and NOTIFICATION_TYPE_THREAT_HORIZONS values to NotificationType enum of advisorynotifications.googleapis.com Cloud Client library

PiperOrigin-RevId: 552514004
2023-07-31 10:01:42 -07:00
Google APIs
4784614687 feat: promote to GA
PiperOrigin-RevId: 547874482
2023-07-13 11:58:00 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
0037ff6a58 feat: configure 6 preview clients and 1 GA client for new PHP surface
chore: update php gapic generator 1.7.3

PiperOrigin-RevId: 529499625
2023-05-04 13:31:45 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
8feac3239f feat: updating Cloud Client Libraries with new field NotificationType for advisorynotifications.googleapis.com
PiperOrigin-RevId: 520321196
2023-03-29 06:46:17 -07:00
Google APIs
9f0471c3a9 chore(ruby): Configure advisorynotifications clients
PiperOrigin-RevId: 512770483
2023-02-27 16:56:35 -08:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
f9cd2b52fb feat: adding new Cloud Client Libraries for advisorynotifications.googleapis.com
PiperOrigin-RevId: 509265442
2023-02-13 10:22:52 -08:00
Google APIs
b1829e8143 feat: adding new Cloud Client Libraries for advisorynotifications.googleapis.com
PiperOrigin-RevId: 508422958
2023-02-09 11:06:16 -08:00
Google APIs
e68bf63451 feat: add AdvisoryNotifications API
PiperOrigin-RevId: 507596249
2023-02-06 15:17:11 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
940d394182 feat: adding new Cloud Client Libraries for advisorynotifications.googleapis.com
PiperOrigin-RevId: 503983188
2023-01-23 07:39:47 -08:00