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

doc(storage): describe default project search #12833

Merged

Conversation

coryan
Copy link
Member

@coryan coryan commented Oct 6, 2023

This change is Reviewable

@coryan coryan temporarily deployed to internal October 6, 2023 01:55 — with GitHub Actions Inactive
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Oct 6, 2023
@coryan coryan marked this pull request as ready for review October 6, 2023 02:24
@coryan coryan requested a review from a team as a code owner October 6, 2023 02:24
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5db93d1) 93.54% compared to head (2342f4d) 93.54%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12833   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files        2074     2074           
  Lines      180352   180352           
=======================================
+ Hits       168715   168718    +3     
+ Misses      11637    11634    -3     
Files Coverage Δ
google/cloud/storage/client.h 99.84% <ø> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* explicitly by the application, the returned `ListBucketsReader` will
* return an error status when used.
* This function will return an error if it cannot determine the "default"
* project. The function will use:
Copy link
Collaborator

Choose a reason for hiding this comment

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

"The function will use:"

Perhaps something more like "The default project is found by looking, in order, for:". Then you don't have to repeat the "If not such value is found:" each time.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done, thanks.

* used. If neither the environment variable is set, nor a value is set
* explicitly by the application, the server will reject the request and this
* function will return the error status.
*
Copy link
Collaborator

Choose a reason for hiding this comment

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

Extra blank line?

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed.

@coryan coryan temporarily deployed to internal October 6, 2023 12:01 — with GitHub Actions Inactive
@coryan coryan enabled auto-merge (squash) October 6, 2023 12:01
@coryan coryan merged commit e39ae12 into googleapis:main Oct 6, 2023
54 checks passed
@coryan coryan deleted the doc-storage-describe-default-project-id branch October 6, 2023 13:08
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