Google APIs
30d54a7481
build: add Bazel dependency on google/protobuf/empty.proto
...
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -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
ea07af63ec
chore(python): Update cloudbuild v2 BUILD.bazel package name to google-cloud-build
...
chore(python): Update cloudbuild v2 BUILD.bazel namespace to google.cloud.devtools
PiperOrigin-RevId: 507595527
2023-02-06 15:14:00 -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
7295c41168
docs: removed link to the regionalization page
...
PiperOrigin-RevId: 506926790
2023-02-03 09:49:49 -08:00
Google APIs
88181f58bb
feat: Client libraries for Cloud Build Repositories (preview)
...
PiperOrigin-RevId: 506886904
2023-02-03 06:27:06 -08:00
Google APIs
b7bb7fb143
docs: Remove html formatting (cleanup)
...
PiperOrigin-RevId: 504326606
2023-01-24 11:15:31 -08:00
Google APIs
685d3599bb
feat: Add Cloud Trace v2 retry defaults for BatchWriteSpans
...
PiperOrigin-RevId: 504068544
2023-01-23 13:35:04 -08:00
Google APIs
1ccd54b266
chore: fix proto formatting
...
PiperOrigin-RevId: 503177089
2023-01-19 08:51:05 -08:00
Google APIs
62915a3b1f
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -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
e8356fefc5
feat: added field BuildStatus.error_message
...
docs: minor update in comments
PiperOrigin-RevId: 494835140
2022-12-12 14:48:23 -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
f0c519fb30
chore(python): fix warehouse-package-name for clouderrorreporting v1beta1
...
PiperOrigin-RevId: 491971000
2022-11-30 11:21:44 -08:00
Google APIs
fea19470f9
chore(python): fix warehouse-package-name for containeranalysis v1
...
PiperOrigin-RevId: 490231518
2022-11-22 06:56:40 -08:00
Google APIs
b6b751420f
docs: fix typo in docstring
...
PiperOrigin-RevId: 490003667
2022-11-21 09:46:02 -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
b819b9552d
feat: Integration of Cloud Build with Artifact Registry
...
Committer: @amcooper
PiperOrigin-RevId: 484745059
2022-10-29 07:44:18 -07:00
Google APIs
bc84ad52ed
feat: Add allow_failure, exit_code, and allow_exit_code to BuildStep message
...
Committer: @arvinddayal
PiperOrigin-RevId: 484308212
2022-10-27 11:38:33 -07:00
Google APIs
df791ce27f
chore: update gapic-generator-python-1.4.4 with unit tests generation fixes
...
PiperOrigin-RevId: 475683078
2022-09-20 16:32:06 -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
18cb30d03c
fix: Fix resource name for remoteworkers API
...
PiperOrigin-RevId: 473797330
2022-09-12 11:15:51 -07:00
Google APIs
725381dc13
chore: remove obsolete service config files
...
PiperOrigin-RevId: 472492863
2022-09-06 10:20:26 -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
b574c0bc83
chore: remove unused protos
...
PiperOrigin-RevId: 458507973
2022-07-01 11:18:05 -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
a7222a75ca
chore: remove unused imports
...
PiperOrigin-RevId: 450440454
2022-05-23 08:06:27 -07:00
Google APIs
61a923fdae
docs: Update the service name
...
PiperOrigin-RevId: 446218082
2022-05-03 09:52:02 -07:00
Google APIs
a877d3d3a0
feat: Add field check_preceding_lifecycle_events_present to PublishBuildToolEventStreamRequest and PublishLifecycleEventRequest proto messages
...
PiperOrigin-RevId: 441557687
2022-04-13 13:03:21 -07:00
Google APIs
ef938a421f
chore: remove unused imports
...
PiperOrigin-RevId: 439804516
2022-04-06 05:08:14 -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
2ab0f060bb
fix(ruby): Update grafeas-v1 dependency for google-cloud-container_analysis-v1
...
PiperOrigin-RevId: 428585171
2022-02-14 12:52:34 -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
fe4fb6f730
chore: Remove unnecessary (and breaking) dependencies in C# Cloud Debugger GAPIC generation
...
PiperOrigin-RevId: 422868372
2022-01-19 11:51:46 -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
9a8910e4ea
fix: Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated
...
PiperOrigin-RevId: 420306668
2022-01-07 09:17:38 -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
25c7592ea2
chore: generate java files for source_context.proto
...
PiperOrigin-RevId: 407625510
2021-11-04 11:15:25 -07: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
a83e6f24b4
chore(python): Update cloudbuild BUILD.bazel package name to google-cloud-build
...
chore(python): Update cloudbuild namespace to google.cloud.devtools
PiperOrigin-RevId: 406424368
2021-10-29 12:24:47 -07:00
Google APIs
f034e5f9e7
docs: fix docstring formatting
...
Committer: @parthea
PiperOrigin-RevId: 404756337
2021-10-21 03:35:37 -07:00