Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Delete deprecation message for gapic v1 and stop generating subclasses in gapic v2 #75

Merged
merged 5 commits into from Feb 28, 2020

Conversation

yihanzhen
Copy link
Contributor

@yihanzhen yihanzhen commented Feb 26, 2020

  • add @BetaApi to all new methods in multi-pattern resource classes
  • remove @Deprecated warnings from multi-pattern subclasses if generated from gapic v1 (we shouldn't deprecate something if there's no substitute)
  • stop generating resource name subclasses from deprecated_collections if generating libraries from gapic v2. We will just not delete the code in the client libraries.
  • stop generating UntypedXxxName and XxxNames too. We will just not delete the code from libraries.

@yihanzhen
Copy link
Contributor Author

yihanzhen commented Feb 26, 2020

cc/ @chingor13 PTAL

@yihanzhen
Copy link
Contributor Author

@vam-google I need to merge this PR to regenerate PubSub (googleapis/java-pubsub#97) where changes have been made manually.

Sorry for merging this without your approval please yell at me if you notice something wrong and we could do a patch.

@yihanzhen yihanzhen merged commit 8d09405 into googleapis:master Feb 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants