type
BackfillReferencesPayload
type BackfillReferencesPayload struct {
BatchSize uint32 `json:"batchSize"`
}Resumable keyset-batch reference backfill settings.
Source migration/phases.go:114
BatchSizeuint32- The BatchSize value.