Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

feat!: migrate API to microgenerator - #31

Merged
danoscarmike merged 104 commits into
googleapis:masterfrom
danoscarmike:microgen
Aug 5, 2020
Merged

feat!: migrate API to microgenerator#31
danoscarmike merged 104 commits into
googleapis:masterfrom
danoscarmike:microgen

Conversation

@danoscarmike

Copy link
Copy Markdown
Contributor

No description provided.

jmdobryand others added 30 commits October 5, 2016 09:56
Change-Id: I3779282126cdd05b047194d356932b9995484115
…samples#887)
* Remove cloud config fixture
* Fix client secrets
* Fix bigtable instance
…amples#1004)
* Auto-update dependencies.
* Fix natural language samples
* Fix pubsub iam samples
* Fix language samples
* Fix bigquery samples
…amples#1055)
* Auto-update dependencies.
* Explicitly use latest bigtable client
Change-Id: Id71e9e768f020730e4ca9514a0d7ebaa794e7d9e
* Revert language update for now
Change-Id: I8867f154e9a5aae00d0047c9caf880e5e8f50c53
* Remove pdb. smh
Change-Id: I5ff905fadc026eebbcd45512d4e76e003e3b2b43
@google-clagoogle-claBot added the cla: no This human has *not* signed the Contributor License Agreement. label Aug 3, 2020
@google-cla

google-claBot commented Aug 3, 2020

Copy link
Copy Markdown

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@danoscarmikedanoscarmike added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Aug 3, 2020
@google-cla

google-claBot commented Aug 3, 2020

Copy link
Copy Markdown

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-clagoogle-claBot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Aug 3, 2020
@danoscarmike

Copy link
Copy Markdown
ContributorAuthor

Flipping CLA to yes as this PR includes commits transferred from another org/repo.

@google-clagoogle-claBot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Aug 3, 2020
@danoscarmike
danoscarmike requested review from busunkim96 and removed request for sirtorryAugust 3, 2020 20:23
Comment threadUPGRADING.md Outdated
from google.cloud import translate

client = translate.TranslationServiceClient()
parent = client.location_path(<PROJECT_ID>, <LOCATION>)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
parent = client.location_path(<PROJECT_ID>, <LOCATION>)
parent = client.location_path("<PROJECT_ID>", "<LOCATION>")

Comment threadUPGRADING.md
@google-cla

google-claBot commented Aug 4, 2020

Copy link
Copy Markdown

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-clagoogle-claBot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Aug 4, 2020
@google-cla

google-claBot commented Aug 4, 2020

Copy link
Copy Markdown

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@danoscarmikedanoscarmike added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Aug 4, 2020
@danoscarmike
danoscarmike merged commit 1c5b6e8 into googleapis:masterAug 5, 2020
@release-pleaserelease-pleaseBot mentioned this pull request Aug 5, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

19 participants

@danoscarmike@busunkim96@jmdobry@puneith@dpebot@gguuss@merla18@waprin@frankyn@averikitsch@engelke@beccasaurus@crowdus@nnegrey@leahecole@texasmichelle@munkhuushmgl@renovate-bot@kurtisvg