Latest generation

This commit is contained in:
ci core model
2026-02-04 08:20:55 +00:00
parent e4aa702243
commit 800ba698ee
3 changed files with 13 additions and 9 deletions

View File

@@ -1631,7 +1631,11 @@ export enum ExtractColumnFormat_type {
/**
* @generated from protobuf enum value: NUMBER = 3;
*/
NUMBER = 3
NUMBER = 3,
/**
* @generated from protobuf enum value: LOCAL_DATE = 4;
*/
LOCAL_DATE = 4
}
/**
* @generated from protobuf message api.ExtractQuery