Commit graph

11 commits

Author SHA1 Message Date
Ross Smith II
6869f2fbc9
chore: fix typo in PACKAGES.md (#715) 2022-04-26 14:48:03 -04:00
Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." (#554)
This reverts commit 95aa3a2aaa.
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Brian J. Watson
6e325ad2ba Add Datastore & Error Reporting. Update other packages and docs. (#220) 2016-12-12 23:19:36 +01:00
Brian J. Watson
a5990abbcc Update package index with newest recruits (#163) 2016-09-30 17:48:08 -07:00
Brian J. Watson
b57a5367ca Change GAX to GAPIC, which is more appropriate (#140) 2016-09-21 16:08:59 -07:00
Brian J. Watson
bb9529d24f Add link to longrunning gRPC autogen code (#118) 2016-09-07 16:05:22 -07:00
Brian J. Watson
88f10253cd Switch back to Cloud Speech v1beta1. (#106)
Although v1 sounds newer, that was a mistake. v1beta1 is the version in
active development right now.

We are commenting out google.longrunning.Operations for now until we
figure out how best to support it in GAPIC codegen.

Add note that the Python Speech v1 package will soon be replaced by
v1beta packages.
2016-08-30 10:25:41 -07:00
Jacob Geiger
edcfcdb5e8 Remove longrunning (#105)
Longrunning is already contained in googleapis-common-protos (i.e.,
the core protos), and just generating packages with artman without
special consideration results in shadowing of that package in
languages like Python.
2016-08-26 09:20:56 -07:00
Jacob Geiger
e2aac177e9 Add longrunning artman configuration (#104)
* Add longrunning artman configuration

Currently this is just a minimal artman config for generating the
Python gRPC client library; it does not contain the information needed
to run GAPIC.
2016-08-25 13:51:44 -07:00
Brian J. Watson
05412df60e Index the packages we have and plan to deliver to gcloud-python (#98) 2016-08-23 14:20:56 -07:00