docs(guide): how-to override the default endpoint#3667
docs(guide): how-to override the default endpoint#3667coryan merged 4 commits intogoogleapis:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3667 +/- ##
==========================================
- Coverage 95.77% 95.75% -0.03%
==========================================
Files 129 129
Lines 5163 5157 -6
==========================================
- Hits 4945 4938 -7
- Misses 218 219 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| - [How to write tests using the Storage client](storage/mocking.md) | ||
| - [Using the Compute Engine API](compute.md) | ||
| - [Update a resource using a field mask](update_resource.md) | ||
| - [Override the default endpoint](endpoint.md) |
There was a problem hiding this comment.
comment: this could be a subchapter of "How to initialize a client"
But I am happy to defer this and think about organization later.
There was a problem hiding this comment.
Possibly, I think I am going to move these to cloud.google.com pretty fast, we can think about organization at that time.
| - [How to write tests using the Storage client](storage/mocking.md) | ||
| - [Using the Compute Engine API](compute.md) | ||
| - [Update a resource using a field mask](update_resource.md) | ||
| - [Override the default endpoint](endpoint.md) |
There was a problem hiding this comment.
Possibly, I think I am going to move these to cloud.google.com pretty fast, we can think about organization at that time.
Fixes #3665