Google APIs
0a0dffc19b
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: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
b7e013ac0b
chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
...
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70
chore: create new top-level build rule to remove the post-processor
...
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
ac36039049
feat: Add Client Libraries for Datasets
...
This commit includes addition of the datasets client libraries and updates to the comments in the Storage Insights API.
PiperOrigin-RevId: 758522371
2025-05-13 23:01:05 -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
15db14dc7c
feat!: Updated google-cloud-storage_insights-v1 dependency to version 1.x
...
PiperOrigin-RevId: 725736172
2025-02-11 12:49:06 -08:00
Google APIs
740a723d67
chore(php): promote GkeMultiCloud as stable
...
chore(php): promote GSuiteAddOns as stable
chore(php): promote Run as stable
chore(php): promote StorageInsights as stable
chore(php): promote VideoLiveStream as stable
chore(php): promote VideoStitcher as stable
chore(php): promote VmwareEngine as stable
PiperOrigin-RevId: 647335803
2024-06-27 09:01:34 -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
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
b691174abb
docs: Add link to documentation for ReportConfig proto fields
...
PiperOrigin-RevId: 555577242
2023-08-10 11:26:57 -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
cbddac7303
feat: add new client surface to preview clients
...
chore: update the gapic generator to 1.7.4
PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
e45da1e01a
chore(ruby): Rename ruby gem to "google-cloud-storage_insights-v1"
...
PiperOrigin-RevId: 526985132
2023-04-25 09:12:33 -07:00
Google APIs
857eeab96c
chore(ruby): Configure client for google-cloud-storage_insights
...
PiperOrigin-RevId: 525472624
2023-04-19 09:41:15 -07:00
Google APIs
79a5d8cc1a
docs: minor formatting in docstring
...
PiperOrigin-RevId: 525433087
2023-04-19 06:42:45 -07:00
Google APIs
c1786c4eed
feat: GA release of storageinsights V1 which enables customers to schedule per bucket(GCS) metadata inventory reports(metadata snapshot in csv/parquet format)
...
docs: https://cloud.google.com/storage/docs/insights/using-storage-insights#before-you-begin
fix: remove field report_names from ReportDetail
PiperOrigin-RevId: 524867048
2023-04-17 09:26:48 -07:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -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
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
9f04c98877
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
29518815b2
docs: fix minor docstring formatting
...
PiperOrigin-RevId: 488896433
2022-11-16 03:54:26 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
b3195f88b8
feat: initial generation of APIs
...
This is the first release of the storageinsights client APIs.
PiperOrigin-RevId: 481818508
2022-10-17 21:55:10 -07:00