Google APIs
50f45daf00
fix: make repository and repository_id in CreateRepository required
...
PiperOrigin-RevId: 567370871
2023-09-21 11:40:36 -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
69bd201dff
feat: add new client versions with client surface
...
PiperOrigin-RevId: 530414173
2023-05-08 14:51:22 -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
f53c830695
feat: promote to GA
...
PiperOrigin-RevId: 518851996
2023-03-23 07:20:31 -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
1bba0a99f6
fix(artifactregistry): remove unintentionally published proto
...
PiperOrigin-RevId: 510196424
2023-02-16 11:21:36 -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
c807b741ff
feat: add format-specific resources MavenArtifact, NpmPackage, KfpArtifact and PythonPackage
...
feat: add `order_by` to `ListDockerImages`
feat: add an API to get and update VPCSC config
feat: add `BatchDeleteVersionMetadata` to return version that failed to delete
fix!: make `GetFileRequest.name` and `ListFilesRequest.parent` required
fix: make `Package` a resource
fix: deprecate `REDIRECTION_FROM_GCR_IO_FINALIZED`
PiperOrigin-RevId: 506935629
2023-02-03 10:23:51 -08:00
Google APIs
5a226be4e3
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502338808
2023-01-16 03:01:09 -08:00
Google APIs
ba2db0d89a
feat: Add location methods
...
PiperOrigin-RevId: 499263614
2023-01-03 10:52:04 -08:00
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
2022-12-08 08:17:59 -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
69fc6c5b87
chore: include generated samples dir for all google apis
...
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -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
cfa1b3782d
chore: remove unused proto imports
...
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -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
40083727fe
feat: promote v1beta2 features to v1
...
PiperOrigin-RevId: 436510287
2022-03-22 10:32:24 -07:00
Google APIs
8febda4c94
docs: more details for ListFilesRequest parent field
...
PiperOrigin-RevId: 431979329
2022-03-02 10:54:54 -08: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
76ff1e5421
feat: add APIs for importing and uploading Apt and Yum artifacts
...
feat: add version policy support for Maven repositories
feat: add order_by support for listing versions
fix!: mark a few resource name fields as required
PiperOrigin-RevId: 423145765
2022-01-20 13:32:05 -08:00
Google APIs
39654061c7
fix(artifactregistry): add missing HTTP rules to service config
...
PiperOrigin-RevId: 420790332
2022-01-10 10:07:10 -08:00
Google APIs
429d35c835
fix(artifactregistry): fix resource pattern ID segment name
...
PiperOrigin-RevId: 416140747
2021-12-13 14:54:19 -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
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
f034e5f9e7
docs: fix docstring formatting
...
Committer: @parthea
PiperOrigin-RevId: 404756337
2021-10-21 03:35:37 -07:00
Google APIs
9bac62dbc7
fix!: Fix the resource annotations for GetRepositoryRequest
...
BREAKING CHANGE: This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.
PiperOrigin-RevId: 403028264
2021-10-14 01:31:09 -07:00
Google APIs
667a4785d5
build(node): update artifact name for npm
...
PiperOrigin-RevId: 398863334
2021-09-24 19:58:31 -07:00
Google APIs
aa73c560f0
chore(python): Prepare artifactregistry v1 BUILD.bazel for release
...
PiperOrigin-RevId: 398566070
2021-09-23 13:37:40 -07:00
Google APIs
ddf135906a
chore(ruby): Set Ruby GAPIC generator parameters for artifactregistry/v1
...
PiperOrigin-RevId: 398539590
2021-09-23 11:42:13 -07:00
Google APIs
6d40da4394
feat: Artifact Registry v1 public protos
...
Committer: @alexander-fenster
PiperOrigin-RevId: 398316447
2021-09-22 13:31:16 -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
381e8814b3
chore: migrate artifactregistry to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 365163518
2021-03-25 18:29:06 -07:00
Google APIs
53a8072a03
chore: Update artifactregistry_v1beta2 BUILD.bazel for python
...
PiperOrigin-RevId: 363175301
2021-03-16 07:07:30 -07:00
Google APIs
e69f9d4f00
build: add package name for artifact registry
...
PiperOrigin-RevId: 359593247
2021-02-25 13:02:26 -08: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
3131ab5786
chore: use python microgenerator rules for Cloud APIs
...
PiperOrigin-RevId: 350604597
2021-01-07 11:33:56 -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
3072509f6f
chore: migrate artifactregistry to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 345493560
2020-12-03 11:59:49 -08:00
Google APIs
96ca8bc1f6
fix!: remove unimplemented ListDockerImages method.
...
PiperOrigin-RevId: 342075900
2020-11-12 10:19:38 -08:00
Google APIs
8b15967515
fix!: correct response_type for DeleteRepository and add missing bazel rules.
...
PiperOrigin-RevId: 341678368
2020-11-10 12:51:51 -08:00