Skip to content

feat: add isNotDefault extension methods for core proto types#68

Merged
devoncarew merged 4 commits intogoogleapis:mainfrom
devoncarew:add_isNotDefault_extensions
Oct 31, 2025
Merged

feat: add isNotDefault extension methods for core proto types#68
devoncarew merged 4 commits intogoogleapis:mainfrom
devoncarew:add_isNotDefault_extensions

Conversation

@devoncarew
Copy link
Copy Markdown
Contributor

  • add isNotDefault extension methods for core proto types

This is the hand-written portions of #58. I'll follow this up w/ generator changes (in the librarian repo), and then a PR back to this repo that will re-generate the packages and update test and example code (the rest of #58).

Happy to bike-shed on the extension method name(s). It's isNotDefault now, but could be something like notDefault, ... .

cc @natebosch

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown
Contributor

@brianquinlan brianquinlan left a comment

Choose a reason for hiding this comment

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

I think that you need to add a version to the .sidekick.toml file for this package.

Copy link
Copy Markdown
Contributor Author

@devoncarew devoncarew left a comment

Choose a reason for hiding this comment

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

I think that you need to add a version to the .sidekick.toml file for this package.

I incremented the protobuf package version from 0.1.0 to 0.1.1 (and updated the dep other packages have on it in the main sidekick file).

@devoncarew devoncarew merged commit d6ebbcf into googleapis:main Oct 31, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants