This repository was archived by the owner on Apr 20, 2024. It is now read-only.
feat: add speech adaptation, phrase sets and custom classes; update default retry configs#35
Merged
busunkim96 merged 12 commits intomasterfrom Jun 25, 2020
Merged
feat: add speech adaptation, phrase sets and custom classes; update default retry configs#35busunkim96 merged 12 commits intomasterfrom
busunkim96 merged 12 commits intomasterfrom
Conversation
…ng documentai as an example. Depends on googleapis/gapic-generator-python#402 PiperOrigin-RevId: 309824146 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 4 15:06:44 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb Source-Link: googleapis/googleapis@e0f9d9e
…to avoid sporadic SIGBUS JVM crashes on highly parallel builds (like our CI). More details at bazelbuild/bazel#3236 PiperOrigin-RevId: 311836104 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri May 15 18:20:25 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 7683d068453196e0f33366f6cc492649bfa750cc Source-Link: googleapis/googleapis@7683d06
Restores GAPIC v2 retry config overrides that were mistakenly removed during migration. PiperOrigin-RevId: 312088359 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 18 08:57:12 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c Source-Link: googleapis/googleapis@5a90d46
PiperOrigin-RevId: 312689208 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu May 21 10:00:47 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: dec3204175104cef49bf21d685d5517caaf0058f Source-Link: googleapis/googleapis@dec3204
…sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1 PiperOrigin-RevId: 313460921 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed May 27 14:10:16 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c4e37010d74071851ff24121f522e802231ac86e Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 316146015 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Jun 12 11:46:24 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: e176585e0f1699e5ec0ec6ad7578f642a2d29f45 Source-Link: googleapis/googleapis@e176585
Fixes issue with missing newline before 'Attributes' in Python docstrings. PiperOrigin-RevId: 316182409 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Jun 12 14:52:11 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 184661793fbe3b89f2b485c303e7466cef9d21a1 Source-Link: googleapis/googleapis@1846617
PiperOrigin-RevId: 316899150 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jun 17 09:04:23 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 791505db470345d2b08fd7ea69f5ed204ce3f216 Source-Link: googleapis/googleapis@791505d
PiperOrigin-RevId: 316899534 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jun 17 09:06:09 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c62551667895c73daec0fb232c348f845caddf0f Source-Link: googleapis/googleapis@c625516
PiperOrigin-RevId: 317949519 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Jun 23 15:22:22 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 7157f9552747421572cf1ab3aec1105c05ebd4f9 Source-Link: googleapis/googleapis@7157f95
PiperOrigin-RevId: 318028816 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jun 24 02:32:38 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: b882b8e6bfcd708042ff00f7adc67ce750817dd0 Source-Link: googleapis/googleapis@b882b8e
busunkim96
approved these changes
Jun 25, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/0136b853-de8f-4be6-b113-5f05ce1b12a4/targets
PiperOrigin-RevId: 318028816
Source-Link: googleapis/googleapis@b882b8e
PiperOrigin-RevId: 317949519
Source-Link: googleapis/googleapis@7157f95
PiperOrigin-RevId: 316899534
Source-Link: googleapis/googleapis@c625516
PiperOrigin-RevId: 316899150
Source-Link: googleapis/googleapis@791505d
PiperOrigin-RevId: 316182409
Source-Link: googleapis/googleapis@1846617
PiperOrigin-RevId: 316146015
Source-Link: googleapis/googleapis@e176585
PiperOrigin-RevId: 313460921
Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 312689208
Source-Link: googleapis/googleapis@dec3204
PiperOrigin-RevId: 312088359
Source-Link: googleapis/googleapis@5a90d46
PiperOrigin-RevId: 311836104
Source-Link: googleapis/googleapis@7683d06
PiperOrigin-RevId: 309824146
Source-Link: googleapis/googleapis@e0f9d9e