Commit graph

59 commits

Author SHA1 Message Date
Google APIs
b5d96b585f docs: update enum descriptions for DatasetView
docs: remove preview labels for job creation optional fields

PiperOrigin-RevId: 764293653
2025-05-28 09:25:33 -07:00
Google APIs
b8e547f25b feat: update grpc service config
feat: expose ExternalDatasetReference
docs: document new WRITE_TRUNCATE_DATA write disposition
feat: expose shuffle_ram_usage_ratio statistic in query timeline
docs: docstring improvements

PiperOrigin-RevId: 759185479
2025-05-15 09:45:02 -07:00
Google APIs
b3c548df12 docs: update DatasetView enum descriptions
chore: refresh service yaml
feat: expose update mode for datasets

PiperOrigin-RevId: 748729091
2025-04-17 10:31:53 -07:00
Google APIs
6d3f7d5d40 chore: amend default retry policy
feat: expose null marker and column match options within CSVOptions
feat: expose additional date/time configuration options in ExternalDataConfiguration
feat: expose additional date/time configuration options in JobConfigurationLoad
feat: expose job timeout and destination cmek options in QueryRequest
feat: expose reservation as a config option for jobs and queries
docs: update comments related to external table configurations

PiperOrigin-RevId: 742817375
2025-04-01 13:24:02 -07:00
Google APIs
44f48faa04 fix!: redact legacy location_alternative field from JobReference message
PiperOrigin-RevId: 732982622
2025-03-03 10:54:20 -08: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
d636ba551d docs: address documentation typos, update links
feat: propagate json_name annotations
feat: expose preview write_incremental_results field
feat: add statistics to QueryResponse (location, slot/bytes usage, lifecycle)
feat: expose StorageColumnsUsage information
feat: expose ManagedTableType information
feat: expose forecasting stats to TrainingRun
feat: expose additional RowAccessPolicy CRUD methods and types

PiperOrigin-RevId: 724248766
2025-02-07 01:12:41 -08:00
Google APIs
c379ff496e docs: remove experimental declarations from RPC service definitions
feat: add support for contribution analysis ML models
feat: add support for IAM conditions to datasets
feat: relax field requirements in BigLakeConfiguration

PiperOrigin-RevId: 691474996
2024-10-30 10:43:23 -07:00
Google APIs
697834490a chore: expand transport options for go gapic BUILD target
PiperOrigin-RevId: 676923751
2024-09-20 12:03:07 -07:00
Google APIs
81e964a2b0 docs: formatting fixes for StorageDescriptor
docs: include more IndexUnusedReason reasons
fix!: redact redundant read masks from GetRoutine/ListRoutine RPCs

PiperOrigin-RevId: 676101532
2024-09-18 13:06:25 -07:00
Google APIs
1f98162424 docs: fully qualify relative URLs in proto comments
PiperOrigin-RevId: 668105129
2024-08-27 13:01:14 -07:00
Google APIs
57d2c452fc docs: update preview docs for short mode queries
docs: mark dataset GcpTags as deprecated
feat: add edition to job statistics
docs: add Range example to StandardSqlDataType docs
feat: expose DataPolicyOptions

PiperOrigin-RevId: 665405104
2024-08-20 09:49:38 -07:00
Google APIs
b5f8fe884e docs: update bigquery/v2 proto comments
feat: export staleness on TableMetadataCacheUsage

PiperOrigin-RevId: 646555460
2024-06-25 11:50:31 -07:00
Google APIs
622e10a1e8 feat: Add C++ BUILD.bazel rules for bigquery v2 protos
PiperOrigin-RevId: 646204257
2024-06-24 13:34:42 -07:00
Google APIs
929d1832e5 feat: publish experimental IDL artifacts for bigquery/v2
PiperOrigin-RevId: 645084066
2024-06-20 10:42:33 -07:00
Google APIs
208d6b53fe feat!: remove unused protocol buffers
This PR cleans up an experiment where we attempted to leverage protocol buffer definitions to simplify processing of the bigquery service API responses related to ML models.  There are no client libraries that consume this information, and the definitions cannot be used to successfully build any form of client library on their own.

PiperOrigin-RevId: 525854672
2023-04-20 14:44:51 -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
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
cdcbc2b420 feat: changed name of SQL language to GoogleSQL in comments
docs: changed name of SQL language to GoogleSQL in docs

PiperOrigin-RevId: 515389120
2023-03-09 11:12:16 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -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
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
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
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
565a550886 fix: integrate gapic-generator-python-1.4.1 and enable more py_test targets
PiperOrigin-RevId: 473833416
2022-09-12 13:40:59 -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
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
33dd46bddd chore: remove unused imports
PiperOrigin-RevId: 438616112
2022-03-31 11:21:09 -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
eec8a47af4 chore: disable Python snippetgen for BigQuery
PiperOrigin-RevId: 428049027
2022-02-11 11:24:50 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
1dc139d74b chore: update gapic-generator-csharp to 1.3.10
chore: update rules_gapic to 0.7.0
feat: rules `csharp_proto_library` and `csharp_grpc_library` are now sourced from `rules_gapic` (instead of `gapic-generator-csharp`).
chore: re-enabled C# build rules for BigQuery/v2 and BigQuery/Connection/v1beta1

Committer: @virost
PiperOrigin-RevId: 398018488
2021-09-21 09:52:12 -07:00
Google APIs
abed0add11 chore: update gapic-generator-csharp to 1.3.8
Committer: @virost
PiperOrigin-RevId: 397402402
2021-09-17 14:40:05 -07:00
Google APIs
8962c92e97 feat: Update proto definitions for bigquery/v2 to support new proto fields for BQML.
PiperOrigin-RevId: 387137741
2021-07-27 10:14:47 -07:00
Google APIs
9ae82b82bd feat: add standard sql table type, update scalar type enums
Committer: @shollyman
PiperOrigin-RevId: 385164907
2021-07-16 09:41:52 -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
f89b6712a5 chore: migrate bigquery/v2 to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373490690
2021-05-12 18:16:14 -07:00
Google APIs
74bb45bfc8 chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 370517814
2021-04-26 12:36:51 -07:00
Google APIs
d9b32e92fa chore: clean up unused gapic.legacy.yaml files
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -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
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
9ca6978ddf chore: migrate java-bigquery to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345311276
2020-12-02 15:38:06 -08:00
Google APIs
215c12ade7 chore: update proto definitions for bigquery/v2 to support BQML statistics
PiperOrigin-RevId: 337113354
2020-10-14 10:04:51 -07:00
Google APIs
c941026e5e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 334645418
2020-09-30 11:46:18 -07: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
bc8c567b4d fix: migrate bigquery/v2 to grpc_service_config
PiperOrigin-RevId: 320216318
2020-07-08 10:32:21 -07:00