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 formatting support #1195

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

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 21, 2025

Add CEL enum formatting 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 6 times, most recently from da9a171 to 696a687 Compare January 22, 2025 06:30
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
@copybara-service copybara-service bot changed the title Add CEL enum support Add CEL enum formatting support Jan 31, 2025
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.

1 participant