Commit graph

64 commits

Author SHA1 Message Date
Google APIs
d19f75d681 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731529258
2025-02-26 18:29:49 -08:00
Google APIs
d581bbe1a6 feat: add active_only field to ListMetricDescriptorsRequest
PiperOrigin-RevId: 713756077
2025-01-09 12:21:01 -08:00
Google APIs
f4eff5440f feat: added SqlCondition in AlertPolicy
feat: added PrometheusQueryLanguageCondition.disable_metric_validation
feat: deprecated QueryTimeSeries (MQL query endpoint)
feat: added TimeSeries.description for input only
docs: TimeSeries.unit allows limited updating by CreateTimeSeries
docs: ServiceLevelObjective.goal must be <= 0.9999
docs: ServiceAgentAuthentication supports generating an OAuth token

For more information about the status of MQL, see the [MQL deprecation notice](https://cloud.google.com/stackdriver/docs/deprecations/mql).

PiperOrigin-RevId: 706010293
2024-12-13 14:53:44 -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
8aa8817981 feat: Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets
docs: updated some comments

PiperOrigin-RevId: 605410874
2024-02-08 13:30:00 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08: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
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
1cfcea4fbe 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: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08: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
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -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
09d97e07eb feat: added support for horizontal bar rendering and column settings on time series tables
PiperOrigin-RevId: 501316608
2023-01-11 10:24:14 -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
6884ca40ed docs: fix minor docstring formatting
PiperOrigin-RevId: 492191109
2022-12-01 07:32:28 -08:00
Google APIs
5b64b2c089 chore(python): fix warehouse-package-name for google/monitoring/dashboard/v1
PiperOrigin-RevId: 491377718
2022-11-28 10:16:59 -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
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
1742ec30ee feat: Added support for PromQL queries
PiperOrigin-RevId: 483996299
2022-10-26 09:53:11 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
2bff0f31f0 feat: Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables
PiperOrigin-RevId: 440139643
2022-04-07 10:21:49 -07:00
Google APIs
d37faaa2fb chore: remove unused imports
PiperOrigin-RevId: 436800465
2022-03-23 12:17:52 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
11e309d193 feat: Added support for auto-close configurations
PiperOrigin-RevId: 410253233
2021-11-16 08:00:31 -08:00
Google APIs
0c2e4540e0 chore(ruby): Corrected build rules for Ruby wrappers for the monitoring and workflows APIs
PiperOrigin-RevId: 407259483
2021-11-02 22:57:40 -07:00
Google APIs
354d0763e7 feat: Added support for logs-based alerts:
https://cloud.google.com/logging/docs/alerting/log-based-alerts
feat: Added support for user-defined labels on cloud monitoring's Service and
ServiceLevelObjective objects
fix!: mark required fields in QueryTimeSeriesRequest as required

PiperOrigin-RevId: 393200011
2021-08-26 13:55:13 -07:00
Google APIs
dd50509689 docs(ruby): Correct the name of the corresponding wrapper library
PiperOrigin-RevId: 392910344
2021-08-25 09:16:51 -07:00
Google APIs
f1d0efe571 fix!: Specify a C# namespace option to be consistent with other Cloud APIs
Note: this is only a breaking change for C#, which has not yet published libraries.

Committer: jskeet
PiperOrigin-RevId: 388718145
2021-08-04 09:46:52 -07:00
Google APIs
56ffafc269 docs: fixed broken links
PiperOrigin-RevId: 384731479
2021-07-14 10:35:04 -07:00
Google APIs
b5532bb502 feat: added validation only mode when writing dashboards
feat: added alert chart widget

PiperOrigin-RevId: 383440655
2021-07-07 10:23:25 -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
3ac97c83a5 docs: update links to absolute path
PiperOrigin-RevId: 369540262
2021-04-20 16:07:37 -07:00
Google APIs
59cea2c540 chore: migrate monitoring/dashboard/v1 to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 369326004
2021-04-19 16:40:51 -07:00
Google APIs
4f5e3aeabb build: update links from relative to absolute to pass docs tests
PiperOrigin-RevId: 363712862
2021-03-18 12:07:14 -07:00
Google APIs
0dafa3963e feat:added mosaic layout
docs:clarified alignment_period max value and updated IAM docs link

PiperOrigin-RevId: 362979558
2021-03-15 10:55:52 -07:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
61ab0348bd feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00
Google APIs
6dae98144d chore: Remove unused 'package' attr from java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
160f80d81d chore: Make microgenerators default for all languages
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

Also change Ads BAZEL template to reflect the change in default rule names.

Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
59ef1bc1da chore: migrate java-monitoring to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346127853
2020-12-07 11:37:06 -08:00
Google APIs
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
b821f32047 feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
abb30a02aa chore: use gapic-generator-python 0.28.1
Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator.

PiperOrigin-RevId: 321807443
2020-07-17 10:40:12 -07:00
Google APIs
82f29df2e4 feat: move monitoring/dashboard API to python microgenerator
PiperOrigin-RevId: 321390096
2020-07-15 10:38:16 -07:00
Google APIs
0e56befedb build: removing Artman configuration files
PiperOrigin-RevId: 321273506
2020-07-14 18:01:47 -07:00