Commit graph

1851 commits

Author SHA1 Message Date
Google APIs
e42eaaa9ab Put back C++ targets for cloud trace v2 api.
PiperOrigin-RevId: 282803841
2019-11-27 11:20:12 -08:00
Google APIs
d8896a3d8a Add initial BUILD.bazel for secretmanager.googleapis.com
PiperOrigin-RevId: 282674885
2019-11-26 18:01:06 -08:00
Google APIs
2cc56cb83e Create sample for list recommendations
PiperOrigin-RevId: 282665402
2019-11-26 16:50:01 -08:00
Google APIs
f88e2ca657 bump Go to ga
PiperOrigin-RevId: 282651105
2019-11-26 15:27:46 -08:00
Google APIs
aac86d932b Documentation update. Add location_id in preparation for regionalization.
PiperOrigin-RevId: 282586371
2019-11-26 09:56:44 -08:00
Google APIs
5b501cd384 Migrate Datastore Admin to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 282570874
2019-11-26 08:29:39 -08:00
Google APIs
6a16d474d5 Migrate Datastore to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 282564329
2019-11-26 07:51:13 -08:00
Google APIs
74bd9b95ac mark Go lib ga
PiperOrigin-RevId: 282562558
2019-11-26 07:39:15 -08:00
Google APIs
f7b3d434f4 Add secretmanager.googleapis.com protos
PiperOrigin-RevId: 282546399
2019-11-26 05:39:30 -08:00
Google APIs
c34a911aaa iot: bump Go GAPIC to GA release level
PiperOrigin-RevId: 282494787
2019-11-25 21:47:32 -08:00
Google APIs
79b7f1c5ba Put back C++ targets.
Previous change overrode custom C++ targets made by external teams. This PR puts those targets back.

PiperOrigin-RevId: 282458292
2019-11-25 16:33:43 -08:00
Google APIs
06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs
777b580a04 Create BUILD file for recommender v1beta1
PiperOrigin-RevId: 282068850
2019-11-22 17:04:33 -08:00
Google APIs
48b385b6ef Generate recommender v1beta1 gRPC ServiceConfig file
PiperOrigin-RevId: 282067795
2019-11-22 16:53:45 -08:00
Google APIs
8395b0f143 fix: Set timeout to 25s, because Tasks fails for any deadline above 30s.
Committer: @lukesneeringer
PiperOrigin-RevId: 282017295
2019-11-22 12:25:25 -08:00
Google APIs
3ba7ddc4b2 fix: Shift Ruby and PHP to legacy GAPIC YAMLs for back-compat.
Committer: @lukesneeringer
PiperOrigin-RevId: 281852671
2019-11-21 16:09:35 -08:00
Google APIs
ad6f0c0021 Remove unneeded yaml files
PiperOrigin-RevId: 281835839
2019-11-21 15:03:33 -08:00
Google APIs
1f42588e43 refactor: Migrate Tasks beta 2 to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281769558
2019-11-21 10:15:37 -08:00
Google APIs
902b51f207 refactor: Migrate Tasks to GAPIC v2 (for real this time).
Committer: @lukesneeringer
PiperOrigin-RevId: 281769522
2019-11-21 10:06:25 -08:00
Google APIs
17561f5997 Migrate Tasks Beta 3 to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281769519
2019-11-21 10:06:05 -08:00
Google APIs
f95883b15a Regenerate recommender v1beta1 protos and sanitized yaml
PiperOrigin-RevId: 281765245
2019-11-21 09:53:35 -08:00
Google APIs
9a52df54c6 add gRPC ServiceConfig for grafeas v1
PiperOrigin-RevId: 281762754
2019-11-21 09:42:48 -08:00
Google APIs
7a79d682ef fix: Roll back Tasks GAPIC v2 while we investigate C# issue.
Committer: @lukesneeringer
PiperOrigin-RevId: 281758548
2019-11-21 08:59:45 -08:00
Google APIs
3fc3149164 Migrate Tasks to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281751187
2019-11-21 08:18:23 -08:00
Google APIs
5bc0fecee4 fix: adds operation HTTP rules back to v1p1beta1 config
PiperOrigin-RevId: 281635572
2019-11-20 17:17:48 -08:00
Google APIs
5364a19284 bazel: Fix build
1) Update to latest gapic-generator (has iam resource names fix for java).
2) Fix non-trivial issues with oslogin (resources defined in sibling package to the one they are used from) and monitoring.
3) Fix trivial missing dependencies in proto_library targets for other apis.

This is to prepare the repository to being populated with BUILD.bazel files for all supported apis (101 API) in all 7 languages.

PiperOrigin-RevId: 281618750
2019-11-20 15:52:59 -08:00
Google APIs
0aa77cbe45 Updating common proto files in google/type/ with their latest versions.
PiperOrigin-RevId: 281603926
2019-11-20 15:49:24 -08:00
Google APIs
d47e1b4485 fix: replace Speech Recognize RPC retry_codes_name for non-standard assignment
PiperOrigin-RevId: 281594037
2019-11-20 14:17:02 -08:00
Google APIs
1654377310 Regenerating public protos for datacatalog, also adding gRPC service config.
PiperOrigin-RevId: 281423227
2019-11-19 18:17:58 -08:00
Google APIs
328ebe76ad Change custom data type from String to google.protobuf.Struct to be consistent with other docs such as
https://developers.google.com/actions/smarthome/develop/process-intents#response_format

PiperOrigin-RevId: 281402467
2019-11-19 16:14:21 -08:00
Google APIs
5af83f47b9 (internal change without visible public changes)
PiperOrigin-RevId: 281334391
2019-11-19 11:09:52 -08:00
Google APIs
c53ed56649 Fix typo in protobuf docs.
PiperOrigin-RevId: 281293109
2019-11-19 07:45:37 -08:00
Google APIs
d8dd7fe8d5 Fix build by adding missing deps.
PiperOrigin-RevId: 281088257
2019-11-18 09:42:52 -08:00
Google APIs
3ef5ffd735 Migrate Error Reporting v1beta1 to proto annotations / GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281075722
2019-11-18 08:37:35 -08:00
Google APIs
418ee8e24a Trace v2: Add remaining proto annotations, migrate to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281068859
2019-11-18 07:59:50 -08:00
Google APIs
c89394342a This change updates an outdated comment for the feature importance proto field since they are no longer in [0, 1] for online predictions.
PiperOrigin-RevId: 280761373
2019-11-15 16:38:30 -08:00
Google APIs
1ec8b8e2c3 Code refactoring
PiperOrigin-RevId: 280760149
2019-11-15 16:31:05 -08:00
Google APIs
427a22b040 Import automl operation protos.
PiperOrigin-RevId: 280703572
2019-11-15 11:44:35 -08:00
Google APIs
45749a04da fix: bigqueryconnection_gapic.yaml to reflect proto annotations
* remove connection_credential resource
* make CreateCredentialRequest.connection_id optional
* shuffle field ordering in CreateCredential flattening

PiperOrigin-RevId: 280685438
2019-11-15 10:22:28 -08:00
Google APIs
8385366aa1 Revert the Trace v2 GAPIC for now.
Committer: @lukesneeringer

PiperOrigin-RevId: 280669295
2019-11-15 09:00:35 -08:00
Google APIs
5c8ab2c072 Migrate Trace v1 and Trace v2 to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 280667429
2019-11-15 08:49:09 -08:00
Google APIs
f6808ff4e8 Rename the endpoint_urls field to endpoint_uris to be consistent with
Google API nomenclature.

PiperOrigin-RevId: 280581337
2019-11-14 21:14:27 -08:00
Google APIs
1935fb8889 Comment updates
PiperOrigin-RevId: 280451656
2019-11-14 10:09:20 -08:00
Google APIs
0797fd5b90 Comment updates
PiperOrigin-RevId: 280451600
2019-11-14 09:57:48 -08:00
Google APIs
9bc8d07b8b Rollback of "Migrate Cloud Error Reporting to proto annotations & GAPIC v2."
PiperOrigin-RevId: 280445975
2019-11-14 09:31:20 -08:00
Google APIs
f8720321ae fix: bigtable retry config in GAPIC v2
PiperOrigin-RevId: 280434856
2019-11-14 08:32:05 -08:00
Google APIs
b11664ba64 Migrate Cloud Error Reporting to proto annotations & GAPIC v2.
PiperOrigin-RevId: 280432937
2019-11-14 08:21:19 -08:00
Google APIs
4f747bda9b 1. Change DataCatalog package name in java from com.google.cloud.datacatalog to com.google.cloud.datacatalog.v1beta1 (API version is included in the package). *This is a breaking change.*
2. Add API for Taxonomies (PolicyTagManager and PolicyTagManagerSerialization services).

3. Minor changes to documentation.

PiperOrigin-RevId: 280394936
2019-11-14 04:04:23 -08:00
Google APIs
bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
Google APIs
218164b3de Make the permissions argument in TestIamPermissions required.
PiperOrigin-RevId: 280279014
2019-11-13 14:23:22 -08:00