Changed the endpoint from v1beta1 to v1 - #917
Merged
Merged
Conversation
Contributor
|
@elibixby can you review? I think we did this intentionally. |
Contributor
|
@rhaertel80 Do I need to redeploy the models as v1 models in order to send prediction requests to the v1 endpoint (I feel like I should know this) |
Contributor
|
Why should the model need to be re-deployed? I am looking forward to @rhaertel80 answer on this. |
Contributor
Author
|
Models deployed to v1beta1 (which has been officially deprecated and will be gone in < 2 months) are available on v1 under most circumstances, in particular if they are a SavedModel. Given the deprecation status, we do need users to start migrating to v1 and this change is one step towards that. |
Contributor
|
@rhaertel80 I'm going to test this locally and then I'll merge. |
This was referenced May 18, 2017
9 tasks
Linchin
pushed a commit
that referenced
this pull request
Aug 18, 2025
* chore: Update gapic-generator-python to 1.23.6 PiperOrigin-RevId: 738170370 Source-Link: googleapis/googleapis@3f1e17a Source-Link: https://github.com/googleapis/googleapis-gen/commit/9afd8c33d4cae610b75fa4999264ea8c8c66b9d2 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWFmZDhjMzNkNGNhZTYxMGI3NWZhNDk5OTI2NGVhOGM4YzY2YjlkMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.