Commit Graph

2759 Commits

Author SHA1 Message Date
Google APIs 623a1aa03a docs: Clarified that event_time can also be considered as the "update time" for a Finding. It also captures when a Finding was updated. The previous wording could've been interpreted as only the creation time.
PiperOrigin-RevId: 327292977
2020-08-18 13:18:14 -07:00
Google APIs 6ee9393284 feat:
(a) Add additional binding for session with environment.
(b) Allow force delete entity types and webhooks.

PiperOrigin-RevId: 327289448
2020-08-18 13:01:08 -07:00
Google APIs 18ffeb71f9 Updates the gapic-generator-ruby import to the latest version using bundler.
PiperOrigin-RevId: 327261444
2020-08-18 10:52:01 -07:00
Google APIs 09c2579cfa chore: upgrade to gapic-generator-python 0.32.0
PiperOrigin-RevId: 327246996
2020-08-18 09:49:09 -07:00
Google APIs 84c02b526d migrate dlp BUILD file python part to use microgen
PiperOrigin-RevId: 327164238
2020-08-17 22:08:26 -07:00
Google APIs 457ae33da7 Removing protos for v1 of Google Ads API, which has sunset and is no longer in use.
PiperOrigin-RevId: 327031420
2020-08-17 09:05:16 -07:00
Google APIs 0dc0a6c0f1 Update protobuf workspace dependency to v3.13.0.
PiperOrigin-RevId: 327026955
2020-08-17 08:40:59 -07:00
Google APIs 3a54e988ed feat: added support OutputResult in ExportAssetsResponse.
docs: updated existing docs.

Clients receive detailed OutputResult in ExportAssetsResponse.

PiperOrigin-RevId: 326582222
2020-08-13 20:46:31 -07:00
Google APIs 5ad09e867a feat: added field severity to findings
Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls.

PiperOrigin-RevId: 326514554
2020-08-13 13:43:52 -07:00
Google APIs d2641bdeed feat: Move datacatalog API to Python Microgenerator
PiperOrigin-RevId: 326481100
2020-08-13 10:58:50 -07:00
Google APIs 874846a191 build: use gapic-generator-typescript v1.0.8
This patch release contains a small fix for batching functionality and will only affect nodejs-logging and nodejs-pubsub client libraries.

PiperOrigin-RevId: 326288259
2020-08-12 12:34:46 -07:00
Google APIs 8ed61110e1 chore: Fix Ruby namespace for Cloud Notebooks V1beta1
PiperOrigin-RevId: 326279948
2020-08-12 11:56:38 -07:00
Google APIs 43a62a87b7 migrate dataproc python BUILD file to use microgen
PiperOrigin-RevId: 326109811
2020-08-11 15:35:58 -07:00
Google APIs 8c48057382 migrate datalabeling python BUILD file to use microgen
PiperOrigin-RevId: 326109541
2020-08-11 15:03:46 -07:00
Google APIs 08ac229530 chore: migrate automl to python microgenerator rule
PiperOrigin-RevId: 326100877
2020-08-11 14:33:59 -07:00
Google APIs b40e4533f8 Add client integrity verification fields to the KMS protos
PiperOrigin-RevId: 326100874
2020-08-11 14:23:12 -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 49784a3e80 feat: Example API for Google Cloud's Service Infrastructure.
For more information, see https://cloud.google.com/service-infrastructure.

PiperOrigin-RevId: 326096336
2020-08-11 14:01:38 -07:00
Google APIs 393d03088e chore: set C#, PHP, and Ruby namespaces in proto options
PiperOrigin-RevId: 326067016
2020-08-11 11:45:22 -07:00
Google APIs fe291c7daa Update gapic-generator-ruby WORKSPACE dependency to v0.6.7.
PiperOrigin-RevId: 326058518
2020-08-11 11:07:22 -07:00
Google APIs 94006b3cb8 build: use gapic-generator-typescript v1.0.7.
This new generator will bring some changes to the generated code across all libraries, but the behavior will only change for nodejs-logging and nodejs-pubsub (those two libraries that use request batching). For other libraries, the changes should be minor (the createApiCall call is simplified) and it should be safe to merge them. Please talk to @alexander-fenster if you have any questions.

PiperOrigin-RevId: 325949033
2020-08-10 21:11:40 -07:00
Google APIs 1b40f9ae44 chore: set C#, PHP, and Ruby namespaces in proto options
PiperOrigin-RevId: 325917697
2020-08-10 16:59:30 -07:00
Google APIs 5dedfae4a4 chore: set C#, PHP, and Ruby namespaces in proto options
PiperOrigin-RevId: 325860295
2020-08-10 12:18:22 -07:00
Google APIs 3758e71fda Bump gapic-generator dependency version to 2.4.5
PiperOrigin-RevId: 325838470
2020-08-10 10:46:55 -07:00
Google APIs 3b11146ac6 uses generator option to override gapic module name
PiperOrigin-RevId: 325531256
2020-08-07 16:40:31 -07:00
Google APIs 50416c6a31 Bump gapic-generator dependency version to 2.4.4
PiperOrigin-RevId: 325530954
2020-08-07 16:29:56 -07:00
Google APIs 9b0c7b1a46 chore: escape `*` characters in comments
PiperOrigin-RevId: 325528080
2020-08-07 16:12:01 -07:00
Google APIs fb84629a56 chore: move bigquery connections to python microgenerator
PiperOrigin-RevId: 325339219
2020-08-06 16:54:46 -07:00
Google APIs 33b5d45e93 feat: add package name for nodejs-pubsublite to start on gapic library generation
PiperOrigin-RevId: 325336433
2020-08-06 16:39:03 -07:00
Google APIs bea01b071d chore: add grpc service config json
PiperOrigin-RevId: 325320185
2020-08-06 15:10:41 -07:00
Google APIs 9ef5885643 Add Build bazel file to third party api folder
PiperOrigin-RevId: 325257659
2020-08-06 10:24:19 -07:00
Google APIs 96ef637adf feat: Initial client generation for Dialogflow CX v3beta1.
PiperOrigin-RevId: 325052820
2020-08-05 10:51:52 -07:00
Google APIs 3031644607 feat: Add Overlay API.
fix!: Remove an internal API GetPublicKeys

PiperOrigin-RevId: 325044572
2020-08-05 10:17:35 -07:00
Google APIs b77cacf1ed chore: migrate grafeas to python microgenerator
PiperOrigin-RevId: 325036406
2020-08-05 09:37:40 -07:00
Google APIs 6fd07563a2 docs: change relative URLs to absolute URLs to fix broken links.
PiperOrigin-RevId: 324941614
2020-08-04 19:42:38 -07:00
Google APIs dbdd8ddeb6 replace html with markdown for accessapproval.proto
PiperOrigin-RevId: 324762765
2020-08-04 00:36:52 -07:00
Google APIs 80442a7b7d migrate accessapproval v1 python BUILD file to use microgen
PiperOrigin-RevId: 324717428
2020-08-03 17:23:44 -07:00
Google APIs 868615a5c1 chore: move gaming to python microgenerator bazel rules
PiperOrigin-RevId: 324294521
2020-07-31 15:17:52 -07:00
Google APIs fbf9396664 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 324209019
2020-07-31 08:05:22 -07:00
Google APIs 4d52dfb720 fix: migrate accessapproval/v1 to grpc_service_config
PiperOrigin-RevId: 324098852
2020-07-30 15:44:01 -07:00
Google APIs 4c14adbdc8 feat: Add cloud gaming v1
PiperOrigin-RevId: 324085970
2020-07-30 14:40:19 -07:00
Google APIs 26e80fe6cf chore: cleaning up unnecessary comment block in WORKSPACE file.
PiperOrigin-RevId: 324046932
2020-07-30 11:38:53 -07:00
Google APIs 8cda089acc update python micro-gen version
PiperOrigin-RevId: 324035013
2020-07-30 10:46:39 -07:00
Google APIs d399c754bd fix: corrects spelling of build dependency
adds backticks in docstring to smooth doc generation

PiperOrigin-RevId: 323860336
2020-07-29 13:52:24 -07:00
Google APIs c8fc4b79cc migrate cloud asset BUILD.bazel to python microgen
PiperOrigin-RevId: 323858574
2020-07-29 13:41:14 -07:00
Google APIs d8a3dfb82f feat: Additional fields for the `ClusterConfig` and `InstanceGroupConfig` messages.
This change includes the following updates:
1. There is a new `temp_bucket` field for clusters.
2. There is a new `endpoint_config` field for clusters.
3. There is a new `preemptibility` field for instance group configs.
4. There are various updates to the doc comments.

PiperOrigin-RevId: 323829608
2020-07-29 11:27:24 -07:00
Google APIs 87c7babc80 feat: move talent API to python microgenerator
PiperOrigin-RevId: 323823010
2020-07-29 10:58:57 -07:00
Google APIs 706053bbfb Remove experimental warning for ordering keys properties.
PiperOrigin-RevId: 323803770
2020-07-29 09:32:06 -07:00
Google APIs c1b9289be1 Correct PHP namespace for BigQuery connection
PiperOrigin-RevId: 323795963
2020-07-29 08:51:57 -07:00
Google APIs d3bbea4bf8 feat: Add Video Transcoder V1Beta1 API.
PiperOrigin-RevId: 323785076
2020-07-29 07:44:08 -07:00