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
bc18612d35
feat!: Updated third_party Cloud Build clients with new Build message fields:
...
- `service_account`, which is available to members of our closed alpha
- CLOUD_LOGGING_ONLY logging modes
- `dynamic_substitutions` option
- resource annotations added
PiperOrigin-RevId: 331027363
2020-09-10 15:16:05 -07:00
Google APIs
3257ba5216
fix: revert removal of WorkerPool API
...
PiperOrigin-RevId: 330974505
2020-09-10 11:09:14 -07:00
Google APIs
48ce8878cd
feat!: Updated third_party Cloud Build clients with new Build message fields:
...
- `service_account`, which is available to members of our closed alpha
- STACKDRIVER_ONLY and CLOUD_LOGGING_ONLY logging modes
- `dynamic_substitutions` option
BREAKING CHANGE: The WorkerPool API in the v1 surface has been long deprecated, so it has been deleted from the v1 surface. Alpha WorkerPool customers who want to call the WorkerPool API can use gcloud.
PiperOrigin-RevId: 330504082
2020-09-08 07:21:40 -07:00
David Bendory
56cd92ad17
Rename GCB. ( #511 )
2020-09-03 14:17:03 +01:00
Google APIs
65097bb8a1
migrate error reporting BUILD file python part to use microgen
...
PiperOrigin-RevId: 327525660
2020-08-19 16:06:00 -07:00
Google APIs
0034982410
chore: migrate containeranalysis to the Python microgenerator
...
PiperOrigin-RevId: 326098601
2020-08-11 14:12:19 -07:00
Google APIs
fbf9396664
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 324209019
2020-07-31 08:05:22 -07:00
Google APIs
58be915cf3
fix: inline markup spans must be separated from the surrounding text by non-word characters
...
PiperOrigin-RevId: 322464556
2020-07-21 16:17:53 -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
bad4b83190
fix: migrate cloudbuild/v1 to grpc_service_config
...
PiperOrigin-RevId: 321584556
2020-07-16 09:46:05 -07:00
Google APIs
17edd4b490
fix: add missing cloudbuild RPCs to retry config
...
PiperOrigin-RevId: 321573910
2020-07-16 09:03:34 -07:00
Google APIs
c92e1308ae
fix: migrate clouddebugger/v2 to grpc_service_config
...
PiperOrigin-RevId: 321573720
2020-07-16 08:56:06 -07:00
Google APIs
fe312530ec
fix: migrate clouderrorreporting/v1beta1 to grpc_service_config
...
PiperOrigin-RevId: 321573684
2020-07-16 08:45:15 -07:00
Google APIs
0e56befedb
build: removing Artman configuration files
...
PiperOrigin-RevId: 321273506
2020-07-14 18:01:47 -07:00
Google APIs
d13f80db84
feat: migrate cloudbuild v1 BUILD.bazel python part to use micro-gen
...
PiperOrigin-RevId: 320100527
2020-07-07 18:12:08 -07:00
Google APIs
b085d0af47
build: add Bazel rules for Node.js library
...
PiperOrigin-RevId: 319801234
2020-07-06 10:15:49 -07:00
Google APIs
13d3b3ace1
feat: added support for span kind
...
Clients can now specify the span kind of spans.
PiperOrigin-RevId: 319788951
2020-07-06 09:00:31 -07:00
Google APIs
d13e2da372
build: move gapic-generator-typescript parameters to BUILD.bazel files.
...
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs
df995b638e
fix: migrate containeranalysis/v1 to grpc_service_config
...
PiperOrigin-RevId: 317872942
2020-06-23 08:54:45 -07:00
Google APIs
6d05c93a2c
chore: set Ruby namespace in proto options
...
PiperOrigin-RevId: 317660600
2020-06-22 08:39:05 -07:00
Google APIs
a7de6b5c47
fix: migrate devtools/build/v1 to grpc_service_config
...
PiperOrigin-RevId: 317383126
2020-06-19 14:42:50 -07:00
Google APIs
e991d1717c
fix: migrate remoteworkers/v1test2 to grpc_service_config
...
PiperOrigin-RevId: 317365805
2020-06-19 13:17:07 -07:00
Google APIs
10f05cf8dc
chore: set Ruby namespace in proto options
...
PiperOrigin-RevId: 316121797
2020-06-12 09:52:49 -07:00
Google APIs
de8e811fc0
chore: set Ruby namespace in proto options
...
PiperOrigin-RevId: 316113675
2020-06-12 09:02:37 -07:00
Google APIs
433a11ac9c
chore: set Ruby namespace in proto options
...
PiperOrigin-RevId: 316009381
2020-06-11 17:19:03 -07:00
Google APIs
8f41c697c6
docs: fix several broken links in the docs.
...
PiperOrigin-RevId: 314787285
2020-06-04 13:07:24 -07:00
Google APIs
3b775158ca
Remove Tasks service from Remote Workers API.
...
BREAKING CHANGE: Dropping Tasks service from Remote Workers API.
PiperOrigin-RevId: 314631764
2020-06-03 16:58:23 -07:00
Google APIs
ce56112c35
chore: fix all deps on LRO in go_gapic_library
...
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.
PiperOrigin-RevId: 314387187
2020-06-02 12:57:24 -07:00
Google APIs
ded05197da
fix: use grpc_service_config in nodejs_gapic_library
...
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.
PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
5a90d467aa
fix: restore GAPIC v2 retry configs
...
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.
PiperOrigin-RevId: 312088359
2020-05-18 08:57:36 -07:00
Google APIs
99dddf1de5
chore: enable gapicv2 for build/v1 API
...
Committer: @miraleung
PiperOrigin-RevId: 305349884
2020-04-07 15:31:10 -07:00
Google APIs
bf85ee3ed6
chore: enable gapicv2 for cloudbuild/v1 API
...
Committer: @miraleung
PiperOrigin-RevId: 305349873
2020-04-07 15:20:50 -07:00
Google APIs
490bc55660
Enable gapicv2 for devtools/remoteworkers/v1test2
...
Committer: @miraleung
PiperOrigin-RevId: 304718691
2020-04-03 17:00:35 -07:00
Google APIs
0f7b1509a9
fix: change config_schema_version to 2.0.0 for containeranalysis v1 gapic config.
...
committer: @hzyi-google
PiperOrigin-RevId: 304672648
2020-04-03 12:40:43 -07:00
Google APIs
ad895ce95f
enable gapic v2 for containeranalysis.
...
committer: @hzyi-google
PiperOrigin-RevId: 303821111
2020-03-30 14:17:42 -07:00
Google APIs
25a1781c09
bazel: migrate all go_gapic_library targets to microgenerator implementation
...
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)
PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
078f222366
Fix containeranalysis v1beta1 assembly target name
...
PiperOrigin-RevId: 302529186
2020-03-23 15:18:49 -07:00
Google APIs
98a3392375
feat: devtools/build/v1 publish client library config annotations
...
* add details field to some of the BuildEvents
* add final_invocation_id and build_tool_exit_code fields to BuildStatus
PiperOrigin-RevId: 302044087
2020-03-20 09:42:05 -07:00
Google APIs
d8e226f702
feat: Add time-to-live in a queue for builds
...
PiperOrigin-RevId: 301579876
2020-03-18 06:49:38 -07:00
Google APIs
ffbb493674
feat: cloudbuild/v1 add new fields and annotate OUTPUT_OUT fields.
...
PiperOrigin-RevId: 299397780
2020-03-06 11:38:42 -08:00
Google APIs
dfb4097ea6
errorreporting: v1beta1 add legacy artman config for php
...
PiperOrigin-RevId: 293423790
2020-02-05 12:20:21 -08:00
Google APIs
c6f3f350b8
containeranalysis: update v1beta1 and bazel build with annotations
...
PiperOrigin-RevId: 291401900
2020-01-24 10:53:06 -08:00
Google APIs
4543762b23
Fix Bazel build
...
billing/v1 and dialogflow/v2 remain broken (not bazel-related issues).
Billing has wrong configuration, dialogflow failure is caused by a bug in documentation plugin.
PiperOrigin-RevId: 289140194
2020-01-10 12:18:27 -08:00
Google APIs
a79211c20c
Roll back containeranalysis v1 to GAPIC v1.
...
Committer: @lukesneeringer
PiperOrigin-RevId: 288999068
2020-01-09 16:41:26 -08:00
Google APIs
94f986afd3
Migrate Container Analysis v1 to GAPIC v2.
...
Committer: @lukesneeringer
PiperOrigin-RevId: 288708382
2020-01-08 09:06:17 -08:00
Google APIs
7a751a2791
Remove Container Analysis v1alpha1 (nobody publishes it).
...
Committer: @lukesneeringer
PiperOrigin-RevId: 288707473
2020-01-08 08:55:40 -08:00
Google APIs
d9e328eaf7
Fix bazel build (versions 1.x)
...
Bump gapic-generator and resource names plugins to the latest version.
PiperOrigin-RevId: 286469287
2019-12-19 14:56:42 -08:00
Google APIs
6ad2bb13bc
Updated v1beta1 protos for the client:
...
- added support for GenericSignedAttestation which has a generic Signature
- added support for CVSSv3 and WindowsDetail in Vulnerability
- documentation updates
PiperOrigin-RevId: 286008145
2019-12-17 10:28:19 -08:00
Google APIs
df8a1707a9
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 284568564
2019-12-09 09:24:48 -08:00