Google APIs
42ba7e6302
chore(deps): Update gapic-generator-java to 2.15.3
...
PiperOrigin-RevId: 516900470
2 years ago
Google APIs
b5b457107d
fix: Add service_yaml_parameters to `java_gapic_library` targets
...
PiperOrigin-RevId: 515423972
2 years ago
Google APIs
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2 years ago
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2 years ago
Google APIs
9111603ba0
feat: add support for new Dataproc features
...
1. Allow to change shielded config defaults for 2.1+ images
2. Support batches filtering in list API
3. Support Trino jobs on 2.1+ image clusters
4. Support batch TTL
5. Support custom staging bucket for batches
6. Expose approximate and current batches resources usage
7. Support Hudi and Trino components
PiperOrigin-RevId: 511550277
2 years ago
Google APIs
d12657564d
feat: ROLLBACK: add support for new Dataproc features
...
PiperOrigin-RevId: 511238112
2 years ago
Google APIs
5a395e4add
feat: add support for new Dataproc features
...
PiperOrigin-RevId: 510421528
2 years ago
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2 years ago
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2 years ago
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2 years ago
Google APIs
5677c20a29
chore: produce more Go gapic metadata
...
PiperOrigin-RevId: 507541898
2 years ago
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
2 years ago
Google APIs
77cd8f1387
feat: add SPOT to Preemptibility enum
...
PiperOrigin-RevId: 503019826
2 years ago
Google APIs
5a226be4e3
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502338808
2 years ago
Google APIs
7b94a24da9
feat: Updated dependencies on underlying clients
...
PiperOrigin-RevId: 495366110
2 years ago
Google APIs
28449ecb37
feat: added node groups API protos
...
PiperOrigin-RevId: 494840237
2 years ago
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2 years ago
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
2 years ago
Google APIs
013b7e1deb
chore: Set `transport` parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2 years ago
Google APIs
807125e795
chore: Set `rest_numeric_enums = False` for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2 years ago
Google APIs
2e19de1a97
chore: updated docs and code sturcture for Dataproc metric configuration
...
Committer: @akshatbhargava123
PiperOrigin-RevId: 477101789
2 years ago
Google APIs
30517fdc37
feat: add support for Dataproc metric configuration
...
Committer: @akshatbhargava
PiperOrigin-RevId: 475750057
3 years ago
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
3 years ago
Google APIs
725381dc13
chore: remove obsolete service config files
...
PiperOrigin-RevId: 472492863
3 years ago
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
3 years ago
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
3 years ago
Google APIs
d42026b7a0
chore: include generated samples dir
...
PiperOrigin-RevId: 454047209
3 years ago
Google APIs
ad96d2427a
fix!: Remove google-cloud-dataproc-v1beta2 from dependencies
...
PiperOrigin-RevId: 446507585
3 years ago
Google APIs
c782e45288
fix!: Move `yarn_config` into a `oneof`
...
Committer: @harwayne
PiperOrigin-RevId: 440226213
3 years ago
Google APIs
afc5066d9c
fix!: Remove `temp_bucket` from VirtualClusterConfig, as its value was not used
...
Committer: @harwayne
PiperOrigin-RevId: 440224385
3 years ago
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
3 years ago
Google APIs
da999a2396
feat!: add support for Virtual Dataproc cluster running on GKE cluster
...
Committer: @padmaar
PiperOrigin-RevId: 429111624
3 years ago
Google APIs
94ea1c429a
chore: fix markdown format
...
Committer: @medb
PiperOrigin-RevId: 420314583
3 years ago
Google APIs
111609236c
feat: add new Dataproc features:
...
- Spark runtime versioning for Spark batches
- custom image containers for Spark batches
- auto-diagnostic of failed Spark batches
- Local SSD NVME interface support for GCE clusters
Committer: @medb
PiperOrigin-RevId: 420175701
3 years ago
Google APIs
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
3 years ago
Google APIs
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
3 years ago
Google APIs
5088bd7856
feat: Add support for dataproc BatchController service
...
PiperOrigin-RevId: 404333740
3 years ago
Google APIs
95af2e435b
feat: add Dataproc Serverless for Spark Batches API
...
Committer: @medb
PiperOrigin-RevId: 402631995
3 years ago
Google APIs
be31a88c16
chore: cleanup deprecated Dataproc v1beta2 API references
...
Committer: @medb
PiperOrigin-RevId: 392937123
4 years ago
Google APIs
8bf048db69
feat!: delete deprecated Dataproc v1beta2 API client
...
Committer: @medb
PiperOrigin-RevId: 392723737
4 years ago
Google APIs
2c1c2ac112
build: update from broken v1beta2 links to v1
...
PiperOrigin-RevId: 389649385
4 years ago
Google APIs
cb44b173ba
chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
...
PiperOrigin-RevId: 380020641
4 years ago
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
4 years ago
Google APIs
3dd18827bc
chore: migrate dataproc/logging to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373699884
4 years ago
Google APIs
5b3bf78c16
chore: migrate dataproc to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 370932893
4 years ago
Google APIs
439f098cb7
feat: update the Dataproc V1 API client library
...
This includes the following:
1. The new start and stop cluster methods.
2. The ability to specify a metastore config in a cluster.
3. The ability to specify a (BETA) GKE cluster when creating a Dataproc cluster.
4. The ability to configure the behavior for private IPv6 cluster networking.
5. The ability to specify node affinity groups for clusters.
6. The ability to specify shielded VM configurations for clusters.
7. Support for service-account based secure multi-tenancy.
8. The ability to specify cluster labels for picking which cluster should run a job.
9. Components for DOCKER, DRUID, FLINK, HBASE, RANGER, and SOLR
10. The ability to specify a DAG timeout for workflows.
Committer: @ojarjur
PiperOrigin-RevId: 367518225
4 years ago
Google APIs
d9b32e92fa
chore: clean up unused gapic.legacy.yaml files
...
Committer: @miraleung
PiperOrigin-RevId: 359580699
4 years ago
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
4 years ago
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
4 years ago
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
4 years ago