Latest generation

This commit is contained in:
ci core model
2025-12-15 16:05:54 +00:00
parent 3e7afc7041
commit 623497c7db
2 changed files with 3 additions and 3 deletions

View File

@@ -275,9 +275,9 @@ export enum Volume {
*/
CUBIC_INCH = 110,
/**
* @generated from protobuf enum value: CUBIC_FEET = 120;
* @generated from protobuf enum value: CUBIC_FOOT = 120;
*/
CUBIC_FEET = 120,
CUBIC_FOOT = 120,
/**
* @generated from protobuf enum value: CUBIC_YARD = 130;
*/