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
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
d52da58686
chore: Migrate java-vision to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 344845074
2020-11-30 11:23:45 -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
f92985350d
chore: migrate java-bigquerydatatransfer to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 344831546
2020-11-30 09:52:19 -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
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
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
Google APIs
1f8a5144b5
feat: added support OSInventory in Assets.
...
docs: updated existing docs.
Clients receive detailed OSInventory in Assets.
PiperOrigin-RevId: 342689216
2020-11-16 12:05:07 -08:00
Google APIs
8d245ac97e
feat: updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service
...
Clients can now specify the 'provisioned_resources_parent' for the provisioned projects.
The per compliance regime 'kms_settings' are being deprecated and should now be specified as a top level field of the workload.
PiperOrigin-RevId: 342580339
2020-11-16 00:28:17 -08:00
Google APIs
eb60ffabbe
feat: Adding Data QnA v1alpha API.
...
PiperOrigin-RevId: 342349158
2020-11-13 15:23:20 -08:00
Google APIs
836f0eaf5f
feat: expose matched event in Sessions API.
...
PiperOrigin-RevId: 342188199
2020-11-12 20:28:24 -08:00
Google APIs
7e17784e64
fix!: Apply namespace/package options to RecommendationEngine resources proto.
...
BREAKING CHANGE: Access to options and other protobuf reflection via the old packages will fail after regeneration.
PiperOrigin-RevId: 341987835
2020-11-11 23:38:36 -08:00
Google APIs
4b0ad15b0f
feat: Added PatchRollout feature to PatchDeployments
...
feat: Added Inventory proto definitions for VM Manager Inventory.
PiperOrigin-RevId: 341842584
2020-11-11 09:11:37 -08:00
Google APIs
b1e1e0b13b
fix: Remove redundant service config files.
...
PiperOrigin-RevId: 341774654
2020-11-11 00:10:17 -08:00
Google APIs
038351107d
docs: Provide a descriptive comment for DataLabelingService
...
PiperOrigin-RevId: 341774308
2020-11-11 00:00:34 -08:00
Google APIs
6c0f55f33f
docs: Reworded comments for the new credit types filter
...
PiperOrigin-RevId: 341478628
2020-11-09 13:53:23 -08:00
Google APIs
a830e5d735
docs: Update doc on ReloadDocument method.
...
PiperOrigin-RevId: 341467342
2020-11-09 12:58:38 -08:00
Google APIs
89c42ee2c4
feat: Add Service Directory v1 protos and configs
...
PiperOrigin-RevId: 341411620
2020-11-09 08:33:46 -08:00
Google APIs
04514253a9
chore: Set namespaces for Ruby, PHP, and C# clients
...
PiperOrigin-RevId: 341139481
2020-11-06 16:27:38 -08:00
Google APIs
1e0efcfe77
build(nodejs): provide package_name hint to npm
...
PiperOrigin-RevId: 341082612
2020-11-06 11:12:31 -08:00
Google APIs
b036c69138
chore: use python microgenerator for analytics and billing budgtes
...
PiperOrigin-RevId: 341060773
2020-11-06 09:17:41 -08:00
Google APIs
7b75aa9066
chore: Remove empty proto files.
...
PiperOrigin-RevId: 340878170
2020-11-05 10:25:44 -08:00
Google APIs
dced74cc2c
docs: publish Cloud AI Platform logging proto.
...
Publish Cloud AI Platform logging proto for documentation
PiperOrigin-RevId: 340876308
2020-11-05 10:15:00 -08:00
Google APIs
75bb022c77
build(node): add hint re: package name
...
PiperOrigin-RevId: 340874947
2020-11-05 10:04:24 -08:00