Commit Graph

2276 Commits

Author SHA1 Message Date
Google APIs 240e65bd14 fix: correct securitycenter grpc_service_configs
PiperOrigin-RevId: 320995419
2020-07-13 11:22:33 -07:00
Google APIs 67415b43e7 Migrate Pub/Sub to Python microgenerator.
PiperOrigin-RevId: 320987315
2020-07-13 10:47:45 -07:00
Google APIs d120ee7252 feat: migrate billing budget v1beta1 BUILD.bazel python part to use micro-gen
PiperOrigin-RevId: 320980240
2020-07-13 10:16:11 -07:00
Google APIs 8500bd5206 build: set package name for Node.js library
PiperOrigin-RevId: 320626855
2020-07-10 11:15:49 -07:00
Google APIs 4050447f89 feat: generating GAPIC libraries for Google Cloud Functions v1.
PiperOrigin-RevId: 320622378
2020-07-10 11:05:24 -07:00
Google APIs 50ae1c72fd Cloud Billing Budget API v1beta1
Added monitoring_notification_channels field to allow configuration of additional budget alert recipients.

PiperOrigin-RevId: 320484049
2020-07-09 15:14:07 -07:00
Google APIs b26f6585d6 docs: added information on required field mask for ComputeRouteMatrix
PiperOrigin-RevId: 320475647
2020-07-09 14:34:00 -07:00
Google APIs ca88164f0a fix: migrate monitoring/dashboard/v1 to grpc_service_config
PiperOrigin-RevId: 320447395
2020-07-09 12:16:33 -07:00
Google APIs ec05fa81a4 fix: migrate dataproc/v1 to grpc_service_config
PiperOrigin-RevId: 320442976
2020-07-09 12:05:27 -07:00
Google APIs 979372fbeb fix: migrate dataproc/v1beta2 to grpc_service_config
PiperOrigin-RevId: 320442657
2020-07-09 11:54:44 -07:00
Google APIs 6dbcc7f22e Protos and config files for Google Ads API v4.
PiperOrigin-RevId: 320404585
2020-07-09 08:50:35 -07:00
Google APIs 4f4aa3a03e chore: add Node.js package name to BigQuery Reservation build file
PiperOrigin-RevId: 320300472
2020-07-08 17:41:06 -07:00
Google APIs a98ede59fd feat: Move webrisk API v1/v1beta1 to python microgenerator.
PiperOrigin-RevId: 320277413
2020-07-08 15:26:33 -07:00
Google APIs 907a15ffee fix: migrate bq/reservation/v1 to grpc_service_config
PiperOrigin-RevId: 320275638
2020-07-08 15:15:55 -07:00
Google APIs cc85255c27 Feature: Add CSV and TSV to file types.
Fixes: Cleaned up resource_reference annotations for correct semantics and improved client library generation
Fixes: BucketingConfig.replacement_value marked as required

PiperOrigin-RevId: 320252582
2020-07-08 13:22:43 -07:00
Google APIs f1d5e9a3bc fix: migrate bq/reservation/v1beta1 to grpc_service_config
PiperOrigin-RevId: 320221512
2020-07-08 11:15:17 -07:00
Google APIs 8dd269fb6f fix: migrate bq/datatransfer/v1 to grpc_service_config
PiperOrigin-RevId: 320218003
2020-07-08 11:04:53 -07:00
Google APIs c4ed5e8114 fix: migrate bq/connection/v1 to grpc_service_config
PiperOrigin-RevId: 320217000
2020-07-08 10:53:58 -07:00
Google APIs f0919d48d5 fix: migrate bq/connection/v1beta1 to grpc_service_config
PiperOrigin-RevId: 320216738
2020-07-08 10:43:40 -07:00
Google APIs bc8c567b4d fix: migrate bigquery/v2 to grpc_service_config
PiperOrigin-RevId: 320216318
2020-07-08 10:32:21 -07:00
Google APIs 6c35ede4fe feat: Adds AuditData proto used in IAM logging.
PiperOrigin-RevId: 320175744
2020-07-08 06:27:17 -07:00
Google APIs 07460951fc Add insight logging protos to Recommender v1.
PiperOrigin-RevId: 320124233
2020-07-07 21:56:08 -07:00
Google APIs c29c4c5196 fix: migrate spanner/v1 to grpc_service_config
PiperOrigin-RevId: 320114059
2020-07-07 20:48:56 -07:00
Google APIs 8bbefeffb4 fix: migrate spanner/instance/v1 to grpc_service_config
PiperOrigin-RevId: 320114042
2020-07-07 20:38:34 -07:00
Google APIs d8354750a5 fix: migrate spanner/database/v1 to grpc_service_config
PiperOrigin-RevId: 320114022
2020-07-07 20:27:56 -07:00
Google APIs d13f80db84 feat: migrate cloudbuild v1 BUILD.bazel python part to use micro-gen
PiperOrigin-RevId: 320100527
2020-07-07 18:12:08 -07:00
Google APIs ec24d41f4d feat: added support for Notebooks
PiperOrigin-RevId: 320087095
2020-07-07 16:54:22 -07:00
Google APIs 519265ce99 feat: publish documentai/v1beta2 protos
PiperOrigin-RevId: 320087063
2020-07-07 16:43:47 -07:00
Google APIs a8948b9908 Protobuf message type representing Money.
PiperOrigin-RevId: 320062316
2020-07-07 14:33:19 -07:00
Google APIs 4d8706453b Fully qualify response type in longrunning_operation.info for CreateBackup in the same fashion as all other longrunning operations.
PiperOrigin-RevId: 320022685
2020-07-07 11:20:35 -07:00
Google APIs aba9760d6a feat: Update Logging API protos.
Renames the service name from Stackdriver Logging to Cloud Logging. Specifies client retry behavior and a few other documentation updates.

PiperOrigin-RevId: 320016414
2020-07-07 10:52:33 -07:00
Google APIs 4139410a6b feat: add Location parent to Environment resource
PiperOrigin-RevId: 320004023
2020-07-07 09:56:49 -07:00
Google APIs 61493c4b05 feat: Update AppEngine RequestLog proto to add trace_sampled field. Also add a bazel build file.
The AppEngine RequestLog proto is used in Cloud Logging for request logs coming from App Engine Standard Environment. The RequestLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.

PiperOrigin-RevId: 319927433
2020-07-06 23:23:52 -07:00
Google APIs 40292fc8f2 feat: Update AuditLog proto to include all new changes in Audit Logging. Also add a bazel build file.
The AuditLog proto is used by Cloud Audit Logging for various types of audit logs generated by various GCP services and written to Cloud Logging. The AuditLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.

PiperOrigin-RevId: 319820594
2020-07-06 11:33:23 -07:00
Google APIs b085d0af47 build: add Bazel rules for Node.js library
PiperOrigin-RevId: 319801234
2020-07-06 10:15:49 -07:00
Google APIs d4b87f0e60 build: pass template name to TypeScript generator
PiperOrigin-RevId: 319801036
2020-07-06 10:05:05 -07:00
Google APIs 13d3b3ace1 feat: added support for span kind
Clients can now specify the span kind of spans.

PiperOrigin-RevId: 319788951
2020-07-06 09:00:31 -07:00
Google APIs e66c163cc3 fix: migrate dlp/v2 to grpc_service_config
PiperOrigin-RevId: 319782065
2020-07-06 08:16:44 -07:00
Google APIs 76905ffe7e redis: v1 add UpgradeInstance request
PiperOrigin-RevId: 319332818
2020-07-01 18:24:51 -07:00
Google APIs 5202cfe3e5 feat: adds methods for interacting with insights
PiperOrigin-RevId: 319247865
2020-07-01 10:15:09 -07:00
Google APIs e6ab0a55f2 This is first release of the API protos and Bazel BUILD files for the Analytics Admin API V1alpha.
PiperOrigin-RevId: 319180144
2020-07-01 01:09:48 -07:00
Google APIs 332db1a7db build: remove artman configuration files
PiperOrigin-RevId: 319123311
2020-06-30 16:35:47 -07:00
Google APIs cbd6f1d28b firestore: add BatchWrite to gapic yaml
PiperOrigin-RevId: 319105199
2020-06-30 14:57:09 -07:00
Google APIs 98d6efce2b fix: migrate servicedirectory/v1beta1 to grpc_service_config
PiperOrigin-RevId: 319092903
2020-06-30 14:17:46 -07:00
Google APIs 83a83a43de fix: migrate language/v1 to grpc_service_config
PiperOrigin-RevId: 319092854
2020-06-30 14:07:08 -07:00
Google APIs f6d35b4b58 fix: migrate language/v1beta2 to grpc_service_config
PiperOrigin-RevId: 319092844
2020-06-30 13:56:25 -07:00
Google APIs 84b37f1b9f fix: migrate gaming/v1beta to grpc_service_config
PiperOrigin-RevId: 319050646
2020-06-30 10:37:35 -07:00
Google APIs 4ee98d06ee fix!: correct return type of delete operations
BREAKING CHANGE: response type of Delete LRO is changed
fix: increase timeout for CreateGameServerCluster

PiperOrigin-RevId: 319041555
2020-06-30 09:55:02 -07:00
Google APIs d7c66c92df fix: migrate billing/v1 to grpc_service_config
PiperOrigin-RevId: 318891538
2020-06-29 14:16:55 -07:00
Google APIs 7c577e89f1 fix: migrate monitoring/v3 to grpc_service_config
PiperOrigin-RevId: 318542700
2020-06-26 14:20:39 -07:00