Bump version to 1.0.51
This commit is contained in:
@@ -84,6 +84,8 @@ type JobResponse struct {
|
||||
ErrorCode *string `json:"error_code,omitempty"`
|
||||
DurationSeconds *int64 `json:"duration_seconds,omitempty"`
|
||||
LogLineCount *int64 `json:"log_line_count,omitempty"`
|
||||
TotalSizeBytes *int64 `json:"total_size_bytes,omitempty"`
|
||||
SentBytes *int64 `json:"sent_bytes,omitempty"`
|
||||
}
|
||||
|
||||
type LogLineResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user