Skip to content

Removing mention of undocumented HappyBase functions. - #1773

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1761
May 5, 2016
Merged

Removing mention of undocumented HappyBase functions.#1773
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1761

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Fixes#1761.

/cc @wbolster

@dhermesdhermes added docs api: bigtable Issues related to the Bigtable API. labels May 4, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label May 4, 2016
@jgeewax

Copy link
Copy Markdown
Contributor

👍

@wbolster

Copy link
Copy Markdown

exactly! 👍

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

@dhermes
dhermes merged commit 819b696 into googleapis:masterMay 5, 2016
@dhermes
dhermes deleted the fix-1761 branch May 5, 2016 16:59
@tseavertseaver mentioned this pull request May 16, 2016
parthea pushed a commit that referenced this pull request Sep 22, 2023
…leCloudPlatform/python-docs-samples#1773)
* Add beta snippets for object tracking / text detection
* Update beta_snippets_test.py
* Update beta_snippets.py
* Revert to using explicit URIs
* linter
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 6, 2026
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
chalmerlowe pushed a commit that referenced this pull request Mar 26, 2026
…load_many_to_path (#1773)
This PR updates `download_many_to_path` return type in
transfer_manager.py
It now returns `List[None|Exception|UserWarning]` - `None` for successful download
- `UserWarning` for - file skipped because `skip_if_exists=True` was provided and file
exists.
- Resolve path in either invalid or skips destination_directory (because
of `..`)
- `Exception` if error occurred during download.
parthea pushed a commit that referenced this pull request Apr 1, 2026
* add transcribe function
* add verbose
* add some debugging message
* transcribe functin is completed. test case is done
* move the place to capture col name
* remove a few features, update testcase
* change the testcase, add data
* introduce user specified instructions
* tweak prompt
* rebase confest
* change the way to read in input audio
* update variable names
* change variable names
* change the way past in input
* remove addtional instruction for now
* change the column name
* add a name for result
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dhermes@jgeewax@wbolster@tseaver@googlebot