Skip to content

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Oct 26, 2020

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/fe68bcb3-d907-42e1-b991-ed69a91c3c34/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@f68649c

Fixes below error in Java repos when googleapis/synthtool#804 was merged: ``` github/java-bigquerystorage/.kokoro/build.sh: line 81: pushd: {SAMPLES_DIR}: No such file or directory ``` Thanks @kolea2 for spotting this in Fusion build logs. cc @chingor13 Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Mon Oct 26 13:44:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: f68649c5f26bcff6817c6d21e90dac0fc71fef8e Source-Link: googleapis/synthtool@f68649c
@yoshi-automation yoshi-automation requested review from a team as code owners October 26, 2020 21:38
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 26, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 26, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1d36415 into master Oct 26, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-synthtool branch October 26, 2020 23:56
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 26, 2020
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#3837 Changes: fix!(dialogflow): remove rpc or fields that are unintended to release fix!: remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 fix!: remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 fix!: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 Committer: @sheimi PiperOrigin-RevId: 363762006 Source-Link: googleapis/googleapis@8d17d8f chore(servicemanagement): Update servicemanagement_v1 BUILD.bazel for python PiperOrigin-RevId: 363737110 Source-Link: googleapis/googleapis@2786f64 fix: pass all proto dependencies to Node.js build target Committer: @alexander-fenster PiperOrigin-RevId: 363729504 Source-Link: googleapis/googleapis@5c0c233 build(monitoring/dashboard): update links from relative to absolute to pass docs tests PiperOrigin-RevId: 363712862 Source-Link: googleapis/googleapis@4f5e3ae chore(apigateway): add gapic build rules PiperOrigin-RevId: 363699248 Source-Link: googleapis/googleapis@cd26fbc chore(appengine): Update appengine_v1 BUILD.bazel for python PiperOrigin-RevId: 363671904 Source-Link: googleapis/googleapis@f321fd2 feat(assuredworkloads): add HIPAA and HITRUST compliance regimes Committer: @samhutton PiperOrigin-RevId: 363621553 Source-Link: googleapis/googleapis@15b444a feat(assuredworkloads): Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects. PiperOrigin-RevId: 363600693 Source-Link: googleapis/googleapis@dd7c51a feat: add EVAL_SKIPPED value to the Provenance.OperationType enum in document.proto. PiperOrigin-RevId: 363479100 Source-Link: googleapis/googleapis@d7e9274
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-16 01:01:15,979 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner-jdbc/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-16 01:01:17,256 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/89da9f1b-f590-497f-968b-a6f0fc752b78/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. context: full

2 participants