Commit graph

14 commits

Author SHA1 Message Date
Google APIs
bab01b38ef 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: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
190d84a1ba chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731677935
2025-02-27 04:48:55 -08: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
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
e6b9d2d7c7 docs: point to Search Console for domain ownership verification
PiperOrigin-RevId: 521027761
2023-03-31 15:33:49 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
cb44b173ba chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
8333535e2a chore: migrate appengine to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373490960
2021-05-12 18:26:29 -07:00
Google APIs
fa7915f8d4 fix!: remove empty appengine/v1beta/deployed_files.proto
PiperOrigin-RevId: 366869955
2021-04-05 14:05:47 -07:00
Google APIs
56fc6d43fe feat: publish LocationMetadata
feat: publish NetworkSettings

feat: update Instance annotations and docs
PiperOrigin-RevId: 366346972
2021-04-01 15:56:56 -07:00
Google APIs
57fc4a8a94 chore: Fix C# and PHP namespaces and Ruby package
This is a breaking change for anyone generating C#, PHP or Ruby themselves, but Google Cloud Client Libraries have not been published in those languages. This is effectively a no-op (modulo protobuf reflection) in other languages.

PiperOrigin-RevId: 348813319
2020-12-23 10:18:47 -08:00
Google APIs
26e221d1e4 feat: Update App Engine Admin API protos for v1 and v1beta APIs. Also update the AuditData proto used in audit logs generated by App Engine.
PiperOrigin-RevId: 321435905
2020-07-15 14:11:21 -07:00