Add Batch seal info

This commit is contained in:
Mustafa Gezen 2023-08-28 05:11:03 +02:00
parent 38fc997fcf
commit edd035f86e
Signed by: mustafa
GPG Key ID: DCDF010D946438C1

View File

@ -42,6 +42,7 @@ message Batch {
google.protobuf.Timestamp update_time = 4 [(google.api.field_behavior) = OUTPUT_ONLY];
// Output only. Timestamp when the batch was sealed.
// Batches are automatically sealed after an hour of inactivity.
google.protobuf.Timestamp seal_time = 5 [(google.api.field_behavior) = OUTPUT_ONLY];
// Output only. Bugtracker URI of the batch.