Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(storage/transfermanager): expand DownloadObjectInput docs #10513

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

BrennaEpp
Copy link
Contributor

No description provided.

@BrennaEpp BrennaEpp requested review from a team as code owners July 5, 2024 22:27
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jul 5, 2024
Copy link
Contributor

@tritone tritone left a comment

Choose a reason for hiding this comment

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

One wording nit, otherwise lgtm

// Object is the object in GCS to download. Required.
Object string

// Destination is the WriterAt to which write the bytes, such as an [os.File]
Copy link
Contributor

Choose a reason for hiding this comment

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

...to which the Downloader will write the bytes? Seems like a word is missing. Also I would say "object data" over "bytes".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, that's better

@BrennaEpp BrennaEpp enabled auto-merge (squash) July 9, 2024 00:38
@BrennaEpp BrennaEpp merged commit a2d6b3b into googleapis:main Jul 9, 2024
8 checks passed
@BrennaEpp BrennaEpp deleted the tm-input-docs branch July 9, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants