Commit Graph

2947 Commits

Author SHA1 Message Date
Google APIs
1d641ec651 feat: Initial API proto for Dialogflow CX client library (GA).
PiperOrigin-RevId: 340364380
2020-11-02 19:38:46 -08:00
Google APIs
da21c56395 docs: App+Web properties renamed to GA4
PiperOrigin-RevId: 340335600
2020-11-02 16:03:45 -08:00
Google APIs
4aba9e01cc build: update google/type/BUILD.bazel to include new files in google/type.
PiperOrigin-RevId: 340323550
2020-11-02 15:02:44 -08:00
Google APIs
7f31f40209 fix: Change categories field in Product.proto from a required field to an optional field.
fix: remove variant_retrievable_fields and materials fields from the product.proto
fix: minor API doc change on removing the '>' sign escaping.

PiperOrigin-RevId: 339939234
2020-10-30 14:23:04 -07:00
Google APIs
86e167e6be feat!: Update BUILD.bazel for datastore to use latest-gen python code generator.
- Generated code no longer supports Python 2.7

PiperOrigin-RevId: 339897204
2020-10-30 10:35:12 -07:00
Google APIs
00bbad4dfd feat: add AnalyzeIamPolicy and AnalyzeIamPolicyLongrunning RPCs
PiperOrigin-RevId: 339708980
2020-10-29 11:24:19 -07:00
Google APIs
ab0498dc4b fix!: update package names to avoid conflict with google-cloud-bigquery
BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery

The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a
plain Python module, not a namespace package. When this package and
google-cloud-bigquery are installed in the same environment, conflicts can
result.

PiperOrigin-RevId: 339531446
2020-10-28 13:55:27 -07:00
Google APIs
a9dafb196a feat: Add support for credit type filter field.
PiperOrigin-RevId: 339511971
2020-10-28 12:16:30 -07:00
Google APIs
516017a89c fix!: removed ImportAgentResponse which was not ready for use yet.
docs:  minor doc changes

PiperOrigin-RevId: 339508652
2020-10-28 12:02:07 -07:00
Google APIs
ae77417a40 fix!: update package names to avoid conflict with google-cloud-bigquery
BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery

The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a
plain Python module, not a namespace package. When this package and
google-cloud-bigquery are installed in the same environment, conflicts can
result.

PiperOrigin-RevId: 339505822
2020-10-28 11:48:28 -07:00
Google APIs
52eaab5357 fix!: removed ImportAgentResponse which was not ready for use yet.
feat: added labels field and description field into Intent and Dtmf input to QueryInput

PiperOrigin-RevId: 339485389
2020-10-28 10:21:20 -07:00
Google APIs
f4f491879f feat: Cloud Billing Budget API v1alpha1
Add support for credit type filter field.

PiperOrigin-RevId: 339472806
2020-10-28 09:19:56 -07:00
Google APIs
ccd6462d31 feat:Update BigtableTableAdmin GetIamPolicy to include the additional binding for Backup.
feat:Change DeleteAppProfileRequest.ignore_warnings to REQUIRED.

PiperOrigin-RevId: 339464550
2020-10-28 08:33:22 -07:00
Google APIs
24fb9e5d1f chore(bazel): update rules_go v0.24.5
PiperOrigin-RevId: 339381689
2020-10-27 19:59:55 -07:00
Google APIs
a15a776b0c feat: Add support for credit type filter field.
PiperOrigin-RevId: 339364732
2020-10-27 17:28:11 -07:00
Google APIs
fcbc145b07 fix: add Bazel targets for GAPIC libraries.
PiperOrigin-RevId: 339353277
2020-10-27 16:20:21 -07:00
Google APIs
a9f96addcc feat!: The Google Analytics Management API has been renamed to the Google Analytics Admin API.
PiperOrigin-RevId: 339327033
2020-10-27 14:15:41 -07:00
Google APIs
01e6372de3 feat: Add schema for providing GAPIC metadata.
This allows each (API,version,language) combination to provide a
mapping between RPCs and library methods invoking those RPCs.

PiperOrigin-RevId: 339325081
2020-10-27 14:05:01 -07:00
Google APIs
9bdc6e729f fix: updating the v1 retry params name for ListInsights, GetInsight, and MarkInsightAccepted.
PiperOrigin-RevId: 339319071
2020-10-27 13:36:33 -07:00
Google APIs
07d41a7e5c chore: upgrade to gapic-generator 0.35.9
PiperOrigin-RevId: 339292950
2020-10-27 11:33:23 -07:00
Google APIs
6516b525ee feat: Added force option for Purge APIs
feat: Added API service description
fix!: Renamed ProductLevelConfig enum names in CatalogService
BREAKING CHANGE: the renaming is a breaking change but since the API is not used anywhere and client libraries generation has not started, it's a safe change.
fix: a few minor API doc changes.

PiperOrigin-RevId: 339268186
2020-10-27 09:46:17 -07:00
Google APIs
c9d7721bd4 build(node): provide hint to npm
PiperOrigin-RevId: 339261149
2020-10-27 09:09:57 -07:00
Google APIs
b3c2eb02e5 feat: BigQuery Write API V1Beta2 public interface.
PiperOrigin-RevId: 339152802
2020-10-26 17:27:30 -07:00
Google APIs
3c8c2d8136 fix!: update package names to avoid conflict with google-cloud-bigquery
BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery

The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a
plain Python module, not a namespace package. When this package and
google-cloud-bigquery are installed in the same environment, conflicts can
result.

PiperOrigin-RevId: 339048690
2020-10-26 09:01:39 -07:00
Google APIs
20b11dfe45 chore: update grpc dependency to v1.33.1
PiperOrigin-RevId: 338646463
2020-10-23 03:57:49 -07:00
Google APIs
7391e775fd fix: switch all local LRO Go GAPIC deps to remote
PiperOrigin-RevId: 338561467
2020-10-22 15:30:23 -07:00
Google APIs
28e0d72b1e docs: Update inclusive language in the documentation. Also other latest doc updates.
PiperOrigin-RevId: 338547917
2020-10-22 14:21:00 -07:00
Google APIs
2131e2f755 docs: renamed App + Web to Google Analytics 4 (GA4) in public documentation
PiperOrigin-RevId: 338527875
2020-10-22 12:36:54 -07:00
Google APIs
b448d7dce8 fix: switch firestore/v1 to grpc_service_config
PiperOrigin-RevId: 338520351
2020-10-22 12:01:40 -07:00
Google APIs
4b34a08694 chore: upgrade to gapic-generator-python 0.35.6
PiperOrigin-RevId: 338489505
2020-10-22 09:36:51 -07:00
Google APIs
0f626de454 feat: create the client for artifactregistry API.
PiperOrigin-RevId: 338294847
2020-10-21 10:48:10 -07:00
Google APIs
29b7899129 feat: update types in google/type, add Interval, LocalizedText, PhoneNumber
PiperOrigin-RevId: 338275151
2020-10-21 09:11:29 -07:00
Google APIs
11fd1fb53d feat: Add Visual Inspection V1Beta1 API.
PiperOrigin-RevId: 338201056
2020-10-20 22:16:47 -07:00
Google APIs
afea77dc3c chore(pubsublite): update grpc service config
PiperOrigin-RevId: 338171870
2020-10-20 17:41:57 -07:00
Google APIs
c7331b75b0 chore: upgrade to gapic-generator-python 0.35.6
PiperOrigin-RevId: 338157137
2020-10-20 16:09:14 -07:00
Google APIs
7e400b0d3a feat: added GetMetadata method for metadata including custom dimensions and metrics.
PiperOrigin-RevId: 338118656
2020-10-20 12:57:17 -07:00
Victor Chudnovsky
34c5a5c513 Merge pull request #624 from vchudnov-g/drift-metadata
Add schema for providing GAPIC metadata
2020-10-19 14:48:15 -07:00
Victor Chudnovsky
b2ad55637d Add trailing newline 2020-10-19 14:43:48 -07:00
Victor Chudnovsky
121ec62ffd Add schema for providing GAPIC metadata
This allows each (API,version,language) combination to provide a
mapping between RPCs and library methods invoking those RPCs.
2020-10-19 14:29:36 -07:00
Google APIs
d6f5ad878c chore: update gapic-generator to v2.6.2
PiperOrigin-RevId: 337925389
2020-10-19 13:49:26 -07:00
Google APIs
747928dbbd chore: adding package name for nodejs-analytics-data
PiperOrigin-RevId: 337917778
2020-10-19 13:10:34 -07:00
Google APIs
9db36e1646 chore(bazel): update bazel gazelle to v0.22.2.
PiperOrigin-RevId: 337575842
2020-10-16 14:14:54 -07:00
Google APIs
4f3ef93916 fix: retry PartitionQuery for INTERNAL and DEADLINE_EXCEEDED
PiperOrigin-RevId: 337565369
2020-10-16 13:17:59 -07:00
Google APIs
e5211c547d chore: debrand 'Stackdriver' in favor of 'Cloud' in Error Reporting GAPIC libraries
PiperOrigin-RevId: 337519886
2020-10-16 09:27:50 -07:00
Google APIs
062f46f246 chore: update gapic-generator-go to v0.15.2
Changes include:
- bazel: utilize WKT for some Go deps
- gapic: add `module` plugin option - not for bazel
- updated Go & bazel dependencies

PiperOrigin-RevId: 337404700
2020-10-15 16:27:11 -07:00
Google APIs
54331a6ab9 chore: adding package name for v1beta3
PiperOrigin-RevId: 337403851
2020-10-15 16:16:33 -07:00
Google APIs
4004f5e263 fix!: Update C# namespace to follow naming conventions.
fix!: Use the common Location resource name.
BREAKING CHANGE: rename stocking_unit_retrievable_fields to variant_retrievable_fields in Product.proto. Since the API is still under development and not yet launched and the client library generation is not started, this change should be safe.
BREAKING_CHNAGE: remove event_source field in the user_event.proto. API is not used anywhere so it's safe.

PiperOrigin-RevId: 337386065
2020-10-15 14:42:57 -07:00
Google APIs
215c12ade7 chore: update proto definitions for bigquery/v2 to support BQML statistics
PiperOrigin-RevId: 337113354
2020-10-14 10:04:51 -07:00
Google APIs
71088f1130 feat!: added ListAccountSummaries method
PiperOrigin-RevId: 336969301
2020-10-13 15:33:49 -07:00
Google APIs
3a935fab75 Bump gapic-generator to 2.6.1.
- Fix a scenario where generator attempts to assign a string to an integer in tests by using a separate value generator in test generation

PiperOrigin-RevId: 336931287
2020-10-13 12:29:54 -07:00