Commit Graph

3236 Commits

Author SHA1 Message Date
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
Google APIs 542acf20a7 chore(privateca): Fix Ruby and PHP namespaces
PiperOrigin-RevId: 336902689
2020-10-13 10:19:01 -07:00
Google APIs e72c6d2631 fix: Update gapic-generator to 2.6.0
Committer: @miraleung
PiperOrigin-RevId: 336892742
2020-10-13 09:33:16 -07:00
Google APIs 313658e93f Smart Device Management API v1 clean up
PiperOrigin-RevId: 336797274
2020-10-12 20:11:56 -07:00
Google APIs 6ae1443d1e docs: clarified wording for restore APIs and query input
PiperOrigin-RevId: 336725904
2020-10-12 13:02:29 -07:00
Google APIs d616167ada docs: fixed link from SentimentAnalysisResult
feat: added filter for ListDocuments and ListKnowledgeBases
fix!: added REQUIRED annotation for Agent.parent and EntityType.Entity.value
fix!: added resource reference for Agent.parent and StreamingDetectIntentRequest.session

PiperOrigin-RevId: 336721089
2020-10-12 12:39:44 -07:00
Google APIs 795f0cacce Fix: retrieve job config for risk analysis jobs.
Docs: clarify timespan config for BigQuery and Datastore.

PiperOrigin-RevId: 336694775
2020-10-12 10:40:04 -07:00
Google APIs 438e61571a chore: use python microgenerator rules for logging
PiperOrigin-RevId: 336682434
2020-10-12 09:45:54 -07:00
Google APIs fd31b1600f docs: fixed link from SentimentAnalysisResult
PiperOrigin-RevId: 336344634
2020-10-09 12:36:34 -07:00
Google APIs bda7ce951d feat: Added text extraction health care option in create model.
PiperOrigin-RevId: 336180475
2020-10-08 15:47:27 -07:00
Google APIs bf79839b94 fix: switch pubsub/v1 retry config to grpc_service_config
PiperOrigin-RevId: 336174031
2020-10-08 15:11:31 -07:00
Google APIs f7a34a4b51 feat: Change LRO response for ImportAgent from Empty to ImportAgentResponse, to include the created agent name.
feat: Remove flow level spell correction setting.
feat: Add parameter flag into page and intent parameters.
feat: Add `allow_playback_interruption` to OutputAudioText to make it have feature parity with Text message type.
feat: Enable sentiment analysis feature.
feat: Enable EventInput.
feat: Enable `trigger_event` in MatchIntentResponse.
docs: Add documentation for sessions.

PiperOrigin-RevId: 336005205
2020-10-07 20:13:09 -07:00