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

Add CEL enum support #1195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add CEL enum support #1195

wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Add CEL enum support

Introduces the EnumValue, which behaves like an IntValue, but keeps track of the enum name, so that it can be printed using string.format().

@copybara-service copybara-service bot force-pushed the test_717454914 branch 5 times, most recently from 77701c8 to da9a171 Compare January 21, 2025 17:29
Introduces the `EnumValue`, which behaves like an `IntValue`, but keeps track of the enum name, so that it can be printed using `string.format()`.

PiperOrigin-RevId: 717454914
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants