Commit Graph

2618 Commits

Author SHA1 Message Date
Google APIs 6a06551c3c chore: migrate osconfig to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345080508
2020-12-01 13:33:48 -08:00
Google APIs 4c6fe10475 chore: migrate memcache to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345080465
2020-12-01 13:23:31 -08:00
Google APIs 4fec2013af chore: migrate mediatranslation to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345068247
2020-12-01 13:10:58 -08:00
Google APIs 069c56a025 chore: migrate functions to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345067832
2020-12-01 13:00:38 -08:00
Google APIs 6513b22097 chore: migrate talent to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345067601
2020-12-01 12:50:44 -08:00
Google APIs a0ba062574 chore: migrate assuredworkloads to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345065528
2020-12-01 12:30:09 -08:00
Google APIs cf3a838432 chore: migrate pubsublite to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345065512
2020-12-01 12:20:33 -08:00
Google APIs 50831e68c5 chore: fix typo 'partion_key' in comments
PiperOrigin-RevId: 345062127
2020-12-01 12:10:19 -08:00
Google APIs 665e9b0ce8 chore: migrate java-dialogflow to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345058811
2020-12-01 12:00:01 -08:00
Google APIs 0cf640e77a chore: migrate automl to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345057013
2020-12-01 11:49:04 -08:00
Google APIs 544be80bc9 chore: migrate datalabeling to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345056993
2020-12-01 11:37:59 -08:00
Google APIs c1576248ce chore: migrate secretmanager to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345056983
2020-12-01 11:27:42 -08:00
Google APIs 9b37435224 chore: migrate phishingprotection to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345056901
2020-12-01 11:17:01 -08:00
Google APIs 0963dfc9a2 chore: migrate translate to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345056860
2020-12-01 11:03:11 -08:00
Google APIs ca7389d35c chore: migrate dialogflow-cx to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345049577
2020-12-01 10:30:46 -08:00
Google APIs 830887bae2 chore: migrate servicedirectory to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345047174
2020-12-01 10:20:02 -08:00
Google APIs 14adde91e9 chore: migrate video-transcoder to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344906237
2020-11-30 16:39:56 -08:00
Google APIs 2d2413f97e chore: migrate orgpolicy to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344905835
2020-11-30 16:29:37 -08:00
Google APIs 5900d57b9e chore: migrate texttospeech to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344904889
2020-11-30 16:20:48 -08:00
Google APIs 7f46dc93e3 chore: migrate binaryauthorization to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344904835
2020-11-30 16:10:31 -08:00
Google APIs 9df18f9f19 chore: migrate osconfig-agentendpoint to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344904831
2020-11-30 16:00:14 -08:00
Google APIs a578b42319 build: include osconfig v1 protos into asset v1 Node.js package.
PiperOrigin-RevId: 344904496
2020-11-30 15:48:47 -08:00
Google APIs 370e9f9ac1 chore: adds throttled to UpdateDatabaseDdlMetadata
Indicates whether the ddl operation was throttled, due to resource constraints. When resources become available the operation will resume and this field will be false again.

PiperOrigin-RevId: 344883170
2020-11-30 13:58:59 -08:00
Google APIs 81a336271e chore: migrate java-retail to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344877885
2020-11-30 13:33:32 -08:00
Google APIs 3aba793750 fix: Keep the API doc up-to-date
fix: Hide Export API and PurgeProducts APIs from public visibility.
fix: Relax user_event_rejoin_scope from required to optional.

PiperOrigin-RevId: 344850103
2020-11-30 11:54:54 -08:00
Google APIs ff715bf31a chore: migrate java-os-login to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344845744
2020-11-30 11:44:39 -08:00
Google APIs d04af09f76 chore: migrate java-monitoring to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344845099
2020-11-30 11:34:23 -08:00
Google APIs d52da58686 chore: Migrate java-vision to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344845074
2020-11-30 11:23:45 -08:00
Google APIs 9505d0ac32 feat: added ComputeRouteMatrix to v1 endpoint.
docs: updated ComputeRouteMatrix comments to reflect size restrictions.
docs: clarified RouteMatrixElementCondition documentation.
feat: added geo_json_linestring polyline type.
feat: added Argentina toll pass.

PiperOrigin-RevId: 344844888
2020-11-30 11:13:11 -08:00
Google APIs f5544ea85e chore: use python microgenerator for dialogflow v2beta1
PiperOrigin-RevId: 344844077
2020-11-30 11:01:11 -08:00
Google APIs 80a56e032b feat: Add TextDetectionParams.enable_text_detection_confidence_score
Add TextDetectionParams.enable_text_detection_confidence_score to ImageContext proto so customer can optionally get confidence score for TEXT_DETECTION feature

PiperOrigin-RevId: 344839236
2020-11-30 10:39:38 -08:00
Google APIs 88ad4d34ce chore: migrate notebooks to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344838119
2020-11-30 10:28:54 -08:00
Google APIs 1b356bc2d8 chore: Rename service config file to follow generated conventions
PiperOrigin-RevId: 344835959
2020-11-30 10:18:04 -08:00
Google APIs fd2a53662d chore: migrate java-dlp to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344834979
2020-11-30 10:07:13 -08:00
Google APIs f92985350d chore: migrate java-bigquerydatatransfer to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344831546
2020-11-30 09:52:19 -08:00
Google APIs df4fd38d04 feat: sync v1beta1 GKE API
fix: deprecate SetLocations; use UpdateCluster
feat: support for sysctls config in Linux nodes
feat: support for node kubelet config controlling CPU manager policy, CFS quota
feat: support for Customer Managed Encryption in nodes
feat: support for SSDs as ephemeral storage
feat: support for node reservation affinity
feat: support for Gvisor in nodes
fix: deprecate basic auth fields (removed in 1.19 clusters)
feat: support for NodeLocalDNS
feat: support for ConfigConnector
feat: support for the Compute Engine Persistent Disk CSI driver
feat: support for KALM
feat: support for private cluster VPC peering and master global access
feat: support for CloudRun load balancers
feat: support using routes for pod IPs
feat: support for Shielded Nodes
feat: support for release channels
feat: support for Workload Identity
feat: support for Cluster Telemetry
feat: support for Cloud TPU
feat: support for receiving upgrade notifications
feat: support for Confidential Nodes
feat: support for disabling default sNAT
feat: support for selecting Kubernetes datapath model
feat: support for encrypting etcd databases
feat: support for configuration of master components
fix: deprecate Operation.cluster_conditions and operation_conditions; use error
feat: support updating NodePool locations
feat: support for node Surge Upgrades
feat: support for specifying Cluster Autoscaling profile.
feat: support for Node Auto Provisioning
feat: support for specifying node disk size and type
fix: deprecated StatusCondition.code; use canonical_code
docs: many minor documentation clarifications
docs: some output only fields now annotated as such

PiperOrigin-RevId: 344443035
2020-11-26 11:27:50 -08:00
Google APIs e8857c4c36 feat: add the Tailing API to get a live stream of the tail end of filtered logs
PiperOrigin-RevId: 344435830
2020-11-26 09:56:41 -08:00
Google APIs 37ba54d7ed feat: Removing VI proto.
PiperOrigin-RevId: 343563501
2020-11-20 14:18:57 -08:00
Google APIs 64dd7a3072 chore: use python microgenerator rules for billing
PiperOrigin-RevId: 343372581
2020-11-19 14:39:16 -08:00
Google APIs 7ea91db77f chore: Add google.api.oauth_scopes annotation to Google Ads API protos.
PiperOrigin-RevId: 343321102
2020-11-19 10:40:20 -08:00
Google APIs e346666243 build: add package name hint for npm
PiperOrigin-RevId: 343319445
2020-11-19 10:29:36 -08:00
Google APIs 8ff09481ba chore: updates BUILD.bazel files to use Python microgenerator
PiperOrigin-RevId: 343290645
2020-11-19 07:57:42 -08:00
Google APIs 0e7ae7b0ba chore: enable metadata generation
The GAPIC metadata JSON includes information about all methods generated for RPCs of the given service. Eventually, we'll enable it for all libraries and languages.

PiperOrigin-RevId: 343188178
2020-11-18 17:21:57 -08:00
Google APIs e7b8cc0006 chore: use python microgenerator rules for analytics admin v1alpha
PiperOrigin-RevId: 343159248
2020-11-18 14:40:21 -08:00
Google APIs f1e0ce4dbc feat: Integrate with Report v2 in the go app for the Example API.
For more information, see https://cloud.google.com/service-infrastructure/docs/service-control/reference/rest/v2/services/report.

PiperOrigin-RevId: 343146007
2020-11-18 13:36:50 -08:00
Google APIs 948c82e75f chore: use python microgenerator rules for dialogflow cx
PiperOrigin-RevId: 343121790
2020-11-18 11:38:43 -08:00
Google APIs e3e7e7ddb0 feat: added prediction and training proto files for enhanced AI Platform client libraries.
Provides defined Message types for formatting data assigned to protobuf.Value fields in AI Platform.

PiperOrigin-RevId: 342967619
2020-11-17 16:11:56 -08:00
Google APIs 3ac5ef0436 chore: use python microgenerator rules for assured workloads
PiperOrigin-RevId: 342835449
2020-11-17 04:23:55 -08:00
Google APIs 754a312a0d chore: updates translate BUILD.bazel files to use Python microgenerator
PiperOrigin-RevId: 342758098
2020-11-16 17:35:56 -08:00
Google APIs 6a69c750c3 docs: Reworded comments for the new credit types filter
PiperOrigin-RevId: 342721036
2020-11-16 14:26:51 -08:00